Commit aeb51195 authored by Youness Alaoui's avatar Youness Alaoui

just run one google test, others won't work anyways because they are draft19 specific

parent 3315a826
......@@ -999,6 +999,10 @@ int main (void)
g_assert (global_lagent_cands == 2);
g_assert (global_ragent_cands == 2);
#ifdef TEST_GOOGLE
return result;
#endif
/* step: run test simulating delayed SDP answer */
g_debug ("test-fullmode: TEST STARTS / delayed SDP answer");
result = run_full_test_delayed_answer (lagent, ragent, &baseaddr, 4, 0);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment