Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dstackinit_kunit.c420 #define KUNIT_test_structs(init) \ macro
429 KUNIT_test_structs(zero),
431 KUNIT_test_structs(dynamic_partial),
432 KUNIT_test_structs(assigned_dynamic_partial),
434 KUNIT_test_structs(static_partial),
435 KUNIT_test_structs(static_all),
436 KUNIT_test_structs(dynamic_all),
437 KUNIT_test_structs(runtime_partial),
438 KUNIT_test_structs(runtime_all),
439 KUNIT_test_structs(assigned_static_partial),
[all …]