aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte1-2/+6
2010-02-26Merge remote branch 'origin/master' into on-waves/sccpHolger Hans Peter Freyther12-151/+17
2010-02-26[misc] Add LIBOSMOCORE_CFLAGS to the includesHolger Hans Peter Freyther5-3/+5
2010-02-26[sccp] Implement parsing the rather easy IT messages.Holger Hans Peter Freyther1-0/+100
2010-02-20finish openbsc / libosmocore separationHarald Welte12-148/+10
2010-02-12Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-1/+1
2010-02-12[sccp] Make the file includable outside of OpenBSCHolger Hans Peter Freyther1-1/+3
2010-02-09liblaf0rge: Make the other targets depend on the liblaforge...Holger Hans Peter Freyther4-4/+4
2010-02-03[sccp] Refer to the right Company in the Copyright/Copyleft lineHolger Hans Peter Freyther1-1/+1
2010-01-11misc: Fix compilation of the test cases.Holger Hans Peter Freyther2-1/+6
2009-12-23[sccp] Provide dummy db_store_counter...Holger Hans Peter Freyther1-0/+2
2009-12-23[channel] Compile statistics.c into the test.Holger Hans Peter Freyther1-1/+2
2009-12-23[debug] Make the test case compile and it is still passingHolger Hans Peter Freyther1-7/+14
2009-12-22Import the new logging architectureHolger Hans Peter Freyther1-1/+1
2009-11-22[sms] Fix compile warning by including gsm_data.hHolger Hans Peter Freyther1-0/+1
2009-11-20[sccp] Implement sending the Inactivity Test on a connection..Holger Hans Peter Freyther1-0/+1
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther3-1/+732
2009-09-28[tmsi] Make the tmsi a 4 octet numberHolger Hans Peter Freyther1-2/+2
2009-08-20[gsm48] Introduce a gsm48_generate_mid_from_imsi methodHolger Hans Peter Freyther1-2/+38
2009-08-20[subscr] Change the signature... the gsm_network is in the subscrHolger Hans Peter Freyther1-1/+2
2009-08-17[bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.cHolger Hans Peter Freyther1-1/+1
2009-08-17[msc] Move gsm_04_08.c, mncc and various others to libmscHolger Hans Peter Freyther3-3/+3
2009-08-17[subscr] Split gsm_subscriber.c in BSC and MSC partHolger Hans Peter Freyther2-1/+2
2009-08-17[msc] Introduce a libmsc.a libraryHolger Hans Peter Freyther3-3/+3
2009-08-17tests: Remove the sms sending from the sms testHolger Hans Peter Freyther1-58/+0
2009-08-10misc: Firs round of fixing compilation of test casesHolger Hans Peter Freyther3-2/+4
2009-07-29db_test.c: Make it compile againHolger Hans Peter Freyther1-6/+6
2009-06-26make tests compile again after talloc branch changesHarald Welte3-5/+11
2009-06-10[channel] Add a test case for the request foo in gsm_subscriber.cHolger Hans Peter Freyther3-1/+87
2009-06-10move openbsc into its own subdirectoryHarald Welte12-0/+470