mbed-os/tools/python/mbed_host_tests/host_tests_plugins
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
..
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_test_plugins.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
host_test_registry.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_jn51xx.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_mbed.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_mps2.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_pyocd.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_shell.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_silabs.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_stlink.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_copy_ublox.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_power_cycle_mbed.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_reset_jn51xx.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_reset_mbed.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_reset_mps2.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_reset_pyocd.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_reset_silabs.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_reset_stlink.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
module_reset_ublox.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00