Vinod Koul 99c8e7a517 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>
2019-02-27 09:31:33 -08: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%