From efd78f152713c3a9c711e9003531e91e46b7db06 Mon Sep 17 00:00:00 2001
From: guptar <guptar@mycompany.com>
Date: Wed, 30 Sep 2015 16:00:28 +0000
Subject: [PATCH] minor update unitary test simulator

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7865 818b1a75-f10b-46b9-bf7c-635c3b92a50f
---
 cmake_targets/autotests/run_compilation_autotests.bash | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/cmake_targets/autotests/run_compilation_autotests.bash b/cmake_targets/autotests/run_compilation_autotests.bash
index f7df4e2800..20ccf57dee 100755
--- a/cmake_targets/autotests/run_compilation_autotests.bash
+++ b/cmake_targets/autotests/run_compilation_autotests.bash
@@ -127,6 +127,10 @@ test_compile \
     test.0104 test_secu_knas \
     test_secu_knas  $tdir/bin/test_secu_knas test_secu_knas.Rel10
 
+test_compile \
+    test.0104 test_secu_knas_encrypt_eea1 \
+    test_secu_knas_encrypt_eea1  $tdir/bin/test_secu_knas_encrypt_eea1 test_secu_knas_encrypt_eea1.Rel10
+
 test_compile \
     test.0104 test_kdf \
     test_kdf  $tdir/bin/test_kdf test_kdf.Rel10
-- 
GitLab