aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/channel/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-1/+0
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte1-0/+1
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-1/+1
2016-11-24move to libcommon-cs: net init 3: actual moveNeels Hofmeyr1-0/+1
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-6/+26
2015-10-12libmsc: Use RAND_bytes when choosing a tmsiDaniel Willmann1-1/+1
2014-11-11bsc: Move gsm_network_init function to libbscJacob Erlbeck1-3/+5
2013-12-13build: channel_test does not use dlopen/dlsym remove LIBRARY_DL depHolger Hans Peter Freyther1-1/+1
2013-12-13freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linkingNikola1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-1/+1
2012-01-06tests: Introduce running tests with GNU autotest in OpenBSCHolger Hans Peter Freyther1-0/+2
2011-06-30misc: Link to libosmogsm after adding our static librariesHolger Hans Peter Freyther1-2/+2
2011-06-30misc: Link to -ldbi after adding our static librariesHolger Hans Peter Freyther1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-11/+5
2011-02-11[BSC] Move the BTS-type specific code from bcs_init.c to bts_*.cHarald Welte1-0/+1
2010-02-26[misc] Add LIBOSMOCORE_CFLAGS to the includesHolger Hans Peter Freyther1-1/+1
2010-02-20finish openbsc / libosmocore separationHarald Welte1-8/+2
2010-01-11misc: Fix compilation of the test cases.Holger Hans Peter Freyther1-1/+4
2009-12-23[channel] Compile statistics.c into the test.Holger Hans Peter Freyther1-1/+2
2009-08-17[subscr] Split gsm_subscriber.c in BSC and MSC partHolger Hans Peter Freyther1-0/+1
2009-08-10misc: Firs round of fixing compilation of test casesHolger Hans Peter Freyther1-1/+2
2009-06-26make tests compile again after talloc branch changesHarald Welte1-0/+1
2009-06-10[channel] Add a test case for the request foo in gsm_subscriber.cHolger Hans Peter Freyther1-0/+14