summaryrefslogtreecommitdiff
path: root/test/time/Makefile
blob: 237082d3c65a0e9bf8e0f2c335788175e37e781c (plain)
1
2
3
4
5
6
7
8
9
# uClibc time tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

TESTS_DISABLED := bug-asctime bug-asctime_r time tst-mktime2 tst-posixtz \
	tst-strftime tst-strptime tst-timezone

include ../Test.mak

CFLAGS_tst-strptime2 := -std=c99