Rename "CoreClrPal" to "coreclrpal"
authorMatt Ellis <matell@microsoft.com>
Wed, 15 Apr 2015 01:56:24 +0000 (18:56 -0700)
committerMatt Ellis <matell@microsoft.com>
Wed, 15 Apr 2015 01:56:24 +0000 (18:56 -0700)
commitcc20fca9ad308def589d7b08eb1408f23f8b9a35
tree651f014fc390de96cf6b71fd694295b8a9c74fd8
parentabf43b7c3674db5547c4ab65297939d48643c831
Rename "CoreClrPal" to "coreclrpal"

Simply change the case of the library the PAL lives in so that is all
lowercase.
1034 files changed:
src/ToolBox/SOS/Strike/CMakeLists.txt
src/dlls/dbgshim/CMakeLists.txt
src/dlls/mscordac/CMakeLists.txt
src/dlls/mscordbi/CMakeLists.txt
src/dlls/mscoree/coreclr/CMakeLists.txt
src/jit/CMakeLists.txt
src/mscorlib/src/Microsoft/Win32/Win32Native.cs
src/pal/src/CMakeLists.txt
src/pal/src/examples/CMakeLists.txt
src/pal/src/loader/module.cpp
src/pal/tests/palsuite/c_runtime/__iscsym/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_alloca/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_ecvt/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_fdopen/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_finite/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_fullpath/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_gcvt/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_gcvt/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_getw/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_isnan/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_itow/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_makepath/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_mbsdec/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_mbsinc/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_mbslen/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_mbsninc/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_putenv/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_putenv/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_putenv/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_putenv/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_putw/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_rotl/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_rotr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_snwprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_splitpath/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_stricmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_strlwr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_strnicmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_swab/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wcslwr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wfopen/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wfopen/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wfopen/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wfopen/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wfopen/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wfopen/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wfopen/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wmakepath/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/_wtoi/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/abs/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/acos/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/asin/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/atan/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/atan2/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/atoi/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/atol/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/bsearch/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/bsearch/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/ceil/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/cos/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/cosh/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/ctime/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/errno/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/errno/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/exit/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/exit/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/exp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/exp/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/exp/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fabs/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fclose/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fclose/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/feof/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/ferror/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/ferror/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fflush/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fgets/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fgets/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fgets/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/floor/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fmod/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fopen/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fopen/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fopen/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fopen/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fopen/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fopen/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fopen/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fputs/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fputs/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fread/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fread/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fread/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/free/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fseek/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/ftell/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/fwrite/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/getc/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/getenv/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/getenv/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/getenv/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isalnum/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isalpha/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isdigit/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/islower/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isprint/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isprint/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isspace/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isupper/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/iswdigit/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/iswprint/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/iswspace/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/iswupper/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/iswxdigit/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/isxdigit/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/labs/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/llabs/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/localtime/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/log/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/log10/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/malloc/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/malloc/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/memchr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/memcmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/memcpy/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/memmove/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/memset/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/modf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/pow/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/pow/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/pow/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/printf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/qsort/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/qsort/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/rand_srand/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/realloc/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sin/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sinh/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sqrt/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/sscanf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strcat/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strchr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strcmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strcpy/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strcspn/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strlen/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strncat/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strncmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strncpy/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strpbrk/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strrchr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strspn/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strstr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strtod/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strtod/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strtok/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/strtoul/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/swscanf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/tan/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/tanh/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/time/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/tolower/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/toupper/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/towlower/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/towupper/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/ungetc/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/ungetc/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vfprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vsprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test10/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test11/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test12/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test13/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test14/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test15/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test16/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test17/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test18/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test19/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test7/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test8/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/vswprintf/test9/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcscat/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcschr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcscmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcscpy/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcslen/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcsncat/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcsncmp/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcsncpy/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcspbrk/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcsrchr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcsstr/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstod/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstod/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstok/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstol/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstol/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstol/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstol/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstol/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstol/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstoul/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstoul/test2/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstoul/test3/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstoul/test4/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstoul/test5/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wcstoul/test6/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wprintf/test1/CMakeLists.txt
src/pal/tests/palsuite/c_runtime/wprintf/test2/CMakeLists.txt
src/pal/tests/palsuite/composite/object_management/event/nonshared/CMakeLists.txt
src/pal/tests/palsuite/composite/object_management/event/shared/CMakeLists.txt
src/pal/tests/palsuite/composite/object_management/mutex/nonshared/CMakeLists.txt
src/pal/tests/palsuite/composite/object_management/mutex/shared/CMakeLists.txt
src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/CMakeLists.txt
src/pal/tests/palsuite/composite/object_management/semaphore/shared/CMakeLists.txt
src/pal/tests/palsuite/composite/synchronization/criticalsection/CMakeLists.txt
src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/CMakeLists.txt
src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/CMakeLists.txt
src/pal/tests/palsuite/composite/threading/threadsuspension/CMakeLists.txt
src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/CMakeLists.txt
src/pal/tests/palsuite/composite/wfmo/CMakeLists.txt
src/pal/tests/palsuite/debug_api/DebugBreak/test1/CMakeLists.txt
src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/CMakeLists.txt
src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/CMakeLists.txt
src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/CMakeLists.txt
src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/CMakeLists.txt
src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_GetBottommostRegistration/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_GetBottommostRegistration/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/RaiseException/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/RaiseException/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/RaiseException/test3/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_except/test1/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_except/test2/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_except/test3/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_except/test4/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_except/test5/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_except/test6/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_except/test7/CMakeLists.txt
src/pal/tests/palsuite/exception_handling/pal_finally/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/CompareFileTime/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/CopyFileA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/CopyFileA/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/CopyFileA/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/CopyFileA/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/CopyFileW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/CopyFileW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/CopyFileW/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/CreateFileA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/CreateFileW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/DeleteFileA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/DeleteFileW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/FindClose/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/FindFirstFileA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/FindFirstFileW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/FindNextFileA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/FindNextFileA/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/FindNextFileW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/FindNextFileW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetConsoleCP/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileSize/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileTime/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileTime/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileTime/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileTime/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileTime/test5/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileTime/test6/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileTime/test7/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileType/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileType/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFileType/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetStdHandle/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetStdHandle/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetSystemTime/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/GetTempPathW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/MoveFileA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/MoveFileExA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/MoveFileExW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/MoveFileW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/ReadFile/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/ReadFile/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/ReadFile/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/ReadFile/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/RemoveDirectoryA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SearchPathA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SearchPathW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetEndOfFile/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetEndOfFile/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetEndOfFile/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetEndOfFile/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetEndOfFile/test5/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFilePointer/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFilePointer/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFilePointer/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFilePointer/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFilePointer/test5/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFilePointer/test6/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFilePointer/test7/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileTime/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileTime/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileTime/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/SetFileTime/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/WriteFile/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/WriteFile/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/WriteFile/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/WriteFile/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/WriteFile/test5/CMakeLists.txt
src/pal/tests/palsuite/file_io/errorpathnotfound/test1/CMakeLists.txt
src/pal/tests/palsuite/file_io/errorpathnotfound/test2/CMakeLists.txt
src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
src/pal/tests/palsuite/file_io/errorpathnotfound/test4/CMakeLists.txt
src/pal/tests/palsuite/file_io/gettemppatha/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/CMakeLists.txt
src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryA/test1/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryA/test2/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryA/test3/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryA/test5/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryA/test6/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryA/test7/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryA/test8/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryW/test1/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryW/test2/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryW/test3/CMakeLists.txt
src/pal/tests/palsuite/loader/LoadLibraryW/test5/CMakeLists.txt
src/pal/tests/palsuite/locale_info/CompareStringA/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/CompareStringW/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetACP/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetCPInfo/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetCPInfo/test2/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetCPInfo/test3/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/CMakeLists.txt
src/pal/tests/palsuite/locale_info/IsValidLocale/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/CMakeLists.txt
src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/CMakeLists.txt
src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/CMakeLists.txt
src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/CMakeLists.txt
src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/CMakeLists.txt
src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/CharNextA/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/CharNextA/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetLastError/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterLockedExchangeAdd/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedCompareExchange/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedCompareExchange/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedCompareExchange64/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedCompareExchange64/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedCompareExchangePointer/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedDecrement/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedDecrement/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedDecrement64/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedDecrement64/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedExchange/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedExchange64/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedExchangePointer/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedIncrement/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedIncrement/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedIncrement64/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/InterlockedIncrement64/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/SetLastError/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/_i64tow/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_errno/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/CMakeLists.txt
src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/CMakeLists.txt
src/pal/tests/palsuite/samples/test1/CMakeLists.txt
src/pal/tests/palsuite/samples/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateEventA/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateEventA/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateEventA/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateEventW/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateEventW/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateEventW/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateProcessA/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateProcessA/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateProcessW/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateProcessW/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateThread/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateThread/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CreateThread/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/CMakeLists.txt
src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test10/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test11/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test12/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test6/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test7/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test8/CMakeLists.txt
src/pal/tests/palsuite/threading/DuplicateHandle/test9/CMakeLists.txt
src/pal/tests/palsuite/threading/ExitProcess/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/ExitProcess/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/ExitProcess/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/ExitThread/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/ExitThread/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/GetCurrentProcess/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/GetCurrentThread/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/GetCurrentThread/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/GetProcessTimes/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/OpenEventW/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/OpenEventW/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/OpenEventW/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/OpenEventW/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/OpenEventW/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/OpenProcess/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/QueueUserAPC/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/QueueUserAPC/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/QueueUserAPC/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/QueueUserAPC/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/QueueUserAPC/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/QueueUserAPC/test6/CMakeLists.txt
src/pal/tests/palsuite/threading/QueueUserAPC/test7/CMakeLists.txt
src/pal/tests/palsuite/threading/ReleaseMutex/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/ResetEvent/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/ResetEvent/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/ResetEvent/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/ResetEvent/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/ResumeThread/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test10/CMakeLists.txt
src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test6/CMakeLists.txt
src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test7/CMakeLists.txt
src/pal/tests/palsuite/threading/SetConsoleCtrlHandler/test8/CMakeLists.txt
src/pal/tests/palsuite/threading/SetErrorMode/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/SetEvent/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/SetEvent/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/SetEvent/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/SetEvent/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/Sleep/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/Sleep/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/SleepEx/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/SleepEx/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/SuspendThread/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/SuspendThread/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/SuspendThread/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/SuspendThread/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/SuspendThread/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/SwitchToThread/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/TLS/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/TLS/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/TLS/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/TLS/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/TLS/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/CMakeLists.txt
src/pal/tests/palsuite/threading/TerminateProcess/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/ThreadPriority/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjects/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/CMakeLists.txt
src/pal/tests/palsuite/threading/WaitForSingleObject/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/YieldProcessor/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/releasesemaphore/test1/CMakeLists.txt
src/pal/tests/palsuite/threading/setthreadcontext/test1/CMakeLists.txt
src/utilcode/dac/CMakeLists.txt
src/utilcode/dyncrt/CMakeLists.txt