osmo-gsm-tester/selftest
Pau Espin fd5de3d2ca Move Test class to its own test.py module
Make the code more reachable for newcomers, as well as more organized
for people who work a lot with it.

SuiteRun in suite.py is already quite big, and having the Test class in
there make it unnecessarily more big, and makes it difficult to find
stuff.

At the same time, having a test.py which does actually not contain the
Test class but other stuff, makes it even more confusing.

Change-Id: I9c8d67f598466ba52a4827ff77027b9eae85929a
2017-11-17 17:12:15 +01:00
..
conf resource_test: update to check list features (ciphers) 2017-09-16 21:59:44 +02:00
config_test core implementation 2017-04-08 15:43:19 +02:00
dbus_test core implementation 2017-04-08 15:43:19 +02:00
process_test core implementation 2017-04-08 15:43:19 +02:00
py_import_test core implementation 2017-04-08 15:43:19 +02:00
suite_test Rename test module to testenv and update references 2017-11-17 17:07:51 +01:00
template_test Use unique incrementing value for BTS CellId 2017-11-08 10:05:41 +00:00
trial_test core implementation 2017-04-08 15:43:19 +02:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
_prep.py log.py: tweak LogTarget list, require explicit LogTarget 2017-05-08 10:12:25 +00:00
all_tests.py core implementation 2017-04-08 15:43:19 +02:00
config_test.err core implementation 2017-04-08 15:43:19 +02:00
config_test.ok config: Fix combination of lists 2017-09-16 19:51:33 +00:00
config_test.py config: Fix combination of lists 2017-09-16 19:51:33 +00:00
lock_test.err core implementation 2017-04-08 15:43:19 +02:00
lock_test.ok fix util.py/FileLock and lock_test 2017-09-14 01:52:32 +02:00
lock_test.sh fix util.py/FileLock and lock_test 2017-09-14 01:52:32 +02:00
lock_test_help.py fix util.py/FileLock and lock_test 2017-09-14 01:52:32 +02:00
log_test.err core implementation 2017-04-08 15:43:19 +02:00
log_test.ok log_test.py: cosmetic follow-up 2017-06-13 13:32:37 +02:00
log_test.py log_test.py: cosmetic follow-up 2017-06-13 13:32:37 +02:00
misc.py core implementation 2017-04-08 15:43:19 +02:00
process_test.err core implementation 2017-04-08 15:43:19 +02:00
process_test.ok fix problem in origin ancestry: don't add self twice 2017-06-07 19:53:24 +02:00
process_test.ok.ign Add microsecond accuracy to log timestamps 2017-07-03 10:39:56 +00:00
process_test.py Add remote user for RemoteProcress 2017-05-04 13:16:21 +00:00
resource_test.err core implementation 2017-04-08 15:43:19 +02:00
resource_test.ok resource_test: update to check list features (ciphers) 2017-09-16 21:59:44 +02:00
resource_test.ok.ign config: resolve real paths from symlinks, add paths debug logging 2017-05-04 20:56:48 +00:00
resource_test.py resource_test: Fix trailing whitespace 2017-09-16 21:59:44 +02:00
sms_test.err sms_test: add output checks 2017-05-31 20:40:18 +02:00
sms_test.ok sms_test: add output checks 2017-05-31 20:40:18 +02:00
sms_test.py fix: Sms.__eq__ bug due to typo 2017-05-31 20:39:42 +02:00
suite_test.err core implementation 2017-04-08 15:43:19 +02:00
suite_test.ok Move Test class to its own test.py module 2017-11-17 17:12:15 +01:00
suite_test.ok.ign Replicate resources based on times attr before combine time 2017-09-16 19:51:33 +00:00
suite_test.py suite_test: Update tests to check new feature fixes 2017-09-16 21:59:44 +02:00
template_test.err core implementation 2017-04-08 15:43:19 +02:00
template_test.ok Use unique incrementing value for BTS CellId 2017-11-08 10:05:41 +00:00
template_test.py Use unique incrementing value for BTS CellId 2017-11-08 10:05:41 +00:00
trial_test.err core implementation 2017-04-08 15:43:19 +02:00
trial_test.ok trial.py: Remove accidental double creation of file 2017-05-24 12:02:43 +00:00
trial_test.ok.ign trial: always use abspath 2017-05-15 14:25:24 +02:00
trial_test.py core implementation 2017-04-08 15:43:19 +02:00
util_test.err core implementation 2017-04-08 15:43:19 +02:00
util_test.ok core implementation 2017-04-08 15:43:19 +02:00
util_test.py core implementation 2017-04-08 15:43:19 +02:00