Fabien Lahoudere d3ac0bc9be helpers: Add script to perform generic tests
Some tests does not depend on a board. We can consider these tests
as generic and bootrr-generic-tests is added to contain them.
This scripts is started at the begining of bootrr-auto before boards
specific tests.

Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.com>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
2019-05-08 09:00:50 -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%