freebsd-dev/tools/regression/redzone9
..
Makefile Add simple tests which verify that redzone(9) works properly. 2006-01-31 11:20:13 +00:00
README Add simple tests which verify that redzone(9) works properly. 2006-01-31 11:20:13 +00:00
redzone.c Add simple tests which verify that redzone(9) works properly. 2006-01-31 11:20:13 +00:00
test.sh

$FreeBSD$

To verify that redzone(9) works properly:

	# make
	# make install
	# kldload redzone
	# sh test.sh

And look at the logs/console output.