On Tue Apr 9 09:24:59 2024 +0000, Nikolay Sivov wrote:
This seems fine. Something to think about, maybe we'll split tests in more files, at this rate it grows quickly with number of stubs required.
Yeah, I considered moving the mock components into dedicated files but I'm not very sure how to do it. I don't think winetest infrastructure let us have .c files without dedicated tests, so maybe something like `test_transform.h`, etc..., that could make them more easily copied and reused to other modules.
Or maybe split the topology tests.