aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2013-10-30vty: Enable the end/exit test for libosmocore nodesJacob Erlbeck1-13/+6
2013-10-24gbproxy: Fix handling of NSEI changesJacob Erlbeck1-31/+34
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck2-4/+854
2013-10-24gbproxy/vty: Enhance delete-gbproxy-peer commandJacob Erlbeck1-0/+16
2013-10-24gbproxy: Add basic VTY testsJacob Erlbeck1-0/+40
2013-10-24vty: Fix whitespace in test scriptJacob Erlbeck1-7/+7
2013-10-19gbproxy: Reject SGSN UNITDATA messages with an invalid BVCIJacob Erlbeck1-5/+6
2013-10-19gbproxy: Test invalid BVCI from SGSNJacob Erlbeck2-0/+26
2013-10-19gbproxy: Add global and per peer countersJacob Erlbeck2-12/+14
2013-10-19gbproxy: Extended test program to simulate SGSN, tooJacob Erlbeck2-43/+627
2013-10-15gbproxy: Replace NS-VC references by NSEIJacob Erlbeck1-1/+1
2013-10-15gbproxy: Add test program to test gbproxy message handlingJacob Erlbeck5-1/+793
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-6/+6
2013-10-05nitb: Add "subscriber create" VTY command.Alexander Chemeris1-0/+16
2013-10-04Fix copy-paste error in console output in db_test.Alexander Chemeris1-1/+1
2013-10-01bsc: Add control command to set timezoneJacob Erlbeck1-0/+38
2013-09-19smpp: Fix the make distcheck for smppHolger Hans Peter Freyther1-2/+2
2013-09-19nat: Fix make distcheck for the natHolger Hans Peter Freyther2-8/+8
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck7-0/+273
2013-09-18bsc: Add vty command for setting Access control classes.Ivan Kluchnikov1-0/+35
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 Erlbeck2-1/+241
2013-09-11vty: Hide unconfigured BTS on 'write'Jacob Erlbeck1-0/+11
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck1-2/+33
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 Freyther3-0/+70
2013-07-31nat: Fix some memory leaks in the testcases.Holger Hans Peter Freyther1-0/+5
2013-07-31nat: Allow to use the prefix lookup to rewrite numbersHolger Hans Peter Freyther5-1/+76
2013-07-31nat: Introduce a prefix lookup tree (trie) for number rewritingHolger Hans Peter Freyther6-1/+159
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-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther1-0/+1
2013-07-27smpp: Move the coding/mode detection into a utils fileHolger Hans Peter Freyther7-0/+101
2013-07-04nat: The second call didn't really add anything to the test.Holger Hans Peter Freyther1-3/+0
2013-06-24tests: Add a custom test runner to test the VTY functionality.Holger Hans Peter Freyther2-1/+112
2013-06-24Introduced support for external python testsKaterina Barone-Adesi1-0/+11
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer8-8/+8
2013-04-16nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther2-0/+36
2013-04-16nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther1-7/+7
2013-04-16nat: Allow to re-write international numbers in the CC Setup messagesHolger Hans Peter Freyther2-2/+75
2013-04-16nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther4-0/+30
2013-04-16nat: Make it possible to send MGCP messages through the IPA multiplexHolger Hans Peter Freyther1-0/+6
2013-03-21db: Link to the VTY library for the vty_config_unlock symbolHolger Hans Peter Freyther1-1/+1