Home
last modified time | relevance | path

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

/linux/lib/tests/
H A Dstackinit_kunit.c524 #define KUNIT_test_structs(init) \ macro
538 KUNIT_test_structs(zero),
539 KUNIT_test_structs(old_zero),
543 KUNIT_test_structs(dynamic_partial),
544 KUNIT_test_structs(assigned_dynamic_partial),
548 KUNIT_test_structs(static_partial),
549 KUNIT_test_structs(static_all),
550 KUNIT_test_structs(dynamic_all),
551 KUNIT_test_structs(runtime_partial),
552 KUNIT_test_structs(runtime_all),
[all …]