summaryrefslogtreecommitdiff
path: root/tests/bionic/libc/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-10-24 23:30:58 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-10-24 23:30:59 +0000
commit05a66cd9164dda93625cb1f8b9b082f94d124a5d (patch)
tree29d3ccd91878cc4b924157262a4bef6e108c268f /tests/bionic/libc/Android.mk
parent27443f28bbcbc6aca7b6b3fda54a177779929af1 (diff)
parenta38def7e8f366ba3e045b4c3a019a86d3e1a598d (diff)
downloadextras-05a66cd9164dda93625cb1f8b9b082f94d124a5d.tar.gz
Merge "bionic libs test: clean up for gethostname test"
Diffstat (limited to 'tests/bionic/libc/Android.mk')
-rw-r--r--tests/bionic/libc/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bionic/libc/Android.mk b/tests/bionic/libc/Android.mk
index bdfe92d5..85ee9050 100644
--- a/tests/bionic/libc/Android.mk
+++ b/tests/bionic/libc/Android.mk
@@ -61,7 +61,6 @@ endef
# First, the tests in 'common'
sources := \
- common/test_gethostname.c \
common/test_pthread_mutex.c \
common/test_pthread_rwlock.c \
common/test_pthread_once.c \