Extended tests are only run when WINETEST_EXTENDED=1 is passed. This allows having some tests that take too long to be run in each MR pipeline, but are still valuable to run every now and then.
In this MR the feature is introduced and it is used for some mmdevapi tests.