0593bf96cb
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 |
||
---|---|---|
.. | ||
lib | ||
libexec | ||
sys | ||
Makefile | ||
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.