aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-05-02 12:36:39 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2022-05-03 11:03:00 +0200
commit7048fc66bfd88989375056733dbe1b30abcac909 (patch)
tree39d71e6c91d155bedbc93dfd87a03d6c92e1149f /configure.ac
parent5f2a4a9fb32867f2a56da6fb172cf883ecfd1692 (diff)
tests: Introduce paging_test
Add unit test env to easily test several paging scenarios. Change-Id: Iab61bf6a6eece5f439a19f7a5a0dc068a808ae8a
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3ff4524b5..85d7c5952 100644
--- a/configure.ac
+++ b/configure.ac
@@ -237,6 +237,7 @@ AC_OUTPUT(
tests/gsm0408/Makefile
tests/handover/Makefile
tests/nanobts_omlattr/Makefile
+ tests/paging/Makefile
tests/subscr/Makefile
doc/Makefile
doc/examples/Makefile