summaryrefslogtreecommitdiff
path: root/tests/bionic/libc/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bionic/libc/Android.mk')
-rw-r--r--tests/bionic/libc/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/bionic/libc/Android.mk b/tests/bionic/libc/Android.mk
index e37d4b24..dd021832 100644
--- a/tests/bionic/libc/Android.mk
+++ b/tests/bionic/libc/Android.mk
@@ -68,7 +68,6 @@ sources := \
common/test_gethostbyname.c \
common/test_gethostname.c \
common/test_pthread_cleanup_push.c \
- common/test_pthread_getcpuclockid.c \
common/test_pthread_join.c \
common/test_pthread_mutex.c \
common/test_pthread_rwlock.c \
@@ -141,7 +140,6 @@ $(call device-test, $(sources))
sources := \
other/test_arc4random.c \
other/test_sysconf.c \
- other/test_system.c \
other/test_thread_max.c \
other/test_vfprintf_leak.c \