aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/vty_test_runner.py
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Added test for "rach access-control-class" VTY command.kluchnikov/wipIvan Kluchnikov1-0/+35
2013-09-12Added test for "auth policy" VTY command.Ivan Kluchnikov1-0/+36
2013-09-02vty: Attempt to fix the build when SMPP is not enabledHolger Hans Peter Freyther1-8/+19
2013-09-02vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp'Jacob Erlbeck1-4/+4
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck1-19/+5
2013-09-02vty: Add test to check vty node hierarchy and related commandsJacob Erlbeck1-3/+152
2013-08-28bsc/vty: Add 'no bsc-welcome-text' commandJacob Erlbeck1-0/+7
2013-08-28bsc/ussd: Optionally send USSD message on MSC disconnectionJacob Erlbeck1-0/+41
2013-08-14nat/ussd: Add 'show ussd-connection' vty commandJacob Erlbeck1-0/+49
2013-07-31nat: Implement a post-routing for the NAT softwareHolger Hans Peter Freyther1-0/+8
2013-07-31nat: Allow to use the prefix lookup to rewrite numbersHolger Hans Peter Freyther1-0/+21
2013-07-31nat: Add a no number-rewrite command and call it through a VTY testHolger Hans Peter Freyther1-2/+6
2013-07-27tests: TestCase.assertGreater is not available on Python 2.5Holger Hans Peter Freyther1-2/+2
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-0/+32
2013-06-24tests: Add a custom test runner to test the VTY functionality.Holger Hans Peter Freyther1-0/+110