aboutsummaryrefslogtreecommitdiffstats
path: root/tests/db/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-03-14tests/*/Makefile.am: move -I to AM_CPPFLAGSVadim Yanitskiy1-1/+4
2020-04-302/2: wrap ipa_name in osmo_cni_peer_id with type enum and unionNeels Hofmeyr1-1/+1
2020-04-301/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_nameNeels Hofmeyr1-0/+1
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr1-2/+2
2019-07-30src/db.c: integrate SQLite3 with talloc allocatorVadim Yanitskiy1-0/+4
2019-07-30build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD'Vadim Yanitskiy1-4/+4
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsOliver Smith1-0/+4
2018-01-16fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBSNeels Hofmeyr1-0/+2
2017-10-28automatically create db tables on osmo-hlr invocationNeels Hofmeyr1-0/+1
2017-10-28db_test: fix *FLAGSNeels Hofmeyr1-7/+1
2017-10-11add initial db_test: creating and deleting subscribersNeels Hofmeyr1-0/+53