* tests/torture.at (AT_DATA_STACK_TORTURE)

(Exploding the Stack Size with Alloca)
(Exploding the Stack Size with Malloc): New.
This commit is contained in:
Akim Demaille
2001-11-12 09:14:50 +00:00
parent 97e9ee3ad5
commit 86d5a1ed5c
5 changed files with 126 additions and 2 deletions

View File

@@ -27,4 +27,5 @@ AT_TESTED([bison])
m4_include([output.at])
m4_include([calc.at])
m4_include([torture.at])
m4_include([regression.at])