aboutsummaryrefslogtreecommitdiffstats
path: root/android/tools
diff options
context:
space:
mode:
authorAlistair Strachan <astrachan@google.com>2018-07-23 10:47:40 -0700
committerAlistair Strachan <astrachan@google.com>2018-07-23 19:08:10 +0000
commite218c1af385a1fa59bee9f5e63591aed65f6970a (patch)
tree558cb427abc1215d49ae31946d992829b426c2e7 /android/tools
parent2add73c6856407c88a6b830516c31222bcae51ef (diff)
downloadplatform_external_ltp-e218c1af385a1fa59bee9f5e63591aed65f6970a.tar.gz
platform_external_ltp-e218c1af385a1fa59bee9f5e63591aed65f6970a.tar.bz2
platform_external_ltp-e218c1af385a1fa59bee9f5e63591aed65f6970a.zip
ANDROID: Enable cpuset test cases.
These tests were previously disabled because the cpuset_lib did not build against AOSP. An upstream change to fix this build problem has since been merged. Bug: 37950676 Test: mmm external/ltp Change-Id: I90c65e678aa901ffb9a18e1525c1b0eef1baae63 Signed-off-by: Alistair Strachan <astrachan@google.com>
Diffstat (limited to 'android/tools')
-rw-r--r--android/tools/disabled_libs.txt2
-rw-r--r--android/tools/disabled_tests.txt8
2 files changed, 0 insertions, 10 deletions
diff --git a/android/tools/disabled_libs.txt b/android/tools/disabled_libs.txt
index 7a53ba4d6..f2ede3289 100644
--- a/android/tools/disabled_libs.txt
+++ b/android/tools/disabled_libs.txt
@@ -1,4 +1,2 @@
# List of tests which cannot (currently) be built for Android/bionic.
# Every test case that requires this lib will also need be disabled
-
-cpu_set
diff --git a/android/tools/disabled_tests.txt b/android/tools/disabled_tests.txt
index eeecaea9e..3ca982855 100644
--- a/android/tools/disabled_tests.txt
+++ b/android/tools/disabled_tests.txt
@@ -416,14 +416,6 @@ f1.obj
nmfile.obj
nmfile2.obj
-# The following test cases are disabled due to a disabled library
-cpuset_syscall_test
-cpuset_list_compute
-cpuset_cpu_hog
-cpuset_mem_hog
-cpuset_sched_domains_check
-cpuset_memory_pressure
-
# The following test cases are disabled due to a disabled cflags
# TODO b/69263988