|
@@ -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
|
|
|
|