mbed-os/tools/python/mbed_os_tools/test
Jamie Smith 3af1c75ca8
Bring python packages into the mbed-os source (#192)
* Initial import of python packages

* Move tests to subfolder, use tests in generate_configuration.cmake

* Bring python packages into the source tree instead of needing to be installed separately

* Use python3

* Just use distro default python

* Install all the requirements with apt-get

* unittests is part of Python now

* Add appdirs, set python version

* Add some missing dependencies

* Add more packages

* Add requirements.apt.txt files, fix relative paths with scancode_evaluate.py

* Fix return code handling for license scan errors

* ok let's try that again, also improve error output from scancode evaluate

* Add missing license headers
2023-10-10 09:54:53 -07:00
..
host_tests Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_tests_conn_proxy Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_tests_logger Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_tests_plugins Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_tests_registry Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_tests_runner Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_tests_toolbox Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
__main__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
cmake_handlers.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_common_api.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_coverage_api.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_greentea_cli.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_greentea_dlm.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_greentea_hooks.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_greentea_log.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_report_api.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_target_info.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_test_api.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_yotta_api.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_yotta_module_parse.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
tests_spec.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00