Skip to content

test: use common.mustNotCall in test-crypto-random

Rodrigo Muino Tomonari requested to merge github/fork/Trott/crypto-musnt into master

Use common.mustNotCall() to confirm that noop callbacks are not run when functions throw errors.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test crypto

Merge request reports

Loading