From 93dd59141d5f36d55b4d144d3e85dd93f6d584cc Mon Sep 17 00:00:00 2001 From: Edward Liaw Date: Fri, 1 Dec 2023 18:37:11 +0000 Subject: [PATCH] ANDROID: kselftests: Use KernelTargetTest and handle skip exit code kselftests use exit code 4 when skipping tests. Use KernelTargetTest to handle this correctly. Bug: 291147200 Change-Id: I6a8dfb67b29b04f6e54b2ca9a42c138a2d6b65f6 Signed-off-by: Edward Liaw --- tools/testing/selftests/android/config_arm64.xml | 4 +++- tools/testing/selftests/android/config_x86_64.xml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/tools/testing/selftests/android/config_arm64.xml b/tools/testing/selftests/android/config_arm64.xml index 6e5066d395a6..e0e0924e17b2 100644 --- a/tools/testing/selftests/android/config_arm64.xml +++ b/tools/testing/selftests/android/config_arm64.xml @@ -22,7 +22,9 @@