aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/ctrl_test_runner.py
AgeCommit message (Expand)AuthorFilesLines
2019-12-12osmoappdesc.py, tests, ipa.py: switch to python 3Oliver Smith1-228/+228
2019-05-03tests: Fix selection of python versionPau Espin Pedrol1-3/+3
2018-09-13Install sample cfg file to /etc/osmocomPau Espin Pedrol1-2/+2
2018-03-22backport support for 3-digit MNC with leading zerosneels/mnc3Neels Hofmeyr1-6/+11
2018-01-12libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy1-0/+10
2017-10-26rename osmo-bsc to osmo-bsc-sccpliteHarald Welte1-4/+4
2017-10-26remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte1-23/+0
2017-05-08Use ipa.py for ctrl testsMax1-16/+8
2017-03-20python tests: allow running from separate build dirNeels Hofmeyr1-1/+2
2017-02-28ctrl_test_runner: speed up more than 10 fold by sleeping lessNeels Hofmeyr1-3/+13
2017-02-25python tests: remove process 'Launch' message, now at osmoutilNeels Hofmeyr1-1/+0
2017-01-25CTRL: remove boilerplateMax1-4/+4
2016-12-02Move timezone settings up to network levelNeels Hofmeyr1-15/+15
2016-07-24fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCHNeels Hofmeyr1-1/+4
2016-04-07ctrl: Extend ctrl command to optionally handle alg+kiHolger Hans Peter Freyther1-0/+27
2015-04-05nat: Add a ctrl command to add to an existing ACC listHolger Hans Peter Freyther1-0/+12
2015-02-10ctrl: Implement a global result for rf_locked0.14.0Holger Hans Peter Freyther1-0/+10
2015-02-10ctrl: Add a command to check how many bts are configuredHolger Hans Peter Freyther1-0/+6
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-0/+19
2015-01-31ctrl/bsc: Fix copy and paste error and update textHolger Hans Peter Freyther1-1/+1
2014-12-09nat: Fix copy and paste in the test codeHolger Hans Peter Freyther1-2/+2
2014-12-05ctrl: Allow to query if the OML link is connected or notHolger Hans Peter Freyther1-0/+11
2014-12-05ctrl: Add command to get the current load of a BTSHolger Hans Peter Freyther1-0/+10
2014-11-21bsc: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther1-0/+20
2014-11-21bsc: Allow to generate new system information onlineHolger Hans Peter Freyther1-0/+10
2014-11-21bsc: Allow to set the call-identityHolger Hans Peter Freyther1-0/+20
2014-11-21bsc: Allow to apply configuration for an individual BTSHolger Hans Peter Freyther1-0/+9
2014-11-10bts: Allow to set the LAC through the CTRL interfaceHolger Hans Peter Freyther1-0/+20
2014-04-24ctrl: Extend the testcase for using '09' as numbers on the interfaceHolger Hans Peter Freyther1-0/+43
2014-03-23sgsn/ctrl: Add ctrl interface, implement listing subscribersHolger Hans Peter Freyther1-0/+23
2014-03-23nitb/ctrl: Implement a command to list all active subscribersHolger Hans Peter Freyther1-0/+7
2014-03-23nitb/ctrl: Implement creating and deleting subscribersHolger Hans Peter Freyther1-1/+9
2014-03-23nitb/ctrl: Add command to add/modify a subscriber to the databaseHolger Hans Peter Freyther1-0/+32
2014-03-23nitb/ctrl: Add ctrl command to set the TRX max_power_reductionHolger Hans Peter Freyther1-0/+20
2014-03-06nat: Add CTRL command test case for the new control commandsHolger Hans Peter Freyther1-2/+48
2014-03-04libbsc: Add command to set MNC/MCC and apply it if something changedHolger Hans Peter Freyther1-1/+45
2013-10-01bsc: Add control command to set timezoneJacob Erlbeck1-0/+38
2013-09-16ctrl: Set a generic reply when it hasn'n been setJacob Erlbeck1-0/+4
2013-09-16ctrl: Add test script for the BSC control interfaceJacob Erlbeck1-0/+239