Skip to content

test: make test-tls-alert-handling more strict

Rodrigo Muino Tomonari requested to merge github/fork/Trott/tls-refactor into master

Use common.mustCall() and common.mustNotCall() to more rigorously check that functions (especially no-op error handlers) are called the expected number of times in test-tls-alert-handling.

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

test tls

Merge request reports

Loading