[PATCH RFC bpf-next v3 16/16] selftests/hid: add KASAN to the VM tests

Benjamin Tissoires posted 16 patches 1 year, 11 months ago
There is a newer version of this series
[PATCH RFC bpf-next v3 16/16] selftests/hid: add KASAN to the VM tests
Posted by Benjamin Tissoires 1 year, 11 months ago
It's always a good idea to have KASAN in tests.

Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>

---

new in v3
---
 tools/testing/selftests/hid/config.common | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/hid/config.common b/tools/testing/selftests/hid/config.common
index 0f456dbab62f..45b5570441ce 100644
--- a/tools/testing/selftests/hid/config.common
+++ b/tools/testing/selftests/hid/config.common
@@ -238,3 +238,4 @@ CONFIG_VLAN_8021Q=y
 CONFIG_XFRM_SUB_POLICY=y
 CONFIG_XFRM_USER=y
 CONFIG_ZEROPLUS_FF=y
+CONFIG_KASAN=y

-- 
2.43.0