Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A DCMakeLists.txt57 add_executable (test_core tests/test_core.c tests/test-utils.c) target
58 target_link_libraries (test_core mctp)
59 add_test (NAME core COMMAND test_core)
H A DMakefile.am52 tests/test_core
/openbmc/linux/tools/testing/selftests/cgroup/
H A DMakefile11 TEST_GEN_PROGS += test_core
24 $(OUTPUT)/test_core: cgroup_util.c
H A Dtest_stress.sh4 ./with_stress.sh -s subsys -s fork ${OUTPUT:-.}/test_core
H A D.gitignore3 test_core
/openbmc/qemu/tests/qtest/
H A Dpnv-xscom-test.c143 static void test_core(const void *data) in test_core() function
178 add_test("core", test_core); in main()