Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/
H A Dnew-libarchive.patch11 tests/test_entry.py | 10 ++++++++--
14 diff --git a/tests/test_entry.py b/tests/test_entry.py
16 --- a/tests/test_entry.py
17 +++ b/tests/test_entry.py
/openbmc/linux/kernel/
H A Dkallsyms_selftest.c431 static int test_entry(void *p) in test_entry() function
459 t = kthread_create(test_entry, NULL, "kallsyms_test"); in kallsyms_test_init()