osmo-gsm-tester/example/scenarios
Pau Espin ac18fd31e7 Add features attribute to modems
The idea behind this attribute is similar to the Features one in ofono:
To provide an easy-to-use list of features that a modem supports.

In osmo-gsm-tester this feature list can be used to create scenarios to
act as a filter for modems. For instance, if an sms related feature must
be tested, then a modem supporting sms features is required. This way
only modems supporting that feature are going to be selected for that
test when that scenario is used.

We provide our own list instead of dynamically using it for two reasons:
- Accessing the list from ofono means powering on + online the modem,
which requires using the modem before resource resolution is done.
- ofono may state that it has support for feature X, but it still
doesn't have all features required by osmo-gsm-tester or there is a bug
in some part of the feature which prevents it from being used for a
specific test.

Change-Id: I1634049f01859ae0310174892a96e204bb670bc1
2017-09-16 21:59:44 +02:00
..
cipher-a50.conf Add cipher cfg param for modem and bts 2017-09-16 21:59:44 +02:00
cipher-a51.conf Add cipher cfg param for modem and bts 2017-09-16 21:59:44 +02:00
mfeature-gprs.conf Add features attribute to modems 2017-09-16 21:59:44 +02:00
octphy.conf put the example suite in /example, not /selftest/real_suite 2017-05-04 16:42:50 +02:00
sysmo.conf put the example suite in /example, not /selftest/real_suite 2017-05-04 16:42:50 +02:00
trx-b200.conf Add scenarios for each osmo-bts-trx type 2017-08-23 12:56:40 +00:00
trx-sysmocell5000.conf Add scenarios for each osmo-bts-trx type 2017-08-23 12:56:40 +00:00
trx.conf put the example suite in /example, not /selftest/real_suite 2017-05-04 16:42:50 +02:00