-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tests bench --opt=all and tests all --no-acvp
Fix `tests bench --opt=all` only compile the benchmark once and run the binary twice, while it should compile and run the opt benchmark then compile and run the non-opt benchmark instead. Fix `tests all` flag `--no-acvp` not propagated to function `all` Signed-off-by: Thing-han, Lim <[email protected]>
- Loading branch information
1 parent
e04017d
commit 5907de3
Showing
1 changed file
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters