mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
866d779bca187e5511319543ae2f895259e059c0
Instead of reporting each thermal zone independently, test them all in batch mode, and report one test case. When looking at the lists of test results we will now have the same tests name for any platform instead of a different number of tests executed for each of them. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
- 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
Languages
Shell
99.4%
Makefile
0.6%