These files were renamed from os_windows_test.go to os_test_windows.go (etc.) in
95b2e9540a5. Since then, the tests have no longer run, since go only looks for
tests in files ending with "test.go".
It isn't important that the file name ends with "_windows.go", since there are
already build constrains in the files themselves.