fix the testsuite

This commit is contained in:
Sukchan Lee 2019-06-30 20:48:51 +09:00
parent 8e53e82913
commit e704295811
2 changed files with 1 additions and 2 deletions

View File

@ -41,9 +41,7 @@ const struct testlist {
{test_attach},
{test_volte},
{test_handover},
#if 0
{test_crash},
#endif
{NULL},
};

View File

@ -34,6 +34,7 @@ s1setup-test : SUCCESS
attach-test : SUCCESS
volte-test : SUCCESS
handover-test : SUCCESS
crash-test : SUCCESS
All tests passed.
])
AT_CLEANUP