Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/llext/src/
Dtest_llext.c569 const void * const esf_fn = LLEXT_FIND_BUILTIN_SYM(z_impl_ext_syscall_fail); in ZTEST() local
571 zassert_is_null(esf_fn, "est_fn should be NULL"); in ZTEST()