arm-trusted-firmware/tools/tlc
Harrison Mutai 38487c7fd3 feat(tlc): add support for tox
Add tox to automate testing across multiple environments, ensuring code
robustness and compatibility with different Python versions. This helps
ensure consistency in test environments so both development and CI
systems run tests uniformly, and simplifies the execution of tasks like
linting and other commands with a single command.

Change-Id: I522adb486e89abecb9a130941ce4cef31332193a
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2024-09-19 13:44:23 +00:00
..
assets/images feat: add creating transfer lists from yaml files 2024-08-02 12:14:53 +00:00
tests refactor(tlc): fix static check errors and code style 2024-09-19 13:02:16 +00:00
tlc refactor(tlc): fix static check errors and code style 2024-09-19 13:02:16 +00:00
.gitignore refactor(tlc): fix static check errors and code style 2024-09-19 13:02:16 +00:00
poetry.lock feat(tlc): add support for tox 2024-09-19 13:44:23 +00:00
pyproject.toml feat(tlc): add support for tox 2024-09-19 13:44:23 +00:00
setup.cfg feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00
tox.ini feat(tlc): add support for tox 2024-09-19 13:44:23 +00:00