Przemek Wirkus
b3b6d848b5
Host test plugins: refactored UDP LINK LAYER testcase to use test() method instead of run()
2014-10-28 14:50:47 +00:00
Przemek Wirkus
755565d854
Host test refactoring
...
Host test refactoring: replaced magic values of test results returned by host test
Prints with stdout.flush() replaced with notify function
Host test refactoring: created separate enum like class for test result strings
2014-10-17 15:14:53 +01:00
Przemek Wirkus
e3e49cb67d
Small improvements to ETH test cases - handle not open socket on host test side
2014-09-24 14:57:52 +01:00
Przemek Wirkus
63ee01bdd9
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
2014-09-15 17:44:30 +01:00
Przemek Wirkus
828ba90dcd
Added 'real-time' test result printing when tests are executed (view test execution progress using option -V)
2014-09-03 13:33:50 +01:00
Przemek Wirkus
a1c9c941b5
Added serial port wrappers for read/write instead of raw serial port access to access MUT serial port. This will allow to catch more issues with communication with MUT during tests. This will also 'hide' tracebacks from test suite execution.
2014-07-10 14:54:05 +01:00
Przemek Wirkus
7a5d00bd65
pyFlakes issues fixed. Simple refactoring
2014-07-10 10:57:58 +01:00
Przemek Wirkus
568f6ac112
Small updates to udp phy link test
2014-04-30 15:59:37 +01:00
Przemek Wirkus
c62f8cd1d1
Added new test NET_14 - datagram PHY/data layer benchmark
2014-04-30 13:57:08 +01:00