osmo-msc/tests/db_sms
Harald Welte ef097fc030 WIP: switch from libdbi to lbisqlite3
The choice of libdbi was one of the biggest early mistakes in (back
then) OpenBSC development.  A database abstraction library that
prevents you from using proper prepared statements.  Let's finally
abandon it and use sqlite3 directly, just like we do in osmo-hlr.

Change-Id: Ia334904289f92d014e7bd16b02b3b5817c12c790
2022-05-14 20:49:05 +02:00
..
Makefile.am WIP: switch from libdbi to lbisqlite3 2022-05-14 20:49:05 +02:00
db_sms_test.c WIP: switch from libdbi to lbisqlite3 2022-05-14 20:49:05 +02:00
db_sms_test.err db_sms_test: Remove libdbi expected driver load errors 2019-06-05 17:01:06 +00:00
db_sms_test.ok libmsc/db.c: get rid of hard-coded SMS expiry threshold 2019-06-07 08:05:24 +07:00