linux/tools/testing/kunit
SeongJae Park d8a142058f kunit: configs: remove configs for DAMON debugfs interface tests
It's time to remove DAMON debugfs interface, which has deprecated long
before in February 2023.  Read the cover letter of this patch series for
more details.

Remove kernel configs for running DAMON debugfs interface kunit tests from
the kunit all_tests configuration, to prevent unnecessary noises from
tests.

Link: https://lkml.kernel.org/r/20250106191941.107070-7-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Alex Shi <alexs@kernel.org>
Cc: Brendan Higgins <brendan.higgins@linux.dev>
Cc: David Gow <davidgow@google.com>
Cc: Hu Haowen <2023002089@link.tyut.edu.cn>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Rae Moar <rmoar@google.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Yanteng Si <si.yanteng@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-01-25 20:22:29 -08:00
..
configs kunit: configs: remove configs for DAMON debugfs interface tests 2025-01-25 20:22:29 -08:00
qemu_configs kunit: qemu_configs: loongarch: Enable shutdown 2024-11-19 15:26:30 -07:00
test_data
.gitignore
kunit.py kunit: tool: print failed tests only 2024-11-19 14:52:17 -07:00
kunit_config.py
kunit_json.py
kunit_kernel.py kunit: tool: Allow overriding the shutdown mode from qemu config 2024-11-19 15:26:30 -07:00
kunit_parser.py kunit: tool: print failed tests only 2024-11-19 14:52:17 -07:00
kunit_printer.py kunit: tool: Only print the summary 2024-11-19 14:52:17 -07:00
kunit_tool_test.py kunit: tool: print failed tests only 2024-11-19 14:52:17 -07:00
mypy.ini
qemu_config.py
run_checks.py