Skip to content

Draft: tests: Unify DRM mocking macros

Having separate macros for error injection and filtering meant that you could never use both on a single DRM function. Because each would redefine the same function.

Merge request reports

Loading