Lines Matching refs:lpn
1176 TEST_CASE(lpn, est, "LPN: establish friendship"),
1177 TEST_CASE(lpn, msg_frnd, "LPN: message exchange with friend"),
1178 TEST_CASE(lpn, msg_mesh, "LPN: message exchange with mesh"),
1179 TEST_CASE(lpn, re_est, "LPN: re-establish friendship"),
1180 TEST_CASE(lpn, poll, "LPN: poll before timeout"),
1181 TEST_CASE(lpn, overflow, "LPN: message queue overflow"),
1182 TEST_CASE(lpn, group, "LPN: receive on group addrs"),
1183 TEST_CASE(lpn, loopback, "LPN: send to loopback addrs"),
1184 TEST_CASE(lpn, disable, "LPN: disable LPN"),
1185 TEST_CASE(lpn, term_cb_check, "LPN: no terminate cb trigger"),
1186 TEST_CASE(lpn, va_collision, "LPN: receive on virtual addrs with collision"),