commit | ed298be6146291b2d6455801bf407256f8484275 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 25 20:38:31 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:18 2020 -0600 |
tree | 1e478d53085531ee22fe9de1fa9e09939a342e96 | |
parent | 367d733e0862dc8ec34114c01506f0bfa89faf8b [diff] |
pytest: Collect SPL unit tests Add a new test_spl fixture to handle running SPL unit tests. Signed-off-by: Simon Glass <sjg@chromium.org>