* 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:25:05 +00:00
parent e9e4c32114
commit 6d7d248e72
4 changed files with 125 additions and 1 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])