From c73b70c7013aa98a86653ad7e7d15bcca16622f2 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 8 Apr 2009 11:48:57 +0000 Subject: hush: add leak detector helper; fix/add tests for it function old new delta builtin_memleak - 92 +92 bltins 288 300 +12 --- shell/hush_test/hush-z_slow/leak_var2.right | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell/hush_test/hush-z_slow/leak_var2.right') diff --git a/shell/hush_test/hush-z_slow/leak_var2.right b/shell/hush_test/hush-z_slow/leak_var2.right index 7bccc1eef..c6f0334f3 100644 --- a/shell/hush_test/hush-z_slow/leak_var2.right +++ b/shell/hush_test/hush-z_slow/leak_var2.right @@ -1,2 +1,3 @@ +Warm up Measuring memory leak... -vsz does not grow +Ok -- cgit v1.2.3