Module Name: src Committed By: pgoyette Date: Tue Nov 6 18:31:53 UTC 2012
Modified Files: src/tests/kernel: t_sysv.c Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/t_sysv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.