kernel_samsung_a53x/tools/testing/kunit/test_template.Kconfig

6 lines
125 B
Text
Raw Normal View History

2024-06-15 21:02:09 +02:00
config ${caps_test_prefix}
bool "KUnit test for ${test_prefix}"
depends on SEC_KUNIT
help
TODO: Describe config fully.