[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210522044241.2763088-3-davidgow@google.com>
Date: Fri, 21 May 2021 21:42:41 -0700
From: David Gow <davidgow@...gle.com>
To: Brendan Higgins <brendanhiggins@...gle.com>,
Shuah Khan <shuah@...nel.org>
Cc: David Gow <davidgow@...gle.com>, Jeff Dike <jdike@...toit.com>,
Richard Weinberger <richard@....at>,
kunit-dev@...glegroups.com, linux-kselftest@...r.kernel.org,
linux-um@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 3/3] kunit: Remove the unused all_tests.config
This isn't used anywhere. While it's possible that people were manually
referencing it, the new default config (in default.config in the same
path) provides equivalent functionality.
Signed-off-by: David Gow <davidgow@...gle.com>
---
tools/testing/kunit/configs/all_tests.config | 3 ---
1 file changed, 3 deletions(-)
delete mode 100644 tools/testing/kunit/configs/all_tests.config
diff --git a/tools/testing/kunit/configs/all_tests.config b/tools/testing/kunit/configs/all_tests.config
deleted file mode 100644
index 9235b7d42d38..000000000000
--- a/tools/testing/kunit/configs/all_tests.config
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_KUNIT=y
-CONFIG_KUNIT_TEST=y
-CONFIG_KUNIT_EXAMPLE_TEST=y
--
2.31.1.818.g46aad6cb9e-goog
Powered by blists - more mailing lists