mm/damon/tests: add .kunitconfig file for DAMON kunit tests
authorSeongJae Park <sj@kernel.org>
Tue, 27 Aug 2024 03:03:36 +0000 (20:03 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 4 Sep 2024 04:15:58 +0000 (21:15 -0700)
commitf66ac836d4b97df8615b0fd09ce0b470e66d1d59
treec463ef0442cb7ca0399b97b1630e767e74c9026b
parent9bfbaa5e44c52422a046ce291469c8ebeb6c475d
mm/damon/tests: add .kunitconfig file for DAMON kunit tests

'--kunitconfig' option of 'kunit.py run' supports '.kunitconfig' file name
convention.  Add the file for DAMON kunit tests for more convenient kunit
run.

Link: https://lkml.kernel.org/r/20240827030336.7930-10-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Brendan Higgins <brendanhiggins@google.com>
Cc: David Gow <davidgow@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/damon/tests/.kunitconfig [new file with mode: 0644]