s1setup test is done

This commit is contained in:
Sukchan Lee 2017-11-19 10:41:50 +00:00
parent 8a6b602836
commit 1ad25fbc9c
2 changed files with 1 additions and 3 deletions

View File

@ -28,9 +28,7 @@ const struct testlist {
{test_nas_message},
{test_gtp_message},
{test_security},
#if 0
{test_s1setup},
#endif
{test_attach},
{test_volte},
{test_handover}

View File

@ -56,7 +56,7 @@ static void s1setup_test1(abts_case *tc, void *data)
core_sleep(time_from_msec(300));
}
#define NUM_OF_TEST_ENB 32
#define NUM_OF_TEST_ENB 4
static void s1setup_test2(abts_case *tc, void *data)
{