NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/43456 CVS commit: src/tests/fs/ptyfs
The following reply was made to PR kern/43456; it has been noted by GNATS.
From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/43456 CVS commit: src/tests/fs/ptyfs
Date: Fri, 11 Jun 2010 23:52:38 +0000
Module Name: src
Committed By: pooka
Date: Fri Jun 11 23:52:38 UTC 2010
Added Files:
src/tests/fs/ptyfs: Atffile Makefile t_nullpts.c t_ptyfs.c
Log Message:
Add some ptyfs tests.
Note: I'm not adding these to the build yet, since they depend on
some other other cleanup I might get done only after the weekend.
Even so, t_nullpts serves a simple example of how to repeat the
crash described in PR kern/43456 (just remove "rump_sys_" from the
calls and it should compile and you should get a host kernel panic
instead of a coredump).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/fs/ptyfs/Atffile src/tests/fs/ptyfs/Makefile \
src/tests/fs/ptyfs/t_nullpts.c src/tests/fs/ptyfs/t_ptyfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index