Host test plugins: Added MPS2 and Firfox copy methods (both not stable and require further development)
Host test plugins: Added 'stable' attribute to each plugin, by default all plugins are not stable

Moved all MPS2 related functions to MPS2 plugins in host test directory
ls
1 parent 6a1bdb5 commit 17f42519f0293482a10615e147c9e3b1ed1b7067
@Przemek Wirkus Przemek Wirkus authored on 23 Oct 2014
Showing 12 changed files
View
workspace_tools/host_tests/host_test.py
View
workspace_tools/host_tests/host_tests_plugins/__init__.py
View
workspace_tools/host_tests/host_tests_plugins/host_test_plugins.py
View
workspace_tools/host_tests/host_tests_plugins/host_test_registry.py
View
workspace_tools/host_tests/host_tests_plugins/module_copy_firefox.py
View
workspace_tools/host_tests/host_tests_plugins/module_copy_mbed.py
View
workspace_tools/host_tests/host_tests_plugins/module_copy_mps2.py 0 → 100644
View
workspace_tools/host_tests/host_tests_plugins/module_copy_shell.py
View
workspace_tools/host_tests/host_tests_plugins/module_copy_silabs.py
View
workspace_tools/host_tests/host_tests_plugins/module_reset_mbed.py
View
workspace_tools/host_tests/host_tests_plugins/module_reset_silabs.py
View
workspace_tools/test_api.py