Home
last modified time | relevance | path

Searched refs:expAddrs (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/net/
H A Dacts_net_test.c340 char expAddrs[4][16] = {"10.58.212.100", "0.0.0.0", "255.0.0.0", "255.255.255.255"}; /* 4, 16, common data for test, no special meaning */ variable
351 ICUNIT_ASSERT_STRING_EQUAL(ret, expAddrs[i], ret);
352 ICUNIT_ASSERT_STRING_EQUAL(rstBuff, expAddrs[i], rstBuff);

Completed in 1 milliseconds