aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsOliver Smith1-0/+2
2017-11-21Add "-Wall" to the compile rules of the non-asn1c-generated source codeHarald Welte1-1/+1
2017-07-05migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UANeels Hofmeyr1-3/+4
2016-10-10fix build: look for generated sources in builddir, not srcdirNeels Hofmeyr1-3/+3
2016-09-09build: parallel build: require ../libosmo-ranap.la from tests/Neels Hofmeyr1-0/+3
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr1-1/+6
2016-09-09build: distcheck: add missing bits for testsuite distcheckNeels Hofmeyr1-0/+10
2016-09-09build: distcheck: add missing distclean filesNeels Hofmeyr1-0/+2
2016-04-06ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test.Neels Hofmeyr1-1/+1
2016-02-29fix build: move local include dir before sys installed oneNeels Hofmeyr1-1/+1
2016-02-29hnb-test: decode NAS pdu when receiving RUA from CNNeels Hofmeyr1-1/+1
2016-01-06make ranap_common.cn.[ch] part of libosmo-ranapHarald Welte1-1/+1
2016-01-05Fix -I in tests/ (broken by include dir changes)Neels Hofmeyr1-2/+2
2016-01-03move tests/rua_helper.[ch] to src directoryHarald Welte1-2/+2
2016-01-03steps towards making 'make distcheck' workHarald Welte1-4/+4
2016-01-03move asn1helpers.[ch] to libasn1cHarald Welte1-6/+5
2016-01-03merge (+rename) iu_helpers.c into libosmo-ranapHarald Welte1-3/+3
2016-01-03Introduce libosmo-ranap.so as shared RANAP libHarald Welte1-8/+4
2015-12-26add 'dummy cn' as a stub core netwrok element to which hnbgw connectsHarald Welte1-3/+6
2015-12-25factor out some common shared test init codeHarald Welte1-3/+3
2015-12-24fix build if depenedencies are in distinct directoriesAlexander Huemer1-1/+1
2015-12-24hnb-test: Add VTY to manually issue Iuh messagesHarald Welte1-1/+1
2015-12-18First compiling (and leak-free) RANAP message generation functionsHarald Welte1-6/+11
2015-12-15Autotoolize the buildDaniel Willmann1-0/+51