Re: [RFC PATCH v3 13/13] clavis: Kunit support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2024-10-17 at 09:55 -0600, Eric Snowberg wrote:
> +config SECURITY_CLAVIS_KUNIT_TEST
> +	bool "KUnit tests for Clavis" if !KUNIT_ALL_TESTS
> +	depends on SECURITY_CLAVIS && KUNIT

Change KUNIT -> KUNIT=y

> +	default KUNIT_ALL_TESTS
> +	select SYSTEM_BLACKLIST_KEYRING
> +	select SYSTEM_REVOCATION_LIST
> +	help
> +	  Build KUnit tests for Clavis.
> +
> +	  See the KUnit documentation in Documentation/dev-tools/kunit
> +
> +	  Run all KUnit tests for Clavis with:
> +	  ./tools/testing/kunit/kunit.py run --kunitconfig security/clavis
> +
> +	  If you are unsure how to answer this question, answer N.

thanks,

Mimi






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux Kernel]     [Linux Kernel Hardening]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux