History log of /seL4-camkes-master/projects/capdl/python-capdl-tool/tests/runall.py
Revision Date Author Comments
# 3aa810cb 17-Jun-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Make python style compliant

Brings the python files in this repo into compliance with the
checks in `sel4_tools`.


# 9f1ba467 17-Jun-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Convert to SPDX license tags

This includes marking all documentation files CC-BY-SA-4.0.


# 07d744a8 10-Feb-2019 Anna Lyons <Anna.Lyons@data61.csiro.au>

python-capdl-tool: Refactor tests

- make the tests real python unit tests
- convert the bash runner to a python unit test runner
- place all tests under tests/ rather than nested dirs
- rename some artifacts