summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/should_run/all.T')
-rw-r--r--testsuite/tests/perf/should_run/all.T5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T
index 6e603b46f4..2a7ab46026 100644
--- a/testsuite/tests/perf/should_run/all.T
+++ b/testsuite/tests/perf/should_run/all.T
@@ -332,6 +332,11 @@ test('T14052',
ghci_script,
['T14052.script'])
+test('T14052Type',
+ [collect_compiler_stats('bytes allocated',15)],
+ ghci_script,
+ ['T14052Type.script'])
+
test('T14936',
[collect_stats('bytes allocated',10)],
compile_and_run,