* posix/Makefile (tests): Add tst-preadwrite64.
This commit is contained in:
Ulrich Drepper 2000-05-26 19:51:15 +00:00
parent 09bbe3bf4e
commit bd9df4cdad
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
2000-05-26 Ulrich Drepper <drepper@redhat.com>
* posix/Makefile (tests): Add tst-preadwrite64.
* posix/tst-preadwrite.c: Alloc file being used also for testing
pread64 and pwrite64.
* posix/tst-preadwrite64.c: New file.

View file

@ -64,8 +64,8 @@ include ../Makeconfig
aux := init-posix environ
tests := tstgetopt testfnm runtests runptests \
tst-preadwrite test-vfork regexbug1 tst-getlogin tst-mmap \
tst-getaddrinfo
tst-preadwrite tst-preadwrite64 test-vfork regexbug1 \
tst-getlogin tst-mmap tst-getaddrinfo
ifeq (yes,$(build-shared))
test-srcs := globtest
tests += wordexp-test