Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2014 13:49:11 +0100
From:      Peter Holm <peter@holm.cc>
To:        freebsd-testing@freebsd.org
Subject:   The ATF cleanup routine
Message-ID:  <20140227124911.GA37892@x2.osted.lan>

next in thread | raw e-mail | index | archive | help
It seems as thou the cleanup routine runs in a different process from
the body. The NetBSD tests I found assume that they share address
space.

http://people.freebsd.org/~pho/cleanup_test.c

$ kyua debug cleanup_test:maxfiles
/usr/src/tests/sys/kern/cleanup_test.c:14: pid 74893
global = 0. /usr/src/tests/sys/kern/cleanup_test.c:20: pid 74894
cleanup_test:maxfiles  ->  passed
$ 

-- 
Peter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140227124911.GA37892>