osmo-gsm-tester/selftest
Pau Espin afa2fc3aa6 selftest/trial_test: Fix repr(RuntimeError) changing in new python version
If using python 3.8.2, the trailing comma at the end of parameters is
not longer there (probably got fixed, since it's not needed). That
change breaks expected output.

Change-Id: I6da3024f946c0e761099058e812c0eacf3d6071f
2020-05-06 17:42:09 +02:00
..
conf osmo-bts-trx: Big refactor and cleanup of osmo-trx related code 2018-08-29 12:30:48 +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 tests: Replace 'suite' with 'tenv' 2020-05-05 13:56:01 +02:00
template_test templates: Update .cfg files to use logging level set-all 2018-10-03 14:56:32 +02: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 Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
all_tests.py core implementation 2017-04-08 15:43:19 +02:00
cdf_test.ok ms: Create a cumulative distribution function class 2018-04-04 15:34:09 +01:00
cdf_test.py ms: Create a cumulative distribution function class 2018-04-04 15:34:09 +01: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 Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02: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 Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +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 Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +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 Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
resource_test.err core implementation 2017-04-08 15:43:19 +02:00
resource_test.ok selftest/trial_test: Fix repr(RuntimeError) changing in new python version 2020-05-06 17:42:09 +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 selftest/trial_test: Fix repr(RuntimeError) changing in new python version 2020-05-06 17:42:09 +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 Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
suite_test.err core implementation 2017-04-08 15:43:19 +02:00
suite_test.ok process: Early return during process termination if no proc running 2019-04-04 17:48:30 +02:00
suite_test.ok.ign Introduce scenario modifiers 2018-08-21 16:48:02 +02:00
suite_test.py Move trial.py and suite.py to core/ 2020-05-05 12:23:37 +02:00
template_test.err core implementation 2017-04-08 15:43:19 +02:00
template_test.ok templates: bsc/nitb: Remove explicit no force-combined-si 2018-11-21 20:23:09 +01:00
template_test.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
trial_test.err core implementation 2017-04-08 15:43:19 +02:00
trial_test.ok selftest/trial_test: Fix repr(RuntimeError) changing in new python version 2020-05-06 17:42:09 +02:00
trial_test.ok.ign trial: always use abspath 2017-05-15 14:25:24 +02:00
trial_test.py selftest/trial_test: Fix repr(RuntimeError) changing in new python version 2020-05-06 17:42:09 +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 Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00