about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/Makefile
blob: 9903f51f9a67f8f6aeeecf5c2263599beba88b84 (plain) (blame)
1
2
3
4
5
6
ifeq ($(subdir),misc)
tests += tst-writev

# Time enough for a large writev syscall to complete.
tst-writev-ENV = TIMEOUTFACTOR="10"
endif