summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/paltestlist.txt
diff options
context:
space:
mode:
authorFrederik Carlier <frederik.carlier@quamotion.mobi>2017-01-26 23:35:37 +0100
committerJan Vorlicek <janvorli@microsoft.com>2017-01-26 23:35:37 +0100
commit69b5d5c46e007cbb580c411b60dc501362af0486 (patch)
tree8a8c9052eab15f23c962c9451cfd1df4611ad79b /src/pal/tests/palsuite/paltestlist.txt
parent10b85acbf6f635b9b2094b28758e60e86ab9e5d1 (diff)
downloadcoreclr-69b5d5c46e007cbb580c411b60dc501362af0486.tar.gz
coreclr-69b5d5c46e007cbb580c411b60dc501362af0486.tar.bz2
coreclr-69b5d5c46e007cbb580c411b60dc501362af0486.zip
Clean up PAL functions (#9149)
Clean up PAL functions to enable cross-compiling for Android * Rename wcsnlen to PAL_wcsnlen, avoids a name collision on Android * Remove unuwed _getw and _putw functions
Diffstat (limited to 'src/pal/tests/palsuite/paltestlist.txt')
-rw-r--r--src/pal/tests/palsuite/paltestlist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pal/tests/palsuite/paltestlist.txt b/src/pal/tests/palsuite/paltestlist.txt
index 98b17fa6f9..600c2a533b 100644
--- a/src/pal/tests/palsuite/paltestlist.txt
+++ b/src/pal/tests/palsuite/paltestlist.txt
@@ -355,7 +355,6 @@ c_runtime/_putenv/test1/paltest_putenv_test1
c_runtime/_putenv/test2/paltest_putenv_test2
c_runtime/_putenv/test3/paltest_putenv_test3
c_runtime/_putenv/test4/paltest_putenv_test4
-c_runtime/_putw/test1/paltest_putw_test1
c_runtime/_rotl/test1/paltest_rotl_test1
c_runtime/_rotr/test1/paltest_rotr_test1
c_runtime/_snprintf_s/test1/paltest_snprintf_test1