NetBSD/regress
drochner 7e4c34eca1 Add a check whether the stack is executable when needed, and one whether
the stack is non-executable if not explicitely enabled.
The latter one is not enabled in the Makefile yet because it cannot
succeed on platforms where the non-exec stack is not implemented.
Both checks rely on the fact that gcc puts trampoline onto the stack
for nested functions. On platforms where no such trampolines are used,
no meaningful results can be expected.
While not perfect, this is much easier than hand-coding trampolines for
each CPU type.
2003-12-10 13:24:59 +00:00
..
bin Descend into bin/dd 2003-11-15 10:50:59 +00:00
games Make this test actually *work*... 2003-09-30 03:29:08 +00:00
include kjk reported this does not work on the vax. 2003-11-18 23:21:38 +00:00
lib comment from niels provos; 2003-12-10 05:22:18 +00:00
sys Add a check whether the stack is executable when needed, and one whether 2003-12-10 13:24:59 +00:00
usr.bin Add another regression test that does not work right now. 2003-12-02 18:30:35 +00:00
Makefile Descend into games. 2003-08-12 03:05:20 +00:00