Home
last modified time | relevance | path

Searched defs:emul (Results 1 – 6 of 6) sorted by relevance

/tests/subsys/emul/
A DCMakeLists.txt8 project(emul) project
/tests/subsys/emul/src/
A Dmain.c21 ZTEST(emul, test_emul_dt_get) in ZTEST() argument
34 ZTEST(emul, test_emul_backend_api) in ZTEST() argument
/tests/drivers/bbram/generic/src/
A Dfixture.c18 const struct emul *emul = emul_get_binding(dev->name); in get_and_check_emul() local
/tests/subsys/rtio/rtio_i2c/src/
A Dmain.cpp53 [&msg](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST()
98 [&data](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST()
131 [&msg](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST()
249 [&msg](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST()
/tests/drivers/sensor/hc-sr04/src/
A Dmain.c38 struct hcsr04_emul emul; member
82 const struct hcsr04_emul *emul = CONTAINER_OF(cb, struct hcsr04_emul, cb); in gpio_emul_callback_handler() local
/tests/drivers/build_all/sensor/src/
A Dgeneric_test.c80 const struct emul *emul = emul_get_binding(dev->name); in run_generic_test() local

Completed in 37 milliseconds