kernel_samsung_a53x/tools/testing/kunit/test_template.Kconfig
2024-06-15 16:02:09 -03:00

5 lines
125 B
Text
Executable file

config ${caps_test_prefix}
bool "KUnit test for ${test_prefix}"
depends on SEC_KUNIT
help
TODO: Describe config fully.