Updated LibcTest to handle Windows test executables: * Added support for .exe extensions when identifying test executables. * Skipped the executable bit check on Windows as it is not applicable. * Updated .params file discovery to look for both <test>.exe.params and <test>.params. This allows running libc tests on Windows hosts.
LLVM libc ========= This directory and its subdirectories contain source code for llvm-libc, a retargetable implementation of the C standard library. LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.