summaryrefslogtreecommitdiff
path: root/test/time/Makefile
blob: cbf70852640343bec447bac34415ee9ff3761828 (plain)
1
2
3
4
5
6
7
8
9
# 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

include ../Test.mak

CFLAGS_tst-strptime2 := -std=c99