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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fe022875..82e43e3a 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ tests/a5/a5_test tests/auth/milenage_test tests/conv/conv_test tests/lapd/lapd_test +tests/gsm0808/gsm0808_test utils/osmo-arfcn utils/osmo-auc-gen -- cgit v1.2.3