Skip to content

Commit 7f49aa7

Browse files
committed
ci: add test job with -DVERIFY
This detects benchmarks that crash when VERIFY is defined.
1 parent 620ba3d commit 7f49aa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ task:
8181
- env: {WIDEMUL: int128, ECDH: yes, SCHNORRSIG: yes}
8282
- env: {WIDEMUL: int128, ASM: x86_64}
8383
- env: { RECOVERY: yes, SCHNORRSIG: yes}
84+
- env: {CTIMETESTS: no, RECOVERY: yes, ECDH: yes, SCHNORRSIG: yes, CPPFLAGS: -DVERIFY}
8485
- env: {BUILD: distcheck, WITH_VALGRIND: no, CTIMETESTS: no, BENCH: no}
8586
- env: {CPPFLAGS: -DDETERMINISTIC}
8687
- env: {CFLAGS: -O0, CTIMETESTS: no}

0 commit comments

Comments
 (0)