summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
diff options
context:
space:
mode:
authorJustin Van Patten <jvp@justinvp.com>2017-08-22 07:09:08 -0700
committerJan Kotas <jkotas@microsoft.com>2017-08-22 07:09:08 -0700
commitdfd90b728c3bc26c4e038a3dbd6075ce3f257d2b (patch)
tree12ff662c5160c50acfcf47ad09f7f55cbc9bec45 /src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
parent469940932199d4f281896184c8fd49daffdd1a5d (diff)
downloadcoreclr-dfd90b728c3bc26c4e038a3dbd6075ce3f257d2b.tar.gz
coreclr-dfd90b728c3bc26c4e038a3dbd6075ce3f257d2b.tar.bz2
coreclr-dfd90b728c3bc26c4e038a3dbd6075ce3f257d2b.zip
Delete some dead PAL code (#13469)
* Delete some dead PAL code GetComputerName and GetUserName are not used. * HAVE_GETPWUID_R can now be deleted
Diffstat (limited to 'src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt')
-rw-r--r--src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt b/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
index 3f9469d254..4dac7e94c6 100644
--- a/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
+++ b/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
@@ -139,11 +139,9 @@ miscellaneous/FormatMessageW/test5/paltest_formatmessagew_test5
miscellaneous/FormatMessageW/test6/paltest_formatmessagew_test6
miscellaneous/GetCalendarInfoW/test1/paltest_getcalendarinfow_test1
miscellaneous/GetCalendarInfoW/test2/paltest_getcalendarinfow_test2
-miscellaneous/GetComputerNameW/test1/paltest_getcomputernamew_test1
miscellaneous/GetDateFormatW/GetDateFormatW_neg1/paltest_getdateformatw_getdateformatw_neg1
miscellaneous/GetDateFormatW/GetDateFormatW_neg2/paltest_getdateformatw_getdateformatw_neg2
miscellaneous/GetDateFormatW/test1/paltest_getdateformatw_test1
-miscellaneous/GetUserNameW/test1/paltest_getusernamew_test1
miscellaneous/InterLockedExchangeAdd/test1/paltest_interlockedexchangeadd_test1
miscellaneous/IsBadCodePtr/test1/paltest_isbadcodeptr_test1
miscellaneous/IsBadReadPtr/test1/paltest_isbadreadptr_test1