Skip to content

test: test async-hook triggerId invariant

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Adds two tests to check that the triggerId invariant is satisfied, that is async resources with the same cause have the same triggerId, while those with different cause have different triggerIds.

Merge request reports

Loading