aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-07nat: Introduce a global IMSI barr list using red-black treesHolger Hans Peter Freyther6-1/+97
2013-01-07nat: Allow the filter to select the reject causeHolger Hans Peter Freyther1-5/+10
2013-01-07nat: Move the IMSI/TMSI filtering to a new and dedicated fileHolger Hans Peter Freyther1-0/+1
2013-01-07nat: Extract the message re-writing from the utils to a dedicated fileHolger Hans Peter Freyther1-0/+1
2012-12-26tests: Don't delete atconfig in cleanDaniel Willmann1-1/+1
2012-12-26abis_test: Fix the test case and calculate the right offsetHolger Hans Peter Freyther2-4/+4
2012-12-19abis: Activate the newest available installed on the BTSHolger Hans Peter Freyther2-8/+67
2012-12-19abis: Create a routine that can parse all SW Descriptions of a SW ConfigHolger Hans Peter Freyther5-1/+151
2012-12-10mgcp: Test and implement re-transmission handlingHolger Hans Peter Freyther2-5/+64
2012-12-10mgcp: Add testdata for MDCX handlingHolger Hans Peter Freyther2-0/+21
2012-12-10mgcp: Test the second CRCX as a CRCX and not as a re-transmissionHolger Hans Peter Freyther2-2/+14
2012-11-29mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther2-0/+60
2012-11-24tests: Fix build of 'db' test after smpp mergeHarald Welte1-2/+2
2012-11-12mgcp: Send the jitter statistics at the end of the callHolger Hans Peter Freyther1-1/+1
2012-11-12mgcp: Calculate the packet loss as of Appendix A of RFC 3550Holger Hans Peter Freyther2-3/+58
2012-11-12mgcp: Include statistics at the end of a connectionHolger Hans Peter Freyther2-0/+9
2012-11-07nat: Inject a a=fmtp:%d to force the right AMR codeHolger Hans Peter Freyther1-3/+3
2012-10-22si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther5-1/+195
2012-10-04tests: Remove the debug/logging test as it is in libosmocore nowHolger Hans Peter Freyther3-50/+1