Re: [PATCH v4 10/11] mm/damon: Add kunit tests

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

 



On 2/10/20 6:53 AM, sjpark@xxxxxxxxxx wrote:
> diff --git a/mm/Kconfig b/mm/Kconfig
> index 387d469f40ec..b279ab9c78d0 100644
> --- a/mm/Kconfig
> +++ b/mm/Kconfig
> @@ -751,4 +751,15 @@ config DAMON
>  	  be 1) accurate enough to be useful for performance-centric domains,
>  	  and 2) sufficiently light-weight so that it can be applied online.
>  
> +config DAMON_KUNIT_TEST
> +	bool "Test for damon"

s/bool/tristate/ ?

> +	depends on DAMON && KUNIT
> +	help
> +	  This builds the DAMON Kunit test suite.
> +
> +	  For more information on KUnit and unit tests in general, please refer
> +	  to the KUnit documentation.
> +
> +	  If unsure, say N.
> +
>  endmenu


-- 
~Randy




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux