commit | bc84d585ec0edf1705832fd431fc6a0ded978524 | [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 | 60251b1d536abec8e163a00c41d801d69faa429c [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>