Use "abc -dff" in "make test"
This commit is contained in:
@@ -148,9 +148,8 @@ do
|
||||
if [ -n "$scriptfiles" ]; then
|
||||
test_passes
|
||||
else
|
||||
test_passes -p "hierarchy; proc; memory; opt; fsm; opt"
|
||||
test_passes -p "hierarchy; proc; memory; opt; fsm; opt; techmap; opt"
|
||||
# test_passes -p "hierarchy; proc; memory; opt; fsm; opt; techmap; opt; abc; opt"
|
||||
test_passes -p "hierarchy; proc; opt; memory; opt; fsm; opt"
|
||||
test_passes -p "hierarchy; proc; opt; memory; opt; fsm; opt; techmap; opt; abc -dff; opt"
|
||||
fi
|
||||
touch ../${bn}.log
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user