README: Add readme with local testing details

I keep  forgetting how to run the tests locally from git or tarball, so
create the README file with details

Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
Vinod Koul
2019-02-21 17:43:02 +05:30
committed by Bjorn Andersson
parent 6596c94ebf
commit 99c8e7a517

9
README Normal file
View File

@@ -0,0 +1,9 @@
- 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>