From 97510814d84fa5715e18b4d73b3c07ec607b46f4 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 22 Jan 2012 13:36:52 +0100 Subject: tests: Introduce a very basic gsm0808 test This tests verifies the content of the GSM 08.08 messages, it does not verify the remaining headroom (which the SCCP/IPA code relies on being plenty to prepend the header). More to come in the future. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 348355f2..eff1ac44 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ if ENABLE_TESTS -SUBDIRS = timer sms ussd smscb bits a5 conv auth lapd +SUBDIRS = timer sms ussd smscb bits a5 conv auth lapd gsm0808 if ENABLE_MSGFILE SUBDIRS += msgfile endif -- cgit v1.2.3