Starting to add packing and unpacking tests to activate EPS bearer context request.

This commit is contained in:
Pedro Alvarez 2019-05-22 18:20:57 +01:00 committed by Andre Puschmann
parent d3761ccee5
commit 2fcf8c1827
1 changed files with 0 additions and 1 deletions

View File

@ -110,7 +110,6 @@ int nas_dedicated_eps_bearer_context_setup_request_test()
TESTASSERT(ded_bearer_req.packet_flow_id == 77); // Test flow id
// NAS Activate Dedicated EPS Bearer Context Setup Request Pack Test (TODO)
printf("Test NAS Activate Dedicated EPS Bearer Context Request successfull\n");
return 0;
}