mbed-os/workspace_tools/host_tests/host_tests_plugins
Przemek Wirkus 65bae00f61 Bugfix: copy plugin assumed always that all commands like cp, copy, xcopy are
shell command. In fact copy and xcopy are shell commands under Windows and 'cp'
is always a separate app. not shell command e.g. in Windows.
2015-05-06 16:31:59 +01:00
..
__init__.py Host test plugins: rearranged singletest.py script parameters list so now for option -c and -r (copy method and reset method respectively) we will see plugin related options also - changed dynamicaly with plugin loads 2014-10-27 12:42:48 +00:00
host_test_plugins.py Bugfix: copy plugin assumed always that all commands like cp, copy, xcopy are 2015-05-06 16:31:59 +01:00
host_test_registry.py Host test plugins: rearranged singletest.py script parameters list so now for option -c and -r (copy method and reset method respectively) we will see plugin related options also - changed dynamicaly with plugin loads 2014-10-27 12:42:48 +00:00
module_copy_firefox.py Host test plugins: Added generic error printing to host test plugin base class 2014-10-23 17:14:18 +01:00
module_copy_mbed.py Added timeouts (delays) on serial port and mounting point accesses in host_test and copy plugins to prevent serial/disk io errors when device remounts USB iface of interface chip 2015-03-20 14:11:20 +00:00
module_copy_mps2.py Host test plugins: removed shutil.copy() dependency and added re module import - note this plugin is still unstable so change is just cosmetic 2014-11-17 16:07:18 +00:00
module_copy_shell.py Bugfix: copy plugin assumed always that all commands like cp, copy, xcopy are 2015-05-06 16:31:59 +01:00
module_copy_silabs.py Host test plugins: Added MPS2 and Firfox copy methods (both not stable and require further development) 2014-10-23 16:56:05 +01:00
module_reset_mbed.py Host test plugins: Added MPS2 and Firfox copy methods (both not stable and require further development) 2014-10-23 16:56:05 +01:00
module_reset_mps2.py Host test plugins: Added generic error printing to host test plugin base class 2014-10-23 17:14:18 +01:00
module_reset_silabs.py Host test plugins: Added MPS2 and Firfox copy methods (both not stable and require further development) 2014-10-23 16:56:05 +01:00