NetBSD/regress
kamil 0593bf96cb Remove regress lseek tests, obsoleted by ATF
Many tests verify lseek through rumpkernels:
 - tests/dev/cgd/t_cgd_3des
 - tests/dev/cgd/t_cgd_aes
 - tests/dev/cgd/t_cgd_blowfish
 - tests/rump/rumpvfs/t_basic
 - tests/rump/rumpvfs/t_etfs

There are traditional lseek(2) tests too:
 - tests/kernel/kqueue/read/t_file
 - tests/kernel/kqueue/read/t_file2
 - tests/kernel/t_lockf
 - tests/lib/libc/stdio/t_fflush
 - tests/lib/libc/stdio/t_fopen
 - tests/lib/libc/sys/t_msync
 - etc
2017-05-14 04:26:40 +00:00
..
lib
libexec
sys Remove regress lseek tests, obsoleted by ATF 2017-05-14 04:26:40 +00:00
Makefile Drop usr.bin/rtld/testlib, replaced with ATF tests in usr.bin/c++/* 2017-05-14 02:30:27 +00:00
README

README

	$NetBSD: README,v 1.3 2010/08/18 21:28:03 pooka Exp $

New tests must use the ATF framework; see atf(7)
and the src/tests directory.

All exceptions need prior approval from core.