aboutsummaryrefslogtreecommitdiffstats
path: root/tests/patching
AgeCommit message (Collapse)AuthorFilesLines
2011-11-24bss: Add an additional test where we do not want to patch anythingHolger Hans Peter Freyther1-0/+14
2011-11-24bss: Patch CC messages with bearer capabilities to contain AMR 3Holger Hans Peter Freyther1-3/+20
* This changes bss_patch_filter_msg to return -1 or BSS_FILTER_DTAP for DTAP messages. This way app_forward_sccp should continue to behave the same besides now looking into DTAP messages. * Introduce a direction in case we want to advertize FR into the BSS side and HR into the other direction. * Patch AMR HR3 and Fullrate/Halfrate capabilities in the Bearer Capabilities. Add a test case that is patching the bearer capabilities
2011-11-20tests: Add GNU Autotest invocation for the tests we have hereHolger Hans Peter Freyther3-1/+7
Add some std output of the applications, integrate tests.
2011-05-09misc: Fix the compilation of the testsHolger Hans Peter Freyther2-6/+6
2010-08-04cleanup: Remove code that is provided by libosmocore now.Holger Hans Peter Freyther1-3/+1
libosmocore contains the GSM08.08 definition, no need to copy that anymore.
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther2-3/+5
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther1-15/+15
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther2-0/+287