mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
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>
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
|
|
- 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>
|