mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-03 03:15:42 +00:00
tests/verific: Don't ASAN verific
This commit is contained in:
parent
e6961d8c9f
commit
017524d7a2
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
||||||
set -eu
|
set -eu
|
||||||
source ../gen-tests-makefile.sh
|
source ../gen-tests-makefile.sh
|
||||||
generate_mk --yosys-scripts --bash
|
generate_mk --yosys-scripts --bash
|
||||||
|
sed -i '1i\export ASAN_OPTIONS=halt_on_error=0' run-test.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue