Searched hist:"1326022 c2edf4210f5726fb6a46ebbbb2926230f" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/test/py/ |
| H A D | conftest.py | 1326022c2edf4210f5726fb6a46ebbbb2926230f Wed Feb 10 20:47:37 UTC 2016 Stephen Warren <swarren@nvidia.com> test/py: print summary in test order
Use lists rather than sets to record the status of tests. This causes the test summary in the HTML file to be generated in the same order as the tests are (or would have been) run. This makes it easier to locate the first failed test. The log for this test might have interesting first clues re: interaction with the environment (e.g. hardware flashing, serial console, ...) and may help tracking down external issues.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|