Home | History | Annotate | Download | only in kernel
History log of /src/tests/kernel/t_sysv.c
RevisionDateAuthorComments
 1.6  14-May-2022  christos PR/56831: Eric van Gyzen: race condition in tests/kernel/t_sysv.c
https://cgit.freebsd.org/src/commit/?id=20917cac7bcf216225a7b66f7b3a56f3764c5acc
 1.5  03-Feb-2018  pgoyette * Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict
with FreeBSD)
* Fix a broken call to open(2) with O_CREAT and no permission argument.
* ANSIfy function definitions.
* Improve failure messages.

From freebsd.org via Brooks Davis - Thanks!
 1.4  02-Mar-2014  jmmv Make cleanup routines actually work.

The only way to pass global state from the body to the cleanup is via the
file system.

Fixes leaks of global system resources (in all cases, given that the body
does not by itself clean things up).
 1.3  24-Jul-2013  skrll Fix msgsz confusion.
 1.2  06-Nov-2012  pgoyette branches: 1.2.2; 1.2.4;
Replace the atexit() routines with ATF_TC_CLEANUP()

Factor out the generation of token_keys to a separate routine, called
from each test case. And make sure we remove the mkdtemp()-created
directory after we're finished with it.
 1.1  05-Nov-2012  pgoyette Convert to ATF format the old src/regress/ style tests for Sys V IPC
 1.2.4.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.2  16-Jan-2013  yamt sync with (a bit old) head
 1.2.4.1  06-Nov-2012  yamt file t_sysv.c was added on branch yamt-pagecache on 2013-01-16 05:33:58 +0000
 1.2.2.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.2.2  06-Nov-2012  pgoyette Replace the atexit() routines with ATF_TC_CLEANUP()

Factor out the generation of token_keys to a separate routine, called
from each test case. And make sure we remove the mkdtemp()-created
directory after we're finished with it.
 1.2.2.1  06-Nov-2012  pgoyette file t_sysv.c was added on branch tls-maxphys on 2012-11-06 18:31:54 +0000

RSS XML Feed