Skip to content

test: increase test coverage for cancelling timers

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

tests

Description of change

This PR tests cancelling timers with null, or no arguments do not throw an error.

Merge request reports

Loading