The NetBSD Project

src/tests/kernel/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / tests / kernel

Current tag: HEAD


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arch/        
[DIR] ipf/        
[DIR] kqueue/        
[DIR] port-xen/        
[DIR] posix_spawn/        
[DIR] threadpool_tester/        
[DIR] tty/        
[TXT] t_epoll.c  1.2   8 months  christos   Add EPOLL_CLOEXEC (Theodore Preduta)
[TXT] t_nointerpreter.sh  1.1   3 years  jruoho   Add a test case for PR kern/52744, which no longer appears to be present.
[TXT] h_ps_strings1.c  1.1   13 years  pgoyette   Add tests for verifying the recent changes to ps_strings From joerg@ with atf-i...
[TXT] h_ps_strings2.c  1.1   13 years  pgoyette   Add tests for verifying the recent changes to ps_strings From joerg@ with atf-i...
[TXT] t_ps_strings.sh  1.1   13 years  pgoyette   Add tests for verifying the recent changes to ps_strings From joerg@ with atf-i...
[TXT] h_getprocpath.c  1.1   6 years  christos   Add tests to make sure that the program name is what it is supposed to be.
[TXT] h_interpreter.sh  1.1   6 years  christos   Add tests to make sure that the program name is what it is supposed to be.
[TXT] t_procpath.sh  1.1   6 years  christos   Add tests to make sure that the program name is what it is supposed to be.
[TXT] t_simplehook.sh  1.1   2 years  yamaguchi   Added tests for the linear hook APIs
[TXT] t_extent.c  1.5   7 years  christos   Don't play with "../.." in includes for h_macros.h; deal with it centrally. Mino...
[TXT] t_filedesc.c  1.6   7 years  christos   Don't play with "../.." in includes for h_macros.h; deal with it centrally. Mino...
[TXT] t_lock.c  1.2   7 years  christos   Don't play with "../.." in includes for h_macros.h; deal with it centrally. Mino...
[TXT] h_segv.c  1.14   4 years  kamil   Fix typo
[TXT] t_mqueue.c  1.6   7 years  christos   PR/51871: Ngie Cooper: add fcntl.h for O_* fcntl/open constants
[TXT] t_sysv.c  1.6   23 months  christos   PR/56831: Eric van Gyzen: race condition in tests/kernel/t_sysv.c https://cgit.f...
[TXT] t_extattrctl.c  1.2   3 years  jruoho   Reference PRs consistently.
[TXT] Makefile  1.77   6 months  rjs   The t_fdrestart test requires rump.
[TXT] Makefile.inc  1.1   13 years  christos   add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing how m...
[TXT] t_interp.sh  1.1   6 years  christos   add a test to check that the interpreter is preserved when executing scripts.
[TXT] t_timeleft.c  1.4   5 years  christos   add call error checks, requested by mrg@
[TXT] t_origin.sh  1.1   4 years  christos   branches: 1.1.2; Add a $ORIGIN test
[TXT] t_ksem.c  1.1   5 years  thorpej   branches: 1.1.2; Implement support for "pshared" POSIX semaphores. Fixes lib/5...
[TXT] t_sysctl.c  1.1   9 years  gson   branches: 1.1.2; 1.1.6; Test that reading a CTLTYPE_INT sysctl variable into a...
[TXT] h_fexecve.c  1.1   4 years  christos   branches: 1.1.4; Add tests for fexecve(2)
[TXT] h_fpufork.c  1.1   4 years  riastradh   branches: 1.1.4; Test that fpu state is preserved by fork.
[TXT] t_fpufork.sh  1.1   4 years  riastradh   branches: 1.1.4; Test that fpu state is preserved by fork.
[TXT] t_proccwd.c  1.2   4 years  kamil   branches: 1.2.2; Fix a mistake in a test for KERN_PROC_CWD Emit properly ENOEN...
[TXT] t_umountstress.sh  1.5   10 years  gson   branches: 1.5.2; 1.5.8; Don't rely on "kill -0" to check whether a background ...
[TXT] t_pty.c  1.5   3 years  rin   errno is irrelevant here.
[TXT] t_umount.sh  1.7   2 months  andvar   fix spelling mistakes, mainly in comments and log messages.
[TXT] t_lockf.c  1.9   10 years  christos   fix unused variable warnings
[TXT] t_fcntl.c  1.4   8 months  riastradh   memfd(2): Run all tests; don't stop after the first failure.
[TXT] gen_t_subr_prf  1.9   9 months  mrg   provide more things needed by new subr_prf.c.
[TXT] t_kauth_pr_47598.c  1.6   2 years  andvar   remove double t from targeted, add missing r to arbitrary And fix few more typos...
[TXT] t_zombie.c  1.3   22 months  andvar   s/estabilishing/establishing/ in copy pasted comment.
[TXT] t_fdrestart.c  1.4   5 months  riastradh   t_fdrestart: Mark some tests no longer xfail. Backing out ad's changes last mon...
[TXT] t_fexecve.sh  1.2   11 months  gutteridge   t_fexecve.sh: fix head() function definitions of test cases
[TXT] t_magic_symlinks.sh  1.4   12 months  gutteridge   t_magic_symlinks.sh: fix line continuation in realpath head() This wasn't notic...
[TXT] t_open_pr_57260.c  1.2   11 months  gutteridge   t_open_pr_57260.c: KNF a block (spaces to tabs)
[TXT] t_rnd.c  1.13   4 months  riastradh   t_rnd: Nix trailing whitespace. No functional change intended.
[TXT] t_trapsignal.sh  1.6   11 months  gutteridge   t_trapsignal.sh: fix head() function definitions of test cases
[TXT] t_memfd_create.c  1.3   4 months  riastradh   tests: Audit RZ abuse. RZ succeeds if x is zero, and fails if x is nonzero, tre...
[TXT] Atffile (in the Attic) [Hide]  1.4   13 years  jmmv   Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
[TXT] msg.h (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_lwpctl.c (in the Attic) [Hide]  1.2   12 years  jruoho   Move the _lwp_ctl(2) preemption counter check to the right place.
[TXT] t_mkdir.c (in the Attic) [Hide]  1.4   12 years  jruoho   Move the mkdir(2) test to the right place.
[TXT] t_pipe.c (in the Attic) [Hide]  1.2   12 years  jruoho   Move the pipe(2) test to the right place.
[TXT] t_poll3w.c (in the Attic) [Hide]  1.2   12 years  jruoho   Follow the design principles of tests(7) by merging 't_poll3w' to 't_poll' as a ...
[TXT] t_pollts.c (in the Attic) [Hide]  1.3   12 years  tron   Move regression test for PR kern/44986 from "kernel" to "syscalls" as the later ...
[TXT] t_posix_fadvise.c (in the Attic) [Hide]  1.7   12 years  jruoho   Move the posix_fadvise(2) test to the right place.
[TXT] t_ptrace.c (in the Attic) [Hide]  1.21   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_amd64_wait.c (in the Attic) [Hide]  1.2   7 years  kamil   Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64 Rena...
[TXT] t_ptrace_amd64_wait.h (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_amd64_wait3.c (in the Attic) [Hide]  1.2   7 years  kamil   Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64 Rena...
[TXT] t_ptrace_amd64_wait4.c (in the Attic) [Hide]  1.2   7 years  kamil   Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64 Rena...
[TXT] t_ptrace_amd64_wait6.c (in the Attic) [Hide]  1.2   7 years  kamil   Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64 Rena...
[TXT] t_ptrace_amd64_waitid.c (in the Attic) [Hide]  1.2   7 years  kamil   Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64 Rena...
[TXT] t_ptrace_amd64_waitpid.c (in the Attic) [Hide]  1.2   7 years  kamil   Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64 Rena...
[TXT] t_ptrace_i386_wait.h (in the Attic) [Hide]  1.3   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_wait.c (in the Attic) [Hide]  1.89   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_wait.h (in the Attic) [Hide]  1.10   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_wait3.c (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_wait4.c (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_wait6.c (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_waitid.c (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_waitpid.c (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_ptrace_x86_wait.h (in the Attic) [Hide]  1.2   7 years  kamil   Remove tests/kernel/t_ptrace* from the tree ptrace(2) tests have been moved to ...
[TXT] t_sigaction.c (in the Attic) [Hide]  1.3   12 years  jruoho   Move the sigaction(2) test to the right place.
[TXT] t_threadpool.sh (in the Attic) [Hide]  1.3   5 years  christos   PR/53908: Alex Raschi: Test that require modules belong in modules; move the thr...
[TXT] t_time.c (in the Attic) [Hide]  1.3   12 years  jruoho   Move the clock_gettime(2) timer test to the right place.
[TXT] t_ucontext.c (in the Attic) [Hide]  1.2   12 years  jruoho   Move the ucontext(2) test to the right place.
[TXT] t_writev.c (in the Attic) [Hide]  1.3   12 years  jruoho   Move the writev(2) test to the right place.


CVSweb <webmaster@jp.NetBSD.org>