Home
last modified time | relevance | path

Searched refs:kunit_test_suites (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/arch/s390/lib/
H A Dtest_modules.c30 kunit_test_suites(&modules_test_suite);
H A Dtest_kprobes.c73 kunit_test_suites(&kprobes_test_suite);
/openbmc/linux/lib/
H A Dtest_sort.c46 kunit_test_suites(&sort_test_suite);
H A Dtest_list_sort.c120 kunit_test_suites(&list_sort_suite);
H A Dbitfield_kunit.c151 kunit_test_suites(&bitfields_test_suite);
H A Dchecksum_kunit.c353 kunit_test_suites(&checksum_test_suite);
H A Dtest_linear_ranges.c217 kunit_test_suites(&range_test_module);
H A Dtest_fprobe.c274 kunit_test_suites(&fprobe_test_suite);
H A Dtest_kprobes.c401 kunit_test_suites(&kprobes_test_suite);
H A Dhashtable_test.c315 kunit_test_suites(&hashtable_test_module);
H A Dstackinit_kunit.c460 kunit_test_suites(&stackinit_test_suite);
/openbmc/linux/lib/kunit/
H A Dstring-stream-test.c53 kunit_test_suites(&string_stream_test_suite);
H A Dkunit-example-test.c287 kunit_test_suites(&example_test_suite);
H A Dexecutor_test.c255 kunit_test_suites(&executor_test_suite);
/openbmc/linux/lib/math/
H A Drational-test.c54 kunit_test_suites(&rational_test_suite);
/openbmc/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst79 called ``.kunit_test_suites``. For the code, see ``KUNIT_TABLE()`` macro
83 ``struct kunit_suite``, and is populated by the ``kunit_test_suites()``
96 When built as a module, the ``kunit_test_suites()`` macro defines a
/openbmc/linux/drivers/base/power/
H A Dqos-test.c117 kunit_test_suites(&pm_qos_test_module);
/openbmc/linux/fs/fat/
H A Dfat_test.c194 kunit_test_suites(&fat_test_suite);
/openbmc/linux/fs/ext4/
H A Dinode-test.c280 kunit_test_suites(&ext4_inode_test_suite);
/openbmc/linux/sound/soc/
H A Dsoc-utils-test.c229 kunit_test_suites(&soc_utils_test_suite);
/openbmc/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_device_test.c210 kunit_test_suites(&ttm_device_test_suite);
/openbmc/linux/include/kunit/
H A Dtest.h370 #define kunit_test_suites(__suites...) \ macro
374 #define kunit_test_suite(suite) kunit_test_suites(&suite)
/openbmc/linux/kernel/events/
H A Dhw_breakpoint_test.c330 kunit_test_suites(&hw_breakpoint_test_suite);
/openbmc/linux/kernel/
H A Dsysctl-test.c389 kunit_test_suites(&sysctl_test_suite);
/openbmc/linux/net/handshake/
H A Dhandshake-test.c537 kunit_test_suites(&handshake_api_suite);

12