> - if it did not run because the tested dll did not exist at all, then
> it's not a test failure and thus the background should be green.
> A typical case would be the crypt32 tests on Windows 98.
Actually, that's a poor case. From the Dll info section of the Windows 98 test:
crypt32=5.101.1743.1
So why didn't the tests run at all?
--Juan