commit | 0f0eeac7a9ca620eacf6519dae248b930a4ff418 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Sep 18 11:11:48 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 29 14:07:52 2017 -0400 |
tree | fc428fc80c7889f30b988014e9b762081d1a7710 | |
parent | c22c7e2c8bb7f16f60cb60e83f8c38a829b05036 [diff] |
test/py: provide more information about test skip reason When skipping tests, explicitly mention the board type or config option that caused the skip. This will help people understand/fix any issues. Signed-off-by: Stephen Warren <swarren@nvidia.com>