blob: 2263211318914daad14ee5631e4a3a256095b43f [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001# uClibc misc tests
2# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
3
4TESTS_DISABLED := outb tst-fnmatch bug-glob1 tst-gnuglob
5ifeq ($(UCLIBC_HAS_LFS),)
6TESTS_DISABLED += dirent64
7endif
8CFLAGS_dirent64 := -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
9
10DODIFF_dirent := 1
11DODIFF_dirent64 := 1
12
13OPTS_bug-glob1 := $(PWD)
14OPTS_tst-fnmatch := < tst-fnmatch.input