aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-07-06 12:55:36 +0200
committerosmith <osmith@sysmocom.de>2023-07-10 07:02:59 +0000
commitf543548505202aa2d676dd3b4246e07b97f2afc3 (patch)
treec4a511a873517d2dc103c66125b0ed42a8797c64 /tests/Makefile.am
parent5b1ab541a2078df8f6b9bb4df59c7c49007af963 (diff)
test: add csd_test
Show that csd_bs_list_remove() is currently broken, the next patch will fix it. Related: OS#4394 Change-Id: Icc98de75e97c75216a71caf94355d09330c95cba
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5b77250de..839e53b34 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,6 +4,7 @@ SUBDIRS = \
db_sms \
sdp_msg \
mncc \
+ csd \
$(NULL)
if BUILD_SMPP