Searched hist:"26 e1beccbeb82ce7a4713ad899eb34b795228891" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | test-main.c | 26e1beccbeb82ce7a4713ad899eb34b795228891 Thu Jan 28 06:57:46 UTC 2016 Stephen Warren <swarren@nvidia.com> test/dm: clear unit test failure count each run
The ut command prints a test failure count each time it is executed. This is stored in a global variable which is never reset. Consequently, the printed failure count accumulates across runs. Fix this by clearing the counter each time "ut" is invoked.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|