Home
last modified time | relevance | path

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

/linux-6.15/lib/tests/
H A Dstackinit_kunit.c532 #define KUNIT_test_structs(init) \ macro
546 KUNIT_test_structs(zero),
547 KUNIT_test_structs(old_zero),
551 KUNIT_test_structs(dynamic_partial),
556 KUNIT_test_structs(static_partial),
557 KUNIT_test_structs(static_all),
558 KUNIT_test_structs(dynamic_all),
559 KUNIT_test_structs(runtime_partial),
560 KUNIT_test_structs(runtime_all),
573 KUNIT_test_structs(assigned_copy),
[all …]