From a536fc644bc6f8ced40f7d40dbbc32f34c295721 Mon Sep 17 00:00:00 2001 From: Philipp Date: Wed, 10 Aug 2016 12:14:57 +0200 Subject: Adding LLC-XID encoder / decoder and unit test The lle-xid encoder/decoder is needed to encode and decode llc xid parameter messages. We need this to exchange sndcp-parameters (SNDCP-XID) and also simple parameters such as encryption IOVs Change-Id: Ia06e4cb08bf9b48c2a4682606d1b1a91d19a9d37 --- openbsc/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/tests/Makefile.am') diff --git a/openbsc/tests/Makefile.am b/openbsc/tests/Makefile.am index 09298a35c..ba5ca28d5 100644 --- a/openbsc/tests/Makefile.am +++ b/openbsc/tests/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = gsm0408 db channel mgcp gprs abis gbproxy trau subscr mm_auth +SUBDIRS = gsm0408 db channel mgcp gprs abis gbproxy trau subscr mm_auth xid if BUILD_NAT SUBDIRS += bsc-nat bsc-nat-trie -- cgit v1.2.3