Searched refs:droppri (Results 1 – 1 of 1) sorted by relevance
347 int droppri[3] = { 8, 8, 9 }; in ZTEST_USER_OR_NOT() local396 zassert_equal(rv, droppri[i], "Expected priority %d, not %d\n", in ZTEST_USER_OR_NOT()397 droppri[i], rv); in ZTEST_USER_OR_NOT()