Przemek Wirkus
|
49a78419bb
|
Bugfix: In SingletestRunner.run_host_test function optional named parameters verbose and reset were not assigned with proper values
|
2014-08-07 14:00:05 +01:00 |
Przemek Wirkus
|
70ae40f938
|
Propagated 'jobs' argument to test suite CLI. Now option -j can be used with 'single_test.py' script
|
2014-08-07 13:22:51 +01:00 |
Przemek Wirkus
|
c3c0be5443
|
Added extra reset option - not yet implemented. Only switches added to test suite CLI and host_test.py optparse
|
2014-08-07 11:48:47 +01:00 |
Przemek Wirkus
|
755d0174d6
|
Removed repeated lines from Copyright disclaimer/preamble
|
2014-08-07 11:48:44 +01:00 |
Przemek Wirkus
|
7bc89f6323
|
Refactoring: Continue refactoring for separate CLI and webservice API / functionalities in test suite. Separated by subclassing: 'one responsibility per class'
|
2014-08-05 09:32:44 +01:00 |
Przemek Wirkus
|
72fafcf269
|
Few pyLint and pyFlakes defects fixed
|
2014-08-04 16:16:47 +01:00 |
Przemek Wirkus
|
eed8d68789
|
Refactoring: moved optParse options frm singletest.py CLI script to test_api to group common options in one place. Added new file test_webapi.py to store there web services API and related functions
|
2014-08-04 15:57:59 +01:00 |
Przemek Wirkus
|
13c6c4f13e
|
Refactoring: created test_api.py and moved test code and classes to separate test api file. Prepareing to add MPS2 reset functionality
|
2014-08-04 14:29:46 +01:00 |