diff --git a/pipelined/regression/regression-wally b/pipelined/regression/regression-wally index 07058241d..821246a5f 100755 --- a/pipelined/regression/regression-wally +++ b/pipelined/regression/regression-wally @@ -44,16 +44,18 @@ configs = [ grepstr="All lints run with no errors or warnings" ) ] -def getBuildrootTC(short): +def getBuildrootTC(boot): INSTR_LIMIT = 4000000 # multiple of 100000; 4M is interesting because it gets into the kernel and enabling VM MAX_EXPECTED = 246000000 # *** TODO: replace this with a search for the login prompt. - if short: + if boot: + name="buildrootboot" + BRcmd="vsim > {} -c < {} -c < {} -c <