aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-12-01 09:12:47 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-12-01 09:14:32 +0100
commitb0985e3fa5ad539f1ab51ebf89724eb8e616a750 (patch)
tree211803084bedbda9ad4968a46be4195f3688bb6a /Makefile.am
parent467e1497630a093cff94670da0e8fa39fd21c278 (diff)
test: Introduce a very simple test for the paging subsystem
Check that adding a paging command works, check that it is expired after the first call to paging_gen_msg. The test will be extended to test the scheduling and selection of the various paging messages.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bc3910fa..7434f5c9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
-SUBDIRS = include src
+SUBDIRS = include src tests