diff --git a/.gitignore b/.gitignore index f281be13..0edaa901 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,8 @@ test_work state *.pyc selftest/trial_test/ -example/resources.conf -ttcn3/resources.conf +sysmocom/resources.conf +sysmocom/ttcn3/resources.conf # manuals doc/manuals/*.html diff --git a/example/README.txt b/sysmocom/README.txt similarity index 100% rename from example/README.txt rename to sysmocom/README.txt diff --git a/example/default-suites.conf b/sysmocom/default-suites.conf similarity index 100% rename from example/default-suites.conf rename to sysmocom/default-suites.conf diff --git a/example/defaults.conf b/sysmocom/defaults.conf similarity index 100% rename from example/defaults.conf rename to sysmocom/defaults.conf diff --git a/example/paths.conf b/sysmocom/paths.conf similarity index 100% rename from example/paths.conf rename to sysmocom/paths.conf diff --git a/example/resources.conf.prod b/sysmocom/resources.conf.prod similarity index 100% rename from example/resources.conf.prod rename to sysmocom/resources.conf.prod diff --git a/example/resources.conf.rnd b/sysmocom/resources.conf.rnd similarity index 100% rename from example/resources.conf.rnd rename to sysmocom/resources.conf.rnd diff --git a/example/resources.conf.virtual b/sysmocom/resources.conf.virtual similarity index 100% rename from example/resources.conf.virtual rename to sysmocom/resources.conf.virtual diff --git a/example/scenarios/amarisoftenb-rftype@.conf b/sysmocom/scenarios/amarisoftenb-rftype@.conf similarity index 100% rename from example/scenarios/amarisoftenb-rftype@.conf rename to sysmocom/scenarios/amarisoftenb-rftype@.conf diff --git a/example/scenarios/amarisoftue-rftype@.conf b/sysmocom/scenarios/amarisoftue-rftype@.conf similarity index 100% rename from example/scenarios/amarisoftue-rftype@.conf rename to sysmocom/scenarios/amarisoftue-rftype@.conf diff --git a/example/scenarios/band-1800.conf b/sysmocom/scenarios/band-1800.conf similarity index 100% rename from example/scenarios/band-1800.conf rename to sysmocom/scenarios/band-1800.conf diff --git a/example/scenarios/band-1900.conf b/sysmocom/scenarios/band-1900.conf similarity index 100% rename from example/scenarios/band-1900.conf rename to sysmocom/scenarios/band-1900.conf diff --git a/example/scenarios/band-900.conf b/sysmocom/scenarios/band-900.conf similarity index 100% rename from example/scenarios/band-900.conf rename to sysmocom/scenarios/band-900.conf diff --git a/example/scenarios/cfg-amarisoft-license@.conf b/sysmocom/scenarios/cfg-amarisoft-license@.conf similarity index 100% rename from example/scenarios/cfg-amarisoft-license@.conf rename to sysmocom/scenarios/cfg-amarisoft-license@.conf diff --git a/example/scenarios/cfg-codec-fr-any.conf b/sysmocom/scenarios/cfg-codec-fr-any.conf similarity index 100% rename from example/scenarios/cfg-codec-fr-any.conf rename to sysmocom/scenarios/cfg-codec-fr-any.conf diff --git a/example/scenarios/cfg-codec-fr1.conf b/sysmocom/scenarios/cfg-codec-fr1.conf similarity index 100% rename from example/scenarios/cfg-codec-fr1.conf rename to sysmocom/scenarios/cfg-codec-fr1.conf diff --git a/example/scenarios/cfg-codec-fr2.conf b/sysmocom/scenarios/cfg-codec-fr2.conf similarity index 100% rename from example/scenarios/cfg-codec-fr2.conf rename to sysmocom/scenarios/cfg-codec-fr2.conf diff --git a/example/scenarios/cfg-codec-fr3.conf b/sysmocom/scenarios/cfg-codec-fr3.conf similarity index 100% rename from example/scenarios/cfg-codec-fr3.conf rename to sysmocom/scenarios/cfg-codec-fr3.conf diff --git a/example/scenarios/cfg-codec-hr1.conf b/sysmocom/scenarios/cfg-codec-hr1.conf similarity index 100% rename from example/scenarios/cfg-codec-hr1.conf rename to sysmocom/scenarios/cfg-codec-hr1.conf diff --git a/example/scenarios/cfg-codec-hr3.conf b/sysmocom/scenarios/cfg-codec-hr3.conf similarity index 100% rename from example/scenarios/cfg-codec-hr3.conf rename to sysmocom/scenarios/cfg-codec-hr3.conf diff --git a/example/scenarios/cfg-epc-qci@.conf b/sysmocom/scenarios/cfg-epc-qci@.conf similarity index 100% rename from example/scenarios/cfg-epc-qci@.conf rename to sysmocom/scenarios/cfg-epc-qci@.conf diff --git a/example/scenarios/cfg-epc-type@.conf b/sysmocom/scenarios/cfg-epc-type@.conf similarity index 100% rename from example/scenarios/cfg-epc-type@.conf rename to sysmocom/scenarios/cfg-epc-type@.conf diff --git a/example/scenarios/cfg-iperf3-time@.conf b/sysmocom/scenarios/cfg-iperf3-time@.conf similarity index 100% rename from example/scenarios/cfg-iperf3-time@.conf rename to sysmocom/scenarios/cfg-iperf3-time@.conf diff --git a/example/scenarios/cfg-srs-enable-pcap.conf b/sysmocom/scenarios/cfg-srs-enable-pcap.conf similarity index 100% rename from example/scenarios/cfg-srs-enable-pcap.conf rename to sysmocom/scenarios/cfg-srs-enable-pcap.conf diff --git a/example/scenarios/cipher-a50.conf b/sysmocom/scenarios/cipher-a50.conf similarity index 100% rename from example/scenarios/cipher-a50.conf rename to sysmocom/scenarios/cipher-a50.conf diff --git a/example/scenarios/cipher-a51.conf b/sysmocom/scenarios/cipher-a51.conf similarity index 100% rename from example/scenarios/cipher-a51.conf rename to sysmocom/scenarios/cipher-a51.conf diff --git a/example/scenarios/mfeature-gprs.conf b/sysmocom/scenarios/mfeature-gprs.conf similarity index 100% rename from example/scenarios/mfeature-gprs.conf rename to sysmocom/scenarios/mfeature-gprs.conf diff --git a/example/scenarios/mod-bts0-chanallocdescend.conf b/sysmocom/scenarios/mod-bts0-chanallocdescend.conf similarity index 100% rename from example/scenarios/mod-bts0-chanallocdescend.conf rename to sysmocom/scenarios/mod-bts0-chanallocdescend.conf diff --git a/example/scenarios/mod-bts0-dynts-ipa.conf b/sysmocom/scenarios/mod-bts0-dynts-ipa.conf similarity index 100% rename from example/scenarios/mod-bts0-dynts-ipa.conf rename to sysmocom/scenarios/mod-bts0-dynts-ipa.conf diff --git a/example/scenarios/mod-bts0-dynts-osmo.conf b/sysmocom/scenarios/mod-bts0-dynts-osmo.conf similarity index 100% rename from example/scenarios/mod-bts0-dynts-osmo.conf rename to sysmocom/scenarios/mod-bts0-dynts-osmo.conf diff --git a/example/scenarios/mod-bts0-dynts67-ipa-compat-nanobts.conf b/sysmocom/scenarios/mod-bts0-dynts67-ipa-compat-nanobts.conf similarity index 100% rename from example/scenarios/mod-bts0-dynts67-ipa-compat-nanobts.conf rename to sysmocom/scenarios/mod-bts0-dynts67-ipa-compat-nanobts.conf diff --git a/example/scenarios/mod-bts0-dynts67-ipa.conf b/sysmocom/scenarios/mod-bts0-dynts67-ipa.conf similarity index 100% rename from example/scenarios/mod-bts0-dynts67-ipa.conf rename to sysmocom/scenarios/mod-bts0-dynts67-ipa.conf diff --git a/example/scenarios/mod-bts0-dynts67-osmo.conf b/sysmocom/scenarios/mod-bts0-dynts67-osmo.conf similarity index 100% rename from example/scenarios/mod-bts0-dynts67-osmo.conf rename to sysmocom/scenarios/mod-bts0-dynts67-osmo.conf diff --git a/example/scenarios/mod-bts0-egprs.conf b/sysmocom/scenarios/mod-bts0-egprs.conf similarity index 100% rename from example/scenarios/mod-bts0-egprs.conf rename to sysmocom/scenarios/mod-bts0-egprs.conf diff --git a/example/scenarios/mod-bts0-numtrx2.conf b/sysmocom/scenarios/mod-bts0-numtrx2.conf similarity index 100% rename from example/scenarios/mod-bts0-numtrx2.conf rename to sysmocom/scenarios/mod-bts0-numtrx2.conf diff --git a/example/scenarios/mod-bts0-trxdversion0.conf b/sysmocom/scenarios/mod-bts0-trxdversion0.conf similarity index 100% rename from example/scenarios/mod-bts0-trxdversion0.conf rename to sysmocom/scenarios/mod-bts0-trxdversion0.conf diff --git a/example/scenarios/mod-bts0-ts-tchf.conf b/sysmocom/scenarios/mod-bts0-ts-tchf.conf similarity index 100% rename from example/scenarios/mod-bts0-ts-tchf.conf rename to sysmocom/scenarios/mod-bts0-ts-tchf.conf diff --git a/example/scenarios/mod-bts0-ts-tchh.conf b/sysmocom/scenarios/mod-bts0-ts-tchh.conf similarity index 100% rename from example/scenarios/mod-bts0-ts-tchh.conf rename to sysmocom/scenarios/mod-bts0-ts-tchh.conf diff --git a/example/scenarios/mod-enb-args@.conf b/sysmocom/scenarios/mod-enb-args@.conf similarity index 100% rename from example/scenarios/mod-enb-args@.conf rename to sysmocom/scenarios/mod-enb-args@.conf diff --git a/example/scenarios/mod-enb-meas-event@.conf b/sysmocom/scenarios/mod-enb-meas-event@.conf similarity index 100% rename from example/scenarios/mod-enb-meas-event@.conf rename to sysmocom/scenarios/mod-enb-meas-event@.conf diff --git a/example/scenarios/mod-enb-ncells@.conf b/sysmocom/scenarios/mod-enb-ncells@.conf similarity index 100% rename from example/scenarios/mod-enb-ncells@.conf rename to sysmocom/scenarios/mod-enb-ncells@.conf diff --git a/example/scenarios/mod-enb-nprb@.conf b/sysmocom/scenarios/mod-enb-nprb@.conf similarity index 100% rename from example/scenarios/mod-enb-nprb@.conf rename to sysmocom/scenarios/mod-enb-nprb@.conf diff --git a/example/scenarios/mod-enb-txmode@.conf b/sysmocom/scenarios/mod-enb-txmode@.conf similarity index 100% rename from example/scenarios/mod-enb-txmode@.conf rename to sysmocom/scenarios/mod-enb-txmode@.conf diff --git a/example/scenarios/mod-modem-args@.conf b/sysmocom/scenarios/mod-modem-args@.conf similarity index 100% rename from example/scenarios/mod-modem-args@.conf rename to sysmocom/scenarios/mod-modem-args@.conf diff --git a/example/scenarios/mod-srsue-airplane_mode_sim@.conf b/sysmocom/scenarios/mod-srsue-airplane_mode_sim@.conf similarity index 100% rename from example/scenarios/mod-srsue-airplane_mode_sim@.conf rename to sysmocom/scenarios/mod-srsue-airplane_mode_sim@.conf diff --git a/example/scenarios/mod-srsue-ncarriers@.conf b/sysmocom/scenarios/mod-srsue-ncarriers@.conf similarity index 100% rename from example/scenarios/mod-srsue-ncarriers@.conf rename to sysmocom/scenarios/mod-srsue-ncarriers@.conf diff --git a/example/scenarios/nanobts.conf b/sysmocom/scenarios/nanobts.conf similarity index 100% rename from example/scenarios/nanobts.conf rename to sysmocom/scenarios/nanobts.conf diff --git a/example/scenarios/oc2g.conf b/sysmocom/scenarios/oc2g.conf similarity index 100% rename from example/scenarios/oc2g.conf rename to sysmocom/scenarios/oc2g.conf diff --git a/example/scenarios/octphy.conf b/sysmocom/scenarios/octphy.conf similarity index 100% rename from example/scenarios/octphy.conf rename to sysmocom/scenarios/octphy.conf diff --git a/example/scenarios/srsenb-rftype@.conf b/sysmocom/scenarios/srsenb-rftype@.conf similarity index 100% rename from example/scenarios/srsenb-rftype@.conf rename to sysmocom/scenarios/srsenb-rftype@.conf diff --git a/example/scenarios/srsue-rftype@.conf b/sysmocom/scenarios/srsue-rftype@.conf similarity index 100% rename from example/scenarios/srsue-rftype@.conf rename to sysmocom/scenarios/srsue-rftype@.conf diff --git a/example/scenarios/sysmo.conf b/sysmocom/scenarios/sysmo.conf similarity index 100% rename from example/scenarios/sysmo.conf rename to sysmocom/scenarios/sysmo.conf diff --git a/example/scenarios/trx-b200.conf b/sysmocom/scenarios/trx-b200.conf similarity index 100% rename from example/scenarios/trx-b200.conf rename to sysmocom/scenarios/trx-b200.conf diff --git a/example/scenarios/trx-lms-limenet-micro.conf b/sysmocom/scenarios/trx-lms-limenet-micro.conf similarity index 100% rename from example/scenarios/trx-lms-limenet-micro.conf rename to sysmocom/scenarios/trx-lms-limenet-micro.conf diff --git a/example/scenarios/trx-lms.conf b/sysmocom/scenarios/trx-lms.conf similarity index 100% rename from example/scenarios/trx-lms.conf rename to sysmocom/scenarios/trx-lms.conf diff --git a/example/scenarios/trx-sysmocell5000.conf b/sysmocom/scenarios/trx-sysmocell5000.conf similarity index 100% rename from example/scenarios/trx-sysmocell5000.conf rename to sysmocom/scenarios/trx-sysmocell5000.conf diff --git a/example/scenarios/trx-umtrx.conf b/sysmocom/scenarios/trx-umtrx.conf similarity index 100% rename from example/scenarios/trx-umtrx.conf rename to sysmocom/scenarios/trx-umtrx.conf diff --git a/example/scenarios/trx.conf b/sysmocom/scenarios/trx.conf similarity index 100% rename from example/scenarios/trx.conf rename to sysmocom/scenarios/trx.conf diff --git a/example/suites/4g/iperf3_dl.py b/sysmocom/suites/4g/iperf3_dl.py similarity index 100% rename from example/suites/4g/iperf3_dl.py rename to sysmocom/suites/4g/iperf3_dl.py diff --git a/example/suites/4g/iperf3_ul.py b/sysmocom/suites/4g/iperf3_ul.py similarity index 100% rename from example/suites/4g/iperf3_ul.py rename to sysmocom/suites/4g/iperf3_ul.py diff --git a/example/suites/4g/ping.py b/sysmocom/suites/4g/ping.py similarity index 100% rename from example/suites/4g/ping.py rename to sysmocom/suites/4g/ping.py diff --git a/example/suites/4g/suite.conf b/sysmocom/suites/4g/suite.conf similarity index 100% rename from example/suites/4g/suite.conf rename to sysmocom/suites/4g/suite.conf diff --git a/example/suites/debug/interactive.py b/sysmocom/suites/debug/interactive.py similarity index 100% rename from example/suites/debug/interactive.py rename to sysmocom/suites/debug/interactive.py diff --git a/example/suites/debug/suite.conf b/sysmocom/suites/debug/suite.conf similarity index 100% rename from example/suites/debug/suite.conf rename to sysmocom/suites/debug/suite.conf diff --git a/example/suites/dynts/suite.conf b/sysmocom/suites/dynts/suite.conf similarity index 100% rename from example/suites/dynts/suite.conf rename to sysmocom/suites/dynts/suite.conf diff --git a/example/suites/dynts/switch_tch_pdch.py b/sysmocom/suites/dynts/switch_tch_pdch.py similarity index 100% rename from example/suites/dynts/switch_tch_pdch.py rename to sysmocom/suites/dynts/switch_tch_pdch.py diff --git a/example/suites/encryption/lib/testlib.py b/sysmocom/suites/encryption/lib/testlib.py similarity index 100% rename from example/suites/encryption/lib/testlib.py rename to sysmocom/suites/encryption/lib/testlib.py diff --git a/example/suites/encryption/register_a5_0_authopt.py b/sysmocom/suites/encryption/register_a5_0_authopt.py similarity index 100% rename from example/suites/encryption/register_a5_0_authopt.py rename to sysmocom/suites/encryption/register_a5_0_authopt.py diff --git a/example/suites/encryption/register_a5_0_authreq.py b/sysmocom/suites/encryption/register_a5_0_authreq.py similarity index 100% rename from example/suites/encryption/register_a5_0_authreq.py rename to sysmocom/suites/encryption/register_a5_0_authreq.py diff --git a/example/suites/encryption/register_a5_1_authreq.py b/sysmocom/suites/encryption/register_a5_1_authreq.py similarity index 100% rename from example/suites/encryption/register_a5_1_authreq.py rename to sysmocom/suites/encryption/register_a5_1_authreq.py diff --git a/example/suites/encryption/register_a5_3_authreq.py b/sysmocom/suites/encryption/register_a5_3_authreq.py similarity index 100% rename from example/suites/encryption/register_a5_3_authreq.py rename to sysmocom/suites/encryption/register_a5_3_authreq.py diff --git a/example/suites/encryption/suite.conf b/sysmocom/suites/encryption/suite.conf similarity index 100% rename from example/suites/encryption/suite.conf rename to sysmocom/suites/encryption/suite.conf diff --git a/example/suites/gprs/cs_paging_gprs_active.py b/sysmocom/suites/gprs/cs_paging_gprs_active.py similarity index 100% rename from example/suites/gprs/cs_paging_gprs_active.py rename to sysmocom/suites/gprs/cs_paging_gprs_active.py diff --git a/example/suites/gprs/iperf3.py b/sysmocom/suites/gprs/iperf3.py similarity index 100% rename from example/suites/gprs/iperf3.py rename to sysmocom/suites/gprs/iperf3.py diff --git a/example/suites/gprs/iperf3m4.py b/sysmocom/suites/gprs/iperf3m4.py similarity index 100% rename from example/suites/gprs/iperf3m4.py rename to sysmocom/suites/gprs/iperf3m4.py diff --git a/example/suites/gprs/lib/testlib.py b/sysmocom/suites/gprs/lib/testlib.py similarity index 100% rename from example/suites/gprs/lib/testlib.py rename to sysmocom/suites/gprs/lib/testlib.py diff --git a/example/suites/gprs/ping.py b/sysmocom/suites/gprs/ping.py similarity index 100% rename from example/suites/gprs/ping.py rename to sysmocom/suites/gprs/ping.py diff --git a/example/suites/gprs/ping_idle_ping.py b/sysmocom/suites/gprs/ping_idle_ping.py similarity index 100% rename from example/suites/gprs/ping_idle_ping.py rename to sysmocom/suites/gprs/ping_idle_ping.py diff --git a/example/suites/gprs/suite.conf b/sysmocom/suites/gprs/suite.conf similarity index 100% rename from example/suites/gprs/suite.conf rename to sysmocom/suites/gprs/suite.conf diff --git a/example/suites/nitb_debug/error.py b/sysmocom/suites/nitb_debug/error.py similarity index 100% rename from example/suites/nitb_debug/error.py rename to sysmocom/suites/nitb_debug/error.py diff --git a/example/suites/nitb_debug/fail.py b/sysmocom/suites/nitb_debug/fail.py similarity index 100% rename from example/suites/nitb_debug/fail.py rename to sysmocom/suites/nitb_debug/fail.py diff --git a/example/suites/nitb_debug/fail_raise.py b/sysmocom/suites/nitb_debug/fail_raise.py similarity index 100% rename from example/suites/nitb_debug/fail_raise.py rename to sysmocom/suites/nitb_debug/fail_raise.py diff --git a/example/suites/nitb_debug/interactive.py b/sysmocom/suites/nitb_debug/interactive.py similarity index 100% rename from example/suites/nitb_debug/interactive.py rename to sysmocom/suites/nitb_debug/interactive.py diff --git a/example/suites/nitb_debug/pass.py b/sysmocom/suites/nitb_debug/pass.py similarity index 100% rename from example/suites/nitb_debug/pass.py rename to sysmocom/suites/nitb_debug/pass.py diff --git a/example/suites/nitb_debug/suite.conf b/sysmocom/suites/nitb_debug/suite.conf similarity index 100% rename from example/suites/nitb_debug/suite.conf rename to sysmocom/suites/nitb_debug/suite.conf diff --git a/example/suites/nitb_netreg/register.py b/sysmocom/suites/nitb_netreg/register.py similarity index 100% rename from example/suites/nitb_netreg/register.py rename to sysmocom/suites/nitb_netreg/register.py diff --git a/example/suites/nitb_netreg/register_default.py b/sysmocom/suites/nitb_netreg/register_default.py similarity index 100% rename from example/suites/nitb_netreg/register_default.py rename to sysmocom/suites/nitb_netreg/register_default.py diff --git a/example/suites/nitb_netreg/suite.conf b/sysmocom/suites/nitb_netreg/suite.conf similarity index 100% rename from example/suites/nitb_netreg/suite.conf rename to sysmocom/suites/nitb_netreg/suite.conf diff --git a/example/suites/nitb_netreg_mass/register_default_mass.py b/sysmocom/suites/nitb_netreg_mass/register_default_mass.py similarity index 100% rename from example/suites/nitb_netreg_mass/register_default_mass.py rename to sysmocom/suites/nitb_netreg_mass/register_default_mass.py diff --git a/example/suites/nitb_netreg_mass/suite.conf b/sysmocom/suites/nitb_netreg_mass/suite.conf similarity index 100% rename from example/suites/nitb_netreg_mass/suite.conf rename to sysmocom/suites/nitb_netreg_mass/suite.conf diff --git a/example/suites/nitb_smpp/esme_connect_policy_acceptall.py b/sysmocom/suites/nitb_smpp/esme_connect_policy_acceptall.py similarity index 100% rename from example/suites/nitb_smpp/esme_connect_policy_acceptall.py rename to sysmocom/suites/nitb_smpp/esme_connect_policy_acceptall.py diff --git a/example/suites/nitb_smpp/esme_connect_policy_closed.py b/sysmocom/suites/nitb_smpp/esme_connect_policy_closed.py similarity index 100% rename from example/suites/nitb_smpp/esme_connect_policy_closed.py rename to sysmocom/suites/nitb_smpp/esme_connect_policy_closed.py diff --git a/example/suites/nitb_smpp/esme_ms_sms_storeforward.py b/sysmocom/suites/nitb_smpp/esme_ms_sms_storeforward.py similarity index 100% rename from example/suites/nitb_smpp/esme_ms_sms_storeforward.py rename to sysmocom/suites/nitb_smpp/esme_ms_sms_storeforward.py diff --git a/example/suites/nitb_smpp/esme_ms_sms_transaction.py b/sysmocom/suites/nitb_smpp/esme_ms_sms_transaction.py similarity index 100% rename from example/suites/nitb_smpp/esme_ms_sms_transaction.py rename to sysmocom/suites/nitb_smpp/esme_ms_sms_transaction.py diff --git a/example/suites/nitb_smpp/suite.conf b/sysmocom/suites/nitb_smpp/suite.conf similarity index 100% rename from example/suites/nitb_smpp/suite.conf rename to sysmocom/suites/nitb_smpp/suite.conf diff --git a/example/suites/nitb_sms/mo_mt_sms.py b/sysmocom/suites/nitb_sms/mo_mt_sms.py similarity index 100% rename from example/suites/nitb_sms/mo_mt_sms.py rename to sysmocom/suites/nitb_sms/mo_mt_sms.py diff --git a/example/suites/nitb_sms/suite.conf b/sysmocom/suites/nitb_sms/suite.conf similarity index 100% rename from example/suites/nitb_sms/suite.conf rename to sysmocom/suites/nitb_sms/suite.conf diff --git a/example/suites/nitb_ussd/assert_extension.py b/sysmocom/suites/nitb_ussd/assert_extension.py similarity index 100% rename from example/suites/nitb_ussd/assert_extension.py rename to sysmocom/suites/nitb_ussd/assert_extension.py diff --git a/example/suites/nitb_ussd/suite.conf b/sysmocom/suites/nitb_ussd/suite.conf similarity index 100% rename from example/suites/nitb_ussd/suite.conf rename to sysmocom/suites/nitb_ussd/suite.conf diff --git a/example/suites/smpp/esme_connect_policy_acceptall.py b/sysmocom/suites/smpp/esme_connect_policy_acceptall.py similarity index 100% rename from example/suites/smpp/esme_connect_policy_acceptall.py rename to sysmocom/suites/smpp/esme_connect_policy_acceptall.py diff --git a/example/suites/smpp/esme_connect_policy_closed.py b/sysmocom/suites/smpp/esme_connect_policy_closed.py similarity index 100% rename from example/suites/smpp/esme_connect_policy_closed.py rename to sysmocom/suites/smpp/esme_connect_policy_closed.py diff --git a/example/suites/smpp/esme_ms_sms_storeforward.py b/sysmocom/suites/smpp/esme_ms_sms_storeforward.py similarity index 100% rename from example/suites/smpp/esme_ms_sms_storeforward.py rename to sysmocom/suites/smpp/esme_ms_sms_storeforward.py diff --git a/example/suites/smpp/esme_ms_sms_transaction.py b/sysmocom/suites/smpp/esme_ms_sms_transaction.py similarity index 100% rename from example/suites/smpp/esme_ms_sms_transaction.py rename to sysmocom/suites/smpp/esme_ms_sms_transaction.py diff --git a/example/suites/smpp/suite.conf b/sysmocom/suites/smpp/suite.conf similarity index 100% rename from example/suites/smpp/suite.conf rename to sysmocom/suites/smpp/suite.conf diff --git a/example/suites/sms/mo_mt_sms.py b/sysmocom/suites/sms/mo_mt_sms.py similarity index 100% rename from example/suites/sms/mo_mt_sms.py rename to sysmocom/suites/sms/mo_mt_sms.py diff --git a/example/suites/sms/suite.conf b/sysmocom/suites/sms/suite.conf similarity index 100% rename from example/suites/sms/suite.conf rename to sysmocom/suites/sms/suite.conf diff --git a/example/suites/ussd/assert_extension.py b/sysmocom/suites/ussd/assert_extension.py similarity index 100% rename from example/suites/ussd/assert_extension.py rename to sysmocom/suites/ussd/assert_extension.py diff --git a/example/suites/ussd/suite.conf b/sysmocom/suites/ussd/suite.conf similarity index 100% rename from example/suites/ussd/suite.conf rename to sysmocom/suites/ussd/suite.conf diff --git a/example/suites/voice/lib/testlib.py b/sysmocom/suites/voice/lib/testlib.py similarity index 100% rename from example/suites/voice/lib/testlib.py rename to sysmocom/suites/voice/lib/testlib.py diff --git a/example/suites/voice/mo_mt_call.py b/sysmocom/suites/voice/mo_mt_call.py similarity index 100% rename from example/suites/voice/mo_mt_call.py rename to sysmocom/suites/voice/mo_mt_call.py diff --git a/example/suites/voice/mo_mt_call_osmux.py b/sysmocom/suites/voice/mo_mt_call_osmux.py similarity index 100% rename from example/suites/voice/mo_mt_call_osmux.py rename to sysmocom/suites/voice/mo_mt_call_osmux.py diff --git a/example/suites/voice/suite.conf b/sysmocom/suites/voice/suite.conf similarity index 100% rename from example/suites/voice/suite.conf rename to sysmocom/suites/voice/suite.conf diff --git a/ttcn3/README.txt b/sysmocom/ttcn3/README.txt similarity index 100% rename from ttcn3/README.txt rename to sysmocom/ttcn3/README.txt diff --git a/ttcn3/default-suites.conf b/sysmocom/ttcn3/default-suites.conf similarity index 100% rename from ttcn3/default-suites.conf rename to sysmocom/ttcn3/default-suites.conf diff --git a/sysmocom/ttcn3/defaults.conf b/sysmocom/ttcn3/defaults.conf new file mode 120000 index 00000000..1e7775fb --- /dev/null +++ b/sysmocom/ttcn3/defaults.conf @@ -0,0 +1 @@ +../defaults.conf \ No newline at end of file diff --git a/ttcn3/jenkins-run.sh b/sysmocom/ttcn3/jenkins-run.sh similarity index 100% rename from ttcn3/jenkins-run.sh rename to sysmocom/ttcn3/jenkins-run.sh diff --git a/ttcn3/paths.conf b/sysmocom/ttcn3/paths.conf similarity index 100% rename from ttcn3/paths.conf rename to sysmocom/ttcn3/paths.conf diff --git a/sysmocom/ttcn3/resources.conf.prod b/sysmocom/ttcn3/resources.conf.prod new file mode 120000 index 00000000..a291b19c --- /dev/null +++ b/sysmocom/ttcn3/resources.conf.prod @@ -0,0 +1 @@ +../resources.conf.prod \ No newline at end of file diff --git a/sysmocom/ttcn3/resources.conf.rnd b/sysmocom/ttcn3/resources.conf.rnd new file mode 120000 index 00000000..756e6a96 --- /dev/null +++ b/sysmocom/ttcn3/resources.conf.rnd @@ -0,0 +1 @@ +../resources.conf.rnd \ No newline at end of file diff --git a/sysmocom/ttcn3/scenarios/oc2g.conf b/sysmocom/ttcn3/scenarios/oc2g.conf new file mode 120000 index 00000000..50c14773 --- /dev/null +++ b/sysmocom/ttcn3/scenarios/oc2g.conf @@ -0,0 +1 @@ +../../scenarios/oc2g.conf \ No newline at end of file diff --git a/sysmocom/ttcn3/scenarios/sysmo.conf b/sysmocom/ttcn3/scenarios/sysmo.conf new file mode 120000 index 00000000..93ef3ed8 --- /dev/null +++ b/sysmocom/ttcn3/scenarios/sysmo.conf @@ -0,0 +1 @@ +../../scenarios/sysmo.conf \ No newline at end of file diff --git a/sysmocom/ttcn3/scenarios/trx.conf b/sysmocom/ttcn3/scenarios/trx.conf new file mode 120000 index 00000000..f0fd8f89 --- /dev/null +++ b/sysmocom/ttcn3/scenarios/trx.conf @@ -0,0 +1 @@ +../../scenarios/trx.conf \ No newline at end of file diff --git a/ttcn3/suites/ttcn3_bts_tests/lib/testlib.py b/sysmocom/ttcn3/suites/ttcn3_bts_tests/lib/testlib.py similarity index 100% rename from ttcn3/suites/ttcn3_bts_tests/lib/testlib.py rename to sysmocom/ttcn3/suites/ttcn3_bts_tests/lib/testlib.py diff --git a/ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl b/sysmocom/ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl similarity index 100% rename from ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl rename to sysmocom/ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl diff --git a/ttcn3/suites/ttcn3_bts_tests/scripts/run_ttcn3_docker.sh b/sysmocom/ttcn3/suites/ttcn3_bts_tests/scripts/run_ttcn3_docker.sh similarity index 100% rename from ttcn3/suites/ttcn3_bts_tests/scripts/run_ttcn3_docker.sh rename to sysmocom/ttcn3/suites/ttcn3_bts_tests/scripts/run_ttcn3_docker.sh diff --git a/ttcn3/suites/ttcn3_bts_tests/suite.conf b/sysmocom/ttcn3/suites/ttcn3_bts_tests/suite.conf similarity index 100% rename from ttcn3/suites/ttcn3_bts_tests/suite.conf rename to sysmocom/ttcn3/suites/ttcn3_bts_tests/suite.conf diff --git a/ttcn3/suites/ttcn3_bts_tests/ttcn3_bts_tests.py b/sysmocom/ttcn3/suites/ttcn3_bts_tests/ttcn3_bts_tests.py similarity index 100% rename from ttcn3/suites/ttcn3_bts_tests/ttcn3_bts_tests.py rename to sysmocom/ttcn3/suites/ttcn3_bts_tests/ttcn3_bts_tests.py diff --git a/ttcn3/defaults.conf b/ttcn3/defaults.conf deleted file mode 120000 index e47699d2..00000000 --- a/ttcn3/defaults.conf +++ /dev/null @@ -1 +0,0 @@ -../example/defaults.conf \ No newline at end of file diff --git a/ttcn3/resources.conf.prod b/ttcn3/resources.conf.prod deleted file mode 120000 index 3e40e89a..00000000 --- a/ttcn3/resources.conf.prod +++ /dev/null @@ -1 +0,0 @@ -../example/resources.conf.prod \ No newline at end of file diff --git a/ttcn3/resources.conf.rnd b/ttcn3/resources.conf.rnd deleted file mode 120000 index 6f984741..00000000 --- a/ttcn3/resources.conf.rnd +++ /dev/null @@ -1 +0,0 @@ -../example/resources.conf.rnd \ No newline at end of file diff --git a/ttcn3/scenarios/oc2g.conf b/ttcn3/scenarios/oc2g.conf deleted file mode 120000 index c85edf23..00000000 --- a/ttcn3/scenarios/oc2g.conf +++ /dev/null @@ -1 +0,0 @@ -../../example/scenarios/oc2g.conf \ No newline at end of file diff --git a/ttcn3/scenarios/sysmo.conf b/ttcn3/scenarios/sysmo.conf deleted file mode 120000 index 5374081f..00000000 --- a/ttcn3/scenarios/sysmo.conf +++ /dev/null @@ -1 +0,0 @@ -../../example/scenarios/sysmo.conf \ No newline at end of file diff --git a/ttcn3/scenarios/trx.conf b/ttcn3/scenarios/trx.conf deleted file mode 120000 index d72ddb24..00000000 --- a/ttcn3/scenarios/trx.conf +++ /dev/null @@ -1 +0,0 @@ -../../example/scenarios/trx.conf \ No newline at end of file