OpenGrok
Cross Reference: t_fdrestart.c
xref
: /
src
/
tests
/
kernel
/
t_fdrestart.c
Home
|
History
|
Annotate
|
Download
|
only in
kernel
History log of
/src/tests/kernel/t_fdrestart.c
Revision
Date
Author
Comments
1.4
18-Nov-2023
riastradh
t_fdrestart: Mark some tests no longer xfail.
Backing out ad's changes last month seemed to fix the symptoms
(although I'm pretty sure this logic is still broken, more to come).
PR kern/57659
1.3
15-Oct-2023
riastradh
t_fdrestart: Rework this to be a little more robust.
For the write test, need to make sure the pipe's buffer is full first
before the write that blocks, so that it doesn't return partial
progress rather than ERESTART if woken.
1.2
15-Oct-2023
riastradh
t_fdrestart: Verify rump_sys_write failed second time around.
PR kern/57659
1.1
15-Oct-2023
riastradh
t_fdrestart: New test of closing fd with another thread in I/O on it.
Adapted from regress/sys/kern/dislodgefd.
PR kern/57659
Indexes created Fri Oct 17 23:09:53 GMT 2025