..
example
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
host_tests_plugins
commit of latest changes to arduino support, plus fixes for IOTSS BEID
2016-02-29 12:02:47 +00: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
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
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
removed test serial flush
2015-09-25 11:43:15 -05: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
Add license to workspace_tools files
2013-08-06 14:38:00 +01:00
rpc.py
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
rtc_auto.py
Fixed RTC host test (0 sec scenario):
2015-02-18 10:19:58 +00:00
serial_nc_rx_auto.py
Synchronize host and target for nc serial auto test
2016-06-03 09:32:13 +02:00
serial_nc_tx_auto.py
Synchronize host and target for nc serial auto test
2016-06-03 09:32:13 +02: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
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
tcpecho_client_auto.py
In response to: IOTSFW-325
2015-02-19 11:36:44 +00:00
tcpecho_server.py
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
tcpecho_server_auto.py
Refactored TCP echo server
2015-01-28 16:29:36 +00:00
tcpecho_server_loop.py
Always use the local version of workspace_tools
2013-12-19 15:02:57 +02:00
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
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
udpecho_client_auto.py
In response to: IOTSFW-325
2015-02-19 11:36:44 +00:00
udpecho_server.py
Add license to workspace_tools files
2013-08-06 14:38:00 +01:00
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