On Mon Jul 7 13:22:00 2025 +0000, Vibhav Pant wrote:
changed this line in [version 11 of the diff](/wine/wine/-/merge_requests/8478/diffs?diff_id=191277&start_sha=2ece8bfd0a63ce4017c8d52c547a00de8421f89d#5f15943fd601e194439a5ae470e867bffad6c0b2_604_575)
Sorry, I missed this a bit up, this one is not supposed to run for every DEV_OBJECT. The tests in Dev_GetObjects should be clearer now. It runs three "kinds" of test for every device object type:
* Return all objects, with all of their properties. * Return all objects, only with a single specified property. This is run for every property entry in each test_case, so we can test that every property exists and can be fetched by itself as well. * Return all objects, with a non-existent property.