Home
last modified time | relevance | path

Searched refs:set_res (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/lib/notify/src/
Dmain.c47 int set_res = 423; in ZTEST() local
83 cb = sys_notify_finalize(&notify, set_res); in ZTEST()
92 zassert_equal(res, set_res, in ZTEST()
100 int set_res = 423; in ZTEST() local
151 cb = sys_notify_finalize(&notify, set_res); in ZTEST()
159 zassert_equal(res, set_res, in ZTEST()
165 zassert_equal(res, set_res, in ZTEST()
173 int set_res = 423; in ZTEST() local
219 cb = sys_notify_finalize(&notify, set_res); in ZTEST()
225 res = ~set_res; in ZTEST()
[all …]