osmo-gsm-tester/src/osmo_gsm_tester/core
Pau Espin e0b899079c schema: Allow keys to start with a number
YAML allows it, and it will allow suites tarting with a number on its
name (like the '4g' one) to register its own schema on next commits.

Change-Id: I64e5a9d6604085d3b17eba30498a5e7a66242cc8
2020-05-06 17:14:46 +00:00
..
__init__.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
config.py Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02:00
event_loop.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.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
process.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
remote.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
report.py Move test.py and report.py to core/ 2020-05-04 19:23:16 +02:00
resource.py Move resource.py to core/ 2020-05-04 19:12:07 +02:00
schema.py schema: Allow keys to start with a number 2020-05-06 17:14:46 +00:00
suite.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
template.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00
test.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
trial.py Move trial.py and suite.py to core/ 2020-05-05 12:23:37 +02:00
util.py Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02:00