summaryrefslogtreecommitdiff
path: root/test/time/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/time/Makefile')
-rw-r--r--test/time/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/time/Makefile b/test/time/Makefile
index cbf708526..bb2a2b5bb 100644
--- a/test/time/Makefile
+++ b/test/time/Makefile
@@ -1,8 +1,8 @@
# uClibc time tests
# Licensed under the GNU Library General Public License, see COPYING.LIB
-TESTS_DISABLED := bug-asctime time tst-mktime2 tst-posixtz tst-strftime \
- tst-strptime tst-timezone
+TESTS_DISABLED := bug-asctime bug-asctime_r time tst-mktime2 tst-posixtz \
+ tst-strftime tst-strptime tst-timezone
include ../Test.mak