osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin ea8c3d4b12 Generate schemas dynamically from pieces provided by each object class
This way we benefit from:
* knowing which attributes are used/required by each object class and
  subclass
* Having validation function definitions near the class going to use them

Change-Id: I8fd6773c51d19405a585977af4ed72cad2b21db1
2020-05-04 16:36:33 +02:00
..
core Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02:00
obj Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02:00
templates srsenb_rr.conf.tmpl: extend CQI and SR subframe scheduling 2020-04-21 15:05:51 +02:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
report.py Improve junit xml generated fields 2020-03-09 10:15:39 +01:00
resource.py Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02:00
suite.py Generate schemas dynamically from pieces provided by each object class 2020-05-04 16:36:33 +02:00
test.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
testenv.py testenv: Provide tests with access to process module 2018-05-18 15:59:06 +02:00
trial.py Create core directory to contain most of code not in object classes used by tests 2020-04-11 19:15:53 +02:00