Skip to content

Commit

Permalink
Test for ext info usnistgov#20
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirralev committed Nov 29, 2016
1 parent 4d1bc8a commit d275050
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ public void testParser() {
// TODO Auto-generated method stub

String[] accessNetworkInfo = {
"P-Access-Network-Info: 3GPP-UTRAN-TDD; utran-cell-id-3gpp=23456789ABCDE; [123:4::abcd]\n",
"P-Access-Network-Info: 3GPP-UTRAN-TDD; utran-cell-id-3gpp=23456789ABCDE;\"ip=123.123.123.123\"\n",


"P-Access-Network-Info: IEEE-802.11\n",

Expand Down

0 comments on commit d275050

Please sign in to comment.