Dmitry Baryshkov dad8a13e9e helpers/bootrr: move timeout to separate helper
There is no need to have timeout as a function in the bootrr file. Move
it to a separate helper file as we have for the rest of helpers.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-11-01 11:48:12 -05:00
2021-06-17 09:51:32 -07:00
2021-06-17 09:51:32 -07:00

- Steps to run bootrr locally (helpful while testing on local board or
  creating new tests)

	Clone the bootrr repo or use a tarball from repo
	Run the below cmds for running tests for a given board locally

	# export PATH=$PWD/helpers:$PATH
	# ./boards/<file>
Description
No description provided
Readme BSD-3-Clause 234 KiB
Languages
Shell 99.4%
Makefile 0.6%