Lines Matching full:stored
173 /* Entries with old_iv == true should be removed, others should be stored. */ in expect_pending_store()
259 * stored after the reset operation is finished.
285 /** Test that RPL accepts and stores a valid entry that was just stored. The entry should be stored
294 * address and correct IVI after the entry was stored. in ZTEST()
312 * be stored during the reset operation.
342 /* Test that RPL accepts and stores a valid entry that has not yet been stored. The entry should be
343 * stored during the reset operation.
349 /* Take RPL entry from test vector that has old_iv == false and is not stored yet after in ZTEST()
365 /* The entry should have been stored in previous bt_mesh_rpl_pending_store() call. Another in ZTEST()
374 * The entry will be added at the end of RPL, therefore it should be stored during the reset
390 /* The entry will be stored during the reset operation as it will be added to the end of in ZTEST()
398 /* The new entry should have been stored already. Another bt_mesh_rpl_pending_store() call in ZTEST()
406 /** Test that RPL accepts and stores a valid entry that has been stored during the reset operation.
407 * Since the entry has been already in the list, it should be stored again after the reset
429 * stored again. in ZTEST()
456 /* The entry should have been stored in previous bt_mesh_rpl_pending_store() call. Another in ZTEST()