mbed-os/workspace_tools/host_tests
sarahmarshy 5b8708524b Merge branch 'origin/master' into rpc_commits
Conflicts:
	workspace_tools/host_tests/mbedrpc.py
2015-06-26 13:59:06 -05:00
..
example
host_tests_plugins Bugfix: copy plugin assumed always that all commands like cp, copy, xcopy are 2015-05-06 16:31:59 +01:00
__init__.py Added tests that ensure correct handling of setting Serial pins to NC 2015-06-10 11:04:05 -05:00
default_auto.py Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
detect_auto.py Refactored detection test to use new autodetection of host test 2015-01-27 13:24:11 +00:00
dev_null_auto.py Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00:00
echo.py A minor routine to take care of parasite symbols that may be left over in the serial read buffer. This happens when a program output wasn't terminated with new line. This also does not affect the test results. 2015-02-20 02:30:01 +02:00
echo_flow_control.py
hello_auto.py Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
host_registry.py Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
host_test.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
mbedrpc.py Added support for 3 pins 2015-06-18 16:59:38 -05:00
midi.py Added USBMIDI tests + bugfix MIDI OUT 2015-04-14 20:57:56 +02:00
net_test.py
rpc.py
rtc_auto.py Fixed RTC host test (0 sec scenario): 2015-02-18 10:19:58 +00:00
serial_nc_rx_auto.py Handling empty strings better 2015-06-12 12:34:38 -05:00
serial_nc_tx_auto.py Handling empty strings better 2015-06-12 12:34:38 -05:00
stdio_auto.py Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00:00
tcpecho_client.py
tcpecho_client_auto.py In response to: IOTSFW-325 2015-02-19 11:36:44 +00:00
tcpecho_server.py
tcpecho_server_auto.py Refactored TCP echo server 2015-01-28 16:29:36 +00:00
tcpecho_server_loop.py
udp_link_layer_auto.py Host test plugins: refactored UDP LINK LAYER testcase to use test() method instead of run() 2014-10-28 14:50:47 +00:00
udpecho_client.py
udpecho_client_auto.py In response to: IOTSFW-325 2015-02-19 11:36:44 +00:00
udpecho_server.py
udpecho_server_auto.py Refactored UDP echo server 2015-01-28 16:43:40 +00:00
wait_us_auto.py Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
wfi_auto.py Added host test info 2015-06-01 12:16:37 -05:00