From 27b0b07c7fba8675c9476e32ce868f71a181840d Mon Sep 17 00:00:00 2001 From: fche Date: Mon, 22 Jan 2007 22:44:32 +0000 Subject: 2007-01-22 Frank Ch. Eigler * config/unix.exp: New file as a master load_lib repository. * */*.exp: Removed load_lib calls. * parseko/cmdline01.stp: Swallow expected stap ERROR: message. * systemtap.syscall/syscall.exp: Added installmode_p checks. --- testsuite/systemtap.base/array_size.exp | 2 -- 1 file changed, 2 deletions(-) (limited to 'testsuite/systemtap.base/array_size.exp') diff --git a/testsuite/systemtap.base/array_size.exp b/testsuite/systemtap.base/array_size.exp index 86aec8ab..8d79cfac 100644 --- a/testsuite/systemtap.base/array_size.exp +++ b/testsuite/systemtap.base/array_size.exp @@ -1,7 +1,5 @@ # Check that specifying an array size gives more room than MAXMAPENTRIES -load_lib "stap_run.exp" - set test "array_size" stap_run $srcdir/$subdir/$test.stp no_load $all_pass_string -DMAXMAPENTRIES=1 -- cgit