mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
@@ -156,11 +156,8 @@ proc expand_tests { argv } {
|
||||
lappend tests $test
|
||||
}
|
||||
}
|
||||
} elseif { [lsearch [group_tests "all"] $arg] != -1 } {
|
||||
lappend tests $arg
|
||||
} else {
|
||||
puts "Error: test $arg not found."
|
||||
incr errors(no_cmd)
|
||||
lappend tests $arg
|
||||
}
|
||||
}
|
||||
return $tests
|
||||
|
||||
Reference in New Issue
Block a user