From 85efc293d4f92e828db8c2741fc2bafaed9e0b99 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Tue, 9 Oct 2018 23:31:39 -0700 Subject: [PATCH] Delete redundant API tests (#20336) Contributes to dotnet/coreclr#12782 --- tests/arm/Tests.lst | 5000 ----------- tests/arm64/Tests.lst | 9452 +++++--------------- .../cti/system/action/ActionCtor.csproj | 40 - .../cti/system/action/ActionInvoke.csproj | 40 - .../CoreMangLib/cti/system/action/actionctor.cs | 154 - .../CoreMangLib/cti/system/action/actioninvoke.cs | 203 - .../activator/ActivatorCreateInstance2.csproj | 40 - .../system/activator/activatorcreateinstance2.cs | 137 - .../ArgumentExceptionCtor1.csproj | 40 - .../argumentexception/argumentexceptionctor1.cs | 71 - .../ArgumentNullExceptionCtor1.csproj | 40 - .../argumentnullexceptionctor1.cs | 71 - .../ArgumentOutOfRangeExceptionCtor.csproj | 40 - .../ArgumentOutOfRangeExceptionMessage.csproj | 40 - .../argumentoutofrangeexceptionctor.cs | 71 - .../argumentoutofrangeexceptionmessage.cs | 186 - .../ArithmeticExceptionCtor1.csproj | 40 - .../arithmeticexceptionctor1.cs | 71 - .../ArrayTypeMismatchExceptionctor1.csproj | 40 - .../ArrayTypeMismatchExceptionctor2.csproj | 40 - .../ArrayTypeMismatchExceptionctor3.csproj | 40 - .../arraytypemismatchexceptionctor1.cs | Bin 3608 -> 0 bytes .../arraytypemismatchexceptionctor2.cs | Bin 9380 -> 0 bytes .../arraytypemismatchexceptionctor3.cs | Bin 11336 -> 0 bytes .../system/comparison/ComparisonBeginInvoke.csproj | 40 - .../system/comparison/ComparisonEndInvoke.csproj | 40 - .../cti/system/comparison/ComparisonInvoke.csproj | 40 - .../cti/system/comparison/comparisonbegininvoke.cs | 96 - .../cti/system/comparison/comparisonendinvoke.cs | 98 - .../cti/system/comparison/comparisoninvoke.cs | 186 - .../cti/system/convert/ConvertChangeType2.csproj | 40 - .../convert/ConvertFromBase64CharArray.csproj | 40 - .../system/convert/ConvertFromBase64String.csproj | 40 - .../system/convert/ConvertToBase64CharArray.csproj | 40 - .../system/convert/ConvertToBase64String1.csproj | 40 - .../system/convert/ConvertToBase64String2.csproj | 40 - .../cti/system/convert/ConvertToBoolean.csproj | 40 - .../cti/system/convert/ConvertToBoolean2.csproj | 40 - .../cti/system/convert/ConvertToBoolean4.csproj | 40 - .../cti/system/convert/ConvertToBoolean5.csproj | 40 - .../cti/system/convert/ConvertToBoolean6.csproj | 40 - .../cti/system/convert/ConvertToBoolean7.csproj | 40 - .../cti/system/convert/ConvertToBoolean8.csproj | 40 - .../cti/system/convert/ConvertToByte.csproj | 40 - .../cti/system/convert/ConvertToByte1.csproj | 40 - .../cti/system/convert/ConvertToByte2.csproj | 40 - .../cti/system/convert/ConvertToByte3.csproj | 40 - .../cti/system/convert/ConvertToByte4.csproj | 40 - .../cti/system/convert/ConvertToByte6.csproj | 40 - .../cti/system/convert/ConvertToByte7.csproj | 40 - .../cti/system/convert/ConvertToByte8.csproj | 40 - .../cti/system/convert/ConvertToChar.csproj | 40 - .../cti/system/convert/ConvertToChar10.csproj | 40 - .../cti/system/convert/ConvertToChar11.csproj | 40 - .../cti/system/convert/ConvertToChar12.csproj | 40 - .../cti/system/convert/ConvertToChar13.csproj | 40 - .../cti/system/convert/ConvertToChar14.csproj | 40 - .../cti/system/convert/ConvertToChar15.csproj | 40 - .../cti/system/convert/ConvertToChar16.csproj | 40 - .../cti/system/convert/ConvertToChar5.csproj | 40 - .../cti/system/convert/ConvertToChar6.csproj | 40 - .../cti/system/convert/ConvertToChar7.csproj | 40 - .../cti/system/convert/ConvertToChar8.csproj | 40 - .../cti/system/convert/ConvertToChar9.csproj | 40 - .../cti/system/convert/ConvertToDateTime.csproj | 40 - .../cti/system/convert/ConvertToDecimal.csproj | 40 - .../cti/system/convert/ConvertToDecimal1.csproj | 40 - .../cti/system/convert/ConvertToDecimal10.csproj | 40 - .../cti/system/convert/ConvertToDecimal11.csproj | 40 - .../cti/system/convert/ConvertToDecimal12.csproj | 40 - .../cti/system/convert/ConvertToDecimal13.csproj | 40 - .../cti/system/convert/ConvertToDecimal14.csproj | 40 - .../cti/system/convert/ConvertToDecimal15.csproj | 40 - .../cti/system/convert/ConvertToDecimal16.csproj | 40 - .../cti/system/convert/ConvertToDecimal17.csproj | 40 - .../cti/system/convert/ConvertToDecimal18.csproj | 40 - .../cti/system/convert/ConvertToDecimal2.csproj | 40 - .../cti/system/convert/ConvertToDecimal5.csproj | 40 - .../cti/system/convert/ConvertToDecimal6.csproj | 40 - .../cti/system/convert/ConvertToDecimal8.csproj | 40 - .../cti/system/convert/ConvertToDecimal9.csproj | 40 - .../cti/system/convert/ConvertToDouble.csproj | 40 - .../cti/system/convert/ConvertToDouble10.csproj | 40 - .../cti/system/convert/ConvertToDouble11.csproj | 40 - .../cti/system/convert/ConvertToDouble12.csproj | 40 - .../cti/system/convert/ConvertToDouble13.csproj | 40 - .../cti/system/convert/ConvertToDouble14.csproj | 40 - .../cti/system/convert/ConvertToDouble15.csproj | 40 - .../cti/system/convert/ConvertToDouble16.csproj | 40 - .../cti/system/convert/ConvertToDouble17.csproj | 40 - .../cti/system/convert/ConvertToDouble5.csproj | 40 - .../cti/system/convert/ConvertToDouble6.csproj | 40 - .../cti/system/convert/ConvertToDouble7.csproj | 40 - .../cti/system/convert/ConvertToDouble8.csproj | 40 - .../cti/system/convert/ConvertToDouble9.csproj | 40 - .../cti/system/convert/ConvertToInt16.csproj | 40 - .../cti/system/convert/ConvertToInt16_1.csproj | 40 - .../cti/system/convert/ConvertToInt16_10.csproj | 40 - .../cti/system/convert/ConvertToInt16_11.csproj | 40 - .../cti/system/convert/ConvertToInt16_16.csproj | 40 - .../cti/system/convert/ConvertToInt16_17.csproj | 40 - .../cti/system/convert/ConvertToInt16_18.csproj | 40 - .../cti/system/convert/ConvertToInt16_2.csproj | 40 - .../cti/system/convert/ConvertToInt16_3.csproj | 40 - .../cti/system/convert/ConvertToInt16_4.csproj | 40 - .../cti/system/convert/ConvertToInt16_5.csproj | 40 - .../cti/system/convert/ConvertToInt16_6.csproj | 40 - .../cti/system/convert/ConvertToInt16_7.csproj | 40 - .../cti/system/convert/ConvertToInt16_8.csproj | 40 - .../cti/system/convert/ConvertToInt16_9.csproj | 40 - .../cti/system/convert/ConvertToInt32.csproj | 40 - .../cti/system/convert/ConvertToInt32_1.csproj | 40 - .../cti/system/convert/ConvertToInt32_10.csproj | 40 - .../cti/system/convert/ConvertToInt32_11.csproj | 40 - .../cti/system/convert/ConvertToInt32_16.csproj | 40 - .../cti/system/convert/ConvertToInt32_17.csproj | 40 - .../cti/system/convert/ConvertToInt32_18.csproj | 40 - .../cti/system/convert/ConvertToInt32_2.csproj | 40 - .../cti/system/convert/ConvertToInt32_3.csproj | 40 - .../cti/system/convert/ConvertToInt32_4.csproj | 44 - .../cti/system/convert/ConvertToInt32_5.csproj | 40 - .../cti/system/convert/ConvertToInt32_6.csproj | 40 - .../cti/system/convert/ConvertToInt32_7.csproj | 40 - .../cti/system/convert/ConvertToInt32_8.csproj | 40 - .../cti/system/convert/ConvertToInt32_9.csproj | 40 - .../cti/system/convert/ConvertToInt64.csproj | 40 - .../cti/system/convert/ConvertToInt64_1.csproj | 40 - .../cti/system/convert/ConvertToInt64_10.csproj | 40 - .../cti/system/convert/ConvertToInt64_11.csproj | 40 - .../cti/system/convert/ConvertToInt64_16.csproj | 40 - .../cti/system/convert/ConvertToInt64_17.csproj | 40 - .../cti/system/convert/ConvertToInt64_18.csproj | 40 - .../cti/system/convert/ConvertToInt64_2.csproj | 40 - .../cti/system/convert/ConvertToInt64_3.csproj | 40 - .../cti/system/convert/ConvertToInt64_4.csproj | 40 - .../cti/system/convert/ConvertToInt64_5.csproj | 40 - .../cti/system/convert/ConvertToInt64_6.csproj | 40 - .../cti/system/convert/ConvertToInt64_7.csproj | 40 - .../cti/system/convert/ConvertToInt64_8.csproj | 40 - .../cti/system/convert/ConvertToInt64_9.csproj | 40 - .../cti/system/convert/ConvertToSByte.csproj | 40 - .../cti/system/convert/ConvertToSByte1.csproj | 40 - .../cti/system/convert/ConvertToSByte10.csproj | 40 - .../cti/system/convert/ConvertToSByte11.csproj | 40 - .../cti/system/convert/ConvertToSByte16.csproj | 40 - .../cti/system/convert/ConvertToSByte2.csproj | 40 - .../cti/system/convert/ConvertToSByte3.csproj | 40 - .../cti/system/convert/ConvertToSByte4.csproj | 40 - .../cti/system/convert/ConvertToSByte5.csproj | 40 - .../cti/system/convert/ConvertToSByte6.csproj | 40 - .../cti/system/convert/ConvertToSByte7.csproj | 40 - .../cti/system/convert/ConvertToSByte8.csproj | 40 - .../cti/system/convert/ConvertToSByte9.csproj | 40 - .../cti/system/convert/ConvertToSingle.csproj | 40 - .../cti/system/convert/ConvertToSingle13.csproj | 40 - .../cti/system/convert/ConvertToSingle14.csproj | 40 - .../cti/system/convert/ConvertToSingle15.csproj | 40 - .../cti/system/convert/ConvertToSingle16.csproj | 40 - .../cti/system/convert/ConvertToSingle17.csproj | 40 - .../cti/system/convert/ConvertToString1.csproj | 40 - .../cti/system/convert/ConvertToString10.csproj | 40 - .../cti/system/convert/ConvertToString11.csproj | 40 - .../cti/system/convert/ConvertToString12.csproj | 40 - .../cti/system/convert/ConvertToString13.csproj | 40 - .../cti/system/convert/ConvertToString14.csproj | 40 - .../cti/system/convert/ConvertToString15.csproj | 40 - .../cti/system/convert/ConvertToString16.csproj | 40 - .../cti/system/convert/ConvertToString17.csproj | 40 - .../cti/system/convert/ConvertToString18.csproj | 40 - .../cti/system/convert/ConvertToString19.csproj | 40 - .../cti/system/convert/ConvertToString2.csproj | 40 - .../cti/system/convert/ConvertToString20.csproj | 40 - .../cti/system/convert/ConvertToString21.csproj | 40 - .../cti/system/convert/ConvertToString22.csproj | 40 - .../cti/system/convert/ConvertToString23.csproj | 40 - .../cti/system/convert/ConvertToString24.csproj | 40 - .../cti/system/convert/ConvertToString25.csproj | 40 - .../cti/system/convert/ConvertToString28.csproj | 40 - .../cti/system/convert/ConvertToString29.csproj | 40 - .../cti/system/convert/ConvertToString30.csproj | 40 - .../cti/system/convert/ConvertToString31.csproj | 40 - .../cti/system/convert/ConvertToString32.csproj | 40 - .../cti/system/convert/ConvertToString33.csproj | 40 - .../cti/system/convert/ConvertToString4.csproj | 40 - .../cti/system/convert/ConvertToString5.csproj | 40 - .../cti/system/convert/ConvertToString6.csproj | 40 - .../cti/system/convert/ConvertToString7.csproj | 40 - .../cti/system/convert/ConvertToString8.csproj | 40 - .../cti/system/convert/ConvertToString9.csproj | 40 - .../cti/system/convert/ConvertToUInt16.csproj | 40 - .../cti/system/convert/ConvertToUInt161.csproj | 40 - .../cti/system/convert/ConvertToUInt1610.csproj | 40 - .../cti/system/convert/ConvertToUInt1611.csproj | 40 - .../cti/system/convert/ConvertToUInt1612.csproj | 40 - .../cti/system/convert/ConvertToUInt1613.csproj | 40 - .../cti/system/convert/ConvertToUInt1614.csproj | 40 - .../cti/system/convert/ConvertToUInt1615.csproj | 40 - .../cti/system/convert/ConvertToUInt1616.csproj | 40 - .../cti/system/convert/ConvertToUInt1617.csproj | 40 - .../cti/system/convert/ConvertToUInt1618.csproj | 40 - .../cti/system/convert/ConvertToUInt162.csproj | 40 - .../cti/system/convert/ConvertToUInt163.csproj | 40 - .../cti/system/convert/ConvertToUInt164.csproj | 40 - .../cti/system/convert/ConvertToUInt165.csproj | 40 - .../cti/system/convert/ConvertToUInt166.csproj | 40 - .../cti/system/convert/ConvertToUInt167.csproj | 40 - .../cti/system/convert/ConvertToUInt168.csproj | 40 - .../cti/system/convert/ConvertToUInt169.csproj | 40 - .../cti/system/convert/ConvertToUInt32.csproj | 40 - .../cti/system/convert/ConvertToUInt321.csproj | 40 - .../cti/system/convert/ConvertToUInt3210.csproj | 40 - .../cti/system/convert/ConvertToUInt3211.csproj | 40 - .../cti/system/convert/ConvertToUInt3212.csproj | 40 - .../cti/system/convert/ConvertToUInt3213.csproj | 40 - .../cti/system/convert/ConvertToUInt3215.csproj | 40 - .../cti/system/convert/ConvertToUInt3216.csproj | 40 - .../cti/system/convert/ConvertToUInt3217.csproj | 40 - .../cti/system/convert/ConvertToUInt3218.csproj | 40 - .../cti/system/convert/ConvertToUInt3219.csproj | 40 - .../cti/system/convert/ConvertToUInt322.csproj | 40 - .../cti/system/convert/ConvertToUInt323.csproj | 40 - .../cti/system/convert/ConvertToUInt324.csproj | 40 - .../cti/system/convert/ConvertToUInt325.csproj | 40 - .../cti/system/convert/ConvertToUInt326.csproj | 40 - .../cti/system/convert/ConvertToUInt327.csproj | 40 - .../cti/system/convert/ConvertToUInt328.csproj | 40 - .../cti/system/convert/ConvertToUInt329.csproj | 40 - .../cti/system/convert/ConvertToUInt64.csproj | 40 - .../cti/system/convert/ConvertToUInt641.csproj | 40 - .../cti/system/convert/ConvertToUInt6410.csproj | 40 - .../cti/system/convert/ConvertToUInt6411.csproj | 40 - .../cti/system/convert/ConvertToUInt6412.csproj | 40 - .../cti/system/convert/ConvertToUInt6413.csproj | 40 - .../cti/system/convert/ConvertToUInt6414.csproj | 40 - .../cti/system/convert/ConvertToUInt6415.csproj | 40 - .../cti/system/convert/ConvertToUInt6416.csproj | 40 - .../cti/system/convert/ConvertToUInt6417.csproj | 40 - .../cti/system/convert/ConvertToUInt6418.csproj | 40 - .../cti/system/convert/ConvertToUInt642.csproj | 40 - .../cti/system/convert/ConvertToUInt643.csproj | 40 - .../cti/system/convert/ConvertToUInt644.csproj | 40 - .../cti/system/convert/ConvertToUInt645.csproj | 40 - .../cti/system/convert/ConvertToUInt646.csproj | 40 - .../cti/system/convert/ConvertToUInt647.csproj | 40 - .../cti/system/convert/ConvertToUInt648.csproj | 40 - .../cti/system/convert/ConvertToUInt649.csproj | 40 - .../cti/system/convert/convertchangetype2.cs | 293 - .../system/convert/convertfrombase64chararray.cs | 310 - .../cti/system/convert/convertfrombase64string.cs | 123 - .../cti/system/convert/converttobase64chararray.cs | 148 - .../cti/system/convert/converttobase64string1.cs | 136 - .../cti/system/convert/converttobase64string2.cs | 128 - .../cti/system/convert/converttoboolean.cs | 127 - .../cti/system/convert/converttoboolean2.cs | 149 - .../cti/system/convert/converttoboolean4.cs | 221 - .../cti/system/convert/converttoboolean5.cs | 365 - .../cti/system/convert/converttoboolean6.cs | 222 - .../cti/system/convert/converttoboolean7.cs | 221 - .../cti/system/convert/converttoboolean8.cs | 221 - .../cti/system/convert/converttobyte.cs | 197 - .../cti/system/convert/converttobyte1.cs | 99 - .../cti/system/convert/converttobyte2.cs | 72 - .../cti/system/convert/converttobyte3.cs | 110 - .../cti/system/convert/converttobyte4.cs | 165 - .../cti/system/convert/converttobyte6.cs | 140 - .../cti/system/convert/converttobyte7.cs | 140 - .../cti/system/convert/converttobyte8.cs | 140 - .../cti/system/convert/converttochar.cs | 125 - .../cti/system/convert/converttochar10.cs | 189 - .../cti/system/convert/converttochar11.cs | 77 - .../cti/system/convert/converttochar12.cs | 190 - .../cti/system/convert/converttochar13.cs | 190 - .../cti/system/convert/converttochar14.cs | 149 - .../cti/system/convert/converttochar15.cs | 190 - .../cti/system/convert/converttochar16.cs | 210 - .../cti/system/convert/converttochar5.cs | 189 - .../cti/system/convert/converttochar6.cs | 225 - .../cti/system/convert/converttochar7.cs | 225 - .../cti/system/convert/converttochar8.cs | 399 - .../cti/system/convert/converttochar9.cs | 407 - .../cti/system/convert/converttodatetime.cs | 128 - .../cti/system/convert/converttodecimal.cs | 174 - .../cti/system/convert/converttodecimal1.cs | 145 - .../cti/system/convert/converttodecimal10.cs | 153 - .../cti/system/convert/converttodecimal11.cs | 144 - .../cti/system/convert/converttodecimal12.cs | 144 - .../cti/system/convert/converttodecimal13.cs | 144 - .../cti/system/convert/converttodecimal14.cs | 301 - .../cti/system/convert/converttodecimal15.cs | 344 - .../cti/system/convert/converttodecimal16.cs | 144 - .../cti/system/convert/converttodecimal17.cs | 124 - .../cti/system/convert/converttodecimal18.cs | 142 - .../cti/system/convert/converttodecimal2.cs | 145 - .../cti/system/convert/converttodecimal5.cs | 98 - .../cti/system/convert/converttodecimal6.cs | 144 - .../cti/system/convert/converttodecimal8.cs | 73 - .../cti/system/convert/converttodecimal9.cs | 156 - .../cti/system/convert/converttodouble.cs | 181 - .../cti/system/convert/converttodouble10.cs | 305 - .../cti/system/convert/converttodouble11.cs | 177 - .../cti/system/convert/converttodouble12.cs | 168 - .../cti/system/convert/converttodouble13.cs | 290 - .../cti/system/convert/converttodouble14.cs | 336 - .../cti/system/convert/converttodouble15.cs | 136 - .../cti/system/convert/converttodouble16.cs | 136 - .../cti/system/convert/converttodouble17.cs | 157 - .../cti/system/convert/converttodouble5.cs | 264 - .../cti/system/convert/converttodouble6.cs | 168 - .../cti/system/convert/converttodouble7.cs | 168 - .../cti/system/convert/converttodouble8.cs | 168 - .../cti/system/convert/converttodouble9.cs | 259 - .../cti/system/convert/converttoint16.cs | 199 - .../cti/system/convert/converttoint16_1.cs | 138 - .../cti/system/convert/converttoint16_10.cs | 282 - .../cti/system/convert/converttoint16_11.cs | 113 - .../cti/system/convert/converttoint16_16.cs | 111 - .../cti/system/convert/converttoint16_17.cs | 111 - .../cti/system/convert/converttoint16_18.cs | 142 - .../cti/system/convert/converttoint16_2.cs | 167 - .../cti/system/convert/converttoint16_3.cs | 177 - .../cti/system/convert/converttoint16_4.cs | 277 - .../cti/system/convert/converttoint16_5.cs | 267 - .../cti/system/convert/converttoint16_6.cs | 176 - .../cti/system/convert/converttoint16_7.cs | 232 - .../cti/system/convert/converttoint16_8.cs | 232 - .../cti/system/convert/converttoint16_9.cs | 304 - .../cti/system/convert/converttoint32.cs | 144 - .../cti/system/convert/converttoint32_1.cs | 138 - .../cti/system/convert/converttoint32_10.cs | 281 - .../cti/system/convert/converttoint32_11.cs | 113 - .../cti/system/convert/converttoint32_16.cs | 81 - .../cti/system/convert/converttoint32_17.cs | 111 - .../cti/system/convert/converttoint32_18.cs | 112 - .../cti/system/convert/converttoint32_2.cs | 167 - .../cti/system/convert/converttoint32_3.cs | 170 - .../cti/system/convert/converttoint32_4.cs | 278 - .../cti/system/convert/converttoint32_5.cs | 273 - .../cti/system/convert/converttoint32_6.cs | 203 - .../cti/system/convert/converttoint32_7.cs | 118 - .../cti/system/convert/converttoint32_8.cs | 151 - .../cti/system/convert/converttoint32_9.cs | 304 - .../cti/system/convert/converttoint64.cs | 131 - .../cti/system/convert/converttoint64_1.cs | 134 - .../cti/system/convert/converttoint64_10.cs | 281 - .../cti/system/convert/converttoint64_11.cs | 113 - .../cti/system/convert/converttoint64_16.cs | 104 - .../cti/system/convert/converttoint64_17.cs | 104 - .../cti/system/convert/converttoint64_18.cs | 105 - .../cti/system/convert/converttoint64_2.cs | 167 - .../cti/system/convert/converttoint64_3.cs | 139 - .../cti/system/convert/converttoint64_4.cs | 277 - .../cti/system/convert/converttoint64_5.cs | 274 - .../cti/system/convert/converttoint64_6.cs | 203 - .../cti/system/convert/converttoint64_7.cs | 118 - .../cti/system/convert/converttoint64_8.cs | 118 - .../cti/system/convert/converttoint64_9.cs | 304 - .../cti/system/convert/converttosbyte.cs | 186 - .../cti/system/convert/converttosbyte1.cs | 98 - .../cti/system/convert/converttosbyte10.cs | 277 - .../cti/system/convert/converttosbyte11.cs | 143 - .../cti/system/convert/converttosbyte16.cs | 172 - .../cti/system/convert/converttosbyte2.cs | 172 - .../cti/system/convert/converttosbyte3.cs | 172 - .../cti/system/convert/converttosbyte4.cs | 153 - .../cti/system/convert/converttosbyte5.cs | 288 - .../cti/system/convert/converttosbyte6.cs | 199 - .../cti/system/convert/converttosbyte7.cs | 199 - .../cti/system/convert/converttosbyte8.cs | 200 - .../cti/system/convert/converttosbyte9.cs | 232 - .../cti/system/convert/converttosingle.cs | 168 - .../cti/system/convert/converttosingle13.cs | 356 - .../cti/system/convert/converttosingle14.cs | 337 - .../cti/system/convert/converttosingle15.cs | 191 - .../cti/system/convert/converttosingle16.cs | 191 - .../cti/system/convert/converttosingle17.cs | 193 - .../cti/system/convert/converttostring1.cs | 139 - .../cti/system/convert/converttostring10.cs | 355 - .../cti/system/convert/converttostring11.cs | 318 - .../cti/system/convert/converttostring12.cs | 316 - .../cti/system/convert/converttostring13.cs | 164 - .../cti/system/convert/converttostring14.cs | 278 - .../cti/system/convert/converttostring15.cs | 323 - .../cti/system/convert/converttostring16.cs | 165 - .../cti/system/convert/converttostring17.cs | 273 - .../cti/system/convert/converttostring18.cs | 320 - .../cti/system/convert/converttostring19.cs | 144 - .../cti/system/convert/converttostring2.cs | 177 - .../cti/system/convert/converttostring20.cs | 250 - .../cti/system/convert/converttostring21.cs | 320 - .../cti/system/convert/converttostring22.cs | 205 - .../cti/system/convert/converttostring23.cs | 202 - .../cti/system/convert/converttostring24.cs | 144 - .../cti/system/convert/converttostring25.cs | 177 - .../cti/system/convert/converttostring28.cs | 144 - .../cti/system/convert/converttostring29.cs | 148 - .../cti/system/convert/converttostring30.cs | 144 - .../cti/system/convert/converttostring31.cs | 149 - .../cti/system/convert/converttostring32.cs | 165 - .../cti/system/convert/converttostring33.cs | 168 - .../cti/system/convert/converttostring4.cs | 287 - .../cti/system/convert/converttostring5.cs | 76 - .../cti/system/convert/converttostring6.cs | 149 - .../cti/system/convert/converttostring7.cs | 141 - .../cti/system/convert/converttostring8.cs | 240 - .../cti/system/convert/converttostring9.cs | 223 - .../cti/system/convert/converttouint16.cs | 194 - .../cti/system/convert/converttouint161.cs | 79 - .../cti/system/convert/converttouint1610.cs | 125 - .../cti/system/convert/converttouint1611.cs | 125 - .../cti/system/convert/converttouint1612.cs | 125 - .../cti/system/convert/converttouint1613.cs | 263 - .../cti/system/convert/converttouint1614.cs | 282 - .../cti/system/convert/converttouint1615.cs | 175 - .../cti/system/convert/converttouint1616.cs | 254 - .../cti/system/convert/converttouint1617.cs | 322 - .../cti/system/convert/converttouint1618.cs | 279 - .../cti/system/convert/converttouint162.cs | 102 - .../cti/system/convert/converttouint163.cs | 102 - .../cti/system/convert/converttouint164.cs | 167 - .../cti/system/convert/converttouint165.cs | 167 - .../cti/system/convert/converttouint166.cs | 125 - .../cti/system/convert/converttouint167.cs | 145 - .../cti/system/convert/converttouint168.cs | 145 - .../cti/system/convert/converttouint169.cs | 124 - .../cti/system/convert/converttouint32.cs | 139 - .../cti/system/convert/converttouint321.cs | 78 - .../cti/system/convert/converttouint3210.cs | 102 - .../cti/system/convert/converttouint3211.cs | 102 - .../cti/system/convert/converttouint3212.cs | 125 - .../cti/system/convert/converttouint3213.cs | 125 - .../cti/system/convert/converttouint3215.cs | 263 - .../cti/system/convert/converttouint3216.cs | 282 - .../cti/system/convert/converttouint3217.cs | 253 - .../cti/system/convert/converttouint3218.cs | 278 - .../cti/system/convert/converttouint3219.cs | 321 - .../cti/system/convert/converttouint322.cs | 102 - .../cti/system/convert/converttouint323.cs | 102 - .../cti/system/convert/converttouint324.cs | 167 - .../cti/system/convert/converttouint325.cs | 167 - .../cti/system/convert/converttouint326.cs | 56 - .../cti/system/convert/converttouint327.cs | 125 - .../cti/system/convert/converttouint328.cs | 125 - .../cti/system/convert/converttouint329.cs | 145 - .../cti/system/convert/converttouint64.cs | 126 - .../cti/system/convert/converttouint641.cs | 78 - .../cti/system/convert/converttouint6410.cs | 125 - .../cti/system/convert/converttouint6411.cs | 124 - .../cti/system/convert/converttouint6412.cs | 124 - .../cti/system/convert/converttouint6413.cs | 174 - .../cti/system/convert/converttouint6414.cs | 244 - .../cti/system/convert/converttouint6415.cs | 281 - .../cti/system/convert/converttouint6416.cs | 252 - .../cti/system/convert/converttouint6417.cs | 277 - .../cti/system/convert/converttouint6418.cs | 320 - .../cti/system/convert/converttouint642.cs | 102 - .../cti/system/convert/converttouint643.cs | 102 - .../cti/system/convert/converttouint644.cs | 124 - .../cti/system/convert/converttouint645.cs | 124 - .../cti/system/convert/converttouint646.cs | 102 - .../cti/system/convert/converttouint647.cs | 167 - .../cti/system/convert/converttouint648.cs | 166 - .../cti/system/convert/converttouint649.cs | 124 - .../DivideByZeroExceptionCtor.csproj | 40 - .../DivideByZeroExceptionCtor2.csproj | 40 - .../DivideByZeroExceptionCtor3.csproj | 40 - .../dividebyzeroexceptionctor.cs | 93 - .../dividebyzeroexceptionctor2.cs | 194 - .../dividebyzeroexceptionctor3.cs | 194 - .../formatexception/FormatExceptionCtor1.csproj | 40 - .../formatexception/FormatExceptionCtor2.csproj | 40 - .../formatexception/FormatExceptionCtor3.csproj | 40 - .../system/formatexception/formatexceptionctor1.cs | 72 - .../system/formatexception/formatexceptionctor2.cs | 147 - .../system/formatexception/formatexceptionctor3.cs | 154 - .../IndexOutOfRangeExceptionctor1.csproj | 40 - .../IndexOutOfRangeExceptionctor2.csproj | 40 - .../IndexOutOfRangeExceptionctor3.csproj | 40 - .../indexoutofrangeexceptionctor1.cs | 56 - .../indexoutofrangeexceptionctor2.cs | 81 - .../indexoutofrangeexceptionctor3.cs | 103 - .../InvalidCastExceptionctor1.csproj | 40 - .../InvalidCastExceptionctor2.csproj | 40 - .../InvalidCastExceptionctor3.csproj | 40 - .../invalidcastexceptionctor1.cs | 56 - .../invalidcastexceptionctor2.cs | 79 - .../invalidcastexceptionctor3.cs | 103 - .../InvalidOperationExceptionctor1.csproj | 40 - .../InvalidOperationExceptionctor2.csproj | 40 - .../InvalidOperationExceptionctor3.csproj | 40 - .../invalidoperationexceptionctor1.cs | 56 - .../invalidoperationexceptionctor2.cs | 80 - .../invalidoperationexceptionctor3.cs | 103 - .../InvalidProgramExceptionctor1.csproj | 40 - .../InvalidProgramExceptionctor2.csproj | 40 - .../InvalidProgramExceptionctor3.csproj | 40 - .../invalidprogramexceptionctor1.cs | 56 - .../invalidprogramexceptionctor2.cs | 79 - .../invalidprogramexceptionctor3.cs | 103 - .../DirectoryNotFoundExceptionctor1.csproj | 39 - .../DirectoryNotFoundExceptionctor2.csproj | 39 - .../directorynotfoundexceptionctor1.cs | 123 - .../directorynotfoundexceptionctor2.cs | 72 - .../endofstreamexceptionctor1.cs | 74 - .../endofstreamexceptionctor1_PSC.csproj | 39 - .../endofstreamexceptionctor2.cs | 128 - .../endofstreamexceptionctor2_PSC.csproj | 39 - .../cti/system/io/fileaccess/FileAccessEnum.csproj | 39 - .../cti/system/io/fileaccess/FileAccessRead.csproj | 39 - .../io/fileaccess/FileAccessReadWrite.csproj | 39 - .../system/io/fileaccess/FileAccessWrite.csproj | 39 - .../cti/system/io/fileaccess/fileaccessenum.cs | 68 - .../cti/system/io/fileaccess/fileaccessread.cs | 72 - .../system/io/fileaccess/fileaccessreadwrite.cs | 72 - .../cti/system/io/fileaccess/fileaccesswrite.cs | 72 - .../io/fileattributes/FileAttributesArchive.csproj | 39 - .../fileattributes/FileAttributesCompressed.csproj | 39 - .../io/fileattributes/FileAttributesDeivce.csproj | 39 - .../fileattributes/FileAttributesDirectory.csproj | 39 - .../fileattributes/FileAttributesEncrypted.csproj | 39 - .../io/fileattributes/FileAttributesEnum.csproj | 39 - .../io/fileattributes/FileAttributesHidden.csproj | 39 - .../io/fileattributes/FileAttributesNormal.csproj | 39 - .../FileAttributesNotContentIndexed.csproj | 39 - .../io/fileattributes/FileAttributesOffline.csproj | 39 - .../fileattributes/FileAttributesReadOnly.csproj | 39 - .../FileAttributesReparsePoint.csproj | 39 - .../io/fileattributes/FileAttributesSystem.csproj | 39 - .../fileattributes/FileAttributesTemporary.csproj | 39 - .../io/fileattributes/fileattributesarchive.cs | 97 - .../io/fileattributes/fileattributescompressed.cs | 97 - .../io/fileattributes/fileattributesdeivce.cs | 97 - .../io/fileattributes/fileattributesdirectory.cs | 97 - .../io/fileattributes/fileattributesencrypted.cs | 97 - .../system/io/fileattributes/fileattributesenum.cs | 66 - .../io/fileattributes/fileattributeshidden.cs | 97 - .../io/fileattributes/fileattributesnormal.cs | 97 - .../fileattributesnotcontentindexed.cs | 97 - .../io/fileattributes/fileattributesoffline.cs | 97 - .../io/fileattributes/fileattributesreadonly.cs | 97 - .../fileattributes/fileattributesreparsepoint.cs | 97 - .../io/fileattributes/fileattributessystem.cs | 96 - .../io/fileattributes/fileattributestemporary.cs | 96 - .../cti/system/io/filemode/FileModeAppend.csproj | 39 - .../cti/system/io/filemode/FileModeCreate.csproj | 39 - .../system/io/filemode/FileModeCreateNew.csproj | 39 - .../cti/system/io/filemode/FileModeEnum.csproj | 39 - .../cti/system/io/filemode/FileModeOpen.csproj | 39 - .../system/io/filemode/FileModeOpenOrCreate.csproj | 39 - .../cti/system/io/filemode/FileModeTruncate.csproj | 39 - .../cti/system/io/filemode/filemodeappend.cs | 72 - .../cti/system/io/filemode/filemodecreate.cs | 72 - .../cti/system/io/filemode/filemodecreatenew.cs | 72 - .../cti/system/io/filemode/filemodeenum.cs | 67 - .../cti/system/io/filemode/filemodeopen.cs | 72 - .../cti/system/io/filemode/filemodeopenorcreate.cs | 72 - .../cti/system/io/filemode/filemodetruncate.cs | 72 - .../FileNotFoundExceptionCtor.csproj | 39 - .../FileNotFoundExceptionCtor2.csproj | 39 - .../FileNotFoundExceptionGetMessage.csproj | 39 - .../FileNotFoundExceptionMessage.csproj | 39 - .../FileNotFoundExceptionToString.csproj | 39 - .../FileNotFoundExceptionctor1.csproj | 39 - .../filenotfoundexceptionctor.cs | 66 - .../filenotfoundexceptionctor1.cs | Bin 3586 -> 0 bytes .../filenotfoundexceptionctor2.cs | 71 - .../filenotfoundexceptiongetmessage.cs | 66 - .../filenotfoundexceptionmessage.cs | Bin 7738 -> 0 bytes .../filenotfoundexceptiontostring.cs | 66 - .../cti/system/io/fileshare/FileShareEnum.csproj | 39 - .../cti/system/io/fileshare/FileShareNone.csproj | 39 - .../cti/system/io/fileshare/FileShareRead.csproj | 39 - .../system/io/fileshare/FileShareReadWrite.csproj | 39 - .../cti/system/io/fileshare/FileShareWrite.csproj | 39 - .../cti/system/io/fileshare/fileshareenum.cs | 66 - .../cti/system/io/fileshare/filesharenone.cs | 75 - .../cti/system/io/fileshare/fileshareread.cs | 71 - .../cti/system/io/fileshare/filesharereadwrite.cs | 72 - .../cti/system/io/fileshare/filesharewrite.cs | 73 - .../PathTooLongExceptionctor1.csproj | 39 - .../PathTooLongExceptionctor2.csproj | 39 - .../pathtoolongexceptionctor1.cs | 72 - .../pathtoolongexceptionctor2.cs | 123 - .../system/io/seekorigin/SeekOriginBegin.csproj | 39 - .../system/io/seekorigin/SeekOriginCurrent.csproj | 39 - .../cti/system/io/seekorigin/SeekOriginEnd.csproj | 39 - .../cti/system/io/seekorigin/SeekOriginEnum.csproj | 39 - .../cti/system/io/seekorigin/seekoriginbegin.cs | 72 - .../cti/system/io/seekorigin/seekorigincurrent.cs | 72 - .../cti/system/io/seekorigin/seekoriginend.cs | 72 - .../cti/system/io/seekorigin/seekoriginenum.cs | 66 - .../io/streamreader/StreamReaderNull_PSC.csproj | 39 - .../cti/system/io/streamreader/streamreadernull.cs | 144 - .../system/io/textreader/TextReaderNull_PSC.csproj | 39 - .../cti/system/io/textreader/textreadernull.cs | 61 - .../system/io/textwriter/TextWriterNull_PSC.csproj | 39 - .../cti/system/io/textwriter/textwriternull.cs | 59 - .../MemberAccessExceptionCtor1.csproj | 40 - .../MemberAccessExceptionCtor2.csproj | 40 - .../MemberAccessExceptionCtor3.csproj | 40 - .../memberaccessexceptionctor1.cs | Bin 3544 -> 0 bytes .../memberaccessexceptionctor2.cs | Bin 6358 -> 0 bytes .../memberaccessexceptionctor3.cs | Bin 7756 -> 0 bytes .../NotImplementedExceptionCtor1.csproj | 40 - .../NotImplementedExceptionCtor2.csproj | 40 - .../NotImplementedExceptionCtor3.csproj | 40 - .../notimplementedexceptionctor1.cs | Bin 3584 -> 0 bytes .../notimplementedexceptionctor2.cs | Bin 6410 -> 0 bytes .../notimplementedexceptionctor3.cs | Bin 7812 -> 0 bytes .../NotSupportedExceptionCtor1.csproj | 40 - .../NotSupportedExceptionCtor2.csproj | 40 - .../NotSupportedExceptionCtor3.csproj | 40 - .../notsupportedexceptionctor1.cs | Bin 3544 -> 0 bytes .../notsupportedexceptionctor2.cs | Bin 6358 -> 0 bytes .../notsupportedexceptionctor3.cs | Bin 7756 -> 0 bytes .../NullReferenceExceptionCtor1.csproj | 40 - .../nullreferenceexceptionctor1.cs | 137 - .../ObjectDisposedExceptionMessage.csproj | 40 - .../ObjectDisposedExceptionObjectName.csproj | 40 - .../objectdisposedexceptionmessage.cs | 138 - .../objectdisposedexceptionobjectname.cs | 143 - .../OutOfMemoryExceptionCtor1.csproj | 40 - .../OutOfMemoryExceptionCtor2.csproj | 40 - .../OutOfMemoryExceptionCtor3.csproj | 40 - .../outofmemoryexceptionctor1.cs | Bin 3548 -> 0 bytes .../outofmemoryexceptionctor2.cs | Bin 6354 -> 0 bytes .../outofmemoryexceptionctor3.cs | Bin 7750 -> 0 bytes .../OverflowExceptionCtor1.csproj | 40 - .../OverflowExceptionCtor2.csproj | 40 - .../OverflowExceptionCtor3.csproj | 40 - .../overflowexception/overflowexceptionctor1.cs | Bin 3486 -> 0 bytes .../overflowexception/overflowexceptionctor2.cs | Bin 6276 -> 0 bytes .../overflowexception/overflowexceptionctor3.cs | Bin 7666 -> 0 bytes .../PlatformNotSupportedExceptionCtor1.csproj | 40 - .../PlatformNotSupportedExceptionCtor2.csproj | 40 - .../PlatformNotSupportedExceptionCtor3.csproj | 40 - .../platformnotsupportedexceptionctor1.cs | 71 - .../platformnotsupportedexceptionctor2.cs | 142 - .../platformnotsupportedexceptionctor3.cs | 188 - .../system/predicate/PredicateBeginInvoke.csproj | 40 - .../cti/system/predicate/PredicateEndInvoke.csproj | 40 - .../cti/system/predicate/PredicateInvoke.csproj | 40 - .../cti/system/predicate/predicatebegininvoke.cs | 100 - .../cti/system/predicate/predicateendinvoke.cs | 100 - .../cti/system/predicate/predicateinvoke.cs | 129 - .../system/rankexception/RankExceptionCtor1.csproj | 40 - .../system/rankexception/RankExceptionCtor2.csproj | 40 - .../system/rankexception/RankExceptionCtor3.csproj | 40 - .../cti/system/rankexception/rankexceptionctor1.cs | 71 - .../cti/system/rankexception/rankexceptionctor2.cs | 142 - .../cti/system/rankexception/rankexceptionctor3.cs | 188 - .../assemblynameflags/AssemblyNameFlagsNone.csproj | 39 - .../AssemblyNameFlagsPublicKey.csproj | 39 - .../AssemblyNameFlagsRetargetable.csproj | 39 - .../assemblynameflagsenablejitcompileoptimizer.cs | 85 - .../assemblynameflagsenablejitcompiletracking.cs | 85 - .../assemblynameflags/assemblynameflagsnone.cs | 85 - .../assemblynameflagspublickey.cs | 85 - .../assemblynameflagsretargetable.cs | 85 - .../CallingConventionsAny.csproj | 39 - .../CallingConventionsExplicitThis.csproj | 39 - .../CallingConventionsHasThis.csproj | 39 - .../CallingConventionsStandard.csproj | 39 - .../CallingConventionsVarArgs.csproj | 39 - .../callingconventions/callingconventionsany.cs | 85 - .../callingconventionsexplicitthis.cs | 85 - .../callingconventionshasthis.cs | 85 - .../callingconventionsstandard.cs | 85 - .../callingconventionsvarargs.cs | 85 - .../emit/flowcontrol/FlowControlBranch.csproj | 39 - .../emit/flowcontrol/FlowControlCall.csproj | 39 - .../emit/flowcontrol/FlowControlCond_Branch.csproj | 39 - .../emit/flowcontrol/FlowControlMeta.csproj | 39 - .../emit/flowcontrol/FlowControlNext.csproj | 39 - .../emit/flowcontrol/FlowControlReturn.csproj | 39 - .../emit/flowcontrol/FlowControlThrow.csproj | 39 - .../emit/flowcontrol/flowcontrolbranch.cs | 71 - .../reflection/emit/flowcontrol/flowcontrolcall.cs | 71 - .../emit/flowcontrol/flowcontrolcond_branch.cs | 71 - .../reflection/emit/flowcontrol/flowcontrolmeta.cs | 71 - .../reflection/emit/flowcontrol/flowcontrolnext.cs | 71 - .../emit/flowcontrol/flowcontrolreturn.cs | 71 - .../emit/flowcontrol/flowcontrolthrow.cs | 71 - .../emit/opcodetype/OpCodeTypeMacro.csproj | 39 - .../emit/opcodetype/OpCodeTypeNternal.csproj | 39 - .../emit/opcodetype/OpCodeTypeObjmodel.csproj | 39 - .../emit/opcodetype/OpCodeTypePrefix.csproj | 39 - .../emit/opcodetype/OpCodeTypePrimitive.csproj | 39 - .../reflection/emit/opcodetype/opcodetypemacro.cs | 86 - .../emit/opcodetype/opcodetypenternal.cs | 86 - .../emit/opcodetype/opcodetypeobjmodel.cs | 86 - .../reflection/emit/opcodetype/opcodetypeprefix.cs | 86 - .../emit/opcodetype/opcodetypeprimitive.cs | 86 - .../operandtype/OperandTypeInlineBrTarget.csproj | 39 - .../emit/operandtype/OperandTypeInlineField.csproj | 39 - .../emit/operandtype/OperandTypeInlineI.csproj | 39 - .../emit/operandtype/OperandTypeInlineI8.csproj | 39 - .../operandtype/OperandTypeInlineMethod.csproj | 39 - .../emit/operandtype/OperandTypeInlineNone.csproj | 39 - .../emit/operandtype/OperandTypeInlineR.csproj | 39 - .../emit/operandtype/OperandTypeInlineSig.csproj | 39 - .../operandtype/OperandTypeInlineString.csproj | 39 - .../operandtype/OperandTypeInlineSwitch.csproj | 39 - .../emit/operandtype/OperandTypeInlineTok.csproj | 39 - .../emit/operandtype/OperandTypeInlineType.csproj | 39 - .../emit/operandtype/OperandTypeInlineVar.csproj | 39 - .../OperandTypeShortInlineBrTarget.csproj | 39 - .../operandtype/OperandTypeShortInlineI.csproj | 39 - .../operandtype/OperandTypeShortInlineR.csproj | 39 - .../operandtype/OperandTypeShortInlineVar.csproj | 39 - .../emit/operandtype/operandtypeinlinebrtarget.cs | 99 - .../emit/operandtype/operandtypeinlinefield.cs | 99 - .../emit/operandtype/operandtypeinlinei.cs | 99 - .../emit/operandtype/operandtypeinlinei8.cs | 99 - .../emit/operandtype/operandtypeinlinemethod.cs | 99 - .../emit/operandtype/operandtypeinlinenone.cs | 99 - .../emit/operandtype/operandtypeinliner.cs | 99 - .../emit/operandtype/operandtypeinlinesig.cs | 99 - .../emit/operandtype/operandtypeinlinestring.cs | 99 - .../emit/operandtype/operandtypeinlineswitch.cs | 99 - .../emit/operandtype/operandtypeinlinetok.cs | 99 - .../emit/operandtype/operandtypeinlinetype.cs | 99 - .../emit/operandtype/operandtypeinlinevar.cs | 99 - .../operandtype/operandtypeshortinlinebrtarget.cs | 99 - .../emit/operandtype/operandtypeshortinlinei.cs | 99 - .../emit/operandtype/operandtypeshortinliner.cs | 99 - .../emit/operandtype/operandtypeshortinlinevar.cs | 99 - .../emit/packingsize/PackingSize16.csproj | 39 - .../emit/packingsize/PackingSize2.csproj | 39 - .../emit/packingsize/PackingSize4.csproj | 39 - .../emit/packingsize/PackingSizeSize1.csproj | 39 - .../emit/packingsize/PackingSizeSize128.csproj | 39 - .../emit/packingsize/PackingSizeSize32.csproj | 39 - .../emit/packingsize/PackingSizeSize64.csproj | 39 - .../emit/packingsize/PackingSizeSize8.csproj | 39 - .../emit/packingsize/PackingSizeUnspecified.csproj | 39 - .../reflection/emit/packingsize/packingsize16.cs | 89 - .../reflection/emit/packingsize/packingsize2.cs | 89 - .../reflection/emit/packingsize/packingsize4.cs | 89 - .../emit/packingsize/packingsizesize1.cs | 89 - .../emit/packingsize/packingsizesize128.cs | 89 - .../emit/packingsize/packingsizesize32.cs | 89 - .../emit/packingsize/packingsizesize64.cs | 89 - .../emit/packingsize/packingsizesize8.cs | 89 - .../emit/packingsize/packingsizeunspecified.cs | 89 - .../emit/stackbehaviour/StackBehaviourPop0.csproj | 39 - .../emit/stackbehaviour/StackBehaviourPop1.csproj | 39 - .../stackbehaviour/StackBehaviourPop1_pop1.csproj | 39 - .../emit/stackbehaviour/StackBehaviourPopi.csproj | 39 - .../stackbehaviour/StackBehaviourPopi_pop1.csproj | 39 - .../stackbehaviour/StackBehaviourPopi_popi.csproj | 39 - .../stackbehaviour/StackBehaviourPopi_popi8.csproj | 39 - .../StackBehaviourPopi_popi_popi.csproj | 39 - .../stackbehaviour/StackBehaviourPopi_popr4.csproj | 39 - .../stackbehaviour/StackBehaviourPopi_popr8.csproj | 39 - .../stackbehaviour/StackBehaviourPopref.csproj | 39 - .../StackBehaviourPopref_pop1.csproj | 39 - .../StackBehaviourPopref_popi.csproj | 39 - .../StackBehaviourPopref_popi_pop1.csproj | 39 - .../StackBehaviourPopref_popi_popi.csproj | 39 - .../StackBehaviourPopref_popi_popi8.csproj | 39 - .../StackBehaviourPopref_popi_popr4.csproj | 39 - .../StackBehaviourPopref_popi_popr8.csproj | 39 - .../StackBehaviourPopref_popi_popref.csproj | 39 - .../emit/stackbehaviour/StackBehaviourPush0.csproj | 39 - .../emit/stackbehaviour/StackBehaviourPush1.csproj | 39 - .../StackBehaviourPush1_push1.csproj | 39 - .../emit/stackbehaviour/StackBehaviourPushi.csproj | 39 - .../stackbehaviour/StackBehaviourPushi8.csproj | 39 - .../stackbehaviour/StackBehaviourPushr4.csproj | 39 - .../stackbehaviour/StackBehaviourPushr8.csproj | 39 - .../stackbehaviour/StackBehaviourPushref.csproj | 39 - .../stackbehaviour/StackBehaviourVarpop.csproj | 39 - .../stackbehaviour/StackBehaviourVarpush.csproj | 39 - .../emit/stackbehaviour/stackbehaviourpop0.cs | 73 - .../emit/stackbehaviour/stackbehaviourpop1.cs | 73 - .../emit/stackbehaviour/stackbehaviourpop1_pop1.cs | 73 - .../emit/stackbehaviour/stackbehaviourpopi.cs | 73 - .../emit/stackbehaviour/stackbehaviourpopi_pop1.cs | 73 - .../emit/stackbehaviour/stackbehaviourpopi_popi.cs | 73 - .../stackbehaviour/stackbehaviourpopi_popi8.cs | 73 - .../stackbehaviour/stackbehaviourpopi_popi_popi.cs | 73 - .../stackbehaviour/stackbehaviourpopi_popr4.cs | 73 - .../stackbehaviour/stackbehaviourpopi_popr8.cs | 73 - .../emit/stackbehaviour/stackbehaviourpopref.cs | 73 - .../stackbehaviour/stackbehaviourpopref_pop1.cs | 73 - .../stackbehaviour/stackbehaviourpopref_popi.cs | 74 - .../stackbehaviourpopref_popi_pop1.cs | 73 - .../stackbehaviourpopref_popi_popi.cs | 73 - .../stackbehaviourpopref_popi_popi8.cs | 73 - .../stackbehaviourpopref_popi_popr4.cs | 73 - .../stackbehaviourpopref_popi_popr8.cs | 73 - .../stackbehaviourpopref_popi_popref.cs | 73 - .../emit/stackbehaviour/stackbehaviourpush0.cs | 73 - .../emit/stackbehaviour/stackbehaviourpush1.cs | 73 - .../stackbehaviour/stackbehaviourpush1_push1.cs | 73 - .../emit/stackbehaviour/stackbehaviourpushi.cs | 73 - .../emit/stackbehaviour/stackbehaviourpushi8.cs | 73 - .../emit/stackbehaviour/stackbehaviourpushr4.cs | 73 - .../emit/stackbehaviour/stackbehaviourpushr8.cs | 73 - .../emit/stackbehaviour/stackbehaviourpushref.cs | 73 - .../emit/stackbehaviour/stackbehaviourvarpop.cs | 73 - .../emit/stackbehaviour/stackbehaviourvarpush.cs | 73 - .../eventattributes/EventAttributesNone.csproj | 39 - .../EventAttributesRTSpecialName.csproj | 39 - .../EventAttributesSpecialName.csproj | 39 - .../eventattributes/eventattributesnone.cs | 95 - .../eventattributesrtspecialname.cs | 94 - .../eventattributes/eventattributesspecialname.cs | 105 - .../fieldattributes/FieldAttributesAssembly.csproj | 39 - .../FieldAttributesFamANDAssem.csproj | 39 - .../FieldAttributesFamORAssem.csproj | 39 - .../fieldattributes/FieldAttributesFamily.csproj | 39 - .../FieldAttributesFieldAccessMask.csproj | 39 - .../FieldAttributesHasDefault.csproj | 39 - .../FieldAttributesHasFieldRVA.csproj | 39 - .../fieldattributes/FieldAttributesInitOnly.csproj | 39 - .../fieldattributes/FieldAttributesLiteral.csproj | 39 - .../FieldAttributesNotSerialized.csproj | 39 - .../FieldAttributesPinvokeImpl.csproj | 39 - .../fieldattributes/FieldAttributesPrivate.csproj | 39 - .../FieldAttributesPrivateScope.csproj | 39 - .../fieldattributes/FieldAttributesPublic.csproj | 39 - .../FieldAttributesRTSpecialName.csproj | 39 - .../FieldAttributesSpecialName.csproj | 39 - .../fieldattributes/FieldAttributesStatic.csproj | 39 - .../fieldattributes/fieldattributesassembly.cs | 72 - .../fieldattributes/fieldattributesfamandassem.cs | 72 - .../fieldattributes/fieldattributesfamily.cs | 72 - .../fieldattributes/fieldattributesfamorassem.cs | 139 - .../fieldattributesfieldaccessmask.cs | 72 - .../fieldattributes/fieldattributeshasdefault.cs | 72 - .../fieldattributes/fieldattributeshasfieldrva.cs | 72 - .../fieldattributes/fieldattributesinitonly.cs | 72 - .../fieldattributes/fieldattributesliteral.cs | 72 - .../fieldattributesnotserialized.cs | 72 - .../fieldattributes/fieldattributespinvokeimpl.cs | 72 - .../fieldattributes/fieldattributesprivate.cs | 72 - .../fieldattributes/fieldattributesprivatescope.cs | 72 - .../fieldattributes/fieldattributespublic.cs | 72 - .../fieldattributesrtspecialname.cs | 139 - .../fieldattributes/fieldattributesspecialname.cs | 72 - .../fieldattributes/fieldattributesstatic.cs | 139 - .../MethodAttributesAbstract.csproj | 39 - .../MethodAttributesFamANDAssem.csproj | 39 - .../MethodAttributesFamORAssem.csproj | 39 - .../methodattributes/MethodAttributesFamily.csproj | 39 - .../methodattributes/MethodAttributesFinal.csproj | 39 - .../MethodAttributesHasSecurity.csproj | 39 - .../MethodAttributesHideBySig.csproj | 39 - .../MethodAttributesMemberAccessMask.csproj | 39 - .../MethodAttributesNewSlot.csproj | 39 - .../MethodAttributesPinvokeImpl.csproj | 39 - .../MethodAttributesPrivate.csproj | 39 - .../MethodAttributesPrivateScope.csproj | 39 - .../methodattributes/MethodAttributesPublic.csproj | 39 - .../MethodAttributesRTSpecialName.csproj | 39 - .../MethodAttributesRequireSecObject.csproj | 39 - .../MethodAttributesReuseSlot.csproj | 39 - .../MethodAttributesSpecialName.csproj | 39 - .../methodattributes/MethodAttributesStatic.csproj | 39 - .../MethodAttributesUnmanagedExport.csproj | 39 - .../MethodAttributesVirtual.csproj | 39 - .../MethodAttributesVtableLayoutMask.csproj | 39 - .../methodattributes/methodattributesabstract.cs | 75 - .../methodattributesfamandassem.cs | 76 - .../methodattributes/methodattributesfamily.cs | 75 - .../methodattributes/methodattributesfamorassem.cs | 75 - .../methodattributes/methodattributesfinal.cs | 75 - .../methodattributeshassecurity.cs | 75 - .../methodattributes/methodattributeshidebysig.cs | 76 - .../methodattributesmemberaccessmask.cs | 98 - .../methodattributes/methodattributesnewslot.cs | 99 - .../methodattributespinvokeimpl.cs | 75 - .../methodattributes/methodattributesprivate.cs | 76 - .../methodattributesprivatescope.cs | 76 - .../methodattributes/methodattributespublic.cs | 76 - .../methodattributesrequiresecobject.cs | 76 - .../methodattributes/methodattributesreuseslot.cs | 75 - .../methodattributesrtspecialname.cs | 77 - .../methodattributesspecialname.cs | 76 - .../methodattributes/methodattributesstatic.cs | 77 - .../methodattributesunmanagedexport.cs | 75 - .../methodattributes/methodattributesvirtual.cs | 75 - .../methodattributesvtablelayoutmask.cs | 75 - .../MethodImplAttributesCodeTypeMask.csproj | 39 - .../MethodImplAttributesForwardRef.csproj | 39 - .../MethodImplAttributesIL.csproj | 39 - .../MethodImplAttributesInternalCall.csproj | 39 - .../MethodImplAttributesManaged.csproj | 39 - .../MethodImplAttributesManagedMask.csproj | 39 - .../MethodImplAttributesNative.csproj | 39 - .../MethodImplAttributesNoInlining.csproj | 39 - .../MethodImplAttributesOPTIL.csproj | 39 - .../MethodImplAttributesPreserveSig.csproj | 39 - .../MethodImplAttributesRuntime.csproj | 39 - .../MethodImplAttributesSynchronized.csproj | 39 - .../MethodImplAttributesUnmanaged.csproj | 39 - .../methodimplattributescodetypemask.cs | 75 - .../methodimplattributesforwardref.cs | 75 - .../methodimplattributes/methodimplattributesil.cs | 76 - .../methodimplattributesinternalcall.cs | 75 - .../methodimplattributesmanaged.cs | 76 - .../methodimplattributesmanagedmask.cs | 76 - .../methodimplattributesnative.cs | 76 - .../methodimplattributesnoinlining.cs | 75 - .../methodimplattributesoptil.cs | 75 - .../methodimplattributespreservesig.cs | 75 - .../methodimplattributesruntime.cs | 75 - .../methodimplattributessynchronized.cs | 76 - .../methodimplattributesunmanaged.cs | 76 - .../ParameterAttributesHasDefault.csproj | 39 - .../ParameterAttributesIn.csproj | 39 - .../ParameterAttributesNone.csproj | 39 - .../ParameterAttributesOptional.csproj | 39 - .../ParameterAttributesOut.csproj | 39 - .../ParameterAttributesRetval.csproj | 39 - .../parameterattributeshasdefault.cs | 94 - .../parameterattributes/parameterattributesin.cs | 93 - .../parameterattributes/parameterattributesnone.cs | 94 - .../parameterattributesoptional.cs | 105 - .../parameterattributes/parameterattributesout.cs | 105 - .../parameterattributesretval.cs | 105 - .../PropertyAttributesHasDefault.csproj | 39 - .../PropertyAttributesNone.csproj | 39 - .../PropertyAttributesRTSpecialName.csproj | 39 - .../PropertyAttributesSpecialName.csproj | 39 - .../propertyattributeshasdefault.cs | 88 - .../propertyattributes/propertyattributesnone.cs | 88 - .../propertyattributesrtspecialname.cs | 88 - .../propertyattributesspecialname.cs | 88 - .../typeattributes/TypeAttributesAbstract.csproj | 39 - .../typeattributes/TypeAttributesAnsiClass.csproj | 39 - .../typeattributes/TypeAttributesAutoClass.csproj | 39 - .../typeattributes/TypeAttributesAutoLayout.csproj | 39 - .../TypeAttributesBeforeFieldInit.csproj | 39 - .../typeattributes/TypeAttributesClass.csproj | 39 - .../TypeAttributesClassSemanticsMask.csproj | 39 - .../TypeAttributesExplicitLayout.csproj | 39 - .../TypeAttributesHasSecurity.csproj | 39 - .../typeattributes/TypeAttributesImport.csproj | 39 - .../typeattributes/TypeAttributesInterface.csproj | 39 - .../typeattributes/TypeAttributesLayoutMask.csproj | 39 - .../TypeAttributesNestedAssembly.csproj | 39 - .../TypeAttributesNestedFamANDAssem.csproj | 39 - .../TypeAttributesNestedFamORAssem.csproj | 39 - .../TypeAttributesNestedFamily.csproj | 39 - .../TypeAttributesNestedPrivate.csproj | 39 - .../TypeAttributesNestedPublic.csproj | 39 - .../typeattributes/TypeAttributesPublic.csproj | 39 - .../TypeAttributesRTSpecialName.csproj | 39 - .../typeattributes/TypeAttributesSealed.csproj | 39 - .../TypeAttributesSequentialLayout.csproj | 39 - .../TypeAttributesSerializable.csproj | 39 - .../TypeAttributesSpecialName.csproj | 39 - .../TypeAttributesStringFormatMask.csproj | 39 - .../TypeAttributesUnicodeClass.csproj | 39 - .../TypeAttributesVisibilityMask.csproj | 39 - .../typeattributes/TypeAttribytesNotPublic.csproj | 39 - .../typeattributes/typeattributesabstract.cs | 73 - .../typeattributes/typeattributesansiclass.cs | 73 - .../typeattributes/typeattributesautoclass.cs | 73 - .../typeattributes/typeattributesautolayout.cs | 73 - .../typeattributesbeforefieldinit.cs | 73 - .../typeattributes/typeattributesclass.cs | 73 - .../typeattributesclasssemanticsmask.cs | 73 - .../typeattributes/typeattributesexplicitlayout.cs | 73 - .../typeattributes/typeattributeshassecurity.cs | 73 - .../typeattributes/typeattributesimport.cs | 73 - .../typeattributes/typeattributesinterface.cs | 73 - .../typeattributes/typeattributeslayoutmask.cs | 73 - .../typeattributes/typeattributesnestedassembly.cs | 73 - .../typeattributesnestedfamandassem.cs | 73 - .../typeattributes/typeattributesnestedfamily.cs | 73 - .../typeattributesnestedfamorassem.cs | 73 - .../typeattributes/typeattributesnestedprivate.cs | 73 - .../typeattributes/typeattributesnestedpublic.cs | 73 - .../typeattributes/typeattributespublic.cs | 73 - .../typeattributes/typeattributesrtspecialname.cs | 73 - .../typeattributes/typeattributessealed.cs | 73 - .../typeattributessequentiallayout.cs | 73 - .../typeattributes/typeattributesserializable.cs | 73 - .../typeattributes/typeattributesspecialname.cs | 73 - .../typeattributesstringformatmask.cs | 73 - .../typeattributes/typeattributesunicodeclass.cs | 73 - .../typeattributes/typeattributesvisibilitymask.cs | 73 - .../typeattributes/typeattribytesnotpublic.cs | 73 - .../stringcomparer/StringComparerCompare2.csproj | 40 - .../stringcomparer/StringComparerEquals1.csproj | 40 - .../stringcomparer/StringComparerEquals3.csproj | 40 - .../stringcomparer/StringComparerGetType.csproj | 40 - .../stringcomparer/stringcomparercompare2.cs | 233 - .../system/stringcomparer/stringcomparerequals1.cs | 174 - .../system/stringcomparer/stringcomparerequals3.cs | 190 - .../system/stringcomparer/stringcomparergettype.cs | 213 - .../StringComparisonCurrentCulture.csproj | 40 - ...StringComparisonCurrentCultureIgnoreCase.csproj | 40 - .../StringComparisonOrdinal.csproj | 40 - .../StringComparisonOrdinalIgnoreCase.csproj | 40 - .../stringcomparisoncurrentculture.cs | 70 - .../stringcomparisoncurrentcultureignorecase.cs | 70 - .../stringcomparison/stringcomparisonordinal.cs | 70 - .../stringcomparisonordinalignorecase.cs | 70 - .../cti/system/text/decoder/DecoderCtor.csproj | 39 - .../cti/system/text/decoder/DecoderReset.csproj | 39 - .../cti/system/text/decoder/decoderctor.cs | 84 - .../cti/system/text/decoder/decoderreset.cs | 146 - .../cti/system/text/encoder/EncoderCtor.csproj | 39 - .../cti/system/text/encoder/encoderctor.cs | 84 - .../text/encoding/EncodingBigEndianUnicode.csproj | 39 - .../cti/system/text/encoding/EncodingClone.csproj | 39 - .../system/text/encoding/EncodingConvert1.csproj | 39 - .../system/text/encoding/EncodingConvert2.csproj | 39 - .../cti/system/text/encoding/EncodingCtor1.csproj | 39 - .../cti/system/text/encoding/EncodingEquals.csproj | 39 - .../text/encoding/EncodingGetByteCount.csproj | 39 - .../text/encoding/EncodingGetByteCount1.csproj | 39 - .../text/encoding/EncodingGetByteCount2.csproj | 39 - .../text/encoding/EncodingGetByteCount3.csproj | 39 - .../system/text/encoding/EncodingGetBytes1.csproj | 39 - .../system/text/encoding/EncodingGetBytes2.csproj | 39 - .../system/text/encoding/EncodingGetBytes3.csproj | 39 - .../system/text/encoding/EncodingGetBytes4.csproj | 39 - .../system/text/encoding/EncodingGetBytes5.csproj | 39 - .../text/encoding/EncodingGetCharCount.csproj | 39 - .../text/encoding/EncodingGetCharCount1.csproj | 39 - .../text/encoding/EncodingGetCharCount2.csproj | 39 - .../system/text/encoding/EncodingGetChars1.csproj | 39 - .../system/text/encoding/EncodingGetChars2.csproj | 39 - .../system/text/encoding/EncodingGetChars3.csproj | 39 - .../system/text/encoding/EncodingGetDecoder.csproj | 39 - .../system/text/encoding/EncodingGetEncoder.csproj | 39 - .../text/encoding/EncodingGetEncoding2.csproj | 39 - .../text/encoding/EncodingGetMaxByteCount.csproj | 39 - .../text/encoding/EncodingGetMaxCharCount.csproj | 39 - .../text/encoding/EncodingGetPreamble.csproj | 39 - .../system/text/encoding/EncodingGetString.csproj | 39 - .../cti/system/text/encoding/EncodingUTF8.csproj | 39 - .../system/text/encoding/EncodingUnicode.csproj | 39 - .../system/text/encoding/EncodingWebName.csproj | 39 - .../text/encoding/encodingbigendianunicode.cs | 103 - .../cti/system/text/encoding/encodingclone.cs | 104 - .../cti/system/text/encoding/encodingconvert1.cs | 183 - .../cti/system/text/encoding/encodingconvert2.cs | 358 - .../cti/system/text/encoding/encodingctor1.cs | 104 - .../cti/system/text/encoding/encodingequals.cs | 104 - .../system/text/encoding/encodinggetbytecount.cs | 213 - .../system/text/encoding/encodinggetbytecount1.cs | 113 - .../system/text/encoding/encodinggetbytecount2.cs | 200 - .../system/text/encoding/encodinggetbytecount3.cs | 111 - .../cti/system/text/encoding/encodinggetbytes1.cs | 460 - .../cti/system/text/encoding/encodinggetbytes2.cs | 271 - .../cti/system/text/encoding/encodinggetbytes3.cs | 369 - .../cti/system/text/encoding/encodinggetbytes4.cs | 202 - .../cti/system/text/encoding/encodinggetbytes5.cs | 365 - .../system/text/encoding/encodinggetcharcount.cs | Bin 26676 -> 0 bytes .../system/text/encoding/encodinggetcharcount1.cs | 131 - .../system/text/encoding/encodinggetcharcount2.cs | 237 - .../cti/system/text/encoding/encodinggetchars1.cs | Bin 40600 -> 0 bytes .../cti/system/text/encoding/encodinggetchars2.cs | 212 - .../cti/system/text/encoding/encodinggetchars3.cs | 377 - .../cti/system/text/encoding/encodinggetdecoder.cs | 126 - .../cti/system/text/encoding/encodinggetencoder.cs | 103 - .../system/text/encoding/encodinggetencoding2.cs | 148 - .../text/encoding/encodinggetmaxbytecount.cs | Bin 9968 -> 0 bytes .../text/encoding/encodinggetmaxcharcount.cs | Bin 9020 -> 0 bytes .../system/text/encoding/encodinggetpreamble.cs | 106 - .../cti/system/text/encoding/encodinggetstring.cs | Bin 26036 -> 0 bytes .../cti/system/text/encoding/encodingunicode.cs | 103 - .../cti/system/text/encoding/encodingutf8.cs | 103 - .../cti/system/text/encoding/encodingwebname.cs | 177 - .../text/stringbuilder/StringBuilderAppend.csproj | 39 - .../text/stringbuilder/StringBuilderAppend1.csproj | 39 - .../stringbuilder/StringBuilderAppend10.csproj | 39 - .../stringbuilder/StringBuilderAppend11.csproj | 39 - .../stringbuilder/StringBuilderAppend12.csproj | 39 - .../stringbuilder/StringBuilderAppend13.csproj | 39 - .../stringbuilder/StringBuilderAppend14.csproj | 39 - .../stringbuilder/StringBuilderAppend15.csproj | 39 - .../stringbuilder/StringBuilderAppend16.csproj | 39 - .../stringbuilder/StringBuilderAppend17.csproj | 39 - .../stringbuilder/StringBuilderAppend18.csproj | 39 - .../stringbuilder/StringBuilderAppend19.csproj | 39 - .../text/stringbuilder/StringBuilderAppend2.csproj | 39 - .../text/stringbuilder/StringBuilderAppend3.csproj | 39 - .../text/stringbuilder/StringBuilderAppend4.csproj | 39 - .../text/stringbuilder/StringBuilderAppend5.csproj | 39 - .../text/stringbuilder/StringBuilderAppend6.csproj | 39 - .../text/stringbuilder/StringBuilderAppend7.csproj | 39 - .../text/stringbuilder/StringBuilderAppend8.csproj | 39 - .../text/stringbuilder/StringBuilderAppend9.csproj | 39 - .../stringbuilder/StringBuilderCapacity.csproj | 39 - .../stringbuilder/StringBuilderCapacity_cti.csproj | 39 - .../text/stringbuilder/StringBuilderChars.csproj | 39 - .../text/stringbuilder/StringBuilderInsert.csproj | 39 - .../text/stringbuilder/StringBuilderInsert3.csproj | 39 - .../text/stringbuilder/StringBuilderInsert4.csproj | 39 - .../text/stringbuilder/StringBuilderLength.csproj | 39 - .../stringbuilder/StringBuilderLength_cti.csproj | 39 - .../text/stringbuilder/StringBuilderRemove.csproj | 39 - .../stringbuilder/StringBuilderReplace1.csproj | 39 - .../stringbuilder/StringBuilderReplace2.csproj | 39 - .../stringbuilder/StringBuilderReplace3.csproj | 39 - .../stringbuilder/StringBuilderReplace4.csproj | 39 - .../stringbuilder/StringBuilderToString1.csproj | 39 - .../stringbuilder/StringBuilderToString2.csproj | 39 - .../text/stringbuilder/StringBuilderctor1.csproj | 39 - .../text/stringbuilder/StringBuilderctor2.csproj | 39 - .../text/stringbuilder/StringBuilderctor3.csproj | 39 - .../text/stringbuilder/StringBuilderctor4.csproj | 39 - .../text/stringbuilder/StringBuilderctor5.csproj | 39 - .../text/stringbuilder/StringBuilderctor6.csproj | 39 - .../text/stringbuilder/stringbuilderappend.cs | 335 - .../text/stringbuilder/stringbuilderappend1.cs | 107 - .../text/stringbuilder/stringbuilderappend10.cs | 129 - .../text/stringbuilder/stringbuilderappend11.cs | 129 - .../text/stringbuilder/stringbuilderappend12.cs | 107 - .../text/stringbuilder/stringbuilderappend13.cs | 155 - .../text/stringbuilder/stringbuilderappend14.cs | 135 - .../text/stringbuilder/stringbuilderappend15.cs | 108 - .../text/stringbuilder/stringbuilderappend16.cs | 157 - .../text/stringbuilder/stringbuilderappend17.cs | 183 - .../text/stringbuilder/stringbuilderappend18.cs | 270 - .../text/stringbuilder/stringbuilderappend19.cs | 258 - .../text/stringbuilder/stringbuilderappend2.cs | 107 - .../text/stringbuilder/stringbuilderappend3.cs | 107 - .../text/stringbuilder/stringbuilderappend4.cs | 140 - .../text/stringbuilder/stringbuilderappend5.cs | 107 - .../text/stringbuilder/stringbuilderappend6.cs | 107 - .../text/stringbuilder/stringbuilderappend7.cs | 109 - .../text/stringbuilder/stringbuilderappend8.cs | 107 - .../text/stringbuilder/stringbuilderappend9.cs | 107 - .../text/stringbuilder/stringbuildercapacity.cs | 247 - .../stringbuilder/stringbuildercapacity_cti.cs | 264 - .../text/stringbuilder/stringbuilderchars.cs | 316 - .../text/stringbuilder/stringbuilderctor1.cs | 57 - .../text/stringbuilder/stringbuilderctor2.cs | 125 - .../text/stringbuilder/stringbuilderctor3.cs | 102 - .../text/stringbuilder/stringbuilderctor4.cs | 183 - .../text/stringbuilder/stringbuilderctor5.cs | 230 - .../text/stringbuilder/stringbuilderctor6.cs | 230 - .../text/stringbuilder/stringbuilderinsert.cs | 169 - .../text/stringbuilder/stringbuilderinsert3.cs | 254 - .../text/stringbuilder/stringbuilderinsert4.cs | 356 - .../text/stringbuilder/stringbuilderlength.cs | 251 - .../text/stringbuilder/stringbuilderlength_cti.cs | 206 - .../text/stringbuilder/stringbuilderremove.cs | 340 - .../text/stringbuilder/stringbuilderreplace1.cs | 200 - .../text/stringbuilder/stringbuilderreplace2.cs | 311 - .../text/stringbuilder/stringbuilderreplace3.cs | 275 - .../text/stringbuilder/stringbuilderreplace4.cs | 433 - .../text/stringbuilder/stringbuildertostring1.cs | 79 - .../text/stringbuilder/stringbuildertostring2.cs | 317 - .../unicodeencoding/UnicodeEncodingCtor1.csproj | 39 - .../unicodeencoding/UnicodeEncodingEquals.csproj | 39 - .../UnicodeEncodingGetByteCount1.csproj | 39 - .../UnicodeEncodingGetByteCount2.csproj | 39 - .../UnicodeEncodingGetBytes2.csproj | 39 - .../UnicodeEncodingGetCharCount.csproj | 39 - .../unicodeencoding/UnicodeEncodingGetChars.csproj | 39 - .../UnicodeEncodingGetDecoder.csproj | 39 - .../UnicodeEncodingGetEncoder.csproj | 39 - .../UnicodeEncodingGetHashCode.csproj | 39 - .../UnicodeEncodingGetMaxByteCount.csproj | 39 - .../UnicodeEncodingGetMaxCharCount.csproj | 39 - .../UnicodeEncodingGetPreamble.csproj | 39 - .../UnicodeEncodingGetString.csproj | 39 - .../text/unicodeencoding/unicodeencodingctor1.cs | 72 - .../text/unicodeencoding/unicodeencodingequals.cs | 136 - .../unicodeencodinggetbytecount1.cs | 269 - .../unicodeencodinggetbytecount2.cs | 210 - .../unicodeencoding/unicodeencodinggetbytes2.cs | 504 -- .../unicodeencoding/unicodeencodinggetcharcount.cs | 384 - .../unicodeencoding/unicodeencodinggetchars.cs | 560 -- .../unicodeencoding/unicodeencodinggetdecoder.cs | 125 - .../unicodeencoding/unicodeencodinggetencoder.cs | 126 - .../unicodeencoding/unicodeencodinggethashcode.cs | 77 - .../unicodeencodinggetmaxbytecount.cs | 199 - .../unicodeencodinggetmaxcharcount.cs | 172 - .../unicodeencoding/unicodeencodinggetpreamble.cs | 133 - .../unicodeencoding/unicodeencodinggetstring.cs | 409 - .../text/utf8encoding/UTF8EncodingCtor.csproj | 39 - .../text/utf8encoding/UTF8EncodingCtor2.csproj | 39 - .../text/utf8encoding/UTF8EncodingCtor3.csproj | 39 - .../text/utf8encoding/UTF8EncodingEquals.csproj | 39 - .../utf8encoding/UTF8EncodingGetByteCount1.csproj | 39 - .../utf8encoding/UTF8EncodingGetByteCount2.csproj | 39 - .../text/utf8encoding/UTF8EncodingGetBytes1.csproj | 39 - .../text/utf8encoding/UTF8EncodingGetBytes2.csproj | 39 - .../utf8encoding/UTF8EncodingGetCharCount.csproj | 39 - .../text/utf8encoding/UTF8EncodingGetChars.csproj | 39 - .../utf8encoding/UTF8EncodingGetDecoder.csproj | 39 - .../utf8encoding/UTF8EncodingGetEncoder.csproj | 39 - .../utf8encoding/UTF8EncodingGetHashCode.csproj | 39 - .../UTF8EncodingGetMaxByteCount.csproj | 39 - .../UTF8EncodingGetMaxCharCount.csproj | 39 - .../utf8encoding/UTF8EncodingGetPreamble.csproj | 39 - .../text/utf8encoding/UTF8EncodingGetString.csproj | 39 - .../system/text/utf8encoding/utf8encodingctor.cs | 103 - .../system/text/utf8encoding/utf8encodingctor2.cs | 131 - .../system/text/utf8encoding/utf8encodingctor3.cs | 187 - .../system/text/utf8encoding/utf8encodingequals.cs | 161 - .../text/utf8encoding/utf8encodinggetbytecount1.cs | 238 - .../text/utf8encoding/utf8encodinggetbytecount2.cs | 142 - .../text/utf8encoding/utf8encodinggetbytes1.cs | 373 - .../text/utf8encoding/utf8encodinggetbytes2.cs | 341 - .../text/utf8encoding/utf8encodinggetcharcount.cs | 234 - .../text/utf8encoding/utf8encodinggetchars.cs | 372 - .../text/utf8encoding/utf8encodinggetdecoder.cs | 98 - .../text/utf8encoding/utf8encodinggetencoder.cs | 98 - .../text/utf8encoding/utf8encodinggethashcode.cs | 133 - .../utf8encoding/utf8encodinggetmaxbytecount.cs | 105 - .../utf8encoding/utf8encodinggetmaxcharcount.cs | 104 - .../text/utf8encoding/utf8encodinggetpreamble.cs | 100 - .../text/utf8encoding/utf8encodinggetstring.cs | 201 - .../timeoutexception/TimeoutExceptionCtor1.csproj | 40 - .../timeoutexception/TimeoutExceptionCtor2.csproj | 40 - .../timeoutexception/TimeoutExceptionCtor3.csproj | 40 - .../timeoutexception/timeoutexceptionctor1.cs | 69 - .../timeoutexception/timeoutexceptionctor2.cs | 147 - .../timeoutexception/timeoutexceptionctor3.cs | 176 - .../cti/system/typecode/TypeCodeBoolean.csproj | 40 - .../cti/system/typecode/TypeCodeByte.csproj | 40 - .../cti/system/typecode/TypeCodeChar.csproj | 40 - .../cti/system/typecode/TypeCodeDateTime.csproj | 40 - .../cti/system/typecode/TypeCodeDecimal.csproj | 40 - .../cti/system/typecode/TypeCodeDouble.csproj | 40 - .../cti/system/typecode/TypeCodeEmpty.csproj | 40 - .../cti/system/typecode/TypeCodeInt16.csproj | 40 - .../cti/system/typecode/TypeCodeInt32.csproj | 40 - .../cti/system/typecode/TypeCodeInt64.csproj | 40 - .../cti/system/typecode/TypeCodeObject.csproj | 40 - .../cti/system/typecode/TypeCodeSByte.csproj | 40 - .../cti/system/typecode/TypeCodeSingle.csproj | 40 - .../cti/system/typecode/TypeCodeString.csproj | 40 - .../cti/system/typecode/TypeCodeUInt16.csproj | 40 - .../cti/system/typecode/TypeCodeUInt32.csproj | 40 - .../cti/system/typecode/TypeCodeUInt64.csproj | 40 - .../cti/system/typecode/typecodeboolean.cs | 103 - .../cti/system/typecode/typecodebyte.cs | 102 - .../cti/system/typecode/typecodechar.cs | 102 - .../cti/system/typecode/typecodedatetime.cs | 102 - .../cti/system/typecode/typecodedecimal.cs | 102 - .../cti/system/typecode/typecodedouble.cs | 102 - .../cti/system/typecode/typecodeempty.cs | 102 - .../cti/system/typecode/typecodeint16.cs | 102 - .../cti/system/typecode/typecodeint32.cs | 102 - .../cti/system/typecode/typecodeint64.cs | 102 - .../cti/system/typecode/typecodeobject.cs | 102 - .../cti/system/typecode/typecodesbyte.cs | 102 - .../cti/system/typecode/typecodesingle.cs | 102 - .../cti/system/typecode/typecodestring.cs | 102 - .../cti/system/typecode/typecodeuint16.cs | 102 - .../cti/system/typecode/typecodeuint32.cs | 98 - .../cti/system/typecode/typecodeuint64.cs | 102 - 1254 files changed, 2226 insertions(+), 122178 deletions(-) delete mode 100644 tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/action/actionctor.cs delete mode 100644 tests/src/CoreMangLib/cti/system/action/actioninvoke.cs delete mode 100644 tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/activator/activatorcreateinstance2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/argumentexception/argumentexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/argumentnullexception/argumentnullexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionctor.cs delete mode 100644 tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionmessage.cs delete mode 100644 tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/arithmeticexception/arithmeticexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/comparison/ComparisonBeginInvoke.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/comparison/comparisonbegininvoke.cs delete mode 100644 tests/src/CoreMangLib/cti/system/comparison/comparisonendinvoke.cs delete mode 100644 tests/src/CoreMangLib/cti/system/comparison/comparisoninvoke.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/convert/convertchangetype2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/convertfrombase64chararray.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/convertfrombase64string.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobase64chararray.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobase64string1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobase64string2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoboolean.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoboolean2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoboolean4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoboolean5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoboolean6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoboolean7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoboolean8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttobyte8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar12.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar13.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar14.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar15.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttochar9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodatetime.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal12.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal13.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal14.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal15.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal18.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodecimal9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble12.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble13.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble14.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble15.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttodouble9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_18.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint16_9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_18.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint32_9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_18.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttoint64_9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosbyte9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosingle.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosingle13.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosingle14.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosingle15.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosingle16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttosingle17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring12.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring13.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring14.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring15.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring18.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring19.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring20.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring21.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring22.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring23.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring24.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring25.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring28.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring29.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring30.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring31.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring32.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring33.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttostring9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint161.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1610.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1611.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1612.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1613.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1614.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1615.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1616.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1617.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint1618.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint162.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint163.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint164.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint165.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint166.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint167.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint168.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint169.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint32.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint321.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3210.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3211.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3212.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3213.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3215.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3216.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3217.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3218.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint3219.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint322.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint323.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint324.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint325.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint326.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint327.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint328.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint329.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint64.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint641.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6410.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6411.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6412.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6413.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6414.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6415.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6416.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6417.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint6418.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint642.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint643.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint644.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint645.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint646.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint647.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint648.cs delete mode 100644 tests/src/CoreMangLib/cti/system/convert/converttouint649.cs delete mode 100644 tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor.cs delete mode 100644 tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessenum.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessread.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessreadwrite.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccesswrite.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesarchive.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributescompressed.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdeivce.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdirectory.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesencrypted.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesenum.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributeshidden.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnormal.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnotcontentindexed.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesoffline.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreadonly.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreparsepoint.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributessystem.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributestemporary.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/filemodeappend.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/filemodecreate.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/filemodecreatenew.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/filemodeenum.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/filemodeopen.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/filemodeopenorcreate.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filemode/filemodetruncate.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptiongetmessage.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionmessage.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptiontostring.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/FileShareEnum.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/fileshareenum.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/filesharenone.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/fileshareread.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/filesharereadwrite.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/fileshare/filesharewrite.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginbegin.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/seekorigincurrent.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginend.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginenum.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/streamreader/streamreadernull.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/textreader/textreadernull.cs delete mode 100644 tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/io/textwriter/textwriternull.cs delete mode 100644 tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/notsupportedexception/notsupportedexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/notsupportedexception/notsupportedexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/notsupportedexception/notsupportedexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/nullreferenceexception/NullReferenceExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/nullreferenceexception/nullreferenceexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionmessage.cs delete mode 100644 tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionobjectname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/outofmemoryexception/outofmemoryexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/outofmemoryexception/outofmemoryexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/outofmemoryexception/outofmemoryexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/predicate/predicatebegininvoke.cs delete mode 100644 tests/src/CoreMangLib/cti/system/predicate/predicateendinvoke.cs delete mode 100644 tests/src/CoreMangLib/cti/system/predicate/predicateinvoke.cs delete mode 100644 tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompileoptimizer.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompiletracking.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsnone.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagspublickey.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsretargetable.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsany.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsexplicitthis.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionshasthis.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsstandard.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsvarargs.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolbranch.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcall.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcond_branch.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolmeta.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolnext.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolreturn.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolthrow.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypemacro.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypenternal.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeobjmodel.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprefix.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprimitive.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinebrtarget.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinefield.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinemethod.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinenone.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinliner.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinesig.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinestring.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlineswitch.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetok.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetype.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinevar.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinebrtarget.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinei.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinliner.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinevar.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize128.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize32.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize64.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizeunspecified.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop0.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1_pop1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_pop1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi_popi.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_pop1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_pop1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popref.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush0.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1_push1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushref.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpop.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpush.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesnone.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesrtspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesassembly.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamandassem.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamily.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamorassem.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfieldaccessmask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasdefault.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasfieldrva.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesinitonly.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesliteral.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesnotserialized.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespinvokeimpl.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivate.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivatescope.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespublic.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesrtspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesstatic.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesabstract.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamandassem.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamily.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamorassem.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfinal.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshassecurity.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshidebysig.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesmemberaccessmask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesnewslot.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespinvokeimpl.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivate.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivatescope.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespublic.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrequiresecobject.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesreuseslot.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrtspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesstatic.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesunmanagedexport.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvirtual.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvtablelayoutmask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributescodetypemask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesforwardref.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesil.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesinternalcall.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanaged.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanagedmask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnative.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnoinlining.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesoptil.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributespreservesig.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesruntime.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributessynchronized.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesunmanaged.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributeshasdefault.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesin.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesnone.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesoptional.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesout.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesretval.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributeshasdefault.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesnone.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesrtspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesabstract.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesansiclass.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautoclass.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautolayout.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesbeforefieldinit.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclass.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclasssemanticsmask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesexplicitlayout.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeshassecurity.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesimport.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesinterface.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeslayoutmask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedassembly.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamandassem.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamily.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamorassem.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedprivate.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedpublic.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributespublic.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesrtspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessealed.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessequentiallayout.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesserializable.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesspecialname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesstringformatmask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesunicodeclass.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesvisibilitymask.cs delete mode 100644 tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattribytesnotpublic.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparercompare2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparergettype.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentculture.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentcultureignorecase.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinal.cs delete mode 100644 tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinalignorecase.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/decoder/decoderctor.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/decoder/decoderreset.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoder/encoderctor.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingbigendianunicode.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingclone.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingequals.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetdecoder.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoder.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoding2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetmaxbytecount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetmaxcharcount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetpreamble.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodinggetstring.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingunicode.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingutf8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/encoding/encodingwebname.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend10.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend11.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend12.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend13.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend14.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend15.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend17.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend18.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend19.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend7.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend8.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend9.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity_cti.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderchars.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor5.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor6.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength_cti.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderremove.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace4.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingequals.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytes2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetcharcount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetchars.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetdecoder.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetencoder.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggethashcode.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxbytecount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxcharcount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetpreamble.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetstring.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingequals.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetcharcount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetchars.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetdecoder.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetencoder.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggethashcode.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxbytecount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxcharcount.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetpreamble.cs delete mode 100644 tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetstring.cs delete mode 100644 tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor1.cs delete mode 100644 tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor2.cs delete mode 100644 tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor3.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeboolean.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodebyte.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodechar.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodedatetime.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodedecimal.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodedouble.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeempty.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeint16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeint32.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeint64.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeobject.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodesbyte.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodesingle.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodestring.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeuint16.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeuint32.cs delete mode 100644 tests/src/CoreMangLib/cti/system/typecode/typecodeuint64.cs diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst index 0bd502a..2798afd 100644 --- a/tests/arm/Tests.lst +++ b/tests/arm/Tests.lst @@ -44,14 +44,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt3212.cmd_6] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3212\ConvertToUInt3212.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3212 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [boxunboxvaluetype_do.cmd_7] RelativePath=JIT\Directed\nullabletypes\Desktop\boxunboxvaluetype_do\boxunboxvaluetype_do.cmd WorkingDir=JIT\Directed\nullabletypes\Desktop\boxunboxvaluetype_do @@ -140,14 +132,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetByteCount1.cmd_19] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount1\EncodingGetByteCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ByteEquals2.cmd_20] RelativePath=CoreMangLib\cti\system\byte\ByteEquals2\ByteEquals2.cmd WorkingDir=CoreMangLib\cti\system\byte\ByteEquals2 @@ -228,14 +212,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_10.cmd_30] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_10\ConvertToInt32_10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbghanoi.cmd_31] RelativePath=JIT\Methodical\VT\etc\_dbghanoi\_dbghanoi.cmd WorkingDir=JIT\Methodical\VT\etc\_dbghanoi @@ -460,14 +436,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetMaxCharCount.cmd_59] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxCharCount\UTF8EncodingGetMaxCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxCharCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [branchbackwardswithfinally_d.cmd_60] RelativePath=JIT\Methodical\eh\leaves\branchbackwardswithfinally_d\branchbackwardswithfinally_d.cmd WorkingDir=JIT\Methodical\eh\leaves\branchbackwardswithfinally_d @@ -740,14 +708,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArrayTypeMismatchExceptionctor3.cmd_97] -RelativePath=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor3\ArrayTypeMismatchExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbghuge_gcref.cmd_98] RelativePath=JIT\Methodical\VT\port\_il_dbghuge_gcref\_il_dbghuge_gcref.cmd WorkingDir=JIT\Methodical\VT\port\_il_dbghuge_gcref @@ -892,14 +852,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetHashCode.cmd_117] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetHashCode\UnicodeEncodingGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [vsw307137.cmd_118] RelativePath=Loader\classloader\regressions\vsw307137\vsw307137\vsw307137.cmd WorkingDir=Loader\classloader\regressions\vsw307137\vsw307137 @@ -1044,22 +996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesDirectory.cmd_136] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesDirectory\FileAttributesDirectory.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesDirectory -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[OpCodeTypeObjmodel.cmd_137] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeObjmodel\OpCodeTypeObjmodel.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeObjmodel -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [baseclass01.cmd_138] RelativePath=JIT\Generics\Instantiation\Classes\baseclass01\baseclass01.cmd WorkingDir=JIT\Generics\Instantiation\Classes\baseclass01 @@ -1236,14 +1172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar.cmd_161] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar\ConvertToChar.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgcastclass_call.cmd_162] RelativePath=JIT\Methodical\casts\coverage\_dbgcastclass_call\_dbgcastclass_call.cmd WorkingDir=JIT\Methodical\casts\coverage\_dbgcastclass_call @@ -1436,14 +1364,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt646.cmd_188] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt646\ConvertToUInt646.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt646 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated679.cmd_189] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest679\Generated679\Generated679.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest679\Generated679 @@ -1540,14 +1460,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetString.cmd_203] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetString\EncodingGetString.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [beq_i4.cmd_204] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\beq_i4\beq_i4.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\beq_i4 @@ -1852,14 +1764,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_1.cmd_242] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_1\ConvertToInt64_1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1394.cmd_243] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1394\Generated1394\Generated1394.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1394\Generated1394 @@ -1868,14 +1772,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileModeOpen.cmd_244] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeOpen\FileModeOpen.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeOpen -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [loop6_cs_r.cmd_245] RelativePath=JIT\Directed\UnrollLoop\loop6_cs_r\loop6_cs_r.cmd WorkingDir=JIT\Directed\UnrollLoop\loop6_cs_r @@ -1884,14 +1780,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderToString1.cmd_246] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString1\StringBuilderToString1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [multipleWRs_1.cmd_247] RelativePath=GC\API\WeakReference\multipleWRs_1\multipleWRs_1.cmd WorkingDir=GC\API\WeakReference\multipleWRs_1 @@ -2172,14 +2060,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetEncoder.cmd_282] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetEncoder\UTF8EncodingGetEncoder.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetEncoder -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [L-1-1-1.cmd_283] RelativePath=Loader\classloader\v1\Beta1\Layout\Matrix\cs\L-1-1-1\L-1-1-1.cmd WorkingDir=Loader\classloader\v1\Beta1\Layout\Matrix\cs\L-1-1-1 @@ -2324,14 +2204,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt1616.cmd_301] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1616\ConvertToUInt1616.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1616 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [AttributeTargetsEvent.cmd_302] RelativePath=CoreMangLib\cti\system\attributetargets\AttributeTargetsEvent\AttributeTargetsEvent.cmd WorkingDir=CoreMangLib\cti\system\attributetargets\AttributeTargetsEvent @@ -2380,14 +2252,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ParameterAttributesOut.cmd_308] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOut\ParameterAttributesOut.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOut -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated527.cmd_309] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest527\Generated527\Generated527.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest527\Generated527 @@ -2668,14 +2532,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringComparisonOrdinal.cmd_345] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinal\StringComparisonOrdinal.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Test7685.cmd_346] RelativePath=Regressions\coreclr\GitHub_7685\Test7685\Test7685.cmd WorkingDir=Regressions\coreclr\GitHub_7685\Test7685 @@ -3012,14 +2868,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[CallingConventionsStandard.cmd_391] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsStandard\CallingConventionsStandard.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsStandard -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1257.cmd_392] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1257\Generated1257\Generated1257.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1257\Generated1257 @@ -3044,14 +2892,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[IndexOutOfRangeExceptionctor2.cmd_396] -RelativePath=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor2\IndexOutOfRangeExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated285.cmd_397] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest285\Generated285\Generated285.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest285\Generated285 @@ -3068,14 +2908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt322.cmd_399] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt322\ConvertToUInt322.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt322 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Ctors_r.cmd_400] RelativePath=JIT\SIMD\Ctors_r\Ctors_r.cmd WorkingDir=JIT\SIMD\Ctors_r @@ -3092,14 +2924,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_5.cmd_402] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_5\ConvertToInt64_5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated971.cmd_403] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest971\Generated971\Generated971.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest971\Generated971 @@ -3244,14 +3068,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesPublic.cmd_421] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPublic\FieldAttributesPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CnsBool.cmd_422] RelativePath=JIT\CodeGenBringUpTests\CnsBool_ro\CnsBool_ro.cmd WorkingDir=JIT\CodeGenBringUpTests\CnsBool_ro @@ -3420,14 +3236,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileModeCreateNew.cmd_443] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeCreateNew\FileModeCreateNew.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeCreateNew -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [staticFieldExpr1_r_loop_try.cmd_444] RelativePath=JIT\jit64\opt\cse\staticFieldExpr1_r_loop_try\staticFieldExpr1_r_loop_try.cmd WorkingDir=JIT\jit64\opt\cse\staticFieldExpr1_r_loop_try @@ -3452,14 +3260,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt3213.cmd_447] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3213\ConvertToUInt3213.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3213 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Box_Unbox.cmd_448] RelativePath=JIT\IL_Conformance\Old\objectmodel\Box_Unbox\Box_Unbox.cmd WorkingDir=JIT\IL_Conformance\Old\objectmodel\Box_Unbox @@ -3484,14 +3284,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToString23.cmd_451] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString23\ConvertToString23.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString23 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [hfa_nd0A_r.cmd_452] RelativePath=JIT\jit64\hfa\main\testA\hfa_nd0A_r\hfa_nd0A_r.cmd WorkingDir=JIT\jit64\hfa\main\testA\hfa_nd0A_r @@ -3612,22 +3404,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PropertyAttributesHasDefault.cmd_467] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesHasDefault\PropertyAttributesHasDefault.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesHasDefault -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[StackBehaviourPopref_popi_popi8.cmd_468] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi8\StackBehaviourPopref_popi_popi8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [expl_double_1.cmd_469] RelativePath=Regressions\coreclr\0041\expl_double_1\expl_double_1.cmd WorkingDir=Regressions\coreclr\0041\expl_double_1 @@ -3660,14 +3436,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_1.cmd_474] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_1\ConvertToInt32_1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [bne_dbg.cmd_475] RelativePath=JIT\jit64\opt\regress\vswhidbey\223862\bne_dbg\bne_dbg.cmd WorkingDir=JIT\jit64\opt\regress\vswhidbey\223862\bne_dbg @@ -3836,14 +3604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesPrivate.cmd_497] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivate\MethodAttributesPrivate.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [div_dbg.cmd_498] RelativePath=JIT\jit64\opt\regress\vswhidbey\223862\div_dbg\div_dbg.cmd WorkingDir=JIT\jit64\opt\regress\vswhidbey\223862\div_dbg @@ -3924,14 +3684,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToByte.cmd_508] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte\ConvertToByte.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated79.cmd_509] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest79\Generated79\Generated79.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest79\Generated79 @@ -4300,14 +4052,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte5.cmd_559] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte5\ConvertToSByte5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [testExplicitOverride2.cmd_560] RelativePath=Loader\classloader\generics\regressions\395780\testExplicitOverride2\testExplicitOverride2.cmd WorkingDir=Loader\classloader\generics\regressions\395780\testExplicitOverride2 @@ -4380,14 +4124,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt1614.cmd_569] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1614\ConvertToUInt1614.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1614 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Int16IConvertibleToDouble.cmd_570] RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToDouble\Int16IConvertibleToDouble.cmd WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToDouble @@ -4644,14 +4380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[DirectoryNotFoundExceptionctor1.cmd_605] -RelativePath=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor1\DirectoryNotFoundExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_dbghanoi.cmd_606] RelativePath=JIT\Methodical\VT\etc\_speed_dbghanoi\_speed_dbghanoi.cmd WorkingDir=JIT\Methodical\VT\etc\_speed_dbghanoi @@ -4660,14 +4388,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StreamReaderNull_PSC.cmd_607] -RelativePath=CoreMangLib\cti\system\io\streamreader\StreamReaderNull_PSC\StreamReaderNull_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\streamreader\StreamReaderNull_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TryCatchInFinally.cmd_608] RelativePath=baseservices\exceptions\unittests\TryCatchInFinally\TryCatchInFinally.cmd WorkingDir=baseservices\exceptions\unittests\TryCatchInFinally @@ -4852,14 +4572,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[EventAttributesRTSpecialName.cmd_632] -RelativePath=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesRTSpecialName\EventAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [EnumIConvertibleToUint32.cmd_633] RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToUint32\EnumIConvertibleToUint32.cmd WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToUint32 @@ -5628,14 +5340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar15.cmd_735] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar15\ConvertToChar15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar15 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_dbgiface1.cmd_736] RelativePath=JIT\Methodical\casts\iface\_speed_dbgiface1\_speed_dbgiface1.cmd WorkingDir=JIT\Methodical\casts\iface\_speed_dbgiface1 @@ -5652,14 +5356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[AssemblyNameFlagsPublicKey.cmd_738] -RelativePath=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsPublicKey\AssemblyNameFlagsPublicKey.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsPublicKey -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [add_ovf_i2.cmd_739] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\add_ovf_i2\add_ovf_i2.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\add_ovf_i2 @@ -5668,14 +5364,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[PackingSizeSize8.cmd_740] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize8\PackingSizeSize8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox041.cmd_741] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox041\box-unbox041.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox041 @@ -6068,14 +5756,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FileModeTruncate.cmd_792] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeTruncate\FileModeTruncate.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeTruncate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [103087.cmd_793] RelativePath=JIT\jit64\regress\ddb\103087\103087\103087.cmd WorkingDir=JIT\jit64\regress\ddb\103087\103087 @@ -6412,14 +6092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt163.cmd_839] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt163\ConvertToUInt163.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt163 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b91377.cmd_840] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b91377\b91377\b91377.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b91377\b91377 @@ -6452,14 +6124,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_9.cmd_844] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_9\ConvertToInt64_9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbghan3_ctor.cmd_845] RelativePath=JIT\Methodical\VT\etc\_dbghan3_ctor\_dbghan3_ctor.cmd WorkingDir=JIT\Methodical\VT\etc\_dbghan3_ctor @@ -6468,14 +6132,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt3210.cmd_846] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3210\ConvertToUInt3210.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3210 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [nonlocalgotoinatryblockinahandler_ro.cmd_847] RelativePath=JIT\Methodical\eh\finallyexec\nonlocalgotoinatryblockinahandler_ro\nonlocalgotoinatryblockinahandler_ro.cmd WorkingDir=JIT\Methodical\eh\finallyexec\nonlocalgotoinatryblockinahandler_ro @@ -6572,14 +6228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_17.cmd_859] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_17\ConvertToInt32_17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated848.cmd_860] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest848\Generated848\Generated848.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest848\Generated848 @@ -6812,14 +6460,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar8.cmd_889] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar8\ConvertToChar8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [throwinfinally_50_d.cmd_890] RelativePath=JIT\Methodical\eh\nested\nonlocalexit\throwinfinally_50_d\throwinfinally_50_d.cmd WorkingDir=JIT\Methodical\eh\nested\nonlocalexit\throwinfinally_50_d @@ -6948,14 +6588,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[OpCodeTypeNternal.cmd_906] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeNternal\OpCodeTypeNternal.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeNternal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1479.cmd_907] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1479\Generated1479\Generated1479.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1479\Generated1479 @@ -7076,14 +6708,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ComparisonBeginInvoke.cmd_922] -RelativePath=CoreMangLib\cti\system\comparison\ComparisonBeginInvoke\ComparisonBeginInvoke.cmd -WorkingDir=CoreMangLib\cti\system\comparison\ComparisonBeginInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [simple-repro.cmd_923] RelativePath=JIT\jit64\regress\vsw\528315\simple-repro\simple-repro.cmd WorkingDir=JIT\jit64\regress\vsw\528315\simple-repro @@ -7244,14 +6868,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[OperandTypeInlineBrTarget.cmd_944] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineBrTarget\OperandTypeInlineBrTarget.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineBrTarget -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [i4rem_cs_do.cmd_945] RelativePath=JIT\Methodical\divrem\rem\i4rem_cs_do\i4rem_cs_do.cmd WorkingDir=JIT\Methodical\divrem\rem\i4rem_cs_do @@ -7268,14 +6884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt16_9.cmd_947] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_9\ConvertToInt16_9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [UInt32GetHashCode.cmd_948] RelativePath=CoreMangLib\cti\system\uint32\UInt32GetHashCode\UInt32GetHashCode.cmd WorkingDir=CoreMangLib\cti\system\uint32\UInt32GetHashCode @@ -7332,14 +6940,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderctor1.cmd_955] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor1\StringBuilderctor1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [getgeneration.cmd_956] RelativePath=GC\LargeMemory\API\gc\getgeneration\getgeneration.cmd WorkingDir=GC\LargeMemory\API\gc\getgeneration @@ -7524,14 +7124,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesSerializable.cmd_979] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSerializable\TypeAttributesSerializable.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSerializable -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated990.cmd_980] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest990\Generated990\Generated990.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest990\Generated990 @@ -7732,14 +7324,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt32.cmd_1005] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt32\ConvertToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1078.cmd_1006] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1078\Generated1078\Generated1078.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1078\Generated1078 @@ -7756,14 +7340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingEquals.cmd_1008] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingEquals\UnicodeEncodingEquals.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingEquals -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [switchinfinally_r.cmd_1009] RelativePath=JIT\Methodical\eh\interactions\switchinfinally_r\switchinfinally_r.cmd WorkingDir=JIT\Methodical\eh\interactions\switchinfinally_r @@ -8028,14 +7604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetPreamble.cmd_1043] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetPreamble\UnicodeEncodingGetPreamble.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetPreamble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [VectorArrayInit_r.cmd_1044] RelativePath=JIT\SIMD\VectorArrayInit_r\VectorArrayInit_r.cmd WorkingDir=JIT\SIMD\VectorArrayInit_r @@ -8580,14 +8148,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesSpecialName.cmd_1115] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesSpecialName\MethodAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_dbggc_nested.cmd_1116] RelativePath=JIT\Methodical\VT\etc\_speed_dbggc_nested\_speed_dbggc_nested.cmd WorkingDir=JIT\Methodical\VT\etc\_speed_dbggc_nested @@ -8692,14 +8252,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt648.cmd_1131] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt648\ConvertToUInt648.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt648 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Delegate010.cmd_1132] RelativePath=JIT\Generics\Instantiation\delegates\Delegate010\Delegate010.cmd WorkingDir=JIT\Generics\Instantiation\delegates\Delegate010 @@ -8756,14 +8308,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString18.cmd_1139] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString18\ConvertToString18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString18 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [JTrueGeInt1.cmd_1140] RelativePath=JIT\CodeGenBringUpTests\JTrueGeInt1_ro\JTrueGeInt1_ro.cmd WorkingDir=JIT\CodeGenBringUpTests\JTrueGeInt1_ro @@ -9044,14 +8588,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[NotSupportedExceptionCtor2.cmd_1175] -RelativePath=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor2\NotSupportedExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [r4NaNsub_cs_r.cmd_1176] RelativePath=JIT\Methodical\NaN\r4NaNsub_cs_r\r4NaNsub_cs_r.cmd WorkingDir=JIT\Methodical\NaN\r4NaNsub_cs_r @@ -9164,14 +8700,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_6.cmd_1190] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_6\ConvertToInt16_6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated245.cmd_1191] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest245\Generated245\Generated245.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest245\Generated245 @@ -9188,14 +8716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDouble10.cmd_1193] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble10\ConvertToDouble10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_relunsafe-2.cmd_1194] RelativePath=JIT\Methodical\unsafecsharp\_speed_relunsafe-2\_speed_relunsafe-2.cmd WorkingDir=JIT\Methodical\unsafecsharp\_speed_relunsafe-2 @@ -9204,14 +8724,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesImport.cmd_1195] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesImport\TypeAttributesImport.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesImport -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [tryfinally_do.cmd_1196] RelativePath=JIT\Methodical\eh\basics\tryfinally_do\tryfinally_do.cmd WorkingDir=JIT\Methodical\eh\basics\tryfinally_do @@ -9548,14 +9060,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetCharCount.cmd_1240] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetCharCount\UTF8EncodingGetCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetCharCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [UInt16IConvertibleToInt16.cmd_1241] RelativePath=CoreMangLib\cti\system\uint16\UInt16IConvertibleToInt16\UInt16IConvertibleToInt16.cmd WorkingDir=CoreMangLib\cti\system\uint16\UInt16IConvertibleToInt16 @@ -9932,14 +9436,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PredicateEndInvoke.cmd_1289] -RelativePath=CoreMangLib\cti\system\predicate\PredicateEndInvoke\PredicateEndInvoke.cmd -WorkingDir=CoreMangLib\cti\system\predicate\PredicateEndInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [chaos55915408cs.cmd_1290] RelativePath=JIT\Generics\Coverage\chaos55915408cs\chaos55915408cs.cmd WorkingDir=JIT\Generics\Coverage\chaos55915408cs @@ -10020,14 +9516,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal18.cmd_1300] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal18\ConvertToDecimal18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal18 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1221.cmd_1301] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1221\Generated1221\Generated1221.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1221\Generated1221 @@ -10060,14 +9548,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[AssemblyNameFlagsRetargetable.cmd_1305] -RelativePath=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsRetargetable\AssemblyNameFlagsRetargetable.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsRetargetable -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [mcc_i00.cmd_1306] RelativePath=JIT\jit64\mcc\interop\mcc_i00\mcc_i00.cmd WorkingDir=JIT\jit64\mcc\interop\mcc_i00 @@ -10628,14 +10108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingCtor1.cmd_1378] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingCtor1\UnicodeEncodingCtor1.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MathFMax.cmd_1379] RelativePath=CoreMangLib\cti\system\mathf\MathFMax\MathFMax.cmd WorkingDir=CoreMangLib\cti\system\mathf\MathFMax @@ -10708,14 +10180,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OverflowExceptionCtor2.cmd_1388] -RelativePath=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor2\OverflowExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [UnsafeBlockCopy.cmd_1389] RelativePath=JIT\opt\Inline\tests\UnsafeBlockCopy\UnsafeBlockCopy.cmd WorkingDir=JIT\opt\Inline\tests\UnsafeBlockCopy @@ -10764,14 +10228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetBytes2.cmd_1395] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes2\UTF8EncodingGetBytes2.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [cascadedcatch_r.cmd_1396] RelativePath=JIT\Methodical\eh\nested\general\cascadedcatch_r\cascadedcatch_r.cmd WorkingDir=JIT\Methodical\eh\nested\general\cascadedcatch_r @@ -10884,14 +10340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[PlatformNotSupportedExceptionCtor1.cmd_1410] -RelativePath=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor1\PlatformNotSupportedExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [5w1d-04_cs_do.cmd_1411] RelativePath=JIT\Methodical\fp\exgen\5w1d-04_cs_do\5w1d-04_cs_do.cmd WorkingDir=JIT\Methodical\fp\exgen\5w1d-04_cs_do @@ -11108,14 +10556,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FileAccessWrite.cmd_1440] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessWrite\FileAccessWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessWrite -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated606.cmd_1441] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest606\Generated606\Generated606.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest606\Generated606 @@ -11300,14 +10740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend2.cmd_1464] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend2\StringBuilderAppend2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgsimple.cmd_1465] RelativePath=JIT\Methodical\Boxing\boxunbox\_il_dbgsimple\_il_dbgsimple.cmd WorkingDir=JIT\Methodical\Boxing\boxunbox\_il_dbgsimple @@ -11404,14 +10836,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FormatExceptionCtor1.cmd_1477] -RelativePath=CoreMangLib\cti\system\formatexception\FormatExceptionCtor1\FormatExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\formatexception\FormatExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [waitallex5.cmd_1478] RelativePath=baseservices\threading\waithandle\waitall\waitallex5\waitallex5.cmd WorkingDir=baseservices\threading\waithandle\waitall\waitallex5 @@ -11548,14 +10972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend11.cmd_1495] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend11\StringBuilderAppend11.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relrecurse_tail_calli.cmd_1496] RelativePath=JIT\Methodical\Invoke\fptr\_il_relrecurse_tail_calli\_il_relrecurse_tail_calli.cmd WorkingDir=JIT\Methodical\Invoke\fptr\_il_relrecurse_tail_calli @@ -11580,14 +10996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderReplace2.cmd_1499] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace2\StringBuilderReplace2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [hfa_sd0E_d.cmd_1500] RelativePath=JIT\jit64\hfa\main\testE\hfa_sd0E_d\hfa_sd0E_d.cmd WorkingDir=JIT\jit64\hfa\main\testE\hfa_sd0E_d @@ -11596,14 +11004,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesHasSecurity.cmd_1501] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesHasSecurity\TypeAttributesHasSecurity.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesHasSecurity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1050.cmd_1502] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1050\Generated1050\Generated1050.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1050\Generated1050 @@ -11668,14 +11068,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderReplace1.cmd_1510] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace1\StringBuilderReplace1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [method006.cmd_1511] RelativePath=Loader\classloader\generics\GenericMethods\method006\method006.cmd WorkingDir=Loader\classloader\generics\GenericMethods\method006 @@ -11732,14 +11124,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesRequireSecObject.cmd_1519] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRequireSecObject\MethodAttributesRequireSecObject.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRequireSecObject -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Bool_No_Op_cs_d.cmd_1520] RelativePath=JIT\Directed\cmov\Bool_No_Op_cs_d\Bool_No_Op_cs_d.cmd WorkingDir=JIT\Directed\cmov\Bool_No_Op_cs_d @@ -11876,14 +11260,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderInsert3.cmd_1541] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert3\StringBuilderInsert3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_dbgstress3.cmd_1542] RelativePath=JIT\Methodical\refany\_speed_dbgstress3\_speed_dbgstress3.cmd WorkingDir=JIT\Methodical\refany\_speed_dbgstress3 @@ -11980,14 +11356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt165.cmd_1554] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt165\ConvertToUInt165.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt165 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [FPSmall.cmd_1555] RelativePath=JIT\CodeGenBringUpTests\FPSmall_ro\FPSmall_ro.cmd WorkingDir=JIT\CodeGenBringUpTests\FPSmall_ro @@ -12012,14 +11380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodAttributesAbstract.cmd_1558] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesAbstract\MethodAttributesAbstract.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesAbstract -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox-value003.cmd_1559] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\value\box-unbox-value003\box-unbox-value003.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\value\box-unbox-value003 @@ -12204,14 +11564,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringComparerCompare2.cmd_1585] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerCompare2\StringComparerCompare2.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerCompare2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated332.cmd_1586] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest332\Generated332\Generated332.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest332\Generated332 @@ -12236,14 +11588,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt325.cmd_1589] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt325\ConvertToUInt325.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt325 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgrefloc_i2.cmd_1590] RelativePath=JIT\Methodical\explicit\basic\_il_dbgrefloc_i2\_il_dbgrefloc_i2.cmd WorkingDir=JIT\Methodical\explicit\basic\_il_dbgrefloc_i2 @@ -12540,22 +11884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetBytes2.cmd_1629] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetBytes2\UnicodeEncodingGetBytes2.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetBytes2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[UTF8EncodingGetByteCount1.cmd_1630] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount1\UTF8EncodingGetByteCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [invocation_ro.cmd_1631] RelativePath=JIT\Directed\nullabletypes\invocation_ro\invocation_ro.cmd WorkingDir=JIT\Directed\nullabletypes\invocation_ro @@ -12612,14 +11940,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TimeoutExceptionCtor1.cmd_1639] -RelativePath=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor1\TimeoutExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Collect_Forced_2.cmd_1640] RelativePath=GC\API\GC\Collect_Forced_2\Collect_Forced_2.cmd WorkingDir=GC\API\GC\Collect_Forced_2 @@ -12668,14 +11988,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt64.cmd_1646] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt64\ConvertToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [waitallex10.cmd_1647] RelativePath=baseservices\threading\waithandle\waitall\waitallex10\waitallex10.cmd WorkingDir=baseservices\threading\waithandle\waitall\waitallex10 @@ -12996,14 +12308,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte3.cmd_1689] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte3\ConvertToSByte3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1326.cmd_1690] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1326\Generated1326\Generated1326.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1326\Generated1326 @@ -13412,14 +12716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_FAIL;9462;EXCLUDED;VARARG;Pri1 HostStyle=0 -[TypeCodeInt32.cmd_1741] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeInt32\TypeCodeInt32.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [shl_u4.cmd_1742] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\shl_u4\shl_u4.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\shl_u4 @@ -13484,14 +12780,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal14.cmd_1750] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal14\ConvertToDecimal14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal14 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [InterlockedAddLong_1.cmd_1751] RelativePath=baseservices\threading\interlocked\add\InterlockedAddLong_1\InterlockedAddLong_1.cmd WorkingDir=baseservices\threading\interlocked\add\InterlockedAddLong_1 @@ -13556,14 +12844,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_17.cmd_1759] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_17\ConvertToInt16_17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_relisinst_ldarg.cmd_1760] RelativePath=JIT\Methodical\casts\coverage\_speed_relisinst_ldarg\_speed_relisinst_ldarg.cmd WorkingDir=JIT\Methodical\casts\coverage\_speed_relisinst_ldarg @@ -13692,22 +12972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[OperandTypeInlineField.cmd_1776] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineField\OperandTypeInlineField.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineField -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToByte6.cmd_1777] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte6\ConvertToByte6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [threads1_cs_d.cmd_1778] RelativePath=JIT\Methodical\cctor\misc\threads1_cs_d\threads1_cs_d.cmd WorkingDir=JIT\Methodical\cctor\misc\threads1_cs_d @@ -13780,14 +13044,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesRuntime.cmd_1787] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesRuntime\MethodImplAttributesRuntime.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesRuntime -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_opt_relexplicit1.cmd_1788] RelativePath=JIT\Methodical\explicit\misc\_opt_relexplicit1\_opt_relexplicit1.cmd WorkingDir=JIT\Methodical\explicit\misc\_opt_relexplicit1 @@ -13820,14 +13076,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[DivideByZeroExceptionCtor3.cmd_1792] -RelativePath=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor3\DivideByZeroExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GThread15.cmd_1793] RelativePath=baseservices\threading\generics\syncdelegate\GThread15\GThread15.cmd WorkingDir=baseservices\threading\generics\syncdelegate\GThread15 @@ -13868,14 +13116,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EventAttributesNone.cmd_1798] -RelativePath=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesNone\EventAttributesNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b35455.cmd_1799] RelativePath=JIT\Regression\CLR-x86-EJIT\V1-M12-Beta2\b35455\b35455\b35455.cmd WorkingDir=JIT\Regression\CLR-x86-EJIT\V1-M12-Beta2\b35455\b35455 @@ -13932,14 +13172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FlowControlThrow.cmd_1806] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlThrow\FlowControlThrow.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlThrow -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated922.cmd_1807] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest922\Generated922\Generated922.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest922\Generated922 @@ -14420,14 +13652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderRemove.cmd_1870] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderRemove\StringBuilderRemove.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderRemove -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Mul_ro.cmd_1871] RelativePath=JIT\SIMD\Mul_ro\Mul_ro.cmd WorkingDir=JIT\SIMD\Mul_ro @@ -14436,14 +13660,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StackBehaviourPush1.cmd_1872] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1\StackBehaviourPush1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [r8rem_cs_ro.cmd_1873] RelativePath=JIT\Methodical\divrem\rem\r8rem_cs_ro\r8rem_cs_ro.cmd WorkingDir=JIT\Methodical\divrem\rem\r8rem_cs_ro @@ -14452,22 +13668,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PackingSizeSize64.cmd_1874] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize64\PackingSizeSize64.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FileAttributesEncrypted.cmd_1875] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesEncrypted\FileAttributesEncrypted.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesEncrypted -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b402701.cmd_1876] RelativePath=JIT\Regression\CLR-x86-JIT\dev10\b402701\b402701\b402701.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\dev10\b402701\b402701 @@ -14628,14 +13828,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64.cmd_1898] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64\ConvertToInt64.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox030.cmd_1899] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox030\box-unbox030.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox030 @@ -14740,14 +13932,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt641.cmd_1914] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt641\ConvertToUInt641.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt641 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [NG_Standard.cmd_1915] RelativePath=CoreMangLib\system\delegate\generics\NG_Standard\NG_Standard.cmd WorkingDir=CoreMangLib\system\delegate\generics\NG_Standard @@ -14812,14 +13996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesSynchronized.cmd_1923] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesSynchronized\MethodImplAttributesSynchronized.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesSynchronized -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [hashcode_d.cmd_1924] RelativePath=JIT\Directed\nullabletypes\hashcode_d\hashcode_d.cmd WorkingDir=JIT\Directed\nullabletypes\hashcode_d @@ -15292,14 +14468,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FieldAttributesPrivate.cmd_1984] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivate\FieldAttributesPrivate.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [singlinkgen.cmd_1985] RelativePath=GC\Scenarios\SingLinkList\singlinkgen\singlinkgen.cmd WorkingDir=GC\Scenarios\SingLinkList\singlinkgen @@ -15436,14 +14604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt649.cmd_2005] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt649\ConvertToUInt649.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt649 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [InterlockedExchange6.cmd_2006] RelativePath=CoreMangLib\cti\system\threading\interlocked\InterlockedExchange6\InterlockedExchange6.cmd WorkingDir=CoreMangLib\cti\system\threading\interlocked\InterlockedExchange6 @@ -15540,14 +14700,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesFieldAccessMask.cmd_2019] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFieldAccessMask\FieldAttributesFieldAccessMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFieldAccessMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [unwind02_small.cmd_2020] RelativePath=JIT\jit64\localloc\unwind\unwind02_small\unwind02_small.cmd WorkingDir=JIT\jit64\localloc\unwind\unwind02_small @@ -15612,22 +14764,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TypeAttributesNestedFamANDAssem.cmd_2028] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamANDAssem\TypeAttributesNestedFamANDAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamANDAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FieldAttributesNotSerialized.cmd_2029] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesNotSerialized\FieldAttributesNotSerialized.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesNotSerialized -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated51.cmd_2030] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest51\Generated51\Generated51.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest51\Generated51 @@ -15748,14 +14884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArgumentNullExceptionCtor1.cmd_2047] -RelativePath=CoreMangLib\cti\system\argumentnullexception\ArgumentNullExceptionCtor1\ArgumentNullExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\argumentnullexception\ArgumentNullExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b11553.cmd_2048] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b11553\b11553\b11553.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b11553\b11553 @@ -15916,14 +15044,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar10.cmd_2068] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar10\ConvertToChar10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TestCase5_Nested_J.cmd_2069] RelativePath=Loader\classloader\InterfaceFolding\TestCase5_Nested_J\TestCase5_Nested_J.cmd WorkingDir=Loader\classloader\InterfaceFolding\TestCase5_Nested_J @@ -15948,14 +15068,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend4.cmd_2072] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend4\StringBuilderAppend4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [arithm64_cs_ro.cmd_2073] RelativePath=JIT\Methodical\NaN\arithm64_cs_ro\arithm64_cs_ro.cmd WorkingDir=JIT\Methodical\NaN\arithm64_cs_ro @@ -16204,14 +15316,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PackingSize16.cmd_2106] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize16\PackingSize16.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [HelloWorld.cmd_2107] RelativePath=Loader\classloader\TSAmbiguities\Variance\Variant_CollapsedInterfaces\HelloWorld\HelloWorld.cmd WorkingDir=Loader\classloader\TSAmbiguities\Variance\Variant_CollapsedInterfaces\HelloWorld @@ -16236,14 +15340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesHidden.cmd_2110] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesHidden\FileAttributesHidden.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesHidden -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b31547.cmd_2111] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31547\b31547\b31547.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31547\b31547 @@ -16260,14 +15356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDecimal2.cmd_2114] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal2\ConvertToDecimal2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbglcsmixed.cmd_2115] RelativePath=JIT\Methodical\Arrays\lcs\_dbglcsmixed\_dbglcsmixed.cmd WorkingDir=JIT\Methodical\Arrays\lcs\_dbglcsmixed @@ -16372,14 +15460,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal1.cmd_2129] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal1\ConvertToDecimal1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ccse_cs_ro.cmd_2130] RelativePath=JIT\Directed\perffix\commutativecse\ccse_cs_ro\ccse_cs_ro.cmd WorkingDir=JIT\Directed\perffix\commutativecse\ccse_cs_ro @@ -16620,14 +15700,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[EncodingGetBytes5.cmd_2162] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes5\EncodingGetBytes5.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_398.cmd_2163] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_398\GCSimulator_398.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_398 @@ -16788,14 +15860,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPush1_push1.cmd_2183] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1_push1\StackBehaviourPush1_push1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1_push1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [nonlocalgotoinatryblockinahandler_do.cmd_2184] RelativePath=JIT\Methodical\eh\finallyexec\nonlocalgotoinatryblockinahandler_do\nonlocalgotoinatryblockinahandler_do.cmd WorkingDir=JIT\Methodical\eh\finallyexec\nonlocalgotoinatryblockinahandler_do @@ -16844,14 +15908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToByte2.cmd_2191] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte2\ConvertToByte2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relint32_0_5b.cmd_2192] RelativePath=JIT\Methodical\Arrays\range\_il_relint32_0_5b\_il_relint32_0_5b.cmd WorkingDir=JIT\Methodical\Arrays\range\_il_relint32_0_5b @@ -16964,14 +16020,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt6412.cmd_2207] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6412\ConvertToUInt6412.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6412 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [NullCheckAssertion5.cmd_2208] RelativePath=JIT\opt\AssertionPropagation\NullCheckAssertion5\NullCheckAssertion5.cmd WorkingDir=JIT\opt\AssertionPropagation\NullCheckAssertion5 @@ -17412,14 +16460,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[UTF8EncodingCtor3.cmd_2264] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor3\UTF8EncodingCtor3.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ldfldstatic1_il_r.cmd_2265] RelativePath=JIT\Directed\coverage\importer\Desktop\ldfldstatic1_il_r\ldfldstatic1_il_r.cmd WorkingDir=JIT\Directed\coverage\importer\Desktop\ldfldstatic1_il_r @@ -17732,14 +16772,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_11.cmd_2305] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_11\ConvertToInt64_11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated103.cmd_2306] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest103\Generated103\Generated103.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest103\Generated103 @@ -17948,14 +16980,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPushi8.cmd_2334] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi8\StackBehaviourPushi8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_reltailjump_cs.cmd_2335] RelativePath=JIT\Methodical\Boxing\misc\_reltailjump_cs\_reltailjump_cs.cmd WorkingDir=JIT\Methodical\Boxing\misc\_reltailjump_cs @@ -18148,14 +17172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBoolean7.cmd_2360] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean7\ConvertToBoolean7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ldc_conv_ovf_u4_i4.cmd_2361] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\ldc_conv_ovf_u4_i4\ldc_conv_ovf_u4_i4.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\ldc_conv_ovf_u4_i4 @@ -18204,14 +17220,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringComparerEquals3.cmd_2368] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerEquals3\StringComparerEquals3.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerEquals3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated410.cmd_2369] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest410\Generated410\Generated410.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest410\Generated410 @@ -18244,22 +17252,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString1.cmd_2373] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString1\ConvertToString1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToString12.cmd_2374] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString12\ConvertToString12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString12 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [UInt16ToString3.cmd_2375] RelativePath=CoreMangLib\cti\system\uint16\UInt16ToString3\UInt16ToString3.cmd WorkingDir=CoreMangLib\cti\system\uint16\UInt16ToString3 @@ -18572,14 +17564,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;GCSTRESS_EXCLUDE HostStyle=0 -[ConvertToSByte11.cmd_2416] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte11\ConvertToSByte11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [VectorIntEquals_ro.cmd_2417] RelativePath=JIT\SIMD\VectorIntEquals_ro\VectorIntEquals_ro.cmd WorkingDir=JIT\SIMD\VectorIntEquals_ro @@ -18868,14 +17852,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_4.cmd_2453] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_4\ConvertToInt16_4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_opt_relrefarg_i1.cmd_2454] RelativePath=JIT\Methodical\explicit\basic\_opt_relrefarg_i1\_opt_relrefarg_i1.cmd WorkingDir=JIT\Methodical\explicit\basic\_opt_relrefarg_i1 @@ -18916,14 +17892,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetByteCount.cmd_2459] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount\EncodingGetByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated637.cmd_2460] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest637\Generated637\Generated637.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest637\Generated637 @@ -19172,14 +18140,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringBuilderAppend13.cmd_2491] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend13\StringBuilderAppend13.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend13 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [expl_gc_obj_1_r.cmd_2492] RelativePath=JIT\Methodical\explicit\coverage\expl_gc_obj_1_r\expl_gc_obj_1_r.cmd WorkingDir=JIT\Methodical\explicit\coverage\expl_gc_obj_1_r @@ -19276,14 +18236,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt1611.cmd_2504] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1611\ConvertToUInt1611.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1611 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b32345.cmd_2505] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b32345\b32345\b32345.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b32345\b32345 @@ -19380,14 +18332,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble.cmd_2518] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble\ConvertToDouble.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [waitanyex9.cmd_2519] RelativePath=baseservices\threading\waithandle\waitany\waitanyex9\waitanyex9.cmd WorkingDir=baseservices\threading\waithandle\waitany\waitanyex9 @@ -19396,14 +18340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FlowControlReturn.cmd_2521] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlReturn\FlowControlReturn.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlReturn -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MathMin5.cmd_2522] RelativePath=CoreMangLib\cti\system\math\MathMin5\MathMin5.cmd WorkingDir=CoreMangLib\cti\system\math\MathMin5 @@ -19532,14 +18468,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte8.cmd_2539] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte8\ConvertToSByte8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b02051.cmd_2540] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M10\b02051\b02051\b02051.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M10\b02051\b02051 @@ -19804,14 +18732,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PropertyAttributesNone.cmd_2573] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesNone\PropertyAttributesNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated977.cmd_2574] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest977\Generated977\Generated977.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest977\Generated977 @@ -20004,14 +18924,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesSequentialLayout.cmd_2599] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSequentialLayout\TypeAttributesSequentialLayout.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSequentialLayout -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ctorchk.cmd_2601] RelativePath=baseservices\threading\monitor\ctorchk\ctorchk\ctorchk.cmd WorkingDir=baseservices\threading\monitor\ctorchk\ctorchk @@ -20132,14 +19044,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt6418.cmd_2616] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6418\ConvertToUInt6418.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6418 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [badcodeafterfault_d.cmd_2617] RelativePath=JIT\Methodical\eh\deadcode\badcodeafterfault_d\badcodeafterfault_d.cmd WorkingDir=JIT\Methodical\eh\deadcode\badcodeafterfault_d @@ -20516,14 +19420,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[CallingConventionsHasThis.cmd_2667] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsHasThis\CallingConventionsHasThis.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsHasThis -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [unwind01_small.cmd_2668] RelativePath=JIT\jit64\localloc\unwind\unwind01_small\unwind01_small.cmd WorkingDir=JIT\jit64\localloc\unwind\unwind01_small @@ -20564,14 +19460,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PackingSize2.cmd_2673] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize2\PackingSize2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1100.cmd_2674] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1100\Generated1100\Generated1100.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1100\Generated1100 @@ -20964,14 +19852,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TimeoutExceptionCtor3.cmd_2725] -RelativePath=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor3\TimeoutExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [NormalException.cmd_2726] RelativePath=baseservices\exceptions\regressions\V1\SEH\VJ\NormalException\NormalException.cmd WorkingDir=baseservices\exceptions\regressions\V1\SEH\VJ\NormalException @@ -21140,14 +20020,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[IndexOutOfRangeExceptionctor3.cmd_2748] -RelativePath=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor3\IndexOutOfRangeExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [try3_r.cmd_2749] RelativePath=JIT\Directed\leave\try3_r\try3_r.cmd WorkingDir=JIT\Directed\leave\try3_r @@ -21204,14 +20076,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OverflowExceptionCtor3.cmd_2757] -RelativePath=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor3\OverflowExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [eh1.cmd_2758] RelativePath=JIT\jit64\gc\misc\eh1\eh1.cmd WorkingDir=JIT\jit64\gc\misc\eh1 @@ -21332,14 +20196,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt6417.cmd_2774] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6417\ConvertToUInt6417.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6417 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [trycatchtrycatch_r.cmd_2775] RelativePath=JIT\Methodical\eh\basics\trycatchtrycatch_r\trycatchtrycatch_r.cmd WorkingDir=JIT\Methodical\eh\basics\trycatchtrycatch_r @@ -21420,14 +20276,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeUInt64.cmd_2786] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeUInt64\TypeCodeUInt64.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeUInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [openmutexneg8.cmd_2787] RelativePath=baseservices\threading\mutex\openexisting\openmutexneg8\openmutexneg8.cmd WorkingDir=baseservices\threading\mutex\openexisting\openmutexneg8 @@ -21876,14 +20724,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[PathTooLongExceptionctor2.cmd_2844] -RelativePath=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor2\PathTooLongExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Double_No_Op_cs_d.cmd_2845] RelativePath=JIT\Directed\cmov\Double_No_Op_cs_d\Double_No_Op_cs_d.cmd WorkingDir=JIT\Directed\cmov\Double_No_Op_cs_d @@ -21964,14 +20804,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FlowControlBranch.cmd_2855] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlBranch\FlowControlBranch.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlBranch -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_reltypedref.cmd_2856] RelativePath=JIT\Methodical\Boxing\misc\_reltypedref\_reltypedref.cmd WorkingDir=JIT\Methodical\Boxing\misc\_reltypedref @@ -22036,14 +20868,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesSystem.cmd_2864] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesSystem\FileAttributesSystem.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesSystem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [1000w1d_cs_r.cmd_2865] RelativePath=JIT\Methodical\fp\exgen\1000w1d_cs_r\1000w1d_cs_r.cmd WorkingDir=JIT\Methodical\fp\exgen\1000w1d_cs_r @@ -22196,14 +21020,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesAssembly.cmd_2884] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesAssembly\FieldAttributesAssembly.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesAssembly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b49101.cmd_2885] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49101\b49101\b49101.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49101\b49101 @@ -22284,14 +21100,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDouble11.cmd_2896] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble11\ConvertToDouble11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1139.cmd_2897] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1139\Generated1139\Generated1139.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1139\Generated1139 @@ -22372,14 +21180,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetByteCount2.cmd_2907] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount2\UTF8EncodingGetByteCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgrefarg_f4.cmd_2908] RelativePath=JIT\Methodical\explicit\basic\_dbgrefarg_f4\_dbgrefarg_f4.cmd WorkingDir=JIT\Methodical\explicit\basic\_dbgrefarg_f4 @@ -22572,14 +21372,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FileNotFoundExceptionctor1.cmd_2934] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionctor1\FileNotFoundExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated725.cmd_2935] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest725\Generated725\Generated725.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest725\Generated725 @@ -22596,14 +21388,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToBase64CharArray.cmd_2937] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBase64CharArray\ConvertToBase64CharArray.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBase64CharArray -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b40269.cmd_2938] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b40269\b40269\b40269.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b40269\b40269 @@ -22804,14 +21588,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetMaxByteCount.cmd_2965] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxByteCount\UTF8EncodingGetMaxByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxByteCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StreamNull_PSC.cmd_2966] RelativePath=CoreMangLib\cti\system\io\stream\StreamNull_PSC\StreamNull_PSC.cmd WorkingDir=CoreMangLib\cti\system\io\stream\StreamNull_PSC @@ -22964,22 +21740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringBuilderAppend18.cmd_2985] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend18\StringBuilderAppend18.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend18 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToUInt161.cmd_2986] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt161\ConvertToUInt161.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt161 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1494.cmd_2987] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1494\Generated1494\Generated1494.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1494\Generated1494 @@ -23012,14 +21772,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeInlineSig.cmd_2991] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSig\OperandTypeInlineSig.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSig -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CgStress2_do.cmd_2992] RelativePath=JIT\jit64\opt\cg\cgstress\CgStress2_do\CgStress2_do.cmd WorkingDir=JIT\jit64\opt\cg\cgstress\CgStress2_do @@ -23076,14 +21828,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_FAIL;9462;EXCLUDED;VARARG;Pri1 HostStyle=0 -[OperandTypeInlineI8.cmd_3000] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI8\OperandTypeInlineI8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated563.cmd_3001] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest563\Generated563\Generated563.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest563\Generated563 @@ -23164,14 +21908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt321.cmd_3011] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt321\ConvertToUInt321.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt321 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgunsafe-1.cmd_3012] RelativePath=JIT\Methodical\unsafecsharp\_dbgunsafe-1\_dbgunsafe-1.cmd WorkingDir=JIT\Methodical\unsafecsharp\_dbgunsafe-1 @@ -23236,14 +21972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[SeekOriginCurrent.cmd_3021] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginCurrent\SeekOriginCurrent.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginCurrent -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesLeave.cmd_3022] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave\OpCodesLeave.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave @@ -23404,14 +22132,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesFamORAssem.cmd_3043] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamORAssem\MethodAttributesFamORAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamORAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1161.cmd_3044] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1161\Generated1161\Generated1161.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1161\Generated1161 @@ -23604,14 +22324,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetMaxByteCount.cmd_3069] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetMaxByteCount\EncodingGetMaxByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetMaxByteCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated803.cmd_3070] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest803\Generated803\Generated803.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest803\Generated803 @@ -23660,14 +22372,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt169.cmd_3076] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt169\ConvertToUInt169.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt169 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b31182.cmd_3077] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31182\b31182\b31182.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31182\b31182 @@ -23836,14 +22540,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArgumentOutOfRangeExceptionMessage.cmd_3099] -RelativePath=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionMessage\ArgumentOutOfRangeExceptionMessage.cmd -WorkingDir=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionMessage -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [localloc.cmd_3100] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\localloc\localloc.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\localloc @@ -24092,14 +22788,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodAttributesMemberAccessMask.cmd_3133] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesMemberAccessMask\MethodAttributesMemberAccessMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesMemberAccessMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated351.cmd_3134] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest351\Generated351\Generated351.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest351\Generated351 @@ -24108,14 +22796,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesStatic.cmd_3135] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesStatic\FieldAttributesStatic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesStatic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b52593.cmd_3136] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b52593\b52593\b52593.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b52593\b52593 @@ -24196,14 +22876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[EncoderCtor.cmd_3147] -RelativePath=CoreMangLib\cti\system\text\encoder\EncoderCtor\EncoderCtor.cmd -WorkingDir=CoreMangLib\cti\system\text\encoder\EncoderCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_reli_conv.cmd_3148] RelativePath=JIT\Methodical\ELEMENT_TYPE_IU\_il_reli_conv\_il_reli_conv.cmd WorkingDir=JIT\Methodical\ELEMENT_TYPE_IU\_il_reli_conv @@ -24228,14 +22900,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble7.cmd_3152] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble7\ConvertToDouble7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b59857.cmd_3153] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59857\b59857\b59857.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59857\b59857 @@ -24508,14 +23172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopref_popi.cmd_3187] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi\StackBehaviourPopref_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CS_TSNullRefEx.cmd_3188] RelativePath=baseservices\threading\coverage\Nullref\CS_TSNullRefEx\CS_TSNullRefEx.cmd WorkingDir=baseservices\threading\coverage\Nullref\CS_TSNullRefEx @@ -24588,14 +23244,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt1615.cmd_3197] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1615\ConvertToUInt1615.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1615 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [structret3_1.cmd_3198] RelativePath=JIT\jit64\gc\misc\structret3_1\structret3_1.cmd WorkingDir=JIT\jit64\gc\misc\structret3_1 @@ -24644,14 +23292,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt162.cmd_3204] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt162\ConvertToUInt162.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt162 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_dbgisinst_ldarg.cmd_3205] RelativePath=JIT\Methodical\casts\coverage\_speed_dbgisinst_ldarg\_speed_dbgisinst_ldarg.cmd WorkingDir=JIT\Methodical\casts\coverage\_speed_dbgisinst_ldarg @@ -24748,14 +23388,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble17.cmd_3217] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble17\ConvertToDouble17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated311.cmd_3218] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest311\Generated311\Generated311.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest311\Generated311 @@ -24892,14 +23524,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderChars.cmd_3235] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderChars\StringBuilderChars.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderChars -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CompareExchangeLong_2.cmd_3236] RelativePath=baseservices\threading\interlocked\compareexchange\CompareExchangeLong_2\CompareExchangeLong_2.cmd WorkingDir=baseservices\threading\interlocked\compareexchange\CompareExchangeLong_2 @@ -24996,14 +23620,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBoolean5.cmd_3249] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean5\ConvertToBoolean5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DoubleIsInfinity.cmd_3250] RelativePath=CoreMangLib\cti\system\double\DoubleIsInfinity\DoubleIsInfinity.cmd WorkingDir=CoreMangLib\cti\system\double\DoubleIsInfinity @@ -25012,14 +23628,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToByte7.cmd_3251] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte7\ConvertToByte7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [VectorUnused_ro.cmd_3252] RelativePath=JIT\SIMD\VectorUnused_ro\VectorUnused_ro.cmd WorkingDir=JIT\SIMD\VectorUnused_ro @@ -25124,14 +23732,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal15.cmd_3265] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal15\ConvertToDecimal15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal15 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DevDiv_794631_do.cmd_3266] RelativePath=JIT\Regression\JitBlue\DevDiv_794631\DevDiv_794631_do\DevDiv_794631_do.cmd WorkingDir=JIT\Regression\JitBlue\DevDiv_794631\DevDiv_794631_do @@ -25276,14 +23876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileNotFoundExceptionCtor2.cmd_3286] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor2\FileNotFoundExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Int64Equals2.cmd_3287] RelativePath=CoreMangLib\cti\system\int64\Int64Equals2\Int64Equals2.cmd WorkingDir=CoreMangLib\cti\system\int64\Int64Equals2 @@ -25524,14 +24116,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderInsert4.cmd_3317] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert4\StringBuilderInsert4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [throwinfinallyrecursive_20_d.cmd_3318] RelativePath=JIT\Methodical\eh\nested\nonlocalexit\throwinfinallyrecursive_20_d\throwinfinallyrecursive_20_d.cmd WorkingDir=JIT\Methodical\eh\nested\nonlocalexit\throwinfinallyrecursive_20_d @@ -25676,22 +24260,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBase64String2.cmd_3336] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBase64String2\ConvertToBase64String2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBase64String2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FileShareNone.cmd_3337] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareNone\FileShareNone.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [SafeHandleIsClosed_PSC.cmd_3338] RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsClosed_PSC\SafeHandleIsClosed_PSC.cmd WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsClosed_PSC @@ -25772,14 +24340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble14.cmd_3348] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble14\ConvertToDouble14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble14 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Test.cmd_3349] RelativePath=Loader\classloader\generics\regressions\341477\Test\Test.cmd WorkingDir=Loader\classloader\generics\regressions\341477\Test @@ -26412,14 +24972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString8.cmd_3430] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString8\ConvertToString8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Ambiguous.cmd_3431] RelativePath=Loader\classloader\InterfaceFolding\Ambiguous\Ambiguous.cmd WorkingDir=Loader\classloader\InterfaceFolding\Ambiguous @@ -26620,14 +25172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_8.cmd_3456] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_8\ConvertToInt32_8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [seq_funcptr_gc_d.cmd_3457] RelativePath=JIT\Methodical\explicit\funcptr\seq_funcptr_gc_d\seq_funcptr_gc_d.cmd WorkingDir=JIT\Methodical\explicit\funcptr\seq_funcptr_gc_d @@ -26684,14 +25228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_10.cmd_3464] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_10\ConvertToInt64_10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [NestedGenericStructs.cmd_3465] RelativePath=Loader\classloader\generics\Instantiation\Nesting\NestedGenericStructs\NestedGenericStructs.cmd WorkingDir=Loader\classloader\generics\Instantiation\Nesting\NestedGenericStructs @@ -26868,14 +25404,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesNormal.cmd_3487] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesNormal\FileAttributesNormal.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesNormal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [eh12_small.cmd_3488] RelativePath=JIT\jit64\localloc\ehverify\eh12_small\eh12_small.cmd WorkingDir=JIT\jit64\localloc\ehverify\eh12_small @@ -26908,14 +25436,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ActivatorCreateInstance2.cmd_3492] -RelativePath=CoreMangLib\cti\system\activator\ActivatorCreateInstance2\ActivatorCreateInstance2.cmd -WorkingDir=CoreMangLib\cti\system\activator\ActivatorCreateInstance2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [threadstartclass.cmd_3493] RelativePath=baseservices\threading\paramthreadstart\threadstartclass\threadstartclass.cmd WorkingDir=baseservices\threading\paramthreadstart\threadstartclass @@ -26956,14 +25476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeChar.cmd_3498] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeChar\TypeCodeChar.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeChar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated673.cmd_3499] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest673\Generated673\Generated673.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest673\Generated673 @@ -27364,22 +25876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetByteCount2.cmd_3553] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount2\EncodingGetByteCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[MemberAccessExceptionCtor3.cmd_3554] -RelativePath=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor3\MemberAccessExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [samethrowtwice_ro.cmd_3555] RelativePath=JIT\Methodical\eh\rethrow\samethrowtwice_ro\samethrowtwice_ro.cmd WorkingDir=JIT\Methodical\eh\rethrow\samethrowtwice_ro @@ -27492,14 +25988,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal13.cmd_3569] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal13\ConvertToDecimal13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal13 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [try1_d.cmd_3570] RelativePath=JIT\Directed\leave\try1_d\try1_d.cmd WorkingDir=JIT\Directed\leave\try1_d @@ -27916,22 +26404,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt1613.cmd_3623] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1613\ConvertToUInt1613.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1613 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FormatExceptionCtor2.cmd_3624] -RelativePath=CoreMangLib\cti\system\formatexception\FormatExceptionCtor2\FormatExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\formatexception\FormatExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [try-catch-finally-struct01.cmd_3625] RelativePath=baseservices\exceptions\generics\try-catch-finally-struct01\try-catch-finally-struct01.cmd WorkingDir=baseservices\exceptions\generics\try-catch-finally-struct01 @@ -27956,14 +26428,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_2.cmd_3629] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_2\ConvertToInt32_2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [test2.cmd_3630] RelativePath=JIT\jit64\regress\vsw\524070\test2\test2.cmd WorkingDir=JIT\jit64\regress\vsw\524070\test2 @@ -28004,14 +26468,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodImplAttributesManagedMask.cmd_3636] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManagedMask\MethodImplAttributesManagedMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManagedMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StringConcat5.cmd_3637] RelativePath=CoreMangLib\cti\system\string\StringConcat5\StringConcat5.cmd WorkingDir=CoreMangLib\cti\system\string\StringConcat5 @@ -28148,14 +26604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt32_11.cmd_3654] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_11\ConvertToInt32_11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodeStackBehaviourPop.cmd_3655] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPop\OpCodeStackBehaviourPop.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPop @@ -28164,14 +26612,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesDeivce.cmd_3656] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesDeivce\FileAttributesDeivce.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesDeivce -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [tryfinallytrycatch_r.cmd_3657] RelativePath=JIT\Methodical\eh\basics\tryfinallytrycatch_r\tryfinallytrycatch_r.cmd WorkingDir=JIT\Methodical\eh\basics\tryfinallytrycatch_r @@ -28236,14 +26676,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt323.cmd_3665] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt323\ConvertToUInt323.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt323 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b04319.cmd_3666] RelativePath=JIT\Regression\CLR-x86-JIT\V1.2-M01\b04319\b04319\b04319.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1.2-M01\b04319\b04319 @@ -28972,14 +27404,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt329.cmd_3761] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt329\ConvertToUInt329.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt329 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [intarr_cs_do.cmd_3762] RelativePath=JIT\Methodical\MDArray\InnerProd\intarr_cs_do\intarr_cs_do.cmd WorkingDir=JIT\Methodical\MDArray\InnerProd\intarr_cs_do @@ -29052,14 +27476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesReparsePoint.cmd_3771] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesReparsePoint\FileAttributesReparsePoint.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesReparsePoint -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DevDiv2_10623.cmd_3772] RelativePath=JIT\Regression\Dev11\DevDiv2_10623\DevDiv2_10623\DevDiv2_10623.cmd WorkingDir=JIT\Regression\Dev11\DevDiv2_10623\DevDiv2_10623 @@ -29132,14 +27548,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[EncodingGetChars1.cmd_3782] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetChars1\EncodingGetChars1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetChars1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated530.cmd_3783] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest530\Generated530\Generated530.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest530\Generated530 @@ -29148,14 +27556,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesReuseSlot.cmd_3784] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesReuseSlot\MethodAttributesReuseSlot.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesReuseSlot -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CGRecurseAAA_r.cmd_3785] RelativePath=JIT\jit64\opt\cg\CGRecurse\CGRecurseAAA_r\CGRecurseAAA_r.cmd WorkingDir=JIT\jit64\opt\cg\CGRecurse\CGRecurseAAA_r @@ -29388,14 +27788,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingEquals.cmd_3815] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingEquals\EncodingEquals.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingEquals -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated728.cmd_3816] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest728\Generated728\Generated728.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest728\Generated728 @@ -29540,14 +27932,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[NotSupportedExceptionCtor1.cmd_3834] -RelativePath=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor1\NotSupportedExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [LPTSTRTest.cmd_3835] RelativePath=Interop\StringMarshalling\LPTSTR\LPTSTRTest\LPTSTRTest.cmd WorkingDir=Interop\StringMarshalling\LPTSTR\LPTSTRTest @@ -29716,14 +28100,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToByte8.cmd_3856] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte8\ConvertToByte8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DelegateRemove.cmd_3857] RelativePath=CoreMangLib\cti\system\delegate\DelegateRemove\DelegateRemove.cmd WorkingDir=CoreMangLib\cti\system\delegate\DelegateRemove @@ -29828,22 +28204,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend12.cmd_3870] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend12\StringBuilderAppend12.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend12 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FileModeOpenOrCreate.cmd_3871] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeOpenOrCreate\FileModeOpenOrCreate.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeOpenOrCreate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [simplenonlocalexitnestedintrycatch_ro.cmd_3873] RelativePath=JIT\Methodical\eh\finallyexec\simplenonlocalexitnestedintrycatch_ro\simplenonlocalexitnestedintrycatch_ro.cmd WorkingDir=JIT\Methodical\eh\finallyexec\simplenonlocalexitnestedintrycatch_ro @@ -29916,14 +28276,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodImplAttributesManaged.cmd_3882] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManaged\MethodImplAttributesManaged.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManaged -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StrSwitchFinally.cmd_3883] RelativePath=baseservices\exceptions\unittests\StrSwitchFinally\StrSwitchFinally.cmd WorkingDir=baseservices\exceptions\unittests\StrSwitchFinally @@ -30100,14 +28452,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PathTooLongExceptionctor1.cmd_3906] -RelativePath=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor1\PathTooLongExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StringIConvertibleToSByte.cmd_3907] RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToSByte\StringIConvertibleToSByte.cmd WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToSByte @@ -30156,14 +28500,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesPreserveSig.cmd_3913] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesPreserveSig\MethodImplAttributesPreserveSig.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesPreserveSig -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [mcc_i82.cmd_3914] RelativePath=JIT\jit64\mcc\interop\mcc_i82\mcc_i82.cmd WorkingDir=JIT\jit64\mcc\interop\mcc_i82 @@ -30220,22 +28556,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PropertyAttributesSpecialName.cmd_3921] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesSpecialName\PropertyAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[EncodingUnicode.cmd_3923] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingUnicode\EncodingUnicode.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingUnicode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GoryNativePast.cmd_3924] RelativePath=baseservices\exceptions\unittests\GoryNativePast\GoryNativePast.cmd WorkingDir=baseservices\exceptions\unittests\GoryNativePast @@ -30316,14 +28636,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal10.cmd_3934] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal10\ConvertToDecimal10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_rels_ldfld_mulovf.cmd_3935] RelativePath=JIT\Methodical\int64\signed\_il_rels_ldfld_mulovf\_il_rels_ldfld_mulovf.cmd WorkingDir=JIT\Methodical\int64\signed\_il_rels_ldfld_mulovf @@ -30548,14 +28860,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetBytes4.cmd_3964] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes4\EncodingGetBytes4.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GitHub_7906.cmd_3965] RelativePath=JIT\Regression\JitBlue\GitHub_7906\GitHub_7906\GitHub_7906.cmd WorkingDir=JIT\Regression\JitBlue\GitHub_7906\GitHub_7906 @@ -30620,14 +28924,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodAttributesFamily.cmd_3974] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamily\MethodAttributesFamily.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamily -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgconv_i8_i.cmd_3975] RelativePath=JIT\Methodical\ELEMENT_TYPE_IU\_il_dbgconv_i8_i\_il_dbgconv_i8_i.cmd WorkingDir=JIT\Methodical\ELEMENT_TYPE_IU\_il_dbgconv_i8_i @@ -30676,14 +28972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar13.cmd_3981] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar13\ConvertToChar13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar13 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [loop4_cs_r.cmd_3982] RelativePath=JIT\Directed\UnrollLoop\loop4_cs_r\loop4_cs_r.cmd WorkingDir=JIT\Directed\UnrollLoop\loop4_cs_r @@ -30820,14 +29108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileShareReadWrite.cmd_4000] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareReadWrite\FileShareReadWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareReadWrite -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [structret2_1.cmd_4001] RelativePath=JIT\jit64\gc\misc\structret2_1\structret2_1.cmd WorkingDir=JIT\jit64\gc\misc\structret2_1 @@ -31004,14 +29284,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_18.cmd_4024] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_18\ConvertToInt32_18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_18 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relcompat_enum.cmd_4025] RelativePath=JIT\Methodical\tailcall\_il_relcompat_enum\_il_relcompat_enum.cmd WorkingDir=JIT\Methodical\tailcall\_il_relcompat_enum @@ -31172,14 +29444,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesNestedFamORAssem.cmd_4046] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamORAssem\TypeAttributesNestedFamORAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamORAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [structfp6_1.cmd_4048] RelativePath=JIT\jit64\gc\misc\structfp6_1\structfp6_1.cmd WorkingDir=JIT\jit64\gc\misc\structfp6_1 @@ -31332,14 +29596,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar6.cmd_4067] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar6\ConvertToChar6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ArraySort12.cmd_4068] RelativePath=CoreMangLib\cti\system\array\ArraySort12\ArraySort12.cmd WorkingDir=CoreMangLib\cti\system\array\ArraySort12 @@ -31348,14 +29604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesFamily.cmd_4069] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamily\FieldAttributesFamily.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamily -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclass-null043.cmd_4070] RelativePath=JIT\jit64\valuetypes\nullable\castclass\null\castclass-null043\castclass-null043.cmd WorkingDir=JIT\jit64\valuetypes\nullable\castclass\null\castclass-null043 @@ -31412,14 +29660,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSingle13.cmd_4077] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle13\ConvertToSingle13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle13 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [interface_struct01.cmd_4078] RelativePath=JIT\Generics\MemberAccess\interface_struct01\interface_struct01.cmd WorkingDir=JIT\Generics\MemberAccess\interface_struct01 @@ -31612,14 +29852,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal16.cmd_4105] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal16\ConvertToDecimal16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_relrefarg_f4.cmd_4106] RelativePath=JIT\Methodical\explicit\basic\_relrefarg_f4\_relrefarg_f4.cmd WorkingDir=JIT\Methodical\explicit\basic\_relrefarg_f4 @@ -31668,14 +29900,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesArchive.cmd_4112] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesArchive\FileAttributesArchive.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesArchive -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [193825_udo.cmd_4113] RelativePath=JIT\jit64\opt\regress\vswhidbey\193825\193825_udo\193825_udo.cmd WorkingDir=JIT\jit64\opt\regress\vswhidbey\193825\193825_udo @@ -31764,14 +29988,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FormatExceptionCtor3.cmd_4124] -RelativePath=CoreMangLib\cti\system\formatexception\FormatExceptionCtor3\FormatExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\formatexception\FormatExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgdeep1.cmd_4125] RelativePath=JIT\Methodical\Invoke\deep\_il_dbgdeep1\_il_dbgdeep1.cmd WorkingDir=JIT\Methodical\Invoke\deep\_il_dbgdeep1 @@ -31780,14 +29996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDouble12.cmd_4126] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble12\ConvertToDouble12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble12 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Co1727ctor_OO.cmd_4127] RelativePath=Regressions\coreclr\1386\Co1727ctor_OO\Co1727ctor_OO.cmd WorkingDir=Regressions\coreclr\1386\Co1727ctor_OO @@ -32020,14 +30228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal.cmd_4162] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal\ConvertToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated112.cmd_4163] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest112\Generated112\Generated112.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest112\Generated112 @@ -32044,14 +30244,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TextReaderNull_PSC.cmd_4165] -RelativePath=CoreMangLib\cti\system\io\textreader\TextReaderNull_PSC\TextReaderNull_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\textreader\TextReaderNull_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [hfa_nf2C_d.cmd_4166] RelativePath=JIT\jit64\hfa\main\testC\hfa_nf2C_d\hfa_nf2C_d.cmd WorkingDir=JIT\jit64\hfa\main\testC\hfa_nf2C_d @@ -32068,14 +30260,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal11.cmd_4168] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal11\ConvertToDecimal11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [volatileLocal1.cmd_4169] RelativePath=JIT\Methodical\flowgraph\dev10_bug679955\volatileLocal1\volatileLocal1.cmd WorkingDir=JIT\Methodical\flowgraph\dev10_bug679955\volatileLocal1 @@ -32220,14 +30404,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[NotImplementedExceptionCtor1.cmd_4188] -RelativePath=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor1\NotImplementedExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1184.cmd_4189] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1184\Generated1184\Generated1184.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1184\Generated1184 @@ -32300,14 +30476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt326.cmd_4198] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt326\ConvertToUInt326.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt326 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated40.cmd_4199] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest40\Generated40\Generated40.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest40\Generated40 @@ -32468,14 +30636,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderReplace4.cmd_4219] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace4\StringBuilderReplace4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_rellocalloc.cmd_4220] RelativePath=JIT\Methodical\xxobj\operand\_il_rellocalloc\_il_rellocalloc.cmd WorkingDir=JIT\Methodical\xxobj\operand\_il_rellocalloc @@ -32580,14 +30740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringBuilderAppend15.cmd_4233] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend15\StringBuilderAppend15.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend15 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [127931.cmd_4234] RelativePath=JIT\jit64\regress\ddb\127931\127931\127931.cmd WorkingDir=JIT\jit64\regress\ddb\127931\127931 @@ -32604,14 +30756,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArithmeticExceptionCtor1.cmd_4236] -RelativePath=CoreMangLib\cti\system\arithmeticexception\ArithmeticExceptionCtor1\ArithmeticExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\arithmeticexception\ArithmeticExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_22.cmd_4237] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_22\GCSimulator_22.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_22 @@ -32652,14 +30796,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetChars.cmd_4242] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetChars\UTF8EncodingGetChars.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetChars -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_431.cmd_4243] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_431\GCSimulator_431.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_431 @@ -32708,14 +30844,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar9.cmd_4250] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar9\ConvertToChar9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgcastclass_ldloc.cmd_4251] RelativePath=JIT\Methodical\casts\coverage\_il_dbgcastclass_ldloc\_il_dbgcastclass_ldloc.cmd WorkingDir=JIT\Methodical\casts\coverage\_il_dbgcastclass_ldloc @@ -32916,14 +31044,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBoolean2.cmd_4281] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean2\ConvertToBoolean2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgval_ctor.cmd_4282] RelativePath=JIT\Methodical\Invoke\ctor\_dbgval_ctor\_dbgval_ctor.cmd WorkingDir=JIT\Methodical\Invoke\ctor\_dbgval_ctor @@ -32988,14 +31108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal8.cmd_4290] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal8\ConvertToDecimal8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1103.cmd_4291] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1103\Generated1103\Generated1103.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1103\Generated1103 @@ -33300,22 +31412,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeSingle.cmd_4330] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeSingle\TypeCodeSingle.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeSingle -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[StringComparisonOrdinalIgnoreCase.cmd_4331] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinalIgnoreCase\StringComparisonOrdinalIgnoreCase.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinalIgnoreCase -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [waitallex9a.cmd_4332] RelativePath=baseservices\threading\waithandle\waitall\waitallex9a\waitallex9a.cmd WorkingDir=baseservices\threading\waithandle\waitall\waitallex9a @@ -33612,14 +31708,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend14.cmd_4369] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend14\StringBuilderAppend14.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend14 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_Simpletest4.cmd_4370] RelativePath=JIT\Methodical\stringintern\_Simpletest4\_Simpletest4.cmd WorkingDir=JIT\Methodical\stringintern\_Simpletest4 @@ -33716,14 +31804,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesHideBySig.cmd_4382] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHideBySig\MethodAttributesHideBySig.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHideBySig -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b40006.cmd_4383] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b40006\b40006\b40006.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b40006\b40006 @@ -33828,14 +31908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[CallingConventionsVarArgs.cmd_4396] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsVarArgs\CallingConventionsVarArgs.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsVarArgs -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated685.cmd_4397] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest685\Generated685\Generated685.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest685\Generated685 @@ -33900,14 +31972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble8.cmd_4405] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble8\ConvertToDouble8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ExternalException.cmd_4406] RelativePath=baseservices\exceptions\regressions\V1\SEH\VJ\ExternalException\ExternalException.cmd WorkingDir=baseservices\exceptions\regressions\V1\SEH\VJ\ExternalException @@ -33916,22 +31980,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1;GCSTRESS_EXCLUDE HostStyle=0 -[ConvertToString6.cmd_4407] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString6\ConvertToString6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[InvalidCastExceptionctor1.cmd_4408] -RelativePath=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor1\InvalidCastExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [i4div_cs_d.cmd_4409] RelativePath=JIT\Methodical\divrem\div\i4div_cs_d\i4div_cs_d.cmd WorkingDir=JIT\Methodical\divrem\div\i4div_cs_d @@ -34220,14 +32268,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetPreamble.cmd_4446] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetPreamble\EncodingGetPreamble.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetPreamble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Xor1.cmd_4447] RelativePath=JIT\CodeGenBringUpTests\Xor1_ro\Xor1_ro.cmd WorkingDir=JIT\CodeGenBringUpTests\Xor1_ro @@ -34316,14 +32356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend8.cmd_4459] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend8\StringBuilderAppend8.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b18049.cmd_4460] RelativePath=JIT\Regression\CLR-x86-JIT\V1.2-M01\b18049\b18049\b18049.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1.2-M01\b18049\b18049 @@ -34332,14 +32364,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte.cmd_4461] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte\ConvertToSByte.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [JTrueLtFP.cmd_4462] RelativePath=JIT\CodeGenBringUpTests\JTrueLtFP_ro\JTrueLtFP_ro.cmd WorkingDir=JIT\CodeGenBringUpTests\JTrueLtFP_ro @@ -34412,14 +32436,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble13.cmd_4471] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble13\ConvertToDouble13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble13 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StringCopyTo.cmd_4472] RelativePath=CoreMangLib\cti\system\string\StringCopyTo\StringCopyTo.cmd WorkingDir=CoreMangLib\cti\system\string\StringCopyTo @@ -34556,14 +32572,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesPublic.cmd_4490] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPublic\MethodAttributesPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b71093.cmd_4492] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b71093\b71093\b71093.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b71093\b71093 @@ -34716,14 +32724,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ParameterAttributesOptional.cmd_4512] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOptional\ParameterAttributesOptional.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOptional -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated632.cmd_4513] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest632\Generated632\Generated632.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest632\Generated632 @@ -34740,14 +32740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDouble15.cmd_4516] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble15\ConvertToDouble15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble15 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [loopstrswitchgoto_d.cmd_4517] RelativePath=JIT\Methodical\eh\deadcode\loopstrswitchgoto_d\loopstrswitchgoto_d.cmd WorkingDir=JIT\Methodical\eh\deadcode\loopstrswitchgoto_d @@ -34772,14 +32764,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16.cmd_4521] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16\ConvertToInt16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Base02a_seq_ser.cmd_4522] RelativePath=Loader\classloader\generics\Layout\General\Base02a_seq_ser\Base02a_seq_ser.cmd WorkingDir=Loader\classloader\generics\Layout\General\Base02a_seq_ser @@ -34916,14 +32900,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ObjectDisposedExceptionObjectName.cmd_4539] -RelativePath=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionObjectName\ObjectDisposedExceptionObjectName.cmd -WorkingDir=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionObjectName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclass-interface016.cmd_4540] RelativePath=JIT\jit64\valuetypes\nullable\castclass\interface\castclass-interface016\castclass-interface016.cmd WorkingDir=JIT\jit64\valuetypes\nullable\castclass\interface\castclass-interface016 @@ -34932,14 +32908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt3211.cmd_4541] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3211\ConvertToUInt3211.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3211 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [fault.cmd_4542] RelativePath=baseservices\exceptions\simple\fault\fault.cmd WorkingDir=baseservices\exceptions\simple\fault @@ -35252,22 +33220,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertFromBase64String.cmd_4584] -RelativePath=CoreMangLib\cti\system\convert\ConvertFromBase64String\ConvertFromBase64String.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertFromBase64String -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[PredicateInvoke.cmd_4585] -RelativePath=CoreMangLib\cti\system\predicate\PredicateInvoke\PredicateInvoke.cmd -WorkingDir=CoreMangLib\cti\system\predicate\PredicateInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1076.cmd_4586] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1076\Generated1076\Generated1076.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1076\Generated1076 @@ -35540,14 +33492,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesFinal.cmd_4620] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFinal\MethodAttributesFinal.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFinal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [overlddiv_cs_r.cmd_4621] RelativePath=JIT\Methodical\divrem\div\overlddiv_cs_r\overlddiv_cs_r.cmd WorkingDir=JIT\Methodical\divrem\div\overlddiv_cs_r @@ -35580,14 +33524,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesTemporary.cmd_4626] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesTemporary\FileAttributesTemporary.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesTemporary -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_relisinst_newobj.cmd_4627] RelativePath=JIT\Methodical\casts\coverage\_relisinst_newobj\_relisinst_newobj.cmd WorkingDir=JIT\Methodical\casts\coverage\_relisinst_newobj @@ -35868,14 +33804,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesStatic.cmd_4664] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesStatic\MethodAttributesStatic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesStatic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [SingleIsInfinity.cmd_4665] RelativePath=CoreMangLib\cti\system\single\SingleIsInfinity\SingleIsInfinity.cmd WorkingDir=CoreMangLib\cti\system\single\SingleIsInfinity @@ -36212,14 +34140,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt324.cmd_4708] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt324\ConvertToUInt324.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt324 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [semaphoreopenneg2.cmd_4709] RelativePath=baseservices\threading\semaphore\ctoropen\semaphoreopenneg2\semaphoreopenneg2.cmd WorkingDir=baseservices\threading\semaphore\ctoropen\semaphoreopenneg2 @@ -36380,14 +34300,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[SeekOriginBegin.cmd_4729] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginBegin\SeekOriginBegin.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginBegin -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox-null011.cmd_4730] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\null\box-unbox-null011\box-unbox-null011.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\null\box-unbox-null011 @@ -36404,14 +34316,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[DivideByZeroExceptionCtor.cmd_4732] -RelativePath=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor\DivideByZeroExceptionCtor.cmd -WorkingDir=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_opt_relrotarg_double.cmd_4733] RelativePath=JIT\Methodical\explicit\rotate\_opt_relrotarg_double\_opt_relrotarg_double.cmd WorkingDir=JIT\Methodical\explicit\rotate\_opt_relrotarg_double @@ -36796,14 +34700,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopi.cmd_4783] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi\StackBehaviourPopi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesLdloc_1.cmd_4784] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_1\OpCodesLdloc_1.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_1 @@ -36868,14 +34764,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_FAIL;10635;EXCLUDED;REQUIRES_SOURCES HostStyle=0 -[FieldAttributesFamANDAssem.cmd_4792] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamANDAssem\FieldAttributesFamANDAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamANDAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox-null022.cmd_4793] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\null\box-unbox-null022\box-unbox-null022.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\null\box-unbox-null022 @@ -37124,14 +35012,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MemberAccessExceptionCtor2.cmd_4824] -RelativePath=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor2\MemberAccessExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_opt_relrefarg_c.cmd_4825] RelativePath=JIT\Methodical\explicit\basic\_opt_relrefarg_c\_opt_relrefarg_c.cmd WorkingDir=JIT\Methodical\explicit\basic\_opt_relrefarg_c @@ -37260,14 +35140,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToSByte2.cmd_4841] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte2\ConvertToSByte2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgcatchfault_jmp.cmd_4842] RelativePath=JIT\Methodical\Invoke\SEH\_il_dbgcatchfault_jmp\_il_dbgcatchfault_jmp.cmd WorkingDir=JIT\Methodical\Invoke\SEH\_il_dbgcatchfault_jmp @@ -37388,14 +35260,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TypeAttributesNestedAssembly.cmd_4858] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedAssembly\TypeAttributesNestedAssembly.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedAssembly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [bestfit.cmd_4859] RelativePath=GC\Features\HeapExpansion\bestfit\bestfit.cmd WorkingDir=GC\Features\HeapExpansion\bestfit @@ -37620,14 +35484,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString29.cmd_4888] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString29\ConvertToString29.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString29 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ArrayMD1.cmd_4889] RelativePath=JIT\CodeGenBringUpTests\ArrayMD1_ro\ArrayMD1_ro.cmd WorkingDir=JIT\CodeGenBringUpTests\ArrayMD1_ro @@ -37660,14 +35516,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt6416.cmd_4894] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6416\ConvertToUInt6416.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6416 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b77950.cmd_4895] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b77950\b77950\b77950.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b77950\b77950 @@ -37940,14 +35788,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesCompressed.cmd_4929] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesCompressed\FileAttributesCompressed.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesCompressed -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_146.cmd_4931] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_146\GCSimulator_146.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_146 @@ -38332,14 +36172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToByte4.cmd_4981] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte4\ConvertToByte4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesLdind_U1.cmd_4982] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U1\OpCodesLdind_U1.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U1 @@ -38636,14 +36468,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetMaxCharCount.cmd_5020] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetMaxCharCount\EncodingGetMaxCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetMaxCharCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [seq_double_1_d.cmd_5021] RelativePath=JIT\Methodical\explicit\coverage\seq_double_1_d\seq_double_1_d.cmd WorkingDir=JIT\Methodical\explicit\coverage\seq_double_1_d @@ -38652,14 +36476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetBytes2.cmd_5022] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes2\EncodingGetBytes2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [arrayexpr2_r_loop.cmd_5023] RelativePath=JIT\jit64\opt\cse\arrayexpr2_r_loop\arrayexpr2_r_loop.cmd WorkingDir=JIT\jit64\opt\cse\arrayexpr2_r_loop @@ -38764,14 +36580,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesPublic.cmd_5037] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesPublic\TypeAttributesPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [bne_s.cmd_5038] RelativePath=JIT\IL_Conformance\Old\Base\bne_s\bne_s.cmd WorkingDir=JIT\IL_Conformance\Old\Base\bne_s @@ -38876,14 +36684,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar11.cmd_5051] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar11\ConvertToChar11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [HelloWorld.cmd_5052] RelativePath=Loader\classloader\TSAmbiguities\CollapsedMethods\InterfaceImplementation\HelloWorld\HelloWorld.cmd WorkingDir=Loader\classloader\TSAmbiguities\CollapsedMethods\InterfaceImplementation\HelloWorld @@ -38916,14 +36716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_FAIL;2451;EXCLUDED;RVA_STATIC;Pri1 HostStyle=0 -[CallingConventionsExplicitThis.cmd_5056] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsExplicitThis\CallingConventionsExplicitThis.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsExplicitThis -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [overflow01_sub.cmd_5057] RelativePath=JIT\jit64\rtchecks\overflow\overflow01_sub\overflow01_sub.cmd WorkingDir=JIT\jit64\rtchecks\overflow\overflow01_sub @@ -39084,14 +36876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_16.cmd_5078] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_16\ConvertToInt16_16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DecimalCtor2.cmd_5079] RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor2\DecimalCtor2.cmd WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor2 @@ -39188,14 +36972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[PackingSizeSize32.cmd_5093] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize32\PackingSizeSize32.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Delegate026.cmd_5094] RelativePath=JIT\Generics\Instantiation\delegates\Delegate026\Delegate026.cmd WorkingDir=JIT\Generics\Instantiation\delegates\Delegate026 @@ -39380,14 +37156,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt1618.cmd_5118] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1618\ConvertToUInt1618.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1618 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [fact.cmd_5119] RelativePath=JIT\opt\Inline\tests\fact\fact.cmd WorkingDir=JIT\opt\Inline\tests\fact @@ -39420,14 +37188,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt16.cmd_5123] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt16\ConvertToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [div_u4.cmd_5124] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\div_u4\div_u4.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\div_u4 @@ -39772,14 +37532,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopi_popi_popi.cmd_5167] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi_popi\StackBehaviourPopi_popi_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [UInt64IConvertibleToUInt16.cmd_5168] RelativePath=CoreMangLib\cti\system\uint64\UInt64IConvertibleToUInt16\UInt64IConvertibleToUInt16.cmd WorkingDir=CoreMangLib\cti\system\uint64\UInt64IConvertibleToUInt16 @@ -39892,14 +37644,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt32.cmd_5183] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32\ConvertToInt32.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbghanoi.cmd_5184] RelativePath=JIT\Methodical\VT\etc\_il_dbghanoi\_il_dbghanoi.cmd WorkingDir=JIT\Methodical\VT\etc\_il_dbghanoi @@ -39908,14 +37652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[NotSupportedExceptionCtor3.cmd_5185] -RelativePath=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor3\NotSupportedExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Float_Xor_Op_cs_d.cmd_5186] RelativePath=JIT\Directed\cmov\Float_Xor_Op_cs_d\Float_Xor_Op_cs_d.cmd WorkingDir=JIT\Directed\cmov\Float_Xor_Op_cs_d @@ -39972,14 +37708,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString14.cmd_5193] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString14\ConvertToString14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString14 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [switch11.cmd_5194] RelativePath=JIT\Methodical\switch\switch11\switch11.cmd WorkingDir=JIT\Methodical\switch\switch11 @@ -40284,14 +38012,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt3216.cmd_5233] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3216\ConvertToUInt3216.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3216 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated692.cmd_5234] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest692\Generated692\Generated692.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest692\Generated692 @@ -40756,14 +38476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PredicateBeginInvoke.cmd_5295] -RelativePath=CoreMangLib\cti\system\predicate\PredicateBeginInvoke\PredicateBeginInvoke.cmd -WorkingDir=CoreMangLib\cti\system\predicate\PredicateBeginInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [NullCheckAssertion2.cmd_5296] RelativePath=JIT\opt\AssertionPropagation\NullCheckAssertion2\NullCheckAssertion2.cmd WorkingDir=JIT\opt\AssertionPropagation\NullCheckAssertion2 @@ -41284,22 +38996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeBoolean.cmd_5362] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeBoolean\TypeCodeBoolean.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeBoolean -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[EncodingUTF8.cmd_5363] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingUTF8\EncodingUTF8.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingUTF8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Alloc.cmd_5364] RelativePath=GC\API\GCHandle\Alloc\Alloc.cmd WorkingDir=GC\API\GCHandle\Alloc @@ -41308,14 +39004,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderReplace3.cmd_5365] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace3\StringBuilderReplace3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated776.cmd_5366] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest776\Generated776\Generated776.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest776\Generated776 @@ -41364,14 +39052,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetEncoding2.cmd_5372] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetEncoding2\EncodingGetEncoding2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetEncoding2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TypeParameter012.cmd_5373] RelativePath=baseservices\exceptions\generics\TypeParameter012\TypeParameter012.cmd WorkingDir=baseservices\exceptions\generics\TypeParameter012 @@ -41460,14 +39140,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_3.cmd_5384] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_3\ConvertToInt16_3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b04583.cmd_5385] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M10\b04583\b04583\b04583.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M10\b04583\b04583 @@ -41572,14 +39244,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend17.cmd_5398] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend17\StringBuilderAppend17.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b07704.cmd_5399] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M10\b07704\b07704\b07704.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M10\b07704\b07704 @@ -41716,14 +39380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[InvalidProgramExceptionctor3.cmd_5416] -RelativePath=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor3\InvalidProgramExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Inline_Many.cmd_5417] RelativePath=JIT\opt\Inline\tests\Inline_Many\Inline_Many.cmd WorkingDir=JIT\opt\Inline\tests\Inline_Many @@ -41988,14 +39644,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[NotImplementedExceptionCtor3.cmd_5450] -RelativePath=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor3\NotImplementedExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgbox.cmd_5451] RelativePath=JIT\Methodical\int64\misc\_dbgbox\_dbgbox.cmd WorkingDir=JIT\Methodical\int64\misc\_dbgbox @@ -42004,14 +39652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileShareWrite.cmd_5452] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareWrite\FileShareWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareWrite -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b56149.cmd_5453] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b56149\b56149\b56149.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b56149\b56149 @@ -42268,14 +39908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_7.cmd_5488] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_7\ConvertToInt64_7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [prefldinit1_il_r.cmd_5489] RelativePath=JIT\Methodical\cctor\simple\prefldinit1_il_r\prefldinit1_il_r.cmd WorkingDir=JIT\Methodical\cctor\simple\prefldinit1_il_r @@ -42404,14 +40036,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ParameterAttributesIn.cmd_5505] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesIn\ParameterAttributesIn.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesIn -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Int16Equals2.cmd_5506] RelativePath=CoreMangLib\cti\system\int16\Int16Equals2\Int16Equals2.cmd WorkingDir=CoreMangLib\cti\system\int16\Int16Equals2 @@ -42524,14 +40148,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopref_popi_pop1.cmd_5521] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_pop1\StackBehaviourPopref_popi_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [tailcall.cmd_5522] RelativePath=JIT\Directed\tailcall\tailcall\tailcall.cmd WorkingDir=JIT\Directed\tailcall\tailcall @@ -42652,14 +40268,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[AssemblyNameFlagsNone.cmd_5537] -RelativePath=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsNone\AssemblyNameFlagsNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [case12.cmd_5538] RelativePath=Loader\classloader\explicitlayout\objrefandnonobjrefoverlap\case12\case12.cmd WorkingDir=Loader\classloader\explicitlayout\objrefandnonobjrefoverlap\case12 @@ -42820,14 +40428,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt6410.cmd_5558] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6410\ConvertToUInt6410.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6410 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DevDiv_142976.cmd_5559] RelativePath=JIT\Regression\JitBlue\DevDiv_142976\DevDiv_142976\DevDiv_142976.cmd WorkingDir=JIT\Regression\JitBlue\DevDiv_142976\DevDiv_142976 @@ -43164,14 +40764,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_6.cmd_5603] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_6\ConvertToInt32_6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgvalftn.cmd_5604] RelativePath=JIT\Methodical\Invoke\fptr\_il_dbgvalftn\_il_dbgvalftn.cmd WorkingDir=JIT\Methodical\Invoke\fptr\_il_dbgvalftn @@ -43268,14 +40860,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MemberAccessExceptionCtor1.cmd_5617] -RelativePath=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor1\MemberAccessExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated552.cmd_5618] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest552\Generated552\Generated552.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest552\Generated552 @@ -43372,14 +40956,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeShortInlineR.cmd_5630] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineR\OperandTypeShortInlineR.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineR -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated20.cmd_5631] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest20\Generated20\Generated20.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest20\Generated20 @@ -43500,14 +41076,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt644.cmd_5647] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt644\ConvertToUInt644.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt644 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated480.cmd_5648] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest480\Generated480\Generated480.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest480\Generated480 @@ -43700,14 +41268,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte16.cmd_5676] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte16\ConvertToSByte16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated37.cmd_5677] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest37\Generated37\Generated37.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest37\Generated37 @@ -44108,14 +41668,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeShortInlineVar.cmd_5731] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineVar\OperandTypeShortInlineVar.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineVar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated639.cmd_5732] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest639\Generated639\Generated639.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest639\Generated639 @@ -44468,14 +42020,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PropertyAttributesRTSpecialName.cmd_5778] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesRTSpecialName\PropertyAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [AssemblyDefaultAliasAttribute.cmd_5779] RelativePath=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttribute\AssemblyDefaultAliasAttribute.cmd WorkingDir=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttribute @@ -44516,14 +42060,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OutOfMemoryExceptionCtor2.cmd_5784] -RelativePath=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor2\OutOfMemoryExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relldelema.cmd_5785] RelativePath=JIT\Methodical\xxobj\operand\_il_relldelema\_il_relldelema.cmd WorkingDir=JIT\Methodical\xxobj\operand\_il_relldelema @@ -44556,14 +42092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ActionInvoke.cmd_5789] -RelativePath=CoreMangLib\cti\system\action\ActionInvoke\ActionInvoke.cmd -WorkingDir=CoreMangLib\cti\system\action\ActionInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b16935.cmd_5790] RelativePath=JIT\Regression\CLR-x86-EJIT\V1-M09.5-PDC\b16935\b16935\b16935.cmd WorkingDir=JIT\Regression\CLR-x86-EJIT\V1-M09.5-PDC\b16935\b16935 @@ -44572,14 +42100,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_4.cmd_5791] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_4\ConvertToInt32_4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1118.cmd_5792] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1118\Generated1118\Generated1118.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1118\Generated1118 @@ -44620,14 +42140,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OpCodeTypePrimitive.cmd_5797] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrimitive\OpCodeTypePrimitive.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrimitive -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesClt.cmd_5798] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt\OpCodesClt.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt @@ -44796,14 +42308,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopref.cmd_5819] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref\StackBehaviourPopref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1054.cmd_5820] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1054\Generated1054\Generated1054.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1054\Generated1054 @@ -44876,14 +42380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString11.cmd_5829] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString11\ConvertToString11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DoubleIConvertibleToDateTime.cmd_5830] RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToDateTime\DoubleIConvertibleToDateTime.cmd WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToDateTime @@ -45020,14 +42516,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringBuilderctor2.cmd_5847] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor2\StringBuilderctor2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated432.cmd_5848] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest432\Generated432\Generated432.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest432\Generated432 @@ -45172,14 +42660,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte9.cmd_5867] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte9\ConvertToSByte9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b31289.cmd_5868] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31289\b31289\b31289.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31289\b31289 @@ -45236,14 +42716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[endofstreamexceptionctor2_PSC.cmd_5875] -RelativePath=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor2_PSC\endofstreamexceptionctor2_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor2_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Case2.cmd_5876] RelativePath=Loader\classloader\v1\M10\Acceptance\Case2\Case2.cmd WorkingDir=Loader\classloader\v1\M10\Acceptance\Case2 @@ -45252,14 +42724,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OpCodeTypeMacro.cmd_5877] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeMacro\OpCodeTypeMacro.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeMacro -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Ldind_ro.cmd_5878] RelativePath=JIT\SIMD\Ldind_ro\Ldind_ro.cmd WorkingDir=JIT\SIMD\Ldind_ro @@ -45380,14 +42844,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt643.cmd_5894] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt643\ConvertToUInt643.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt643 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CharIsLetterOrDigit1.cmd_5895] RelativePath=CoreMangLib\cti\system\char\CharIsLetterOrDigit1\CharIsLetterOrDigit1.cmd WorkingDir=CoreMangLib\cti\system\char\CharIsLetterOrDigit1 @@ -45492,14 +42948,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ParameterAttributesRetval.cmd_5908] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesRetval\ParameterAttributesRetval.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesRetval -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated178.cmd_5909] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest178\Generated178\Generated178.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest178\Generated178 @@ -45572,14 +43020,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopi_pop1.cmd_5918] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_pop1\StackBehaviourPopi_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated798.cmd_5919] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest798\Generated798\Generated798.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest798\Generated798 @@ -45628,14 +43068,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToByte1.cmd_5925] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte1\ConvertToByte1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [UInt32IConvertibleToBoolean.cmd_5926] RelativePath=CoreMangLib\cti\system\uint32\UInt32IConvertibleToBoolean\UInt32IConvertibleToBoolean.cmd WorkingDir=CoreMangLib\cti\system\uint32\UInt32IConvertibleToBoolean @@ -45916,14 +43348,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToString17.cmd_5961] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString17\ConvertToString17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [25param2a_cs_d.cmd_5962] RelativePath=JIT\Methodical\Invoke\25params\25param2a_cs_d\25param2a_cs_d.cmd WorkingDir=JIT\Methodical\Invoke\25params\25param2a_cs_d @@ -45932,14 +43356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[DivideByZeroExceptionCtor2.cmd_5963] -RelativePath=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor2\DivideByZeroExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [classic_d.cmd_5964] RelativePath=JIT\Methodical\nonvirtualcall\classic_d\classic_d.cmd WorkingDir=JIT\Methodical\nonvirtualcall\classic_d @@ -45956,14 +43372,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBoolean8.cmd_5966] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean8\ConvertToBoolean8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b130333.cmd_5967] RelativePath=JIT\Regression\CLR-x86-JIT\V1.1-M1-Beta1\b130333\b130333\b130333.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1.1-M1-Beta1\b130333\b130333 @@ -46004,14 +43412,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeShortInlineI.cmd_5973] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineI\OperandTypeShortInlineI.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineI -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ctest1_cs_do.cmd_5974] RelativePath=JIT\opt\virtualstubdispatch\hashcode\ctest1_cs_do\ctest1_cs_do.cmd WorkingDir=JIT\opt\virtualstubdispatch\hashcode\ctest1_cs_do @@ -46244,14 +43644,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeInlineI.cmd_6004] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI\OperandTypeInlineI.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TypeHasElementTypeImpl.cmd_6005] RelativePath=CoreMangLib\cti\system\type\TypeHasElementTypeImpl\TypeHasElementTypeImpl.cmd WorkingDir=CoreMangLib\cti\system\type\TypeHasElementTypeImpl @@ -46324,14 +43716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesClass.cmd_6014] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClass\TypeAttributesClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [objectusedonlyinhandler.cmd_6015] RelativePath=JIT\jit64\regress\ndpw\14888\objectusedonlyinhandler\objectusedonlyinhandler.cmd WorkingDir=JIT\jit64\regress\ndpw\14888\objectusedonlyinhandler @@ -46500,14 +43884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble16.cmd_6038] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble16\ConvertToDouble16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b12053.cmd_6039] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b12053\b12053\b12053.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b12053\b12053 @@ -46732,14 +44108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesCodeTypeMask.cmd_6069] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesCodeTypeMask\MethodImplAttributesCodeTypeMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesCodeTypeMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b35348.cmd_6070] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b35348\b35348\b35348.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b35348\b35348 @@ -46860,22 +44228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TypeCodeDateTime.cmd_6087] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeDateTime\TypeCodeDateTime.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeDateTime -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToInt64_17.cmd_6088] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_17\ConvertToInt64_17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b08109.cmd_6089] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M10\b08109\b08109\b08109.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M10\b08109\b08109 @@ -46988,14 +44340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPop0.cmd_6103] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop0\StackBehaviourPop0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [class2_il_r.cmd_6104] RelativePath=JIT\Generics\ConstrainedCall\class2_il_r\class2_il_r.cmd WorkingDir=JIT\Generics\ConstrainedCall\class2_il_r @@ -47012,14 +44356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt1617.cmd_6106] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1617\ConvertToUInt1617.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1617 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CctorOpenFile.cmd_6107] RelativePath=Loader\classloader\TypeInitialization\CctorsWithSideEffects\CctorOpenFile\CctorOpenFile.cmd WorkingDir=Loader\classloader\TypeInitialization\CctorsWithSideEffects\CctorOpenFile @@ -47060,14 +44396,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal17.cmd_6112] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal17\ConvertToDecimal17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [try1_r.cmd_6114] RelativePath=JIT\Directed\leave\try1_r\try1_r.cmd WorkingDir=JIT\Directed\leave\try1_r @@ -47612,14 +44940,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PackingSizeSize128.cmd_6188] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize128\PackingSizeSize128.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize128 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [method003.cmd_6189] RelativePath=Loader\classloader\generics\GenericMethods\method003\method003.cmd WorkingDir=Loader\classloader\generics\GenericMethods\method003 @@ -47788,14 +45108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ComparisonEndInvoke.cmd_6211] -RelativePath=CoreMangLib\cti\system\comparison\ComparisonEndInvoke\ComparisonEndInvoke.cmd -WorkingDir=CoreMangLib\cti\system\comparison\ComparisonEndInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_324.cmd_6212] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_324\GCSimulator_324.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_324 @@ -48052,14 +45364,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesOffline.cmd_6246] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesOffline\FileAttributesOffline.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesOffline -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [CharIConvertibleToBoolean.cmd_6247] RelativePath=CoreMangLib\cti\system\char\CharIConvertibleToBoolean\CharIConvertibleToBoolean.cmd WorkingDir=CoreMangLib\cti\system\char\CharIConvertibleToBoolean @@ -48076,14 +45380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt167.cmd_6249] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt167\ConvertToUInt167.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt167 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgconv_i8_u.cmd_6252] RelativePath=JIT\Methodical\ELEMENT_TYPE_IU\_il_dbgconv_i8_u\_il_dbgconv_i8_u.cmd WorkingDir=JIT\Methodical\ELEMENT_TYPE_IU\_il_dbgconv_i8_u @@ -48332,14 +45628,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetHashCode.cmd_6286] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetHashCode\UTF8EncodingGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox024.cmd_6287] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox024\box-unbox024.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox024 @@ -48364,14 +45652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_8.cmd_6290] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_8\ConvertToInt64_8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [r8rem_cs_do.cmd_6291] RelativePath=JIT\Methodical\divrem\rem\r8rem_cs_do\r8rem_cs_do.cmd WorkingDir=JIT\Methodical\divrem\rem\r8rem_cs_do @@ -48556,22 +45836,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeEmpty.cmd_6314] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeEmpty\TypeCodeEmpty.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeEmpty -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FlowControlMeta.cmd_6315] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlMeta\FlowControlMeta.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlMeta -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b44297.cmd_6316] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b44297\b44297\b44297.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b44297\b44297 @@ -48700,14 +45964,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[EncodingGetEncoder.cmd_6334] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetEncoder\EncodingGetEncoder.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetEncoder -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [EnterExit13.cmd_6335] RelativePath=baseservices\threading\generics\Monitor\EnterExit13\EnterExit13.cmd WorkingDir=baseservices\threading\generics\Monitor\EnterExit13 @@ -48804,14 +46060,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt16_8.cmd_6347] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_8\ConvertToInt16_8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [cgt_r8.cmd_6348] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\cgt_r8\cgt_r8.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\cgt_r8 @@ -48844,14 +46092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StackBehaviourPopref_popi_popr4.cmd_6352] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr4\StackBehaviourPopref_popi_popr4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b81938.cmd_6354] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b81938\b81938\b81938.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b81938\b81938 @@ -48900,14 +46140,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[DecoderReset.cmd_6362] -RelativePath=CoreMangLib\cti\system\text\decoder\DecoderReset\DecoderReset.cmd -WorkingDir=CoreMangLib\cti\system\text\decoder\DecoderReset -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [bestfit_1.cmd_6363] RelativePath=GC\Features\HeapExpansion\bestfit_1\bestfit_1.cmd WorkingDir=GC\Features\HeapExpansion\bestfit_1 @@ -48956,14 +46188,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[IndexOutOfRangeExceptionctor1.cmd_6369] -RelativePath=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor1\IndexOutOfRangeExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [mcc_i71.cmd_6370] RelativePath=JIT\jit64\mcc\interop\mcc_i71\mcc_i71.cmd WorkingDir=JIT\jit64\mcc\interop\mcc_i71 @@ -49188,14 +46412,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[InvalidOperationExceptionctor1.cmd_6399] -RelativePath=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor1\InvalidOperationExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b29456.cmd_6400] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b29456\b29456\b29456.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b29456\b29456 @@ -49260,14 +46476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringComparerGetType.cmd_6408] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerGetType\StringComparerGetType.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerGetType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b47886.cmd_6409] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b47886\b47886\b47886.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b47886\b47886 @@ -49300,14 +46508,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSingle17.cmd_6413] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle17\ConvertToSingle17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle17 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b58690.cmd_6414] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b58690\b58690\b58690.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b58690\b58690 @@ -49388,14 +46588,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[InvalidOperationExceptionctor3.cmd_6424] -RelativePath=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor3\InvalidOperationExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesInitblk.cmd_6425] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitblk\OpCodesInitblk.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitblk @@ -49452,14 +46644,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[NotImplementedExceptionCtor2.cmd_6432] -RelativePath=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor2\NotImplementedExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [unboxnullable_r.cmd_6433] RelativePath=JIT\Directed\nullabletypes\unboxnullable_r\unboxnullable_r.cmd WorkingDir=JIT\Directed\nullabletypes\unboxnullable_r @@ -49596,14 +46780,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetPreamble.cmd_6450] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetPreamble\UTF8EncodingGetPreamble.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetPreamble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [precise2_cs_do.cmd_6451] RelativePath=JIT\Methodical\cctor\simple\precise2_cs_do\precise2_cs_do.cmd WorkingDir=JIT\Methodical\cctor\simple\precise2_cs_do @@ -49772,14 +46948,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderctor3.cmd_6472] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor3\StringBuilderctor3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ldc_ret_i.cmd_6473] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\ldc_ret_i\ldc_ret_i.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\ldc_ret_i @@ -49900,14 +47068,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToChar7.cmd_6488] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar7\ConvertToChar7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated448.cmd_6489] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest448\Generated448\Generated448.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest448\Generated448 @@ -49924,14 +47084,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PackingSizeSize1.cmd_6491] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize1\PackingSizeSize1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b610750.cmd_6492] RelativePath=JIT\Regression\CLR-x86-JIT\v2.1\b610750\b610750\b610750.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\v2.1\b610750\b610750 @@ -49940,14 +47092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderCapacity.cmd_6493] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity\StringBuilderCapacity.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b61640.cmd_6494] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b61640\b61640\b61640.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b61640\b61640 @@ -50124,14 +47268,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt3219.cmd_6517] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3219\ConvertToUInt3219.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3219 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCHandleAlloc1_PSC.cmd_6518] RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAlloc1_PSC\GCHandleAlloc1_PSC.cmd WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAlloc1_PSC @@ -50196,14 +47332,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[InvalidOperationExceptionctor2.cmd_6526] -RelativePath=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor2\InvalidOperationExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [mixed_cs_d.cmd_6527] RelativePath=JIT\opt\virtualstubdispatch\mixed\mixed_cs_d\mixed_cs_d.cmd WorkingDir=JIT\opt\virtualstubdispatch\mixed\mixed_cs_d @@ -50468,14 +47596,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString31.cmd_6560] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString31\ConvertToString31.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString31 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [106011.cmd_6561] RelativePath=baseservices\exceptions\regressions\whidbeym3.3\106011\106011\106011.cmd WorkingDir=baseservices\exceptions\regressions\whidbeym3.3\106011\106011 @@ -50516,14 +47636,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetBytes1.cmd_6566] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes1\EncodingGetBytes1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgexplicit4.cmd_6567] RelativePath=JIT\Methodical\explicit\misc\_dbgexplicit4\_dbgexplicit4.cmd WorkingDir=JIT\Methodical\explicit\misc\_dbgexplicit4 @@ -50628,14 +47740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesHasSecurity.cmd_6580] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHasSecurity\MethodAttributesHasSecurity.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHasSecurity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [SByteIConvertibleToDouble.cmd_6581] RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDouble\SByteIConvertibleToDouble.cmd WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDouble @@ -50748,14 +47852,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingCtor1.cmd_6595] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingCtor1\EncodingCtor1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [waitanyex6.cmd_6597] RelativePath=baseservices\threading\waithandle\waitany\waitanyex6\waitanyex6.cmd WorkingDir=baseservices\threading\waithandle\waitany\waitanyex6 @@ -50804,14 +47900,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingBigEndianUnicode.cmd_6604] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingBigEndianUnicode\EncodingBigEndianUnicode.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingBigEndianUnicode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated674.cmd_6605] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest674\Generated674\Generated674.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest674\Generated674 @@ -50868,14 +47956,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeUInt32.cmd_6612] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeUInt32\TypeCodeUInt32.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeUInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ArrayReverse2.cmd_6613] RelativePath=CoreMangLib\cti\system\array\ArrayReverse2\ArrayReverse2.cmd WorkingDir=CoreMangLib\cti\system\array\ArrayReverse2 @@ -50908,14 +47988,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToSByte7.cmd_6617] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte7\ConvertToSByte7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MarshalAsAttributeMarshalType.cmd_6618] RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalType\MarshalAsAttributeMarshalType.cmd WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalType @@ -51308,14 +48380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingEquals.cmd_6668] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingEquals\UTF8EncodingEquals.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingEquals -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated388.cmd_6669] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest388\Generated388\Generated388.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest388\Generated388 @@ -51428,14 +48492,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString13.cmd_6685] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString13\ConvertToString13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString13 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [waitallex7.cmd_6686] RelativePath=baseservices\threading\waithandle\waitall\waitallex7\waitallex7.cmd WorkingDir=baseservices\threading\waithandle\waitall\waitallex7 @@ -51468,22 +48524,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString21.cmd_6690] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString21\ConvertToString21.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString21 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FlowControlNext.cmd_6692] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlNext\FlowControlNext.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlNext -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclass-generics003.cmd_6693] RelativePath=JIT\jit64\valuetypes\nullable\castclass\generics\castclass-generics003\castclass-generics003.cmd WorkingDir=JIT\jit64\valuetypes\nullable\castclass\generics\castclass-generics003 @@ -51644,14 +48684,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_7.cmd_6713] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_7\ConvertToInt16_7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relisinst_ldlen.cmd_6714] RelativePath=JIT\Methodical\casts\array\_il_relisinst_ldlen\_il_relisinst_ldlen.cmd WorkingDir=JIT\Methodical\casts\array\_il_relisinst_ldlen @@ -51676,14 +48708,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_11.cmd_6717] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_11\ConvertToInt16_11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_11 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated478.cmd_6718] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest478\Generated478\Generated478.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest478\Generated478 @@ -51716,14 +48740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesSealed.cmd_6722] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSealed\TypeAttributesSealed.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSealed -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b14777.cmd_6723] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b14777\b14777\b14777.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b14777\b14777 @@ -51780,14 +48796,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt168.cmd_6731] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt168\ConvertToUInt168.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt168 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1080.cmd_6732] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1080\Generated1080\Generated1080.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1080\Generated1080 @@ -51828,14 +48836,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString7.cmd_6737] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString7\ConvertToString7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_opt_relrefarg_o.cmd_6738] RelativePath=JIT\Methodical\explicit\basic\_opt_relrefarg_o\_opt_relrefarg_o.cmd WorkingDir=JIT\Methodical\explicit\basic\_opt_relrefarg_o @@ -51940,14 +48940,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesExplicitLayout.cmd_6751] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesExplicitLayout\TypeAttributesExplicitLayout.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesExplicitLayout -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b268908.cmd_6752] RelativePath=JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b268908\b268908\b268908.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b268908\b268908 @@ -52180,14 +49172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDecimal9.cmd_6781] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal9\ConvertToDecimal9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b91074.cmd_6782] RelativePath=JIT\Regression\VS-ia64-JIT\V1.2-Beta1\b91074\b91074\b91074.cmd WorkingDir=JIT\Regression\VS-ia64-JIT\V1.2-Beta1\b91074\b91074 @@ -52348,14 +49332,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[InvalidCastExceptionctor2.cmd_6803] -RelativePath=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor2\InvalidCastExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_relinstance_il.cmd_6804] RelativePath=JIT\Methodical\Boxing\callconv\_relinstance_il\_relinstance_il.cmd WorkingDir=JIT\Methodical\Boxing\callconv\_relinstance_il @@ -52396,14 +49372,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToChar12.cmd_6809] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar12\ConvertToChar12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar12 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b33135.cmd_6810] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b33135\b33135\b33135.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b33135\b33135 @@ -52412,14 +49380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt327.cmd_6811] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt327\ConvertToUInt327.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt327 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_dbgmuldiv.cmd_6812] RelativePath=JIT\Methodical\int64\unsigned\_speed_dbgmuldiv\_speed_dbgmuldiv.cmd WorkingDir=JIT\Methodical\int64\unsigned\_speed_dbgmuldiv @@ -52428,14 +49388,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[OperandTypeInlineVar.cmd_6813] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineVar\OperandTypeInlineVar.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineVar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [r8_cs_r.cmd_6814] RelativePath=JIT\Methodical\AsgOp\r8\r8_cs_r\r8_cs_r.cmd WorkingDir=JIT\Methodical\AsgOp\r8\r8_cs_r @@ -52724,14 +49676,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte1.cmd_6855] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte1\ConvertToSByte1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclass-generics026.cmd_6856] RelativePath=JIT\jit64\valuetypes\nullable\castclass\generics\castclass-generics026\castclass-generics026.cmd WorkingDir=JIT\jit64\valuetypes\nullable\castclass\generics\castclass-generics026 @@ -52788,14 +49732,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesFamORAssem.cmd_6863] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamORAssem\FieldAttributesFamORAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamORAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [10w5d_cs_ro.cmd_6864] RelativePath=JIT\Methodical\fp\exgen\10w5d_cs_ro\10w5d_cs_ro.cmd WorkingDir=JIT\Methodical\fp\exgen\10w5d_cs_ro @@ -52900,14 +49836,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FieldAttributesHasFieldRVA.cmd_6877] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasFieldRVA\FieldAttributesHasFieldRVA.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasFieldRVA -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [25param3a_cs_d.cmd_6878] RelativePath=JIT\Methodical\Invoke\25params\25param3a_cs_d\25param3a_cs_d.cmd WorkingDir=JIT\Methodical\Invoke\25params\25param3a_cs_d @@ -53068,14 +49996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString28.cmd_6898] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString28\ConvertToString28.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString28 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [object-pin.cmd_6899] RelativePath=JIT\Directed\pinning\object-pin\object-pin\object-pin.cmd WorkingDir=JIT\Directed\pinning\object-pin\object-pin @@ -53108,14 +50028,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_FAIL;9462;EXCLUDED;VARARG;Pri1 HostStyle=0 -[TypeCodeUInt16.cmd_6903] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeUInt16\TypeCodeUInt16.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeUInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox-value013.cmd_6904] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\value\box-unbox-value013\box-unbox-value013.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\value\box-unbox-value013 @@ -53324,14 +50236,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesRTSpecialName.cmd_6933] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesRTSpecialName\FieldAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [instance_passing_struct01.cmd_6934] RelativePath=JIT\Generics\Parameters\instance_passing_struct01\instance_passing_struct01.cmd WorkingDir=JIT\Generics\Parameters\instance_passing_struct01 @@ -53436,14 +50340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetBytes1.cmd_6947] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes1\UTF8EncodingGetBytes1.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_reli_ref.cmd_6948] RelativePath=JIT\Methodical\ELEMENT_TYPE_IU\_il_reli_ref\_il_reli_ref.cmd WorkingDir=JIT\Methodical\ELEMENT_TYPE_IU\_il_reli_ref @@ -53468,14 +50364,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetChars.cmd_6951] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetChars\UnicodeEncodingGetChars.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetChars -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [tryfinallytryfinally_d.cmd_6952] RelativePath=JIT\Methodical\eh\basics\tryfinallytryfinally_d\tryfinallytryfinally_d.cmd WorkingDir=JIT\Methodical\eh\basics\tryfinallytryfinally_d @@ -53540,14 +50428,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString33.cmd_6960] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString33\ConvertToString33.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString33 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [BugWithAVX_ro.cmd_6961] RelativePath=JIT\SIMD\BugWithAVX_ro\BugWithAVX_ro.cmd WorkingDir=JIT\SIMD\BugWithAVX_ro @@ -53668,22 +50548,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDouble6.cmd_6977] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble6\ConvertToDouble6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[TextWriterNull_PSC.cmd_6978] -RelativePath=CoreMangLib\cti\system\io\textwriter\TextWriterNull_PSC\TextWriterNull_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\textwriter\TextWriterNull_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [tryfinally_r.cmd_6979] RelativePath=JIT\Methodical\eh\basics\tryfinally_r\tryfinally_r.cmd WorkingDir=JIT\Methodical\eh\basics\tryfinally_r @@ -53836,14 +50700,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesRTSpecialName.cmd_6998] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesRTSpecialName\TypeAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [stloc_r8.cmd_6999] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\stloc_r8\stloc_r8.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\stloc_r8 @@ -53924,14 +50780,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString30.cmd_7012] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString30\ConvertToString30.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString30 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b25491.cmd_7013] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b25491\b25491\b25491.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b25491\b25491 @@ -54028,14 +50876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_5.cmd_7025] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_5\ConvertToInt16_5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [eh12_large.cmd_7026] RelativePath=JIT\jit64\localloc\ehverify\eh12_large\eh12_large.cmd WorkingDir=JIT\jit64\localloc\ehverify\eh12_large @@ -54108,14 +50948,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderctor6.cmd_7035] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor6\StringBuilderctor6.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b28597.cmd_7036] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28597\b28597\b28597.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28597\b28597 @@ -54284,14 +51116,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderCapacity_cti.cmd_7057] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity_cti\StringBuilderCapacity_cti.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity_cti -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [call03_small.cmd_7058] RelativePath=JIT\jit64\localloc\call\call03_small\call03_small.cmd WorkingDir=JIT\jit64\localloc\call\call03_small @@ -54324,14 +51148,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt647.cmd_7062] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt647\ConvertToUInt647.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt647 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesLdc_I4_1.cmd_7064] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_1\OpCodesLdc_I4_1.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_1 @@ -54340,14 +51156,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte10.cmd_7067] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte10\ConvertToSByte10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b10940b.cmd_7068] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b10940\b10940b\b10940b.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b10940\b10940b @@ -54412,14 +51220,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToByte3.cmd_7076] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte3\ConvertToByte3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [InterfaceInheritanceTest2.cmd_7077] RelativePath=Loader\classloader\generics\Variance\IL\InterfaceInheritanceTest2\InterfaceInheritanceTest2.cmd WorkingDir=Loader\classloader\generics\Variance\IL\InterfaceInheritanceTest2 @@ -54628,14 +51428,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[EncodingGetDecoder.cmd_7104] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetDecoder\EncodingGetDecoder.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetDecoder -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [L-2-5-3.cmd_7105] RelativePath=Loader\classloader\v1\Beta1\Layout\Matrix\cs\L-2-5-3\L-2-5-3.cmd WorkingDir=Loader\classloader\v1\Beta1\Layout\Matrix\cs\L-2-5-3 @@ -54652,14 +51444,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend10.cmd_7107] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend10\StringBuilderAppend10.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Call_instance01_ro.cmd_7108] RelativePath=JIT\Generics\Constraints\Call_instance01_ro\Call_instance01_ro.cmd WorkingDir=JIT\Generics\Constraints\Call_instance01_ro @@ -54668,14 +51452,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OutOfMemoryExceptionCtor1.cmd_7109] -RelativePath=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor1\OutOfMemoryExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated509.cmd_7110] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest509\Generated509\Generated509.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest509\Generated509 @@ -54876,14 +51652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopref_pop1.cmd_7135] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_pop1\StackBehaviourPopref_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StringComparerCtor.cmd_7137] RelativePath=CoreMangLib\cti\system\stringcompare\StringComparerCtor\StringComparerCtor.cmd WorkingDir=CoreMangLib\cti\system\stringcompare\StringComparerCtor @@ -54900,14 +51668,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesIL.cmd_7139] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesIL\MethodImplAttributesIL.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesIL -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b02062.cmd_7140] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M10\b02062\b02062\b02062.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M10\b02062\b02062 @@ -54924,14 +51684,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesFamANDAssem.cmd_7142] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamANDAssem\MethodAttributesFamANDAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamANDAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b59782.cmd_7143] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59782\b59782\b59782.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59782\b59782 @@ -54972,14 +51724,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString32.cmd_7148] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString32\ConvertToString32.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated949.cmd_7149] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest949\Generated949\Generated949.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest949\Generated949 @@ -55164,14 +51908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAttributesReadOnly.cmd_7173] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesReadOnly\FileAttributesReadOnly.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesReadOnly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated235.cmd_7174] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest235\Generated235\Generated235.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest235\Generated235 @@ -55492,14 +52228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[InvalidCastExceptionctor3.cmd_7216] -RelativePath=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor3\InvalidCastExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [VectorHWAccel_ro.cmd_7217] RelativePath=JIT\SIMD\VectorHWAccel_ro\VectorHWAccel_ro.cmd WorkingDir=JIT\SIMD\VectorHWAccel_ro @@ -55932,14 +52660,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PackingSize4.cmd_7273] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize4\PackingSize4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ref2byref_il_r.cmd_7274] RelativePath=JIT\Directed\refbyref\ref2byref_il_r\ref2byref_il_r.cmd WorkingDir=JIT\Directed\refbyref\ref2byref_il_r @@ -56428,22 +53148,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodAttributesNewSlot.cmd_7338] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesNewSlot\MethodAttributesNewSlot.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesNewSlot -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FileModeCreate.cmd_7339] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeCreate\FileModeCreate.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeCreate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgbinop.cmd_7340] RelativePath=JIT\Methodical\int64\misc\_dbgbinop\_dbgbinop.cmd WorkingDir=JIT\Methodical\int64\misc\_dbgbinop @@ -57332,14 +54036,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal12.cmd_7455] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal12\ConvertToDecimal12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal12 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ThreadStartString_3.cmd_7456] RelativePath=baseservices\threading\paramthreadstart\ThreadStartString_3\ThreadStartString_3.cmd WorkingDir=baseservices\threading\paramthreadstart\ThreadStartString_3 @@ -57412,14 +54108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ComparisonInvoke.cmd_7465] -RelativePath=CoreMangLib\cti\system\comparison\ComparisonInvoke\ComparisonInvoke.cmd -WorkingDir=CoreMangLib\cti\system\comparison\ComparisonInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [init_int64.cmd_7466] RelativePath=JIT\Directed\zeroinit\init_int64\init_int64.cmd WorkingDir=JIT\Directed\zeroinit\init_int64 @@ -57524,14 +54212,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_18.cmd_7480] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_18\ConvertToInt16_18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_18 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgrotarg_valref.cmd_7481] RelativePath=JIT\Methodical\explicit\rotate\_il_dbgrotarg_valref\_il_dbgrotarg_valref.cmd WorkingDir=JIT\Methodical\explicit\rotate\_il_dbgrotarg_valref @@ -57556,14 +54236,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesBeforeFieldInit.cmd_7484] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesBeforeFieldInit\TypeAttributesBeforeFieldInit.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesBeforeFieldInit -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TestCase5.cmd_7485] RelativePath=Loader\classloader\InterfaceFolding\TestCase5\TestCase5.cmd WorkingDir=Loader\classloader\InterfaceFolding\TestCase5 @@ -57964,14 +54636,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend5.cmd_7540] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend5\StringBuilderAppend5.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MathFCosh.cmd_7541] RelativePath=CoreMangLib\cti\system\mathf\MathFCosh\MathFCosh.cmd WorkingDir=CoreMangLib\cti\system\mathf\MathFCosh @@ -58148,14 +54812,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString4.cmd_7566] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString4\ConvertToString4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ConstToString.cmd_7567] RelativePath=JIT\Regression\CLR-x86-JIT\v2.1\DDB\b121938\ConstToString\ConstToString.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\v2.1\DDB\b121938\ConstToString @@ -58220,14 +54876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FlowControlCond_Branch.cmd_7575] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCond_Branch\FlowControlCond_Branch.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCond_Branch -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [cond64_il_r.cmd_7576] RelativePath=JIT\Methodical\NaN\cond64_il_r\cond64_il_r.cmd WorkingDir=JIT\Methodical\NaN\cond64_il_r @@ -58236,14 +54884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_1.cmd_7577] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_1\ConvertToInt16_1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [r8NaNdiv_cs_r.cmd_7578] RelativePath=JIT\Methodical\NaN\r8NaNdiv_cs_r\r8NaNdiv_cs_r.cmd WorkingDir=JIT\Methodical\NaN\r8NaNdiv_cs_r @@ -58356,14 +54996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopref_popi_popref.cmd_7592] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popref\StackBehaviourPopref_popi_popref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b147816.cmd_7593] RelativePath=JIT\Regression\CLR-x86-JIT\V1-QFE\b147816\b147816\b147816.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-QFE\b147816\b147816 @@ -58700,14 +55332,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesNative.cmd_7635] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNative\MethodImplAttributesNative.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNative -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [call01_small.cmd_7636] RelativePath=JIT\Methodical\localloc\call\call01_small\call01_small.cmd WorkingDir=JIT\Methodical\localloc\call\call01_small @@ -59100,14 +55724,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OutOfMemoryExceptionCtor3.cmd_7687] -RelativePath=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor3\OutOfMemoryExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [SByteIConvertibleToInt16.cmd_7689] RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt16\SByteIConvertibleToInt16.cmd WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt16 @@ -59204,14 +55820,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetCharCount1.cmd_7701] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount1\EncodingGetCharCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b12487.cmd_7702] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b12487\b12487\b12487.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b12487\b12487 @@ -59508,14 +56116,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingWebName.cmd_7740] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingWebName\EncodingWebName.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingWebName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TestCase3_Nested_I.cmd_7741] RelativePath=Loader\classloader\InterfaceFolding\TestCase3_Nested_I\TestCase3_Nested_I.cmd WorkingDir=Loader\classloader\InterfaceFolding\TestCase3_Nested_I @@ -59572,22 +56172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesInternalCall.cmd_7748] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesInternalCall\MethodImplAttributesInternalCall.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesInternalCall -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToInt64_18.cmd_7749] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_18\ConvertToInt64_18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_18 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ldc_sub_ovf_i1.cmd_7751] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\ldc_sub_ovf_i1\ldc_sub_ovf_i1.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\ldc_sub_ovf_i1 @@ -59644,14 +56228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeInlineTok.cmd_7759] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineTok\OperandTypeInlineTok.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineTok -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [conv_ovf.cmd_7760] RelativePath=JIT\IL_Conformance\Old\Base\conv_ovf\conv_ovf.cmd WorkingDir=JIT\IL_Conformance\Old\Base\conv_ovf @@ -59820,14 +56396,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAccessRead.cmd_7782] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessRead\FileAccessRead.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessRead -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [simple.cmd_7783] RelativePath=JIT\opt\Devirtualization\simple\simple.cmd WorkingDir=JIT\opt\Devirtualization\simple @@ -60148,14 +56716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodAttributesPrivateScope.cmd_7823] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivateScope\MethodAttributesPrivateScope.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivateScope -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b76511.cmd_7824] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b76511\b76511\b76511.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b76511\b76511 @@ -60180,14 +56740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArgumentExceptionCtor1.cmd_7827] -RelativePath=CoreMangLib\cti\system\argumentexception\ArgumentExceptionCtor1\ArgumentExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\argumentexception\ArgumentExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgrefarg_box_f8.cmd_7828] RelativePath=JIT\Methodical\explicit\misc\_il_dbgrefarg_box_f8\_il_dbgrefarg_box_f8.cmd WorkingDir=JIT\Methodical\explicit\misc\_il_dbgrefarg_box_f8 @@ -60260,14 +56812,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StackBehaviourPushr8.cmd_7837] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr8\StackBehaviourPushr8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated49.cmd_7838] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest49\Generated49\Generated49.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest49\Generated49 @@ -60308,14 +56852,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt6413.cmd_7843] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6413\ConvertToUInt6413.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6413 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [NestedStruct04.cmd_7844] RelativePath=Loader\classloader\generics\Instantiation\Positive\NestedStruct04\NestedStruct04.cmd WorkingDir=Loader\classloader\generics\Instantiation\Positive\NestedStruct04 @@ -60348,14 +56884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[RankExceptionCtor3.cmd_7848] -RelativePath=CoreMangLib\cti\system\rankexception\RankExceptionCtor3\RankExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\rankexception\RankExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b17023.cmd_7849] RelativePath=JIT\Regression\VS-ia64-JIT\V1.2-M02\b17023\b17023\b17023.cmd WorkingDir=JIT\Regression\VS-ia64-JIT\V1.2-M02\b17023\b17023 @@ -60428,14 +56956,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_10.cmd_7858] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_10\ConvertToInt16_10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [test.cmd_7860] RelativePath=JIT\jit64\regress\phoenix\62322\test\test.cmd WorkingDir=JIT\jit64\regress\phoenix\62322\test @@ -60492,14 +57012,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesUnmanaged.cmd_7867] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesUnmanaged\MethodImplAttributesUnmanaged.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesUnmanaged -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated744.cmd_7868] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest744\Generated744\Generated744.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest744\Generated744 @@ -60572,14 +57084,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar14.cmd_7877] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar14\ConvertToChar14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar14 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1020.cmd_7878] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1020\Generated1020\Generated1020.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1020\Generated1020 @@ -60908,14 +57412,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesAnsiClass.cmd_7920] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAnsiClass\TypeAttributesAnsiClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAnsiClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ThreadStartOperations.cmd_7921] RelativePath=baseservices\threading\paramthreadstart\ThreadStartOperations\ThreadStartOperations.cmd WorkingDir=baseservices\threading\paramthreadstart\ThreadStartOperations @@ -61156,14 +57652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesStringFormatMask.cmd_7952] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesStringFormatMask\TypeAttributesStringFormatMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesStringFormatMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesLdc_I4.cmd_7953] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4\OpCodesLdc_I4.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4 @@ -61188,22 +57676,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString9.cmd_7956] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString9\ConvertToString9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToUInt6411.cmd_7957] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6411\ConvertToUInt6411.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6411 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [5w1d-06_cs_do.cmd_7958] RelativePath=JIT\Methodical\fp\exgen\5w1d-06_cs_do\5w1d-06_cs_do.cmd WorkingDir=JIT\Methodical\fp\exgen\5w1d-06_cs_do @@ -61276,14 +57748,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[MethodAttributesPinvokeImpl.cmd_7967] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPinvokeImpl\MethodAttributesPinvokeImpl.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPinvokeImpl -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b70909.cmd_7968] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b70909\b70909\b70909.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b70909\b70909 @@ -61396,14 +57860,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ActionCtor.cmd_7984] -RelativePath=CoreMangLib\cti\system\action\ActionCtor\ActionCtor.cmd -WorkingDir=CoreMangLib\cti\system\action\ActionCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated590.cmd_7985] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest590\Generated590\Generated590.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest590\Generated590 @@ -61548,14 +58004,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingCtor2.cmd_8003] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor2\UTF8EncodingCtor2.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [static_passing_struct01.cmd_8004] RelativePath=JIT\Generics\Parameters\static_passing_struct01\static_passing_struct01.cmd WorkingDir=JIT\Generics\Parameters\static_passing_struct01 @@ -61700,14 +58148,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeInlineR.cmd_8022] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineR\OperandTypeInlineR.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineR -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [UnmanagedType.cmd_8023] RelativePath=CoreMangLib\cti\system\runtime\interopservices\unmanagedtype\UnmanagedType\UnmanagedType.cmd WorkingDir=CoreMangLib\cti\system\runtime\interopservices\unmanagedtype\UnmanagedType @@ -61772,14 +58212,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesUnicodeClass.cmd_8032] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesUnicodeClass\TypeAttributesUnicodeClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesUnicodeClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relhuge_gcref.cmd_8033] RelativePath=JIT\Methodical\VT\port\_il_relhuge_gcref\_il_relhuge_gcref.cmd WorkingDir=JIT\Methodical\VT\port\_il_relhuge_gcref @@ -61788,14 +58220,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt3218.cmd_8034] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3218\ConvertToUInt3218.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3218 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ArrayIListset_item.cmd_8035] RelativePath=CoreMangLib\cti\system\array\ArrayIListset_item\ArrayIListset_item.cmd WorkingDir=CoreMangLib\cti\system\array\ArrayIListset_item @@ -62036,14 +58460,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopi_popr8.cmd_8066] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr8\StackBehaviourPopi_popr8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [arrayexpr2_r.cmd_8068] RelativePath=JIT\jit64\opt\cse\arrayexpr2_r\arrayexpr2_r.cmd WorkingDir=JIT\jit64\opt\cse\arrayexpr2_r @@ -62060,14 +58476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringComparisonCurrentCultureIgnoreCase.cmd_8070] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCultureIgnoreCase\StringComparisonCurrentCultureIgnoreCase.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCultureIgnoreCase -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [osr001.cmd_8071] RelativePath=JIT\jit64\opt\osr\osr001\osr001.cmd WorkingDir=JIT\jit64\opt\osr\osr001 @@ -62252,14 +58660,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopref_popi_popi.cmd_8094] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi\StackBehaviourPopref_popi_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [callstatic.cmd_8095] RelativePath=JIT\IL_Conformance\Old\objectmodel\callstatic\callstatic.cmd WorkingDir=JIT\IL_Conformance\Old\objectmodel\callstatic @@ -62500,14 +58900,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt16_2.cmd_8125] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_2\ConvertToInt16_2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgmuldiv.cmd_8126] RelativePath=JIT\Methodical\int64\unsigned\_dbgmuldiv\_dbgmuldiv.cmd WorkingDir=JIT\Methodical\int64\unsigned\_dbgmuldiv @@ -62596,14 +58988,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSingle15.cmd_8137] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle15\ConvertToSingle15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle15 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox-interface008.cmd_8138] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\interface\box-unbox-interface008\box-unbox-interface008.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\interface\box-unbox-interface008 @@ -62644,14 +59028,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ParameterAttributesHasDefault.cmd_8143] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesHasDefault\ParameterAttributesHasDefault.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesHasDefault -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relldsfld_mulovf.cmd_8144] RelativePath=JIT\Methodical\int64\unsigned\_il_relldsfld_mulovf\_il_relldsfld_mulovf.cmd WorkingDir=JIT\Methodical\int64\unsigned\_il_relldsfld_mulovf @@ -62676,14 +59052,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[CallingConventionsAny.cmd_8147] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsAny\CallingConventionsAny.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsAny -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [overldrem_cs_ro.cmd_8148] RelativePath=JIT\Methodical\divrem\rem\overldrem_cs_ro\overldrem_cs_ro.cmd WorkingDir=JIT\Methodical\divrem\rem\overldrem_cs_ro @@ -62788,14 +59156,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeDouble.cmd_8161] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeDouble\TypeCodeDouble.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeDouble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_367.cmd_8162] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_367\GCSimulator_367.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_367 @@ -62804,14 +59164,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString5.cmd_8163] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString5\ConvertToString5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_reltest_virt.cmd_8164] RelativePath=JIT\Methodical\tailcall\_il_reltest_virt\_il_reltest_virt.cmd WorkingDir=JIT\Methodical\tailcall\_il_reltest_virt @@ -62820,14 +59172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TypeAttributesVisibilityMask.cmd_8165] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesVisibilityMask\TypeAttributesVisibilityMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesVisibilityMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b54006.cmd_8166] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b54006\b54006\b54006.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b54006\b54006 @@ -62892,14 +59236,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[InvalidProgramExceptionctor1.cmd_8175] -RelativePath=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor1\InvalidProgramExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [200176.cmd_8176] RelativePath=baseservices\threading\regressions\whidbey_m3\200176\200176.cmd WorkingDir=baseservices\threading\regressions\whidbey_m3\200176 @@ -62972,14 +59308,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeSByte.cmd_8186] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeSByte\TypeCodeSByte.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeSByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesStind_I.cmd_8187] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I\OpCodesStind_I.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I @@ -63012,14 +59340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetCharCount.cmd_8191] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount\EncodingGetCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1101.cmd_8192] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1101\Generated1101\Generated1101.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1101\Generated1101 @@ -63092,14 +59412,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_7.cmd_8201] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_7\ConvertToInt32_7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [test.cmd_8202] RelativePath=Loader\classloader\regressions\101904\test\test.cmd WorkingDir=Loader\classloader\regressions\101904\test @@ -63124,14 +59436,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString20.cmd_8205] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString20\ConvertToString20.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString20 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [exec3.cmd_8206] RelativePath=Loader\classloader\nesting\coreclr\exec3\exec3.cmd WorkingDir=Loader\classloader\nesting\coreclr\exec3 @@ -63268,14 +59572,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetChars3.cmd_8223] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetChars3\EncodingGetChars3.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetChars3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated254.cmd_8224] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest254\Generated254\Generated254.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest254\Generated254 @@ -63348,14 +59644,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingConvert2.cmd_8233] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingConvert2\EncodingConvert2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingConvert2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [sustainedlowlatency_race_reverse.cmd_8234] RelativePath=GC\Features\SustainedLowLatency\sustainedlowlatency_race_reverse\sustainedlowlatency_race_reverse.cmd WorkingDir=GC\Features\SustainedLowLatency\sustainedlowlatency_race_reverse @@ -63364,14 +59652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileModeEnum.cmd_8235] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeEnum\FileModeEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeEnum -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1417.cmd_8236] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1417\Generated1417\Generated1417.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1417\Generated1417 @@ -63468,14 +59748,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend9.cmd_8249] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend9\StringBuilderAppend9.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [eh08_dynamic.cmd_8250] RelativePath=JIT\jit64\localloc\ehverify\eh08_dynamic\eh08_dynamic.cmd WorkingDir=JIT\jit64\localloc\ehverify\eh08_dynamic @@ -63532,14 +59804,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend6.cmd_8257] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend6\StringBuilderAppend6.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [conv_ovf_u4_i4.cmd_8258] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\conv_ovf_u4_i4\conv_ovf_u4_i4.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\conv_ovf_u4_i4 @@ -63628,14 +59892,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderctor5.cmd_8269] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor5\StringBuilderctor5.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relu_qsort1.cmd_8270] RelativePath=JIT\Methodical\ELEMENT_TYPE_IU\_il_relu_qsort1\_il_relu_qsort1.cmd WorkingDir=JIT\Methodical\ELEMENT_TYPE_IU\_il_relu_qsort1 @@ -63660,14 +59916,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArrayTypeMismatchExceptionctor2.cmd_8273] -RelativePath=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor2\ArrayTypeMismatchExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_reldeep_inst.cmd_8274] RelativePath=JIT\Methodical\tailcall\_il_reldeep_inst\_il_reldeep_inst.cmd WorkingDir=JIT\Methodical\tailcall\_il_reldeep_inst @@ -63900,14 +60148,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString2.cmd_8304] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString2\ConvertToString2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgtest_3b.cmd_8305] RelativePath=JIT\Methodical\tailcall\_il_dbgtest_3b\_il_dbgtest_3b.cmd WorkingDir=JIT\Methodical\tailcall\_il_dbgtest_3b @@ -63940,14 +60180,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesRTSpecialName.cmd_8309] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRTSpecialName\MethodAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MathExp.cmd_8310] RelativePath=CoreMangLib\cti\system\math\MathExp\MathExp.cmd WorkingDir=CoreMangLib\cti\system\math\MathExp @@ -64004,14 +60236,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingClone.cmd_8317] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingClone\EncodingClone.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingClone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [LotsOfInlines.cmd_8318] RelativePath=JIT\opt\Inline\tests\LotsOfInlines\LotsOfInlines.cmd WorkingDir=JIT\opt\Inline\tests\LotsOfInlines @@ -64052,14 +60276,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt32_3.cmd_8323] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_3\ConvertToInt32_3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [loopstrswitchgoto_do.cmd_8324] RelativePath=JIT\Methodical\eh\deadcode\loopstrswitchgoto_do\loopstrswitchgoto_do.cmd WorkingDir=JIT\Methodical\eh\deadcode\loopstrswitchgoto_do @@ -64124,14 +60340,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt164.cmd_8332] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt164\ConvertToUInt164.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt164 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated300.cmd_8333] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest300\Generated300\Generated300.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest300\Generated300 @@ -64180,14 +60388,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesAutoLayout.cmd_8339] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoLayout\TypeAttributesAutoLayout.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoLayout -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated459.cmd_8340] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest459\Generated459\Generated459.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest459\Generated459 @@ -64316,14 +60516,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[InvalidProgramExceptionctor2.cmd_8356] -RelativePath=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor2\InvalidProgramExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_416.cmd_8357] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_416\GCSimulator_416.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_416 @@ -64364,14 +60556,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TypeCodeObject.cmd_8362] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeObject\TypeCodeObject.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeObject -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [alloca3.cmd_8363] RelativePath=JIT\jit64\gc\misc\alloca3\alloca3.cmd WorkingDir=JIT\jit64\gc\misc\alloca3 @@ -64556,14 +60740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt64_2.cmd_8387] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_2\ConvertToInt64_2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated449.cmd_8388] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest449\Generated449\Generated449.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest449\Generated449 @@ -64644,14 +60820,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderInsert.cmd_8399] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert\StringBuilderInsert.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [waitanyex1.cmd_8400] RelativePath=baseservices\threading\waithandle\waitany\waitanyex1\waitanyex1.cmd WorkingDir=baseservices\threading\waithandle\waitany\waitanyex1 @@ -65140,14 +61308,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesInitOnly.cmd_8464] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesInitOnly\FieldAttributesInitOnly.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesInitOnly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [bestfit-threaded.cmd_8465] RelativePath=GC\Features\HeapExpansion\bestfit-threaded\bestfit-threaded.cmd WorkingDir=GC\Features\HeapExpansion\bestfit-threaded @@ -65156,14 +61316,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToSingle16.cmd_8466] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle16\ConvertToSingle16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Box_Unbox.cmd_8467] RelativePath=JIT\Directed\PREFIX\unaligned\4\Box_Unbox\Box_Unbox.cmd WorkingDir=JIT\Directed\PREFIX\unaligned\4\Box_Unbox @@ -65820,14 +61972,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt6415.cmd_8550] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6415\ConvertToUInt6415.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6415 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DoublePositiveInfinity.cmd_8551] RelativePath=CoreMangLib\cti\system\double\DoublePositiveInfinity\DoublePositiveInfinity.cmd WorkingDir=CoreMangLib\cti\system\double\DoublePositiveInfinity @@ -65884,14 +62028,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesUnmanagedExport.cmd_8559] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesUnmanagedExport\MethodAttributesUnmanagedExport.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesUnmanagedExport -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Case1.cmd_8560] RelativePath=Loader\classloader\regressions\dev10_813331\Case1\Case1.cmd WorkingDir=Loader\classloader\regressions\dev10_813331\Case1 @@ -66132,14 +62268,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[SeekOriginEnum.cmd_8590] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnum\SeekOriginEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnum -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_dbgunsafe-3.cmd_8591] RelativePath=JIT\Methodical\unsafecsharp\_speed_dbgunsafe-3\_speed_dbgunsafe-3.cmd WorkingDir=JIT\Methodical\unsafecsharp\_speed_dbgunsafe-3 @@ -66228,14 +62356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBoolean.cmd_8602] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean\ConvertToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [date.cmd_8604] RelativePath=Regressions\coreclr\0069\date\date.cmd WorkingDir=Regressions\coreclr\0069\date @@ -66356,14 +62476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_4.cmd_8619] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_4\ConvertToInt64_4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesStloc.cmd_8620] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc\OpCodesStloc.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc @@ -66412,14 +62524,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringBuilderAppend3.cmd_8626] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend3\StringBuilderAppend3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated200.cmd_8627] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest200\Generated200\Generated200.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest200\Generated200 @@ -66476,14 +62580,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetDecoder.cmd_8635] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetDecoder\UnicodeEncodingGetDecoder.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetDecoder -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b80738.cmd_8636] RelativePath=JIT\Regression\VS-ia64-JIT\M00\b80738\b80738\b80738.cmd WorkingDir=JIT\Regression\VS-ia64-JIT\M00\b80738\b80738 @@ -66500,14 +62596,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttribytesNotPublic.cmd_8638] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttribytesNotPublic\TypeAttribytesNotPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttribytesNotPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b31763.cmd_8639] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b31763\b31763\b31763.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b31763\b31763 @@ -66532,14 +62620,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetBytes3.cmd_8642] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes3\EncodingGetBytes3.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MathMin4.cmd_8643] RelativePath=CoreMangLib\cti\system\math\MathMin4\MathMin4.cmd WorkingDir=CoreMangLib\cti\system\math\MathMin4 @@ -66580,14 +62660,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetString.cmd_8650] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetString\UTF8EncodingGetString.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [try-catch-struct02.cmd_8651] RelativePath=baseservices\exceptions\generics\try-catch-struct02\try-catch-struct02.cmd WorkingDir=baseservices\exceptions\generics\try-catch-struct02 @@ -66644,14 +62716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSByte6.cmd_8658] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte6\ConvertToSByte6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [struct1_5.cmd_8659] RelativePath=JIT\jit64\gc\misc\struct1_5\struct1_5.cmd WorkingDir=JIT\jit64\gc\misc\struct1_5 @@ -66788,14 +62852,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToString15.cmd_8676] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString15\ConvertToString15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString15 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StringJoin.cmd_8677] RelativePath=CoreMangLib\cti\system\string\StringJoin\StringJoin.cmd WorkingDir=CoreMangLib\cti\system\string\StringJoin @@ -66812,14 +62868,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ParameterAttributesNone.cmd_8679] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesNone\ParameterAttributesNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_25.cmd_8680] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_25\GCSimulator_25.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_25 @@ -66964,14 +63012,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingCtor.cmd_8698] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor\UTF8EncodingCtor.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated12.cmd_8699] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest12\Generated12\Generated12.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest12\Generated12 @@ -67236,14 +63276,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TimeoutExceptionCtor2.cmd_8735] -RelativePath=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor2\TimeoutExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1240.cmd_8736] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1240\Generated1240\Generated1240.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1240\Generated1240 @@ -67348,14 +63380,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDouble5.cmd_8750] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble5\ConvertToDouble5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1443.cmd_8751] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1443\Generated1443\Generated1443.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1443\Generated1443 @@ -67484,14 +63508,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAccessEnum.cmd_8769] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessEnum\FileAccessEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessEnum -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ArrayBinarySearch3b.cmd_8770] RelativePath=CoreMangLib\cti\system\array\ArrayBinarySearch3b\ArrayBinarySearch3b.cmd WorkingDir=CoreMangLib\cti\system\array\ArrayBinarySearch3b @@ -67548,14 +63564,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TypeAttributesSpecialName.cmd_8779] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSpecialName\TypeAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [finalizenested.cmd_8780] RelativePath=GC\Features\Finalizer\finalizeother\finalizenested\finalizenested.cmd WorkingDir=GC\Features\Finalizer\finalizeother\finalizenested @@ -67612,14 +63620,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourVarpop.cmd_8787] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpop\StackBehaviourVarpop.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpop -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [structfp1_5.cmd_8788] RelativePath=JIT\jit64\gc\misc\structfp1_5\structfp1_5.cmd WorkingDir=JIT\jit64\gc\misc\structfp1_5 @@ -67716,14 +63716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt645.cmd_8800] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt645\ConvertToUInt645.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt645 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_383.cmd_8801] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_383\GCSimulator_383.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_383 @@ -67804,14 +63796,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[DecoderCtor.cmd_8812] -RelativePath=CoreMangLib\cti\system\text\decoder\DecoderCtor\DecoderCtor.cmd -WorkingDir=CoreMangLib\cti\system\text\decoder\DecoderCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [semaphoreopenneg7.cmd_8813] RelativePath=baseservices\threading\semaphore\ctoropen\semaphoreopenneg7\semaphoreopenneg7.cmd WorkingDir=baseservices\threading\semaphore\ctoropen\semaphoreopenneg7 @@ -67908,14 +63892,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetString.cmd_8827] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetString\UnicodeEncodingGetString.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox-value025.cmd_8828] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\value\box-unbox-value025\box-unbox-value025.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\value\box-unbox-value025 @@ -67964,14 +63940,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderLength.cmd_8835] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength\StringBuilderLength.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [array_tests.cmd_8836] RelativePath=JIT\IL_Conformance\Old\objectmodel\array_tests\array_tests.cmd WorkingDir=JIT\IL_Conformance\Old\objectmodel\array_tests @@ -68100,14 +64068,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToString22.cmd_8852] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString22\ConvertToString22.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString22 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [loop2_cs_d.cmd_8853] RelativePath=JIT\Directed\UnrollLoop\loop2_cs_d\loop2_cs_d.cmd WorkingDir=JIT\Directed\UnrollLoop\loop2_cs_d @@ -68196,14 +64156,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderLength_cti.cmd_8864] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength_cti\StringBuilderLength_cti.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength_cti -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [vsw307137.cmd_8865] RelativePath=Loader\classloader\regressions\307137\vsw307137\vsw307137.cmd WorkingDir=Loader\classloader\regressions\307137\vsw307137 @@ -68268,22 +64220,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringBuilderAppend19.cmd_8873] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend19\StringBuilderAppend19.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend19 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToUInt328.cmd_8874] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt328\ConvertToUInt328.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt328 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclassenum_r.cmd_8875] RelativePath=JIT\Directed\nullabletypes\castclassenum_r\castclassenum_r.cmd WorkingDir=JIT\Directed\nullabletypes\castclassenum_r @@ -68380,14 +64316,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[EventAttributesSpecialName.cmd_8887] -RelativePath=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesSpecialName\EventAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [overflow03_sub.cmd_8888] RelativePath=JIT\jit64\rtchecks\overflow\overflow03_sub\overflow03_sub.cmd WorkingDir=JIT\jit64\rtchecks\overflow\overflow03_sub @@ -68460,14 +64388,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ObjectDisposedExceptionMessage.cmd_8897] -RelativePath=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionMessage\ObjectDisposedExceptionMessage.cmd -WorkingDir=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionMessage -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_relgcreport.cmd_8898] RelativePath=JIT\Methodical\refany\_relgcreport\_relgcreport.cmd WorkingDir=JIT\Methodical\refany\_relgcreport @@ -68556,14 +64476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileNotFoundExceptionGetMessage.cmd_8910] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionGetMessage\FileNotFoundExceptionGetMessage.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionGetMessage -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclass-generics034.cmd_8911] RelativePath=JIT\jit64\valuetypes\nullable\castclass\generics\castclass-generics034\castclass-generics034.cmd WorkingDir=JIT\jit64\valuetypes\nullable\castclass\generics\castclass-generics034 @@ -68580,14 +64492,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeInlineMethod.cmd_8913] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineMethod\OperandTypeInlineMethod.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineMethod -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_253.cmd_8914] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_253\GCSimulator_253.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_253 @@ -68748,14 +64652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeByte.cmd_8935] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeByte\TypeCodeByte.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Unbox001.cmd_8936] RelativePath=Loader\classloader\generics\Variance\IL\Unbox001\Unbox001.cmd WorkingDir=Loader\classloader\generics\Variance\IL\Unbox001 @@ -68828,14 +64724,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[NullReferenceExceptionCtor1.cmd_8945] -RelativePath=CoreMangLib\cti\system\nullreferenceexception\NullReferenceExceptionCtor1\NullReferenceExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\nullreferenceexception\NullReferenceExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Filter.cmd_8946] RelativePath=baseservices\exceptions\regressions\V1\SEH\asm\Filter\Filter.cmd WorkingDir=baseservices\exceptions\regressions\V1\SEH\asm\Filter @@ -68884,14 +64772,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArgumentOutOfRangeExceptionCtor.cmd_8952] -RelativePath=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionCtor\ArgumentOutOfRangeExceptionCtor.cmd -WorkingDir=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1247.cmd_8953] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1247\Generated1247\Generated1247.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1247\Generated1247 @@ -69020,14 +64900,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[endofstreamexceptionctor1_PSC.cmd_8970] -RelativePath=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor1_PSC\endofstreamexceptionctor1_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor1_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [baseclass03.cmd_8971] RelativePath=JIT\Generics\Instantiation\Classes\baseclass03\baseclass03.cmd WorkingDir=JIT\Generics\Instantiation\Classes\baseclass03 @@ -69172,14 +65044,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend16.cmd_8990] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend16\StringBuilderAppend16.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesConv_Ovf_I1.cmd_8991] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1\OpCodesConv_Ovf_I1.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1 @@ -69468,14 +65332,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt1612.cmd_9027] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1612\ConvertToUInt1612.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1612 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ref2iu_il_d.cmd_9028] RelativePath=JIT\Directed\refbyref\ref2iu_il_d\ref2iu_il_d.cmd WorkingDir=JIT\Directed\refbyref\ref2iu_il_d @@ -69852,14 +65708,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetMaxByteCount.cmd_9080] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxByteCount\UnicodeEncodingGetMaxByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxByteCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DoubleIsNegativeInfinity.cmd_9081] RelativePath=CoreMangLib\cti\system\double\DoubleIsNegativeInfinity\DoubleIsNegativeInfinity.cmd WorkingDir=CoreMangLib\cti\system\double\DoubleIsNegativeInfinity @@ -69916,14 +65764,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[PlatformNotSupportedExceptionCtor3.cmd_9088] -RelativePath=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor3\PlatformNotSupportedExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [xprecise1b_cs_d.cmd_9089] RelativePath=JIT\Methodical\cctor\xassem\xprecise1b_cs_d\xprecise1b_cs_d.cmd WorkingDir=JIT\Methodical\cctor\xassem\xprecise1b_cs_d @@ -69932,14 +65772,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_3.cmd_9090] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_3\ConvertToInt64_3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [localgotoinahandler_do.cmd_9091] RelativePath=JIT\Methodical\eh\finallyexec\localgotoinahandler_do\localgotoinahandler_do.cmd WorkingDir=JIT\Methodical\eh\finallyexec\localgotoinahandler_do @@ -70052,14 +65884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ArrayTypeMismatchExceptionctor1.cmd_9105] -RelativePath=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor1\ArrayTypeMismatchExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_relsin_il_il.cmd_9106] RelativePath=JIT\Methodical\Boxing\xlang\_relsin_il_il\_relsin_il_il.cmd WorkingDir=JIT\Methodical\Boxing\xlang\_relsin_il_il @@ -70268,14 +66092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[PlatformNotSupportedExceptionCtor2.cmd_9132] -RelativePath=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor2\PlatformNotSupportedExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b89600.cmd_9133] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b89600\b89600\b89600.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b89600\b89600 @@ -70300,22 +66116,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringComparisonCurrentCulture.cmd_9136] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCulture\StringComparisonCurrentCulture.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCulture -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[TypeAttributesClassSemanticsMask.cmd_9137] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClassSemanticsMask\TypeAttributesClassSemanticsMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClassSemanticsMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [mcc_i17.cmd_9138] RelativePath=JIT\jit64\mcc\interop\mcc_i17\mcc_i17.cmd WorkingDir=JIT\jit64\mcc\interop\mcc_i17 @@ -70324,14 +66124,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StackBehaviourPush0.cmd_9139] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush0\StackBehaviourPush0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TryEnter05.cmd_9140] RelativePath=baseservices\threading\generics\Monitor\TryEnter05\TryEnter05.cmd WorkingDir=baseservices\threading\generics\Monitor\TryEnter05 @@ -70428,14 +66220,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend1.cmd_9153] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend1\StringBuilderAppend1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [case1.cmd_9154] RelativePath=Loader\classloader\explicitlayout\objrefandnonobjrefoverlap\case1\case1.cmd WorkingDir=Loader\classloader\explicitlayout\objrefandnonobjrefoverlap\case1 @@ -70892,14 +66676,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt3217.cmd_9211] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3217\ConvertToUInt3217.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3217 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgvtret.cmd_9212] RelativePath=JIT\Methodical\VT\callconv\_il_dbgvtret\_il_dbgvtret.cmd WorkingDir=JIT\Methodical\VT\callconv\_il_dbgvtret @@ -70964,14 +66740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal5.cmd_9220] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal5\ConvertToDecimal5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relpointer_i.cmd_9221] RelativePath=JIT\Methodical\tailcall\_il_relpointer_i\_il_relpointer_i.cmd WorkingDir=JIT\Methodical\tailcall\_il_relpointer_i @@ -71020,14 +66788,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToDouble9.cmd_9227] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble9\ConvertToDouble9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b89546.cmd_9228] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b89546\b89546\b89546.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b89546\b89546 @@ -71116,14 +66876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[OpCodeTypePrefix.cmd_9240] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrefix\OpCodeTypePrefix.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrefix -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [mcc_i84.cmd_9241] RelativePath=JIT\jit64\mcc\interop\mcc_i84\mcc_i84.cmd WorkingDir=JIT\jit64\mcc\interop\mcc_i84 @@ -71140,14 +66892,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt32_16.cmd_9243] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_16\ConvertToInt32_16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated955.cmd_9244] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest955\Generated955\Generated955.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest955\Generated955 @@ -71156,14 +66900,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FlowControlCall.cmd_9245] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCall\FlowControlCall.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCall -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [TestCase0_Nested_I_Nested_J.cmd_9246] RelativePath=Loader\classloader\InterfaceFolding\TestCase0_Nested_I_Nested_J\TestCase0_Nested_I_Nested_J.cmd WorkingDir=Loader\classloader\InterfaceFolding\TestCase0_Nested_I_Nested_J @@ -71740,14 +67476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OverflowExceptionCtor1.cmd_9320] -RelativePath=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor1\OverflowExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1105.cmd_9321] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1105\Generated1105\Generated1105.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1105\Generated1105 @@ -71820,14 +67548,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesNestedPublic.cmd_9332] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPublic\TypeAttributesNestedPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [vararystress.cmd_9333] RelativePath=GC\Scenarios\Boxing\vararystress\vararystress.cmd WorkingDir=GC\Scenarios\Boxing\vararystress @@ -71844,14 +67564,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[RankExceptionCtor1.cmd_9335] -RelativePath=CoreMangLib\cti\system\rankexception\RankExceptionCtor1\RankExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\rankexception\RankExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MarshalAsAttributeSizeParamIndex.cmd_9336] RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeParamIndex\MarshalAsAttributeSizeParamIndex.cmd WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeParamIndex @@ -71860,14 +67572,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderToString2.cmd_9337] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString2\StringBuilderToString2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [NestedBaseClass03.cmd_9338] RelativePath=Loader\classloader\generics\Instantiation\Positive\NestedBaseClass03\NestedBaseClass03.cmd WorkingDir=Loader\classloader\generics\Instantiation\Positive\NestedBaseClass03 @@ -71900,22 +67604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesPinvokeImpl.cmd_9344] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPinvokeImpl\FieldAttributesPinvokeImpl.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPinvokeImpl -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[ConvertToChar5.cmd_9345] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar5\ConvertToChar5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [testExplicitOverride2.cmd_9346] RelativePath=Loader\classloader\generics\regressions\vsw395780\testExplicitOverride2\testExplicitOverride2.cmd WorkingDir=Loader\classloader\generics\regressions\vsw395780\testExplicitOverride2 @@ -72020,14 +67708,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesSpecialName.cmd_9359] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesSpecialName\FieldAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [dynamicmethodliveness.cmd_9360] RelativePath=baseservices\exceptions\regressions\Dev11\154243\dynamicmethodliveness\dynamicmethodliveness.cmd WorkingDir=baseservices\exceptions\regressions\Dev11\154243\dynamicmethodliveness @@ -72108,14 +67788,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal6.cmd_9371] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal6\ConvertToDecimal6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [MathFAcos.cmd_9372] RelativePath=CoreMangLib\cti\system\mathf\MathFAcos\MathFAcos.cmd WorkingDir=CoreMangLib\cti\system\mathf\MathFAcos @@ -72124,14 +67796,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetChars2.cmd_9374] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetChars2\EncodingGetChars2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetChars2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesConv_U8.cmd_9375] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U8\OpCodesConv_U8.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U8 @@ -72268,14 +67932,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesHasDefault.cmd_9392] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasDefault\FieldAttributesHasDefault.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasDefault -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StringEmpty.cmd_9393] RelativePath=CoreMangLib\cti\system\string\StringEmpty\StringEmpty.cmd WorkingDir=CoreMangLib\cti\system\string\StringEmpty @@ -72636,14 +68292,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FileAttributesNotContentIndexed.cmd_9440] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesNotContentIndexed\FileAttributesNotContentIndexed.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesNotContentIndexed -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b19679.cmd_9441] RelativePath=JIT\Regression\CLR-x86-JIT\v2.1\DDB\b19679\b19679\b19679.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\v2.1\DDB\b19679\b19679 @@ -72772,14 +68420,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString24.cmd_9458] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString24\ConvertToString24.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString24 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [VectorArray_r.cmd_9459] RelativePath=JIT\SIMD\VectorArray_r\VectorArray_r.cmd WorkingDir=JIT\SIMD\VectorArray_r @@ -73052,14 +68692,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertChangeType2.cmd_9496] -RelativePath=CoreMangLib\cti\system\convert\ConvertChangeType2\ConvertChangeType2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertChangeType2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [simple.cmd_9497] RelativePath=JIT\jit64\regress\ndpw\160545\simple\simple.cmd WorkingDir=JIT\jit64\regress\ndpw\160545\simple @@ -73252,14 +68884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesNoInlining.cmd_9523] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNoInlining\MethodImplAttributesNoInlining.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNoInlining -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b04538.cmd_9524] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M10\b04538\b04538\b04538.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M10\b04538\b04538 @@ -73340,14 +68964,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesLayoutMask.cmd_9535] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesLayoutMask\TypeAttributesLayoutMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesLayoutMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [doublearr_cs_ro.cmd_9536] RelativePath=JIT\Methodical\MDArray\InnerProd\doublearr_cs_ro\doublearr_cs_ro.cmd WorkingDir=JIT\Methodical\MDArray\InnerProd\doublearr_cs_ro @@ -73436,14 +69052,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StackBehaviourPopi_popr4.cmd_9549] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr4\StackBehaviourPopi_popr4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b37256.cmd_9550] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b37256\b37256\b37256.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b37256\b37256 @@ -73500,14 +69108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString16.cmd_9558] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString16\ConvertToString16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relval_ctor_newobj.cmd_9559] RelativePath=JIT\Methodical\Invoke\ctor\_il_relval_ctor_newobj\_il_relval_ctor_newobj.cmd WorkingDir=JIT\Methodical\Invoke\ctor\_il_relval_ctor_newobj @@ -74028,14 +69628,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPushr4.cmd_9625] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr4\StackBehaviourPushr4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [instance_passing_class01.cmd_9626] RelativePath=JIT\Generics\Fields\instance_passing_class01\instance_passing_class01.cmd WorkingDir=JIT\Generics\Fields\instance_passing_class01 @@ -74316,14 +69908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetByteCount1.cmd_9663] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount1\UnicodeEncodingGetByteCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b02762.cmd_9664] RelativePath=JIT\Regression\CLR-x86-JIT\V1.2-M01\b02762\b02762\b02762.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1.2-M01\b02762\b02762 @@ -74492,14 +70076,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertFromBase64CharArray.cmd_9687] -RelativePath=CoreMangLib\cti\system\convert\ConvertFromBase64CharArray\ConvertFromBase64CharArray.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertFromBase64CharArray -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [exchange1_cti.cmd_9688] RelativePath=baseservices\threading\interlocked\exchange\exchange1_cti\exchange1_cti.cmd WorkingDir=baseservices\threading\interlocked\exchange\exchange1_cti @@ -74548,14 +70124,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_9.cmd_9694] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_9\ConvertToInt32_9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox015.cmd_9695] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox015\box-unbox015.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox015 @@ -74604,14 +70172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetCharCount2.cmd_9701] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount2\EncodingGetCharCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ConstructFalse.cmd_9702] RelativePath=baseservices\threading\events\ManualResetEvent\ConstructFalse\ConstructFalse.cmd WorkingDir=baseservices\threading\events\ManualResetEvent\ConstructFalse @@ -74892,14 +70452,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesNestedPrivate.cmd_9737] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPrivate\TypeAttributesNestedPrivate.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPrivate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbghuge_i4.cmd_9738] RelativePath=JIT\Methodical\Arrays\huge\_il_dbghuge_i4\_il_dbghuge_i4.cmd WorkingDir=JIT\Methodical\Arrays\huge\_il_dbghuge_i4 @@ -75108,14 +70660,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesPrivateScope.cmd_9764] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivateScope\FieldAttributesPrivateScope.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivateScope -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ThreadStartFloat_2.cmd_9765] RelativePath=baseservices\threading\paramthreadstart\ThreadStartFloat_2\ThreadStartFloat_2.cmd WorkingDir=baseservices\threading\paramthreadstart\ThreadStartFloat_2 @@ -75140,14 +70684,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileShareEnum.cmd_9769] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareEnum\FileShareEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareEnum -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [prefldinit1_il_d.cmd_9770] RelativePath=JIT\Methodical\cctor\simple\prefldinit1_il_d\prefldinit1_il_d.cmd WorkingDir=JIT\Methodical\cctor\simple\prefldinit1_il_d @@ -75332,14 +70868,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesForwardRef.cmd_9794] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesForwardRef\MethodImplAttributesForwardRef.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesForwardRef -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated239.cmd_9795] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest239\Generated239\Generated239.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest239\Generated239 @@ -75700,14 +71228,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[OperandTypeInlineType.cmd_9842] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineType\OperandTypeInlineType.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b72986.cmd_9843] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b72986\b72986\b72986.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b72986\b72986 @@ -75732,14 +71252,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FieldAttributesLiteral.cmd_9846] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesLiteral\FieldAttributesLiteral.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesLiteral -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [foo2_dbg.cmd_9847] RelativePath=JIT\jit64\opt\regress\vswhidbey\481244\foo2_dbg\foo2_dbg.cmd WorkingDir=JIT\jit64\opt\regress\vswhidbey\481244\foo2_dbg @@ -75876,14 +71388,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeDecimal.cmd_9866] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeDecimal\TypeCodeDecimal.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeDecimal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_286.cmd_9867] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_286\GCSimulator_286.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_286 @@ -76012,14 +71516,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingConvert1.cmd_9886] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingConvert1\EncodingConvert1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingConvert1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [throwinfinally_r.cmd_9887] RelativePath=JIT\Methodical\eh\nested\general\throwinfinally_r\throwinfinally_r.cmd WorkingDir=JIT\Methodical\eh\nested\general\throwinfinally_r @@ -76108,14 +71604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeInt64.cmd_9898] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeInt64\TypeCodeInt64.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b85316.cmd_9899] RelativePath=JIT\Regression\VS-ia64-JIT\M00\b85316\b85316\b85316.cmd WorkingDir=JIT\Regression\VS-ia64-JIT\M00\b85316\b85316 @@ -76572,14 +72060,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetByteCount2.cmd_9959] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount2\UnicodeEncodingGetByteCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated897.cmd_9960] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest897\Generated897\Generated897.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest897\Generated897 @@ -76612,14 +72092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringBuilderctor4.cmd_9964] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor4\StringBuilderctor4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1235.cmd_9965] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1235\Generated1235\Generated1235.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1235\Generated1235 @@ -76708,14 +72180,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopi_popi8.cmd_9977] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi8\StackBehaviourPopi_popi8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgrefloc_r4.cmd_9978] RelativePath=JIT\Methodical\explicit\basic\_il_dbgrefloc_r4\_il_dbgrefloc_r4.cmd WorkingDir=JIT\Methodical\explicit\basic\_il_dbgrefloc_r4 @@ -76724,14 +72188,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[StringComparerEquals1.cmd_9979] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerEquals1\StringComparerEquals1.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerEquals1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DDB113347.cmd_9980] RelativePath=CoreMangLib\system\delegate\regressions\devdivbugs\113347\DDB113347\DDB113347.cmd WorkingDir=CoreMangLib\system\delegate\regressions\devdivbugs\113347\DDB113347 @@ -76788,14 +72244,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileModeAppend.cmd_9987] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeAppend\FileModeAppend.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeAppend -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [xaddmuly_cs_do.cmd_9988] RelativePath=JIT\Directed\coverage\flowgraph\xaddmuly_cs_do\xaddmuly_cs_do.cmd WorkingDir=JIT\Directed\coverage\flowgraph\xaddmuly_cs_do @@ -76900,14 +72348,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBase64String1.cmd_10002] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBase64String1\ConvertToBase64String1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBase64String1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated975.cmd_10004] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest975\Generated975\Generated975.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest975\Generated975 @@ -77028,14 +72468,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesAbstract.cmd_10020] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAbstract\TypeAttributesAbstract.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAbstract -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relcompat_v.cmd_10021] RelativePath=JIT\Methodical\tailcall\_il_relcompat_v\_il_relcompat_v.cmd WorkingDir=JIT\Methodical\tailcall\_il_relcompat_v @@ -77204,14 +72636,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[OperandTypeInlineString.cmd_10045] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineString\OperandTypeInlineString.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [25param1a_cs_do.cmd_10046] RelativePath=JIT\Methodical\Invoke\25params\25param1a_cs_do\25param1a_cs_do.cmd WorkingDir=JIT\Methodical\Invoke\25params\25param1a_cs_do @@ -77380,14 +72804,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileNotFoundExceptionCtor.cmd_10069] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor\FileNotFoundExceptionCtor.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [throw_cs_ro.cmd_10070] RelativePath=JIT\Methodical\cctor\misc\throw_cs_ro\throw_cs_ro.cmd WorkingDir=JIT\Methodical\cctor\misc\throw_cs_ro @@ -77492,14 +72908,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt64_6.cmd_10084] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_6\ConvertToInt64_6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [xor.cmd_10085] RelativePath=JIT\IL_Conformance\Old\Base\xor\xor.cmd WorkingDir=JIT\IL_Conformance\Old\Base\xor @@ -77764,14 +73172,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesVtableLayoutMask.cmd_10120] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVtableLayoutMask\MethodAttributesVtableLayoutMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVtableLayoutMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b28805.cmd_10121] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28805\b28805\b28805.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28805\b28805 @@ -78100,14 +73500,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBoolean4.cmd_10165] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean4\ConvertToBoolean4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1398.cmd_10167] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1398\Generated1398\Generated1398.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1398\Generated1398 @@ -78140,14 +73532,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_FAIL;2444;EXCLUDED;Pri1 HostStyle=0 -[ConvertToUInt6414.cmd_10171] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6414\ConvertToUInt6414.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6414 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [byte_cs_do.cmd_10172] RelativePath=JIT\Methodical\MDArray\DataTypes\byte_cs_do\byte_cs_do.cmd WorkingDir=JIT\Methodical\MDArray\DataTypes\byte_cs_do @@ -78316,14 +73700,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[TypeCodeInt16.cmd_10196] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeInt16\TypeCodeInt16.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesTailcall.cmd_10197] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTailcall\OpCodesTailcall.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTailcall @@ -78620,14 +73996,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt166.cmd_10235] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt166\ConvertToUInt166.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt166 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox-interface006.cmd_10236] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\interface\box-unbox-interface006\box-unbox-interface006.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\interface\box-unbox-interface006 @@ -78700,14 +74068,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend.cmd_10246] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend\StringBuilderAppend.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [loop2_cs_r.cmd_10247] RelativePath=JIT\Directed\UnrollLoop\loop2_cs_r\loop2_cs_r.cmd WorkingDir=JIT\Directed\UnrollLoop\loop2_cs_r @@ -78796,14 +74156,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesNestedFamily.cmd_10259] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamily\TypeAttributesNestedFamily.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamily -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [test1-xassem.cmd_10260] RelativePath=JIT\Methodical\stringintern\test1-xassem\test1-xassem.cmd WorkingDir=JIT\Methodical\stringintern\test1-xassem @@ -79324,14 +74676,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesAutoClass.cmd_10328] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoClass\TypeAttributesAutoClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GitHub_5696.cmd_10329] RelativePath=JIT\Regression\JitBlue\GitHub_5696\GitHub_5696\GitHub_5696.cmd WorkingDir=JIT\Regression\JitBlue\GitHub_5696\GitHub_5696 @@ -79396,14 +74740,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToBoolean6.cmd_10337] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean6\ConvertToBoolean6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [OpCodesEndfinally.cmd_10338] RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfinally\OpCodesEndfinally.cmd WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfinally @@ -79924,14 +75260,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetMaxCharCount.cmd_10406] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxCharCount\UnicodeEncodingGetMaxCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxCharCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [trycatchnestedtype_d.cmd_10407] RelativePath=JIT\Methodical\eh\generics\trycatchnestedtype_d\trycatchnestedtype_d.cmd WorkingDir=JIT\Methodical\eh\generics\trycatchnestedtype_d @@ -80548,14 +75876,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodImplAttributesOPTIL.cmd_10486] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesOPTIL\MethodImplAttributesOPTIL.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesOPTIL -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Delegate012.cmd_10487] RelativePath=JIT\Generics\Instantiation\delegates\Delegate012\Delegate012.cmd WorkingDir=JIT\Generics\Instantiation\delegates\Delegate012 @@ -80788,22 +76108,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UTF8EncodingGetDecoder.cmd_10518] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetDecoder\UTF8EncodingGetDecoder.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetDecoder -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[StackBehaviourPopref_popi_popr8.cmd_10519] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr8\StackBehaviourPopref_popi_popr8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b02043.cmd_10520] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M10\b02043\b02043\b02043.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M10\b02043\b02043 @@ -81028,14 +76332,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeInlineNone.cmd_10551] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineNone\OperandTypeInlineNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgint32_neg_range.cmd_10552] RelativePath=JIT\Methodical\Arrays\range\_il_dbgint32_neg_range\_il_dbgint32_neg_range.cmd WorkingDir=JIT\Methodical\Arrays\range\_il_dbgint32_neg_range @@ -81172,14 +76468,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileShareRead.cmd_10570] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareRead\FileShareRead.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareRead -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b07383.cmd_10571] RelativePath=JIT\Regression\CLR-x86-JIT\V1.2-M01\b07383\b07383\b07383.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1.2-M01\b07383\b07383 @@ -81428,14 +76716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt3215.cmd_10602] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3215\ConvertToUInt3215.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3215 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [box-unbox009.cmd_10603] RelativePath=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox009\box-unbox009.cmd WorkingDir=JIT\jit64\valuetypes\nullable\box-unbox\box-unbox\box-unbox009 @@ -81452,14 +76732,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeShortInlineBrTarget.cmd_10605] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineBrTarget\OperandTypeShortInlineBrTarget.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineBrTarget -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [nongentogen03.cmd_10606] RelativePath=JIT\Generics\Conversions\Reference\nongentogen03\nongentogen03.cmd WorkingDir=JIT\Generics\Conversions\Reference\nongentogen03 @@ -81564,14 +76836,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPop1_pop1.cmd_10619] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1_pop1\StackBehaviourPop1_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [isinstgenerics_ro.cmd_10620] RelativePath=JIT\Directed\nullabletypes\isinstgenerics_ro\isinstgenerics_ro.cmd WorkingDir=JIT\Directed\nullabletypes\isinstgenerics_ro @@ -81868,14 +77132,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSingle14.cmd_10662] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle14\ConvertToSingle14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle14 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relval_cctor.cmd_10663] RelativePath=JIT\Methodical\Invoke\ctor\_il_relval_cctor\_il_relval_cctor.cmd WorkingDir=JIT\Methodical\Invoke\ctor\_il_relval_cctor @@ -81900,22 +77156,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[SeekOriginEnd.cmd_10666] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnd\SeekOriginEnd.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnd -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[FileNotFoundExceptionToString.cmd_10667] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionToString\FileNotFoundExceptionToString.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionToString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Case3.cmd_10668] RelativePath=Loader\classloader\v1\M10\Acceptance\Case3\Case3.cmd WorkingDir=Loader\classloader\v1\M10\Acceptance\Case3 @@ -82116,14 +77356,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDateTime.cmd_10694] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDateTime\ConvertToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDateTime -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [i8rem_cs_ro.cmd_10695] RelativePath=JIT\Methodical\divrem\rem\i8rem_cs_ro\i8rem_cs_ro.cmd WorkingDir=JIT\Methodical\divrem\rem\i8rem_cs_ro @@ -82420,14 +77652,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[OperandTypeInlineSwitch.cmd_10732] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSwitch\OperandTypeInlineSwitch.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSwitch -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclass010.cmd_10733] RelativePath=JIT\jit64\valuetypes\nullable\castclass\castclass\castclass010\castclass010.cmd WorkingDir=JIT\jit64\valuetypes\nullable\castclass\castclass\castclass010 @@ -82556,14 +77780,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPushi.cmd_10749] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi\StackBehaviourPushi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GThread03.cmd_10750] RelativePath=baseservices\threading\generics\syncdelegate\GThread03\GThread03.cmd WorkingDir=baseservices\threading\generics\syncdelegate\GThread03 @@ -82620,14 +77836,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[MethodAttributesVirtual.cmd_10757] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVirtual\MethodAttributesVirtual.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVirtual -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [keepalive.cmd_10758] RelativePath=GC\LargeMemory\API\gc\keepalive\keepalive.cmd WorkingDir=GC\LargeMemory\API\gc\keepalive @@ -82884,14 +78092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToChar16.cmd_10790] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar16\ConvertToChar16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [clt_u.cmd_10791] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\clt_u\clt_u.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\clt_u @@ -82900,14 +78100,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeCodeString.cmd_10792] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeString\TypeCodeString.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_relindcall.cmd_10793] RelativePath=JIT\Methodical\refany\_il_relindcall\_il_relindcall.cmd WorkingDir=JIT\Methodical\refany\_il_relindcall @@ -82948,14 +78140,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[FileAttributesEnum.cmd_10799] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesEnum\FileAttributesEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesEnum -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b75890.cmd_10800] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b75890\b75890\b75890.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b75890\b75890 @@ -82964,14 +78148,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToSByte4.cmd_10801] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte4\ConvertToSByte4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [b15299.cmd_10802] RelativePath=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b15299\b15299\b15299.cmd WorkingDir=JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b15299\b15299 @@ -83116,14 +78292,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToSingle.cmd_10820] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle\ConvertToSingle.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [gettypetypeofmatrix.cmd_10821] RelativePath=JIT\Directed\gettypetypeof\gettypetypeofmatrix\gettypetypeofmatrix.cmd WorkingDir=JIT\Directed\gettypetypeof\gettypetypeofmatrix @@ -83364,14 +78532,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[PackingSizeUnspecified.cmd_10852] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeUnspecified\PackingSizeUnspecified.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeUnspecified -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [EventArgsctor.cmd_10853] RelativePath=CoreMangLib\cti\system\eventargs\EventArgsctor\EventArgsctor.cmd WorkingDir=CoreMangLib\cti\system\eventargs\EventArgsctor @@ -83516,14 +78676,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetCharCount.cmd_10871] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetCharCount\UnicodeEncodingGetCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetCharCount -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [unwind01_dynamic.cmd_10872] RelativePath=JIT\jit64\localloc\unwind\unwind01_dynamic\unwind01_dynamic.cmd WorkingDir=JIT\jit64\localloc\unwind\unwind01_dynamic @@ -83716,14 +78868,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[EncodingGetByteCount3.cmd_10897] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount3\EncodingGetByteCount3.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [ldc_conv_ovf_r8_i.cmd_10898] RelativePath=JIT\IL_Conformance\Old\Conformance_Base\ldc_conv_ovf_r8_i\ldc_conv_ovf_r8_i.cmd WorkingDir=JIT\IL_Conformance\Old\Conformance_Base\ldc_conv_ovf_r8_i @@ -83900,14 +79044,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileAccessReadWrite.cmd_10920] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessReadWrite\FileAccessReadWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessReadWrite -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated923.cmd_10921] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest923\Generated923\Generated923.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest923\Generated923 @@ -84084,14 +79220,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToString19.cmd_10946] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString19\ConvertToString19.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString19 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [seq_gc_short_1_r.cmd_10947] RelativePath=JIT\Methodical\explicit\coverage\seq_gc_short_1_r\seq_gc_short_1_r.cmd WorkingDir=JIT\Methodical\explicit\coverage\seq_gc_short_1_r @@ -84380,14 +79508,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourVarpush.cmd_10984] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpush\StackBehaviourVarpush.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpush -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_il_dbgfloat64_range1.cmd_10985] RelativePath=JIT\Methodical\Arrays\range\_il_dbgfloat64_range1\_il_dbgfloat64_range1.cmd WorkingDir=JIT\Methodical\Arrays\range\_il_dbgfloat64_range1 @@ -84684,14 +79804,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToInt64_16.cmd_11027] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_16\ConvertToInt64_16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_133.cmd_11028] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_133\GCSimulator_133.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_133 @@ -84980,14 +80092,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[RankExceptionCtor2.cmd_11065] -RelativePath=CoreMangLib\cti\system\rankexception\RankExceptionCtor2\RankExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\rankexception\RankExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated205.cmd_11066] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest205\Generated205\Generated205.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest205\Generated205 @@ -85108,14 +80212,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPushref.cmd_11081] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushref\StackBehaviourPushref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [nonlocalexittobeginningoftry_r.cmd_11082] RelativePath=JIT\Methodical\eh\finallyexec\nonlocalexittobeginningoftry_r\nonlocalexittobeginningoftry_r.cmd WorkingDir=JIT\Methodical\eh\finallyexec\nonlocalexittobeginningoftry_r @@ -85276,14 +80372,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPop1.cmd_11104] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1\StackBehaviourPop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [DevDiv_911875_ro.cmd_11105] RelativePath=JIT\Regression\JitBlue\devdiv_911875\DevDiv_911875_ro\DevDiv_911875_ro.cmd WorkingDir=JIT\Regression\JitBlue\devdiv_911875\DevDiv_911875_ro @@ -85340,14 +80428,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StackBehaviourPopi_popi.cmd_11112] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi\StackBehaviourPopi_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_dbgvcall.cmd_11113] RelativePath=JIT\Methodical\VT\identity\_dbgvcall\_dbgvcall.cmd WorkingDir=JIT\Methodical\VT\identity\_dbgvcall @@ -85636,14 +80716,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToInt32_5.cmd_11152] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_5\ConvertToInt32_5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated1317.cmd_11153] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1317\Generated1317\Generated1317.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest1317\Generated1317 @@ -85948,14 +81020,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToString25.cmd_11191] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString25\ConvertToString25.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString25 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [StringIEnumerableGetEnumerator.cmd_11192] RelativePath=CoreMangLib\cti\system\string\StringIEnumerableGetEnumerator\StringIEnumerableGetEnumerator.cmd WorkingDir=CoreMangLib\cti\system\string\StringIEnumerableGetEnumerator @@ -86172,14 +81236,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[DirectoryNotFoundExceptionctor2.cmd_11222] -RelativePath=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor2\DirectoryNotFoundExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [SingleToChar.cmd_11223] RelativePath=CoreMangLib\cti\system\single\SingleToChar\SingleToChar.cmd WorkingDir=CoreMangLib\cti\system\single\SingleToChar @@ -86252,14 +81308,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[StringBuilderAppend7.cmd_11232] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend7\StringBuilderAppend7.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [castclass-interface010.cmd_11233] RelativePath=JIT\jit64\valuetypes\nullable\castclass\interface\castclass-interface010\castclass-interface010.cmd WorkingDir=JIT\jit64\valuetypes\nullable\castclass\interface\castclass-interface010 @@ -86420,14 +81468,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[FileNotFoundExceptionMessage.cmd_11253] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionMessage\FileNotFoundExceptionMessage.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionMessage -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [GCSimulator_427.cmd_11254] RelativePath=GC\Scenarios\GCSimulator\GCSimulator_427\GCSimulator_427.cmd WorkingDir=GC\Scenarios\GCSimulator\GCSimulator_427 @@ -86436,14 +81476,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[TypeAttributesInterface.cmd_11255] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesInterface\TypeAttributesInterface.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesInterface -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_speed_reljumper.cmd_11256] RelativePath=JIT\Methodical\VT\callconv\_speed_reljumper\_speed_reljumper.cmd WorkingDir=JIT\Methodical\VT\callconv\_speed_reljumper @@ -86492,14 +81524,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToUInt642.cmd_11262] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt642\ConvertToUInt642.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt642 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated134.cmd_11263] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest134\Generated134\Generated134.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest134\Generated134 @@ -86860,14 +81884,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToString10.cmd_11309] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString10\ConvertToString10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString10 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [Generated794.cmd_11310] RelativePath=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest794\Generated794\Generated794.cmd WorkingDir=Loader\classloader\TypeGeneratorTests\TypeGeneratorTest794\Generated794 @@ -87228,14 +82244,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS HostStyle=0 -[ConvertToUInt1610.cmd_11355] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1610\ConvertToUInt1610.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1610 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [InterlockedAddInt.cmd_11356] RelativePath=baseservices\threading\interlocked\add\InterlockedAddInt\InterlockedAddInt.cmd WorkingDir=baseservices\threading\interlocked\add\InterlockedAddInt @@ -87252,14 +82260,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[UnicodeEncodingGetEncoder.cmd_11358] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetEncoder\UnicodeEncodingGetEncoder.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetEncoder -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - [_relmuldiv.cmd_11359] RelativePath=JIT\Methodical\int64\unsigned\_relmuldiv\_relmuldiv.cmd WorkingDir=JIT\Methodical\int64\unsigned\_relmuldiv diff --git a/tests/arm64/Tests.lst b/tests/arm64/Tests.lst index 61120cf..88e4473 100644 --- a/tests/arm64/Tests.lst +++ b/tests/arm64/Tests.lst @@ -4604,70 +4604,6 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ActionCtor.cmd_580] -RelativePath=CoreMangLib\cti\system\action\ActionCtor\ActionCtor.cmd -WorkingDir=CoreMangLib\cti\system\action\ActionCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ActionInvoke.cmd_581] -RelativePath=CoreMangLib\cti\system\action\ActionInvoke\ActionInvoke.cmd -WorkingDir=CoreMangLib\cti\system\action\ActionInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ActivatorCreateInstance2.cmd_582] -RelativePath=CoreMangLib\cti\system\activator\ActivatorCreateInstance2\ActivatorCreateInstance2.cmd -WorkingDir=CoreMangLib\cti\system\activator\ActivatorCreateInstance2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ArgumentExceptionCtor1.cmd_583] -RelativePath=CoreMangLib\cti\system\argumentexception\ArgumentExceptionCtor1\ArgumentExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\argumentexception\ArgumentExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ArgumentNullExceptionCtor1.cmd_584] -RelativePath=CoreMangLib\cti\system\argumentnullexception\ArgumentNullExceptionCtor1\ArgumentNullExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\argumentnullexception\ArgumentNullExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ArgumentOutOfRangeExceptionCtor.cmd_585] -RelativePath=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionCtor\ArgumentOutOfRangeExceptionCtor.cmd -WorkingDir=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ArgumentOutOfRangeExceptionMessage.cmd_586] -RelativePath=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionMessage\ArgumentOutOfRangeExceptionMessage.cmd -WorkingDir=CoreMangLib\cti\system\argumentoutofrangeexception\ArgumentOutOfRangeExceptionMessage -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ArithmeticExceptionCtor1.cmd_587] -RelativePath=CoreMangLib\cti\system\arithmeticexception\ArithmeticExceptionCtor1\ArithmeticExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\arithmeticexception\ArithmeticExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - [ArrayBinarySearch1.cmd_588] RelativePath=CoreMangLib\cti\system\array\ArrayBinarySearch1\ArrayBinarySearch1.cmd WorkingDir=CoreMangLib\cti\system\array\ArrayBinarySearch1 @@ -5316,30 +5252,6 @@ MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ArrayTypeMismatchExceptionctor1.cmd_669] -RelativePath=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor1\ArrayTypeMismatchExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ArrayTypeMismatchExceptionctor2.cmd_670] -RelativePath=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor2\ArrayTypeMismatchExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ArrayTypeMismatchExceptionctor3.cmd_671] -RelativePath=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor3\ArrayTypeMismatchExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\arraytypemismatchexception\ArrayTypeMismatchExceptionctor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - [DDB125472_GetHashCode.cmd_672] RelativePath=CoreMangLib\cti\system\attribute\DDB125472_GetHashCode\DDB125472_GetHashCode.cmd WorkingDir=CoreMangLib\cti\system\attribute\DDB125472_GetHashCode @@ -6276,10625 +6188,5873 @@ MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ComparisonBeginInvoke.cmd_1027] -RelativePath=CoreMangLib\cti\system\comparison\ComparisonBeginInvoke\ComparisonBeginInvoke.cmd -WorkingDir=CoreMangLib\cti\system\comparison\ComparisonBeginInvoke +[DecimaFloor.cmd_1293] +RelativePath=CoreMangLib\cti\system\decimal\DecimaFloor\DecimaFloor.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimaFloor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ComparisonEndInvoke.cmd_1028] -RelativePath=CoreMangLib\cti\system\comparison\ComparisonEndInvoke\ComparisonEndInvoke.cmd -WorkingDir=CoreMangLib\cti\system\comparison\ComparisonEndInvoke +[DecimalAdd.cmd_1294] +RelativePath=CoreMangLib\cti\system\decimal\DecimalAdd\DecimalAdd.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalAdd Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ComparisonInvoke.cmd_1029] -RelativePath=CoreMangLib\cti\system\comparison\ComparisonInvoke\ComparisonInvoke.cmd -WorkingDir=CoreMangLib\cti\system\comparison\ComparisonInvoke +[DecimalCompare.cmd_1295] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCompare\DecimalCompare.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCompare Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertChangeType2.cmd_1032] -RelativePath=CoreMangLib\cti\system\convert\ConvertChangeType2\ConvertChangeType2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertChangeType2 +[DecimalCtor1.cmd_1296] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor1\DecimalCtor1.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertFromBase64CharArray.cmd_1033] -RelativePath=CoreMangLib\cti\system\convert\ConvertFromBase64CharArray\ConvertFromBase64CharArray.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertFromBase64CharArray +[DecimalCtor2.cmd_1297] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor2\DecimalCtor2.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertFromBase64String.cmd_1034] -RelativePath=CoreMangLib\cti\system\convert\ConvertFromBase64String\ConvertFromBase64String.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertFromBase64String +[DecimalCtor3.cmd_1298] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor3\DecimalCtor3.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBase64CharArray.cmd_1035] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBase64CharArray\ConvertToBase64CharArray.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBase64CharArray +[DecimalCtor4.cmd_1299] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor4\DecimalCtor4.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBase64String1.cmd_1036] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBase64String1\ConvertToBase64String1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBase64String1 +[DecimalCtor5.cmd_1300] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor5\DecimalCtor5.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBase64String2.cmd_1037] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBase64String2\ConvertToBase64String2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBase64String2 +[DecimalCtor6.cmd_1301] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor6\DecimalCtor6.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBoolean.cmd_1038] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean\ConvertToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean +[DecimalCtor7.cmd_1302] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor7\DecimalCtor7.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBoolean2.cmd_1039] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean2\ConvertToBoolean2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean2 +[DecimalCtor8.cmd_1303] +RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor8\DecimalCtor8.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBoolean4.cmd_1040] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean4\ConvertToBoolean4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean4 +[DecimalDivide.cmd_1304] +RelativePath=CoreMangLib\cti\system\decimal\DecimalDivide\DecimalDivide.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalDivide Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBoolean5.cmd_1041] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean5\ConvertToBoolean5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean5 +[DecimalEquals1.cmd_1305] +RelativePath=CoreMangLib\cti\system\decimal\DecimalEquals1\DecimalEquals1.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalEquals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBoolean6.cmd_1042] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean6\ConvertToBoolean6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean6 +[DecimalEquals2.cmd_1306] +RelativePath=CoreMangLib\cti\system\decimal\DecimalEquals2\DecimalEquals2.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalEquals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBoolean7.cmd_1043] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean7\ConvertToBoolean7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean7 +[DecimalEquals3.cmd_1307] +RelativePath=CoreMangLib\cti\system\decimal\DecimalEquals3\DecimalEquals3.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalEquals3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToBoolean8.cmd_1044] -RelativePath=CoreMangLib\cti\system\convert\ConvertToBoolean8\ConvertToBoolean8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToBoolean8 +[DecimalGetBits.cmd_1308] +RelativePath=CoreMangLib\cti\system\decimal\DecimalGetBits\DecimalGetBits.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalGetBits Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToByte.cmd_1045] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte\ConvertToByte.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte +[DecimalMaxValue.cmd_1309] +RelativePath=CoreMangLib\cti\system\decimal\DecimalMaxValue\DecimalMaxValue.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalMaxValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToByte1.cmd_1046] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte1\ConvertToByte1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte1 +[DecimalMinusOne.cmd_1310] +RelativePath=CoreMangLib\cti\system\decimal\DecimalMinusOne\DecimalMinusOne.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalMinusOne Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToByte2.cmd_1047] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte2\ConvertToByte2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte2 +[DecimalMinValue.cmd_1311] +RelativePath=CoreMangLib\cti\system\decimal\DecimalMinValue\DecimalMinValue.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalMinValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToByte3.cmd_1048] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte3\ConvertToByte3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte3 +[DecimalMultiply.cmd_1312] +RelativePath=CoreMangLib\cti\system\decimal\DecimalMultiply\DecimalMultiply.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalMultiply Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToByte4.cmd_1049] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte4\ConvertToByte4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte4 +[DecimalNegate.cmd_1313] +RelativePath=CoreMangLib\cti\system\decimal\DecimalNegate\DecimalNegate.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalNegate Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToByte6.cmd_1050] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte6\ConvertToByte6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte6 +[DecimalOne.cmd_1314] +RelativePath=CoreMangLib\cti\system\decimal\DecimalOne\DecimalOne.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalOne Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToByte7.cmd_1051] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte7\ConvertToByte7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte7 +[DecimalRemainder.cmd_1319] +RelativePath=CoreMangLib\cti\system\decimal\DecimalRemainder\DecimalRemainder.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalRemainder Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=Pri1;RT;EXPECTED_PASS;UNWIND HostStyle=0 -[ConvertToByte8.cmd_1052] -RelativePath=CoreMangLib\cti\system\convert\ConvertToByte8\ConvertToByte8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToByte8 +[DecimalSubtract.cmd_1320] +RelativePath=CoreMangLib\cti\system\decimal\DecimalSubtract\DecimalSubtract.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalSubtract Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar.cmd_1053] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar\ConvertToChar.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar +[DecimalToBoolean.cmd_1321] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToBoolean\DecimalToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar10.cmd_1054] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar10\ConvertToChar10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar10 +[DecimalToByte.cmd_1322] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToByte\DecimalToByte.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar11.cmd_1055] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar11\ConvertToChar11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar11 +[DecimalToByte1.cmd_1323] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToByte1\DecimalToByte1.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToByte1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar12.cmd_1056] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar12\ConvertToChar12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar12 +[DecimalToChar.cmd_1324] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToChar\DecimalToChar.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar13.cmd_1057] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar13\ConvertToChar13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar13 +[DecimalToDateTime.cmd_1325] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToDateTime\DecimalToDateTime.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToDateTime Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar14.cmd_1058] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar14\ConvertToChar14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar14 +[DecimalToDecimal.cmd_1326] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToDecimal\DecimalToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar15.cmd_1059] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar15\ConvertToChar15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar15 +[DecimalToDouble.cmd_1327] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToDouble\DecimalToDouble.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar16.cmd_1060] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar16\ConvertToChar16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar16 +[DecimalToInt16.cmd_1328] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToInt16\DecimalToInt16.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar5.cmd_1061] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar5\ConvertToChar5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar5 +[DecimalToInt32.cmd_1329] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToInt32\DecimalToInt32.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar6.cmd_1062] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar6\ConvertToChar6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar6 +[DecimalToInt64.cmd_1330] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToInt64\DecimalToInt64.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar7.cmd_1063] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar7\ConvertToChar7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar7 +[DecimalToSByte.cmd_1331] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToSByte\DecimalToSByte.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToSByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar8.cmd_1064] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar8\ConvertToChar8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar8 +[DecimalToSingle.cmd_1332] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToSingle\DecimalToSingle.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToSingle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToChar9.cmd_1065] -RelativePath=CoreMangLib\cti\system\convert\ConvertToChar9\ConvertToChar9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToChar9 +[DecimalToString1.cmd_1333] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToString1\DecimalToString1.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDateTime.cmd_1066] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDateTime\ConvertToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDateTime +[DecimalToString2.cmd_1334] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToString2\DecimalToString2.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal.cmd_1067] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal\ConvertToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal +[DecimalToString3.cmd_1335] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToString3\DecimalToString3.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal1.cmd_1068] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal1\ConvertToDecimal1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal1 +[DecimalToString4.cmd_1336] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToString4\DecimalToString4.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal10.cmd_1069] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal10\ConvertToDecimal10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal10 +[DecimalToUInt16.cmd_1337] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToUInt16\DecimalToUInt16.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToUInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal11.cmd_1070] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal11\ConvertToDecimal11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal11 +[DecimalToUInt32.cmd_1338] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToUInt32\DecimalToUInt32.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToUInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal12.cmd_1071] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal12\ConvertToDecimal12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal12 +[DecimalToUInt64.cmd_1339] +RelativePath=CoreMangLib\cti\system\decimal\DecimalToUInt64\DecimalToUInt64.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalToUInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal13.cmd_1072] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal13\ConvertToDecimal13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal13 +[DecimalTruncate.cmd_1340] +RelativePath=CoreMangLib\cti\system\decimal\DecimalTruncate\DecimalTruncate.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalTruncate Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal14.cmd_1073] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal14\ConvertToDecimal14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal14 +[DecimalZero.cmd_1342] +RelativePath=CoreMangLib\cti\system\decimal\DecimalZero\DecimalZero.cmd +WorkingDir=CoreMangLib\cti\system\decimal\DecimalZero Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal15.cmd_1074] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal15\ConvertToDecimal15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal15 +[DelegateABI.cmd_1343] +RelativePath=CoreMangLib\cti\system\delegate\DelegateABI\DelegateABI.cmd +WorkingDir=CoreMangLib\cti\system\delegate\DelegateABI Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[ConvertToDecimal16.cmd_1075] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal16\ConvertToDecimal16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal16 +[DelegateCombine1.cmd_1344] +RelativePath=CoreMangLib\cti\system\delegate\DelegateCombine1\DelegateCombine1.cmd +WorkingDir=CoreMangLib\cti\system\delegate\DelegateCombine1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal17.cmd_1076] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal17\ConvertToDecimal17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal17 +[DelegateCombineImpl.cmd_1345] +RelativePath=CoreMangLib\cti\system\delegate\DelegateCombineImpl\DelegateCombineImpl.cmd +WorkingDir=CoreMangLib\cti\system\delegate\DelegateCombineImpl Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal18.cmd_1077] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal18\ConvertToDecimal18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal18 +[DelegateEquals1.cmd_1346] +RelativePath=CoreMangLib\cti\system\delegate\DelegateEquals1\DelegateEquals1.cmd +WorkingDir=CoreMangLib\cti\system\delegate\DelegateEquals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal2.cmd_1078] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal2\ConvertToDecimal2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal2 +[DelegateGetHashCode1.cmd_1347] +RelativePath=CoreMangLib\cti\system\delegate\DelegateGetHashCode1\DelegateGetHashCode1.cmd +WorkingDir=CoreMangLib\cti\system\delegate\DelegateGetHashCode1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal5.cmd_1079] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal5\ConvertToDecimal5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal5 +[DelegateGetInvocationList1.cmd_1348] +RelativePath=CoreMangLib\cti\system\delegate\DelegateGetInvocationList1\DelegateGetInvocationList1.cmd +WorkingDir=CoreMangLib\cti\system\delegate\DelegateGetInvocationList1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal6.cmd_1080] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal6\ConvertToDecimal6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal6 +[DelegateRemove.cmd_1349] +RelativePath=CoreMangLib\cti\system\delegate\DelegateRemove\DelegateRemove.cmd +WorkingDir=CoreMangLib\cti\system\delegate\DelegateRemove Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal8.cmd_1081] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal8\ConvertToDecimal8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal8 +[delegateRemoveImpl.cmd_1350] +RelativePath=CoreMangLib\cti\system\delegate\delegateRemoveImpl\delegateRemoveImpl.cmd +WorkingDir=CoreMangLib\cti\system\delegate\delegateRemoveImpl Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDecimal9.cmd_1082] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDecimal9\ConvertToDecimal9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDecimal9 +[ConditionalAttributeConditionString.cmd_1351] +RelativePath=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeConditionString\ConditionalAttributeConditionString.cmd +WorkingDir=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeConditionString Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble.cmd_1083] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble\ConvertToDouble.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble +[ConditionalAttributeCtor.cmd_1352] +RelativePath=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeCtor\ConditionalAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble10.cmd_1084] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble10\ConvertToDouble10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble10 +[DebuggingModesDefault.cmd_1353] +RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDefault\DebuggingModesDefault.cmd +WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDefault Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble11.cmd_1085] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble11\ConvertToDouble11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble11 +[DebuggingModesDisableOptimizations.cmd_1354] +RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDisableOptimizations\DebuggingModesDisableOptimizations.cmd +WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDisableOptimizations Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble12.cmd_1086] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble12\ConvertToDouble12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble12 +[DebuggingModesEnableEditAndContinue.cmd_1355] +RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesEnableEditAndContinue\DebuggingModesEnableEditAndContinue.cmd +WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesEnableEditAndContinue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble13.cmd_1087] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble13\ConvertToDouble13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble13 +[DebuggingModesIgnoreSymbolStoreSequencePoints.cmd_1356] +RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesIgnoreSymbolStoreSequencePoints\DebuggingModesIgnoreSymbolStoreSequencePoints.cmd +WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesIgnoreSymbolStoreSequencePoints Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble14.cmd_1088] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble14\ConvertToDouble14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble14 +[DebuggingModesNone.cmd_1357] +RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesNone\DebuggingModesNone.cmd +WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesNone Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble15.cmd_1089] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble15\ConvertToDouble15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble15 +[DllNotFoundException1.cmd_1361] +RelativePath=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundException1\DllNotFoundException1.cmd +WorkingDir=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundException1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble16.cmd_1090] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble16\ConvertToDouble16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble16 +[DllNotFoundExceptionCtor2.cmd_1362] +RelativePath=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor2\DllNotFoundExceptionCtor2.cmd +WorkingDir=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble17.cmd_1091] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble17\ConvertToDouble17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble17 +[DllNotFoundExceptionCtor3.cmd_1363] +RelativePath=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor3\DllNotFoundExceptionCtor3.cmd +WorkingDir=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble5.cmd_1092] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble5\ConvertToDouble5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble5 +[DoubleCompareTo1.cmd_1364] +RelativePath=CoreMangLib\cti\system\double\DoubleCompareTo1\DoubleCompareTo1.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleCompareTo1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble6.cmd_1093] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble6\ConvertToDouble6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble6 +[DoubleEpsilon.cmd_1365] +RelativePath=CoreMangLib\cti\system\double\DoubleEpsilon\DoubleEpsilon.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleEpsilon Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble7.cmd_1094] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble7\ConvertToDouble7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ConvertToDouble8.cmd_1095] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble8\ConvertToDouble8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble8 +[DoubleEquals1.cmd_1366] +RelativePath=CoreMangLib\cti\system\double\DoubleEquals1\DoubleEquals1.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleEquals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToDouble9.cmd_1096] -RelativePath=CoreMangLib\cti\system\convert\ConvertToDouble9\ConvertToDouble9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToDouble9 +[DoubleEquals2.cmd_1367] +RelativePath=CoreMangLib\cti\system\double\DoubleEquals2\DoubleEquals2.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleEquals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16.cmd_1097] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16\ConvertToInt16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16 +[DoubleIConvertibleToBoolean.cmd_1369] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToBoolean\DoubleIConvertibleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_1.cmd_1098] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_1\ConvertToInt16_1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_1 +[DoubleIConvertibleToByte.cmd_1370] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToByte\DoubleIConvertibleToByte.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_10.cmd_1099] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_10\ConvertToInt16_10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_10 +[DoubleIConvertibleToDateTime.cmd_1371] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToDateTime\DoubleIConvertibleToDateTime.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToDateTime Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_11.cmd_1100] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_11\ConvertToInt16_11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_11 +[DoubleIConvertibleToDecimal.cmd_1372] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToDecimal\DoubleIConvertibleToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_16.cmd_1101] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_16\ConvertToInt16_16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_16 +[DoubleIConvertibleToDouble.cmd_1373] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToDouble\DoubleIConvertibleToDouble.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_17.cmd_1102] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_17\ConvertToInt16_17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_17 +[DoubleIConvertibleToInt16.cmd_1374] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToInt16\DoubleIConvertibleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_18.cmd_1103] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_18\ConvertToInt16_18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_18 +[DoubleIConvertibleToInt32.cmd_1375] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToInt32\DoubleIConvertibleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_2.cmd_1104] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_2\ConvertToInt16_2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_2 +[DoubleIConvertibleToInt64.cmd_1376] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToInt64\DoubleIConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_3.cmd_1105] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_3\ConvertToInt16_3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_3 +[DoubleIConvertibleToSByte.cmd_1377] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToSByte\DoubleIConvertibleToSByte.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToSByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_4.cmd_1106] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_4\ConvertToInt16_4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_4 +[DoubleIConvertibleToSingle.cmd_1378] +RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToSingle\DoubleIConvertibleToSingle.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToSingle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_5.cmd_1107] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_5\ConvertToInt16_5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_5 +[DoubleIsInfinity.cmd_1379] +RelativePath=CoreMangLib\cti\system\double\DoubleIsInfinity\DoubleIsInfinity.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIsInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_6.cmd_1108] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_6\ConvertToInt16_6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_6 +[DoubleIsNaN.cmd_1380] +RelativePath=CoreMangLib\cti\system\double\DoubleIsNaN\DoubleIsNaN.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIsNaN Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_7.cmd_1109] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_7\ConvertToInt16_7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_7 +[DoubleIsNegativeInfinity.cmd_1381] +RelativePath=CoreMangLib\cti\system\double\DoubleIsNegativeInfinity\DoubleIsNegativeInfinity.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIsNegativeInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_8.cmd_1110] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_8\ConvertToInt16_8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_8 +[DoubleIsPositiveInfinity.cmd_1382] +RelativePath=CoreMangLib\cti\system\double\DoubleIsPositiveInfinity\DoubleIsPositiveInfinity.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleIsPositiveInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt16_9.cmd_1111] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt16_9\ConvertToInt16_9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt16_9 +[DoubleMaxValue.cmd_1383] +RelativePath=CoreMangLib\cti\system\double\DoubleMaxValue\DoubleMaxValue.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleMaxValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32.cmd_1112] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32\ConvertToInt32.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32 +[DoubleMinValue.cmd_1384] +RelativePath=CoreMangLib\cti\system\double\DoubleMinValue\DoubleMinValue.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleMinValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_1.cmd_1113] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_1\ConvertToInt32_1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_1 +[DoubleNaN.cmd_1385] +RelativePath=CoreMangLib\cti\system\double\DoubleNaN\DoubleNaN.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleNaN Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_10.cmd_1114] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_10\ConvertToInt32_10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_10 +[DoubleNegativeInfinity.cmd_1386] +RelativePath=CoreMangLib\cti\system\double\DoubleNegativeInfinity\DoubleNegativeInfinity.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleNegativeInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_11.cmd_1115] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_11\ConvertToInt32_11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_11 +[DoublePositiveInfinity.cmd_1388] +RelativePath=CoreMangLib\cti\system\double\DoublePositiveInfinity\DoublePositiveInfinity.cmd +WorkingDir=CoreMangLib\cti\system\double\DoublePositiveInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_16.cmd_1116] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_16\ConvertToInt32_16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_16 +[DoubleToString1.cmd_1389] +RelativePath=CoreMangLib\cti\system\double\DoubleToString1\DoubleToString1.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleToString1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_17.cmd_1117] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_17\ConvertToInt32_17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_17 +[DoubleToString2.cmd_1390] +RelativePath=CoreMangLib\cti\system\double\DoubleToString2\DoubleToString2.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleToString2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_18.cmd_1118] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_18\ConvertToInt32_18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_18 +[DoubleToString3.cmd_1391] +RelativePath=CoreMangLib\cti\system\double\DoubleToString3\DoubleToString3.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleToString3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_2.cmd_1119] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_2\ConvertToInt32_2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_2 +[DoubleToString4.cmd_1392] +RelativePath=CoreMangLib\cti\system\double\DoubleToString4\DoubleToString4.cmd +WorkingDir=CoreMangLib\cti\system\double\DoubleToString4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_3.cmd_1120] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_3\ConvertToInt32_3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_3 +[EnumIConvertibleToInt64.cmd_1394] +RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToInt64\EnumIConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_4.cmd_1121] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_4\ConvertToInt32_4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_4 +[EnumIConvertibleToSingle.cmd_1395] +RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToSingle\EnumIConvertibleToSingle.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToSingle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_5.cmd_1122] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_5\ConvertToInt32_5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_5 +[EnumIConvertibleToType.cmd_1396] +RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToType\EnumIConvertibleToType.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_6.cmd_1123] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_6\ConvertToInt32_6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_6 +[EnumIConvertibleToUint16.cmd_1397] +RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToUint16\EnumIConvertibleToUint16.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToUint16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_7.cmd_1124] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_7\ConvertToInt32_7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_7 +[EnumIConvertibleToUint32.cmd_1398] +RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToUint32\EnumIConvertibleToUint32.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToUint32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_8.cmd_1125] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_8\ConvertToInt32_8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_8 +[EnumIConvertibleToUint64.cmd_1399] +RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToUint64\EnumIConvertibleToUint64.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToUint64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt32_9.cmd_1126] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt32_9\ConvertToInt32_9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt32_9 +[EnumIsDefined.cmd_1400] +RelativePath=CoreMangLib\cti\system\enum\EnumIsDefined\EnumIsDefined.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumIsDefined Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64.cmd_1127] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64\ConvertToInt64.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64 +[EnumToObjectb.cmd_1401] +RelativePath=CoreMangLib\cti\system\enum\EnumToObjectb\EnumToObjectb.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumToObjectb Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_1.cmd_1128] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_1\ConvertToInt64_1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_1 +[EnumToString.cmd_1402] +RelativePath=CoreMangLib\cti\system\enum\EnumToString\EnumToString.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumToString Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_10.cmd_1129] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_10\ConvertToInt64_10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_10 +[EnumToString3.cmd_1403] +RelativePath=CoreMangLib\cti\system\enum\EnumToString3\EnumToString3.cmd +WorkingDir=CoreMangLib\cti\system\enum\EnumToString3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_11.cmd_1130] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_11\ConvertToInt64_11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_11 +[EnvironmentNewLine.cmd_1404] +RelativePath=CoreMangLib\cti\system\environment\EnvironmentNewLine\EnvironmentNewLine.cmd +WorkingDir=CoreMangLib\cti\system\environment\EnvironmentNewLine Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_16.cmd_1131] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_16\ConvertToInt64_16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_16 +[EventArgsctor.cmd_1405] +RelativePath=CoreMangLib\cti\system\eventargs\EventArgsctor\EventArgsctor.cmd +WorkingDir=CoreMangLib\cti\system\eventargs\EventArgsctor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_17.cmd_1132] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_17\ConvertToInt64_17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_17 +[EventHandlerInvoke.cmd_1406] +RelativePath=CoreMangLib\cti\system\eventhandler\EventHandlerInvoke\EventHandlerInvoke.cmd +WorkingDir=CoreMangLib\cti\system\eventhandler\EventHandlerInvoke Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_18.cmd_1133] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_18\ConvertToInt64_18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_18 +[EventHandlerBeginInvoke.cmd_1407] +RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerBeginInvoke\EventHandlerBeginInvoke.cmd +WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerBeginInvoke Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_2.cmd_1134] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_2\ConvertToInt64_2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_2 +[EventHandlerCtor.cmd_1408] +RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerCtor\EventHandlerCtor.cmd +WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_3.cmd_1135] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_3\ConvertToInt64_3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_3 +[EventHandlerEndInvoke.cmd_1409] +RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerEndInvoke\EventHandlerEndInvoke.cmd +WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerEndInvoke Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_4.cmd_1136] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_4\ConvertToInt64_4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_4 +[EventHandlerInvoke.cmd_1410] +RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerInvoke\EventHandlerInvoke.cmd +WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerInvoke Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_5.cmd_1137] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_5\ConvertToInt64_5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_5 +[FlagsAttributeCtor.cmd_1415] +RelativePath=CoreMangLib\cti\system\flagsattribute\FlagsAttributeCtor\FlagsAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\flagsattribute\FlagsAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_6.cmd_1138] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_6\ConvertToInt64_6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_6 +[GCCollect.cmd_1419] +RelativePath=CoreMangLib\cti\system\gc\GCCollect\GCCollect.cmd +WorkingDir=CoreMangLib\cti\system\gc\GCCollect Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=Pri1;RT;EXPECTED_PASS;GCSTRESS_EXCLUDE HostStyle=0 -[ConvertToInt64_7.cmd_1139] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_7\ConvertToInt64_7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_7 +[GCGetTotalMemory.cmd_1420] +RelativePath=CoreMangLib\cti\system\gc\GCGetTotalMemory\GCGetTotalMemory.cmd +WorkingDir=CoreMangLib\cti\system\gc\GCGetTotalMemory Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_8.cmd_1140] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_8\ConvertToInt64_8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_8 +[GCKeepAlive.cmd_1421] +RelativePath=CoreMangLib\cti\system\gc\GCKeepAlive\GCKeepAlive.cmd +WorkingDir=CoreMangLib\cti\system\gc\GCKeepAlive Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToInt64_9.cmd_1141] -RelativePath=CoreMangLib\cti\system\convert\ConvertToInt64_9\ConvertToInt64_9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToInt64_9 +[GCMaxGeneration.cmd_1422] +RelativePath=CoreMangLib\cti\system\gc\GCMaxGeneration\GCMaxGeneration.cmd +WorkingDir=CoreMangLib\cti\system\gc\GCMaxGeneration Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte.cmd_1142] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte\ConvertToSByte.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte +[GCReRegisterForFinalize.cmd_1423] +RelativePath=CoreMangLib\cti\system\gc\GCReRegisterForFinalize\GCReRegisterForFinalize.cmd +WorkingDir=CoreMangLib\cti\system\gc\GCReRegisterForFinalize Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=Pri1;3392;LONG_RUNNING;EXPECTED_PASS HostStyle=0 -[ConvertToSByte1.cmd_1143] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte1\ConvertToSByte1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte1 +[GCSuppressFinalize.cmd_1424] +RelativePath=CoreMangLib\cti\system\gc\GCSuppressFinalize\GCSuppressFinalize.cmd +WorkingDir=CoreMangLib\cti\system\gc\GCSuppressFinalize Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte10.cmd_1144] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte10\ConvertToSByte10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte10 +[GCWaitForPendingFinalizers.cmd_1425] +RelativePath=CoreMangLib\cti\system\gc\GCWaitForPendingFinalizers\GCWaitForPendingFinalizers.cmd +WorkingDir=CoreMangLib\cti\system\gc\GCWaitForPendingFinalizers Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte11.cmd_1145] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte11\ConvertToSByte11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte11 +[IConvertibleToBoolean.cmd_1582] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToBoolean\IConvertibleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte16.cmd_1146] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte16\ConvertToSByte16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte16 +[IConvertibleToByte.cmd_1583] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToByte\IConvertibleToByte.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte2.cmd_1147] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte2\ConvertToSByte2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte2 +[IConvertibleToChar.cmd_1584] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToChar\IConvertibleToChar.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte3.cmd_1148] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte3\ConvertToSByte3.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte3 +[IConvertibleToDateTime.cmd_1585] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToDateTime\IConvertibleToDateTime.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToDateTime Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte4.cmd_1149] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte4\ConvertToSByte4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte4 +[IConvertibleToDecimal.cmd_1586] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToDecimal\IConvertibleToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte5.cmd_1150] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte5\ConvertToSByte5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte5 +[IConvertibleToDouble.cmd_1587] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToDouble\IConvertibleToDouble.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte6.cmd_1151] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte6\ConvertToSByte6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte6 +[IConvertibleToInt16.cmd_1588] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToInt16\IConvertibleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte7.cmd_1152] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte7\ConvertToSByte7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte7 +[IConvertibleToInt32.cmd_1589] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToInt32\IConvertibleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte8.cmd_1153] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte8\ConvertToSByte8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte8 +[IConvertibleToInt64.cmd_1590] +RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToInt64\IConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSByte9.cmd_1154] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSByte9\ConvertToSByte9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSByte9 +[Int32CompareTo1.cmd_1596] +RelativePath=CoreMangLib\cti\system\int\Int32CompareTo1\Int32CompareTo1.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32CompareTo1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSingle.cmd_1155] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle\ConvertToSingle.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle +[Int32Equals1.cmd_1597] +RelativePath=CoreMangLib\cti\system\int\Int32Equals1\Int32Equals1.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32Equals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSingle13.cmd_1156] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle13\ConvertToSingle13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle13 +[Int32Equals2.cmd_1598] +RelativePath=CoreMangLib\cti\system\int\Int32Equals2\Int32Equals2.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32Equals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSingle14.cmd_1157] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle14\ConvertToSingle14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle14 +[Int32GetHashCode.cmd_1599] +RelativePath=CoreMangLib\cti\system\int\Int32GetHashCode\Int32GetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32GetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSingle15.cmd_1158] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle15\ConvertToSingle15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle15 +[Int32IConvertibleToBoolean.cmd_1600] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToBoolean\Int32IConvertibleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSingle16.cmd_1159] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle16\ConvertToSingle16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle16 +[Int32IConvertibleToByte.cmd_1601] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToByte\Int32IConvertibleToByte.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToSingle17.cmd_1160] -RelativePath=CoreMangLib\cti\system\convert\ConvertToSingle17\ConvertToSingle17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToSingle17 +[Int32IConvertibleToChar.cmd_1602] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToChar\Int32IConvertibleToChar.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString1.cmd_1161] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString1\ConvertToString1.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString1 +[Int32IConvertibleToDateTime.cmd_1603] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToDateTime\Int32IConvertibleToDateTime.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToDateTime Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString10.cmd_1162] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString10\ConvertToString10.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString10 +[Int32IConvertibleToDecimal.cmd_1604] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToDecimal\Int32IConvertibleToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString11.cmd_1163] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString11\ConvertToString11.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString11 +[Int32IConvertibleToDouble.cmd_1605] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToDouble\Int32IConvertibleToDouble.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString12.cmd_1164] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString12\ConvertToString12.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString12 +[Int32IConvertibleToInt16.cmd_1606] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToInt16\Int32IConvertibleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString13.cmd_1165] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString13\ConvertToString13.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString13 +[Int32IConvertibleToInt32.cmd_1607] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToInt32\Int32IConvertibleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString14.cmd_1166] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString14\ConvertToString14.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString14 +[Int32IConvertibleToInt64.cmd_1608] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToInt64\Int32IConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString15.cmd_1167] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString15\ConvertToString15.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString15 +[Int32IConvertibleToSByte.cmd_1609] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToSByte\Int32IConvertibleToSByte.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToSByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString16.cmd_1168] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString16\ConvertToString16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString16 +[Int32IConvertibleToSingle.cmd_1610] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToSingle\Int32IConvertibleToSingle.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToSingle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString17.cmd_1169] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString17\ConvertToString17.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString17 +[Int32IConvertibleToType.cmd_1611] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToType\Int32IConvertibleToType.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString18.cmd_1170] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString18\ConvertToString18.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString18 +[Int32IConvertibleToUInt16.cmd_1612] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToUInt16\Int32IConvertibleToUInt16.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToUInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString19.cmd_1171] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString19\ConvertToString19.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString19 +[Int32IConvertibleToUInt32.cmd_1613] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToUInt32\Int32IConvertibleToUInt32.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToUInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString2.cmd_1172] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString2\ConvertToString2.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString2 +[Int32IConvertibleToUInt64.cmd_1614] +RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToUInt64\Int32IConvertibleToUInt64.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToUInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString20.cmd_1173] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString20\ConvertToString20.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString20 +[Int32MaxValue.cmd_1615] +RelativePath=CoreMangLib\cti\system\int\Int32MaxValue\Int32MaxValue.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32MaxValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString21.cmd_1174] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString21\ConvertToString21.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString21 +[Int32MinValue.cmd_1616] +RelativePath=CoreMangLib\cti\system\int\Int32MinValue\Int32MinValue.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32MinValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString22.cmd_1175] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString22\ConvertToString22.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString22 +[Int32ToString3.cmd_1621] +RelativePath=CoreMangLib\cti\system\int\Int32ToString3\Int32ToString3.cmd +WorkingDir=CoreMangLib\cti\system\int\Int32ToString3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString23.cmd_1176] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString23\ConvertToString23.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString23 +[Int16Equals1.cmd_1623] +RelativePath=CoreMangLib\cti\system\int16\Int16Equals1\Int16Equals1.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16Equals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString24.cmd_1177] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString24\ConvertToString24.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString24 +[Int16Equals2.cmd_1624] +RelativePath=CoreMangLib\cti\system\int16\Int16Equals2\Int16Equals2.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16Equals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString25.cmd_1178] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString25\ConvertToString25.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString25 +[Int16GetHashCode.cmd_1625] +RelativePath=CoreMangLib\cti\system\int16\Int16GetHashCode\Int16GetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16GetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString28.cmd_1179] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString28\ConvertToString28.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString28 +[Int16IConvertibleToBoolean.cmd_1626] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToBoolean\Int16IConvertibleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString29.cmd_1180] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString29\ConvertToString29.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString29 +[Int16IConvertibleToByte.cmd_1627] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToByte\Int16IConvertibleToByte.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString30.cmd_1181] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString30\ConvertToString30.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString30 +[Int16IConvertibleToChar.cmd_1628] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToChar\Int16IConvertibleToChar.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString31.cmd_1182] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString31\ConvertToString31.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString31 +[Int16IConvertibleToDateTime.cmd_1629] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToDateTime\Int16IConvertibleToDateTime.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToDateTime Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString32.cmd_1183] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString32\ConvertToString32.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString32 +[Int16IConvertibleToDecimal.cmd_1630] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToDecimal\Int16IConvertibleToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString33.cmd_1184] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString33\ConvertToString33.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString33 +[Int16IConvertibleToDouble.cmd_1631] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToDouble\Int16IConvertibleToDouble.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString4.cmd_1185] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString4\ConvertToString4.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString4 +[Int16IConvertibleToInt16.cmd_1632] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToInt16\Int16IConvertibleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString5.cmd_1186] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString5\ConvertToString5.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString5 +[Int16IConvertibleToInt32.cmd_1633] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToInt32\Int16IConvertibleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString6.cmd_1187] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString6\ConvertToString6.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString6 +[Int16IConvertibleToInt64.cmd_1634] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToInt64\Int16IConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString7.cmd_1188] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString7\ConvertToString7.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString7 +[Int16IConvertibleToSByte.cmd_1635] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToSByte\Int16IConvertibleToSByte.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToSByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString8.cmd_1189] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString8\ConvertToString8.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString8 +[Int16IConvertibleToSingle.cmd_1636] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToSingle\Int16IConvertibleToSingle.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToSingle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToString9.cmd_1190] -RelativePath=CoreMangLib\cti\system\convert\ConvertToString9\ConvertToString9.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToString9 +[Int16IConvertibleToType.cmd_1637] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToType\Int16IConvertibleToType.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt16.cmd_1191] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt16\ConvertToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt16 +[Int16IConvertibleToUInt16.cmd_1638] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt16\Int16IConvertibleToUInt16.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt161.cmd_1192] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt161\ConvertToUInt161.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt161 +[Int16IConvertibleToUInt32.cmd_1639] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt32\Int16IConvertibleToUInt32.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1610.cmd_1193] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1610\ConvertToUInt1610.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1610 +[Int16IConvertibleToUInt64.cmd_1640] +RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt64\Int16IConvertibleToUInt64.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1611.cmd_1194] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1611\ConvertToUInt1611.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1611 +[Int16MaxValue.cmd_1641] +RelativePath=CoreMangLib\cti\system\int16\Int16MaxValue\Int16MaxValue.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16MaxValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1612.cmd_1195] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1612\ConvertToUInt1612.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1612 +[Int16MinValue.cmd_1642] +RelativePath=CoreMangLib\cti\system\int16\Int16MinValue\Int16MinValue.cmd +WorkingDir=CoreMangLib\cti\system\int16\Int16MinValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1613.cmd_1196] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1613\ConvertToUInt1613.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1613 +[Int64CompareTo1.cmd_1647] +RelativePath=CoreMangLib\cti\system\int64\Int64CompareTo1\Int64CompareTo1.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64CompareTo1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1614.cmd_1197] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1614\ConvertToUInt1614.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1614 +[Int64Equals1.cmd_1648] +RelativePath=CoreMangLib\cti\system\int64\Int64Equals1\Int64Equals1.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64Equals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1615.cmd_1198] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1615\ConvertToUInt1615.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1615 +[Int64Equals2.cmd_1649] +RelativePath=CoreMangLib\cti\system\int64\Int64Equals2\Int64Equals2.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64Equals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1616.cmd_1199] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1616\ConvertToUInt1616.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1616 +[Int64GetHashCode.cmd_1650] +RelativePath=CoreMangLib\cti\system\int64\Int64GetHashCode\Int64GetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64GetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1617.cmd_1200] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1617\ConvertToUInt1617.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1617 +[Int64IConvertibleToBoolean.cmd_1651] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToBoolean\Int64IConvertibleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt1618.cmd_1201] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt1618\ConvertToUInt1618.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt1618 +[Int64IConvertibleToByte.cmd_1652] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToByte\Int64IConvertibleToByte.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt162.cmd_1202] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt162\ConvertToUInt162.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt162 +[Int64IConvertibleToChar.cmd_1653] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToChar\Int64IConvertibleToChar.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt163.cmd_1203] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt163\ConvertToUInt163.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt163 +[Int64IConvertibleToDateTime.cmd_1654] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToDateTime\Int64IConvertibleToDateTime.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToDateTime Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt164.cmd_1204] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt164\ConvertToUInt164.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt164 +[Int64IConvertibleToDecimal.cmd_1655] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToDecimal\Int64IConvertibleToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt165.cmd_1205] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt165\ConvertToUInt165.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt165 +[Int64IConvertibleToDouble.cmd_1656] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToDouble\Int64IConvertibleToDouble.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt166.cmd_1206] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt166\ConvertToUInt166.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt166 +[Int64IConvertibleToInt16.cmd_1657] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToInt16\Int64IConvertibleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt167.cmd_1207] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt167\ConvertToUInt167.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt167 +[Int64IConvertibleToInt32.cmd_1658] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToInt32\Int64IConvertibleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt168.cmd_1208] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt168\ConvertToUInt168.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt168 +[Int64IConvertibleToInt64.cmd_1659] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToInt64\Int64IConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt169.cmd_1209] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt169\ConvertToUInt169.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt169 +[Int64IConvertibleToSByte.cmd_1660] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToSByte\Int64IConvertibleToSByte.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToSByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt32.cmd_1210] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt32\ConvertToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt32 +[Int64IConvertibleToSingle.cmd_1661] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToSingle\Int64IConvertibleToSingle.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToSingle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt321.cmd_1211] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt321\ConvertToUInt321.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt321 +[Int64IConvertibleToType.cmd_1662] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToType\Int64IConvertibleToType.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3210.cmd_1212] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3210\ConvertToUInt3210.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3210 +[Int64IConvertibleToUInt16.cmd_1663] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt16\Int64IConvertibleToUInt16.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3211.cmd_1213] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3211\ConvertToUInt3211.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3211 +[Int64IConvertibleToUInt32.cmd_1664] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt32\Int64IConvertibleToUInt32.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3212.cmd_1214] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3212\ConvertToUInt3212.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3212 +[Int64IConvertibleToUInt64.cmd_1665] +RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt64\Int64IConvertibleToUInt64.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3213.cmd_1215] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3213\ConvertToUInt3213.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3213 +[Int64MaxValue.cmd_1666] +RelativePath=CoreMangLib\cti\system\int64\Int64MaxValue\Int64MaxValue.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64MaxValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3215.cmd_1216] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3215\ConvertToUInt3215.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3215 +[Int64MinValue.cmd_1667] +RelativePath=CoreMangLib\cti\system\int64\Int64MinValue\Int64MinValue.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64MinValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3216.cmd_1217] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3216\ConvertToUInt3216.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3216 +[Int64ToString3.cmd_1671] +RelativePath=CoreMangLib\cti\system\int64\Int64ToString3\Int64ToString3.cmd +WorkingDir=CoreMangLib\cti\system\int64\Int64ToString3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3217.cmd_1218] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3217\ConvertToUInt3217.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3217 +[BinaryWriterOutStream_PSC.cmd_1692] +RelativePath=CoreMangLib\cti\system\io\binarywriter\BinaryWriterOutStream_PSC\BinaryWriterOutStream_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\binarywriter\BinaryWriterOutStream_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3218.cmd_1219] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3218\ConvertToUInt3218.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3218 +[FileStreamDispose_PSC.cmd_1733] +RelativePath=CoreMangLib\cti\system\io\filestream\FileStreamDispose_PSC\FileStreamDispose_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\filestream\FileStreamDispose_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt3219.cmd_1220] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt3219\ConvertToUInt3219.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt3219 +[IOExceptionctor1.cmd_1734] +RelativePath=CoreMangLib\cti\system\io\ioexception\IOExceptionctor1\IOExceptionctor1.cmd +WorkingDir=CoreMangLib\cti\system\io\ioexception\IOExceptionctor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt322.cmd_1221] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt322\ConvertToUInt322.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt322 +[IOExceptionctor2.cmd_1735] +RelativePath=CoreMangLib\cti\system\io\ioexception\IOExceptionctor2\IOExceptionctor2.cmd +WorkingDir=CoreMangLib\cti\system\io\ioexception\IOExceptionctor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt323.cmd_1222] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt323\ConvertToUInt323.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt323 +[MemoryStreamCtor.cmd_1736] +RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor\MemoryStreamCtor.cmd +WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt324.cmd_1223] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt324\ConvertToUInt324.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt324 +[MemoryStreamCtor2.cmd_1737] +RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor2\MemoryStreamCtor2.cmd +WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt325.cmd_1224] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt325\ConvertToUInt325.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt325 +[MemoryStreamCtor3.cmd_1738] +RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor3\MemoryStreamCtor3.cmd +WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt326.cmd_1225] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt326\ConvertToUInt326.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt326 +[MemoryStreamCtor4.cmd_1739] +RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor4\MemoryStreamCtor4.cmd +WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt327.cmd_1226] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt327\ConvertToUInt327.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt327 +[MemoryStreamCtor5.cmd_1740] +RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor5\MemoryStreamCtor5.cmd +WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt328.cmd_1227] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt328\ConvertToUInt328.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt328 +[MemoryStreamCtor6.cmd_1741] +RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor6\MemoryStreamCtor6.cmd +WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt329.cmd_1228] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt329\ConvertToUInt329.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt329 +[MemoryStreamCtor7.cmd_1742] +RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor7\MemoryStreamCtor7.cmd +WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt64.cmd_1229] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt64\ConvertToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt64 +[StreamDispose1_PSC.cmd_1749] +RelativePath=CoreMangLib\cti\system\io\stream\StreamDispose1_PSC\StreamDispose1_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\stream\StreamDispose1_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt641.cmd_1230] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt641\ConvertToUInt641.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt641 +[StreamDispose2_PSC.cmd_1750] +RelativePath=CoreMangLib\cti\system\io\stream\StreamDispose2_PSC\StreamDispose2_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\stream\StreamDispose2_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6410.cmd_1231] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6410\ConvertToUInt6410.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6410 +[StreamNull_PSC.cmd_1751] +RelativePath=CoreMangLib\cti\system\io\stream\StreamNull_PSC\StreamNull_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\stream\StreamNull_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6411.cmd_1232] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6411\ConvertToUInt6411.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6411 +[StreamReadTimeOut_PSC.cmd_1752] +RelativePath=CoreMangLib\cti\system\io\stream\StreamReadTimeOut_PSC\StreamReadTimeOut_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\stream\StreamReadTimeOut_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6412.cmd_1233] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6412\ConvertToUInt6412.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6412 +[StreamWriteTimeOut_PSC.cmd_1753] +RelativePath=CoreMangLib\cti\system\io\stream\StreamWriteTimeOut_PSC\StreamWriteTimeOut_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\stream\StreamWriteTimeOut_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6413.cmd_1234] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6413\ConvertToUInt6413.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6413 +[StringWriterEncoding_PSC.cmd_1755] +RelativePath=CoreMangLib\cti\system\io\stringwriter\StringWriterEncoding_PSC\StringWriterEncoding_PSC.cmd +WorkingDir=CoreMangLib\cti\system\io\stringwriter\StringWriterEncoding_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6414.cmd_1235] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6414\ConvertToUInt6414.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6414 +[MathAbs1.cmd_1758] +RelativePath=CoreMangLib\cti\system\math\MathAbs1\MathAbs1.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAbs1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6415.cmd_1236] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6415\ConvertToUInt6415.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6415 +[MathAbs2.cmd_1759] +RelativePath=CoreMangLib\cti\system\math\MathAbs2\MathAbs2.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAbs2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6416.cmd_1237] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6416\ConvertToUInt6416.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6416 +[MathAbs3.cmd_1760] +RelativePath=CoreMangLib\cti\system\math\MathAbs3\MathAbs3.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAbs3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6417.cmd_1238] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6417\ConvertToUInt6417.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6417 +[MathAbs4.cmd_1761] +RelativePath=CoreMangLib\cti\system\math\MathAbs4\MathAbs4.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAbs4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt6418.cmd_1239] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt6418\ConvertToUInt6418.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt6418 +[MathAbs5.cmd_1762] +RelativePath=CoreMangLib\cti\system\math\MathAbs5\MathAbs5.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAbs5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt642.cmd_1240] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt642\ConvertToUInt642.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt642 +[MathAbs6.cmd_1763] +RelativePath=CoreMangLib\cti\system\math\MathAbs6\MathAbs6.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAbs6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt643.cmd_1241] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt643\ConvertToUInt643.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt643 +[MathAbs7.cmd_1764] +RelativePath=CoreMangLib\cti\system\math\MathAbs7\MathAbs7.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAbs7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt644.cmd_1242] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt644\ConvertToUInt644.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt644 +[MathAcos.cmd_1765] +RelativePath=CoreMangLib\cti\system\math\MathAcos\MathAcos.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAcos Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt645.cmd_1243] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt645\ConvertToUInt645.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt645 +[MathAtan.cmd_1766] +RelativePath=CoreMangLib\cti\system\math\MathAtan\MathAtan.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAtan Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt646.cmd_1244] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt646\ConvertToUInt646.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt646 +[MathAtan2.cmd_1767] +RelativePath=CoreMangLib\cti\system\math\MathAtan2\MathAtan2.cmd +WorkingDir=CoreMangLib\cti\system\math\MathAtan2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt647.cmd_1245] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt647\ConvertToUInt647.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt647 +[MathCeiling.cmd_1768] +RelativePath=CoreMangLib\cti\system\math\MathCeiling\MathCeiling.cmd +WorkingDir=CoreMangLib\cti\system\math\MathCeiling Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt648.cmd_1246] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt648\ConvertToUInt648.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt648 +[MathCos.cmd_1769] +RelativePath=CoreMangLib\cti\system\math\MathCos\MathCos.cmd +WorkingDir=CoreMangLib\cti\system\math\MathCos Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConvertToUInt649.cmd_1247] -RelativePath=CoreMangLib\cti\system\convert\ConvertToUInt649\ConvertToUInt649.cmd -WorkingDir=CoreMangLib\cti\system\convert\ConvertToUInt649 +[MathCosh.cmd_1770] +RelativePath=CoreMangLib\cti\system\math\MathCosh\MathCosh.cmd +WorkingDir=CoreMangLib\cti\system\math\MathCosh Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimaFloor.cmd_1293] -RelativePath=CoreMangLib\cti\system\decimal\DecimaFloor\DecimaFloor.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimaFloor +[MathE.cmd_1771] +RelativePath=CoreMangLib\cti\system\math\MathE\MathE.cmd +WorkingDir=CoreMangLib\cti\system\math\MathE Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalAdd.cmd_1294] -RelativePath=CoreMangLib\cti\system\decimal\DecimalAdd\DecimalAdd.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalAdd +[MathExp.cmd_1772] +RelativePath=CoreMangLib\cti\system\math\MathExp\MathExp.cmd +WorkingDir=CoreMangLib\cti\system\math\MathExp Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCompare.cmd_1295] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCompare\DecimalCompare.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCompare +[MathFloor.cmd_1773] +RelativePath=CoreMangLib\cti\system\math\MathFloor\MathFloor.cmd +WorkingDir=CoreMangLib\cti\system\math\MathFloor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor1.cmd_1296] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor1\DecimalCtor1.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor1 +[MathIEEERemainder.cmd_1774] +RelativePath=CoreMangLib\cti\system\math\MathIEEERemainder\MathIEEERemainder.cmd +WorkingDir=CoreMangLib\cti\system\math\MathIEEERemainder Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor2.cmd_1297] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor2\DecimalCtor2.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor2 +[MathLog.cmd_1775] +RelativePath=CoreMangLib\cti\system\math\MathLog\MathLog.cmd +WorkingDir=CoreMangLib\cti\system\math\MathLog Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor3.cmd_1298] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor3\DecimalCtor3.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor3 +[MathLog10.cmd_1776] +RelativePath=CoreMangLib\cti\system\math\MathLog10\MathLog10.cmd +WorkingDir=CoreMangLib\cti\system\math\MathLog10 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor4.cmd_1299] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor4\DecimalCtor4.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor4 +[MathMax1.cmd_1777] +RelativePath=CoreMangLib\cti\system\math\MathMax1\MathMax1.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor5.cmd_1300] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor5\DecimalCtor5.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor5 -Expected=0 +[MathMax10.cmd_1778] +RelativePath=CoreMangLib\cti\system\math\MathMax10\MathMax10.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax10 +Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor6.cmd_1301] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor6\DecimalCtor6.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor6 +[MathMax11.cmd_1779] +RelativePath=CoreMangLib\cti\system\math\MathMax11\MathMax11.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax11 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor7.cmd_1302] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor7\DecimalCtor7.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor7 +[MathMax2.cmd_1780] +RelativePath=CoreMangLib\cti\system\math\MathMax2\MathMax2.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalCtor8.cmd_1303] -RelativePath=CoreMangLib\cti\system\decimal\DecimalCtor8\DecimalCtor8.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalCtor8 +[MathMax3.cmd_1781] +RelativePath=CoreMangLib\cti\system\math\MathMax3\MathMax3.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalDivide.cmd_1304] -RelativePath=CoreMangLib\cti\system\decimal\DecimalDivide\DecimalDivide.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalDivide +[MathMax4.cmd_1782] +RelativePath=CoreMangLib\cti\system\math\MathMax4\MathMax4.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalEquals1.cmd_1305] -RelativePath=CoreMangLib\cti\system\decimal\DecimalEquals1\DecimalEquals1.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalEquals1 +[MathMax5.cmd_1783] +RelativePath=CoreMangLib\cti\system\math\MathMax5\MathMax5.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalEquals2.cmd_1306] -RelativePath=CoreMangLib\cti\system\decimal\DecimalEquals2\DecimalEquals2.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalEquals2 +[MathMax6.cmd_1784] +RelativePath=CoreMangLib\cti\system\math\MathMax6\MathMax6.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalEquals3.cmd_1307] -RelativePath=CoreMangLib\cti\system\decimal\DecimalEquals3\DecimalEquals3.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalEquals3 +[MathMax7.cmd_1785] +RelativePath=CoreMangLib\cti\system\math\MathMax7\MathMax7.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalGetBits.cmd_1308] -RelativePath=CoreMangLib\cti\system\decimal\DecimalGetBits\DecimalGetBits.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalGetBits +[MathMax8.cmd_1786] +RelativePath=CoreMangLib\cti\system\math\MathMax8\MathMax8.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalMaxValue.cmd_1309] -RelativePath=CoreMangLib\cti\system\decimal\DecimalMaxValue\DecimalMaxValue.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalMaxValue +[MathMax9.cmd_1787] +RelativePath=CoreMangLib\cti\system\math\MathMax9\MathMax9.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMax9 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalMinusOne.cmd_1310] -RelativePath=CoreMangLib\cti\system\decimal\DecimalMinusOne\DecimalMinusOne.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalMinusOne +[MathMin1.cmd_1788] +RelativePath=CoreMangLib\cti\system\math\MathMin1\MathMin1.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalMinValue.cmd_1311] -RelativePath=CoreMangLib\cti\system\decimal\DecimalMinValue\DecimalMinValue.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalMinValue +[MathMin10.cmd_1789] +RelativePath=CoreMangLib\cti\system\math\MathMin10\MathMin10.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin10 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalMultiply.cmd_1312] -RelativePath=CoreMangLib\cti\system\decimal\DecimalMultiply\DecimalMultiply.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalMultiply +[MathMin11.cmd_1790] +RelativePath=CoreMangLib\cti\system\math\MathMin11\MathMin11.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin11 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalNegate.cmd_1313] -RelativePath=CoreMangLib\cti\system\decimal\DecimalNegate\DecimalNegate.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalNegate +[MathMin2.cmd_1791] +RelativePath=CoreMangLib\cti\system\math\MathMin2\MathMin2.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalOne.cmd_1314] -RelativePath=CoreMangLib\cti\system\decimal\DecimalOne\DecimalOne.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalOne +[MathMin3.cmd_1792] +RelativePath=CoreMangLib\cti\system\math\MathMin3\MathMin3.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalRemainder.cmd_1319] -RelativePath=CoreMangLib\cti\system\decimal\DecimalRemainder\DecimalRemainder.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalRemainder +[MathMin4.cmd_1793] +RelativePath=CoreMangLib\cti\system\math\MathMin4\MathMin4.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin4 Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS;UNWIND +Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalSubtract.cmd_1320] -RelativePath=CoreMangLib\cti\system\decimal\DecimalSubtract\DecimalSubtract.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalSubtract +[MathMin5.cmd_1794] +RelativePath=CoreMangLib\cti\system\math\MathMin5\MathMin5.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToBoolean.cmd_1321] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToBoolean\DecimalToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToBoolean +[MathMin6.cmd_1795] +RelativePath=CoreMangLib\cti\system\math\MathMin6\MathMin6.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToByte.cmd_1322] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToByte\DecimalToByte.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToByte +[MathMin7.cmd_1796] +RelativePath=CoreMangLib\cti\system\math\MathMin7\MathMin7.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToByte1.cmd_1323] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToByte1\DecimalToByte1.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToByte1 +[MathMin8.cmd_1797] +RelativePath=CoreMangLib\cti\system\math\MathMin8\MathMin8.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToChar.cmd_1324] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToChar\DecimalToChar.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToChar +[MathMin9.cmd_1798] +RelativePath=CoreMangLib\cti\system\math\MathMin9\MathMin9.cmd +WorkingDir=CoreMangLib\cti\system\math\MathMin9 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToDateTime.cmd_1325] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToDateTime\DecimalToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToDateTime +[MathPI.cmd_1799] +RelativePath=CoreMangLib\cti\system\math\MathPI\MathPI.cmd +WorkingDir=CoreMangLib\cti\system\math\MathPI Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToDecimal.cmd_1326] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToDecimal\DecimalToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToDecimal +[MathPow.cmd_1800] +RelativePath=CoreMangLib\cti\system\math\MathPow\MathPow.cmd +WorkingDir=CoreMangLib\cti\system\math\MathPow Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToDouble.cmd_1327] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToDouble\DecimalToDouble.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToDouble +[mathRound1.cmd_1801] +RelativePath=CoreMangLib\cti\system\math\mathRound1\mathRound1.cmd +WorkingDir=CoreMangLib\cti\system\math\mathRound1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToInt16.cmd_1328] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToInt16\DecimalToInt16.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToInt16 +[MathRound2.cmd_1802] +RelativePath=CoreMangLib\cti\system\math\MathRound2\MathRound2.cmd +WorkingDir=CoreMangLib\cti\system\math\MathRound2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToInt32.cmd_1329] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToInt32\DecimalToInt32.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToInt32 +[MathRound3.cmd_1803] +RelativePath=CoreMangLib\cti\system\math\MathRound3\MathRound3.cmd +WorkingDir=CoreMangLib\cti\system\math\MathRound3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToInt64.cmd_1330] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToInt64\DecimalToInt64.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToInt64 +[MathRound4.cmd_1804] +RelativePath=CoreMangLib\cti\system\math\MathRound4\MathRound4.cmd +WorkingDir=CoreMangLib\cti\system\math\MathRound4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToSByte.cmd_1331] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToSByte\DecimalToSByte.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToSByte +[MathSign1.cmd_1805] +RelativePath=CoreMangLib\cti\system\math\MathSign1\MathSign1.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSign1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToSingle.cmd_1332] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToSingle\DecimalToSingle.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToSingle +[MathSign2.cmd_1806] +RelativePath=CoreMangLib\cti\system\math\MathSign2\MathSign2.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSign2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToString1.cmd_1333] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToString1\DecimalToString1.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString1 +[MathSign3.cmd_1807] +RelativePath=CoreMangLib\cti\system\math\MathSign3\MathSign3.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSign3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToString2.cmd_1334] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToString2\DecimalToString2.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString2 +[MathSign4.cmd_1808] +RelativePath=CoreMangLib\cti\system\math\MathSign4\MathSign4.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSign4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToString3.cmd_1335] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToString3\DecimalToString3.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString3 +[MathSign5.cmd_1809] +RelativePath=CoreMangLib\cti\system\math\MathSign5\MathSign5.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSign5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToString4.cmd_1336] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToString4\DecimalToString4.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToString4 +[MathSign6.cmd_1810] +RelativePath=CoreMangLib\cti\system\math\MathSign6\MathSign6.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSign6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToUInt16.cmd_1337] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToUInt16\DecimalToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToUInt16 +[MathSign7.cmd_1811] +RelativePath=CoreMangLib\cti\system\math\MathSign7\MathSign7.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSign7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToUInt32.cmd_1338] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToUInt32\DecimalToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToUInt32 +[MathSin.cmd_1812] +RelativePath=CoreMangLib\cti\system\math\MathSin\MathSin.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSin Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalToUInt64.cmd_1339] -RelativePath=CoreMangLib\cti\system\decimal\DecimalToUInt64\DecimalToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalToUInt64 +[MathSinh.cmd_1813] +RelativePath=CoreMangLib\cti\system\math\MathSinh\MathSinh.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSinh Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalTruncate.cmd_1340] -RelativePath=CoreMangLib\cti\system\decimal\DecimalTruncate\DecimalTruncate.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalTruncate +[MathSqrt.cmd_1814] +RelativePath=CoreMangLib\cti\system\math\MathSqrt\MathSqrt.cmd +WorkingDir=CoreMangLib\cti\system\math\MathSqrt Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecimalZero.cmd_1342] -RelativePath=CoreMangLib\cti\system\decimal\DecimalZero\DecimalZero.cmd -WorkingDir=CoreMangLib\cti\system\decimal\DecimalZero +[MathTan.cmd_1815] +RelativePath=CoreMangLib\cti\system\math\MathTan\MathTan.cmd +WorkingDir=CoreMangLib\cti\system\math\MathTan Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DelegateABI.cmd_1343] -RelativePath=CoreMangLib\cti\system\delegate\DelegateABI\DelegateABI.cmd -WorkingDir=CoreMangLib\cti\system\delegate\DelegateABI +[MathTanh.cmd_1816] +RelativePath=CoreMangLib\cti\system\math\MathTanh\MathTanh.cmd +WorkingDir=CoreMangLib\cti\system\math\MathTanh Expected=0 MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 +Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DelegateCombine1.cmd_1344] -RelativePath=CoreMangLib\cti\system\delegate\DelegateCombine1\DelegateCombine1.cmd -WorkingDir=CoreMangLib\cti\system\delegate\DelegateCombine1 +[MulticastDelegateCombineImpl.cmd_1835] +RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateCombineImpl\MulticastDelegateCombineImpl.cmd +WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateCombineImpl Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DelegateCombineImpl.cmd_1345] -RelativePath=CoreMangLib\cti\system\delegate\DelegateCombineImpl\DelegateCombineImpl.cmd -WorkingDir=CoreMangLib\cti\system\delegate\DelegateCombineImpl +[MulticastDelegateEquals.cmd_1836] +RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateEquals\MulticastDelegateEquals.cmd +WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateEquals Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DelegateEquals1.cmd_1346] -RelativePath=CoreMangLib\cti\system\delegate\DelegateEquals1\DelegateEquals1.cmd -WorkingDir=CoreMangLib\cti\system\delegate\DelegateEquals1 +[MulticastDelegateGetHashCode.cmd_1837] +RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetHashCode\MulticastDelegateGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DelegateGetHashCode1.cmd_1347] -RelativePath=CoreMangLib\cti\system\delegate\DelegateGetHashCode1\DelegateGetHashCode1.cmd -WorkingDir=CoreMangLib\cti\system\delegate\DelegateGetHashCode1 +[MulticastDelegateGetInvocationList.cmd_1838] +RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetInvocationList\MulticastDelegateGetInvocationList.cmd +WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetInvocationList Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DelegateGetInvocationList1.cmd_1348] -RelativePath=CoreMangLib\cti\system\delegate\DelegateGetInvocationList1\DelegateGetInvocationList1.cmd -WorkingDir=CoreMangLib\cti\system\delegate\DelegateGetInvocationList1 +[ObjectCtor.cmd_1857] +RelativePath=CoreMangLib\cti\system\object\ObjectCtor\ObjectCtor.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DelegateRemove.cmd_1349] -RelativePath=CoreMangLib\cti\system\delegate\DelegateRemove\DelegateRemove.cmd -WorkingDir=CoreMangLib\cti\system\delegate\DelegateRemove +[ObjectEquals1.cmd_1858] +RelativePath=CoreMangLib\cti\system\object\ObjectEquals1\ObjectEquals1.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectEquals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[delegateRemoveImpl.cmd_1350] -RelativePath=CoreMangLib\cti\system\delegate\delegateRemoveImpl\delegateRemoveImpl.cmd -WorkingDir=CoreMangLib\cti\system\delegate\delegateRemoveImpl +[ObjectEquals2.cmd_1859] +RelativePath=CoreMangLib\cti\system\object\ObjectEquals2\ObjectEquals2.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectEquals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConditionalAttributeConditionString.cmd_1351] -RelativePath=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeConditionString\ConditionalAttributeConditionString.cmd -WorkingDir=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeConditionString +[ObjectFinalize.cmd_1860] +RelativePath=CoreMangLib\cti\system\object\ObjectFinalize\ObjectFinalize.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectFinalize Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[ConditionalAttributeCtor.cmd_1352] -RelativePath=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeCtor\ConditionalAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\diagnostics\conditionalattribute\ConditionalAttributeCtor +[ObjectGetHashCode.cmd_1861] +RelativePath=CoreMangLib\cti\system\object\ObjectGetHashCode\ObjectGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DebuggingModesDefault.cmd_1353] -RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDefault\DebuggingModesDefault.cmd -WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDefault +[ObjectMemberwiseClone.cmd_1862] +RelativePath=CoreMangLib\cti\system\object\ObjectMemberwiseClone\ObjectMemberwiseClone.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectMemberwiseClone Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DebuggingModesDisableOptimizations.cmd_1354] -RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDisableOptimizations\DebuggingModesDisableOptimizations.cmd -WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesDisableOptimizations +[ObjectReferenceEquals.cmd_1863] +RelativePath=CoreMangLib\cti\system\object\ObjectReferenceEquals\ObjectReferenceEquals.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectReferenceEquals Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DebuggingModesEnableEditAndContinue.cmd_1355] -RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesEnableEditAndContinue\DebuggingModesEnableEditAndContinue.cmd -WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesEnableEditAndContinue +[ObjectToString.cmd_1864] +RelativePath=CoreMangLib\cti\system\object\ObjectToString\ObjectToString.cmd +WorkingDir=CoreMangLib\cti\system\object\ObjectToString Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DebuggingModesIgnoreSymbolStoreSequencePoints.cmd_1356] -RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesIgnoreSymbolStoreSequencePoints\DebuggingModesIgnoreSymbolStoreSequencePoints.cmd -WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesIgnoreSymbolStoreSequencePoints +[ObsoleteAttributeCtor1.cmd_1867] +RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor1\ObsoleteAttributeCtor1.cmd +WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DebuggingModesNone.cmd_1357] -RelativePath=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesNone\DebuggingModesNone.cmd -WorkingDir=CoreMangLib\cti\system\diagnostics\debuggingmodes\DebuggingModesNone +[ObsoleteAttributeCtor2.cmd_1868] +RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor2\ObsoleteAttributeCtor2.cmd +WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DivideByZeroExceptionCtor.cmd_1358] -RelativePath=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor\DivideByZeroExceptionCtor.cmd -WorkingDir=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor +[ObsoleteAttributeCtor3.cmd_1869] +RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor3\ObsoleteAttributeCtor3.cmd +WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DivideByZeroExceptionCtor2.cmd_1359] -RelativePath=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor2\DivideByZeroExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor2 +[ObsoleteAttributeIsError.cmd_1870] +RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeIsError\ObsoleteAttributeIsError.cmd +WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeIsError Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DivideByZeroExceptionCtor3.cmd_1360] -RelativePath=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor3\DivideByZeroExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\dividebyzeroexception\DivideByZeroExceptionCtor3 +[ObsoleteAttributeMessage.cmd_1871] +RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeMessage\ObsoleteAttributeMessage.cmd +WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeMessage Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DllNotFoundException1.cmd_1361] -RelativePath=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundException1\DllNotFoundException1.cmd -WorkingDir=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundException1 +[ParamArrayAttributeCtor.cmd_1878] +RelativePath=CoreMangLib\cti\system\paramarrayattribute\ParamArrayAttributeCtor\ParamArrayAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\paramarrayattribute\ParamArrayAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DllNotFoundExceptionCtor2.cmd_1362] -RelativePath=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor2\DllNotFoundExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor2 +[AmbiguousMatchExceptionCtor1.cmd_1896] +RelativePath=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor1\AmbiguousMatchExceptionCtor1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DllNotFoundExceptionCtor3.cmd_1363] -RelativePath=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor3\DllNotFoundExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\dllnotfoundexception\DllNotFoundExceptionCtor3 +[AmbiguousMatchExceptionCtor2.cmd_1897] +RelativePath=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor2\AmbiguousMatchExceptionCtor2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleCompareTo1.cmd_1364] -RelativePath=CoreMangLib\cti\system\double\DoubleCompareTo1\DoubleCompareTo1.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleCompareTo1 +[AmbiguousMatchExceptionCtor3.cmd_1898] +RelativePath=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor3\AmbiguousMatchExceptionCtor3.cmd +WorkingDir=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleEpsilon.cmd_1365] -RelativePath=CoreMangLib\cti\system\double\DoubleEpsilon\DoubleEpsilon.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleEpsilon +[AssemblyConfigurationAttribute.cmd_1899] +RelativePath=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttribute\AssemblyConfigurationAttribute.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttribute Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[DoubleEquals1.cmd_1366] -RelativePath=CoreMangLib\cti\system\double\DoubleEquals1\DoubleEquals1.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleEquals1 +[AssemblyConfigurationAttributeCtor.cmd_1900] +RelativePath=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttributeCtor\AssemblyConfigurationAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleEquals2.cmd_1367] -RelativePath=CoreMangLib\cti\system\double\DoubleEquals2\DoubleEquals2.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleEquals2 +[AssemblyDefaultAliasAttribute.cmd_1901] +RelativePath=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttribute\AssemblyDefaultAliasAttribute.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttribute Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=EXPECTED_PASS;Pri1 HostStyle=0 -[DoubleIConvertibleToBoolean.cmd_1369] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToBoolean\DoubleIConvertibleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToBoolean +[AssemblyDefaultAliasAttributeCtor.cmd_1902] +RelativePath=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttributeCtor\AssemblyDefaultAliasAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToByte.cmd_1370] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToByte\DoubleIConvertibleToByte.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToByte +[AssemblyDelaySignAttributeCtor.cmd_1903] +RelativePath=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeCtor\AssemblyDelaySignAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToDateTime.cmd_1371] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToDateTime\DoubleIConvertibleToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToDateTime +[AssemblyDelaySignAttributeDelaySign.cmd_1904] +RelativePath=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeDelaySign\AssemblyDelaySignAttributeDelaySign.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeDelaySign Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToDecimal.cmd_1372] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToDecimal\DoubleIConvertibleToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToDecimal +[AssemblyDescriptionAttributeCtor.cmd_1905] +RelativePath=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeCtor\AssemblyDescriptionAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToDouble.cmd_1373] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToDouble\DoubleIConvertibleToDouble.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToDouble +[AssemblyDescriptionAttributeDescription.cmd_1906] +RelativePath=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeDescription\AssemblyDescriptionAttributeDescription.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeDescription Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToInt16.cmd_1374] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToInt16\DoubleIConvertibleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToInt16 +[AssemblyKeyFileAttributeCtor.cmd_1907] +RelativePath=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeCtor\AssemblyKeyFileAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToInt32.cmd_1375] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToInt32\DoubleIConvertibleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToInt32 +[AssemblyKeyFileAttributeKeyFile.cmd_1908] +RelativePath=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeKeyFile\AssemblyKeyFileAttributeKeyFile.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeKeyFile Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToInt64.cmd_1376] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToInt64\DoubleIConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToInt64 +[AssemblyKeyNameAttributeCtor.cmd_1909] +RelativePath=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeCtor\AssemblyKeyNameAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToSByte.cmd_1377] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToSByte\DoubleIConvertibleToSByte.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToSByte +[AssemblyKeyNameAttributeKeyName.cmd_1910] +RelativePath=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeKeyName\AssemblyKeyNameAttributeKeyName.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeKeyName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIConvertibleToSingle.cmd_1378] -RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToSingle\DoubleIConvertibleToSingle.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToSingle +[AssemblyNameGetPublicKey.cmd_1911] +RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKey\AssemblyNameGetPublicKey.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKey Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIsInfinity.cmd_1379] -RelativePath=CoreMangLib\cti\system\double\DoubleIsInfinity\DoubleIsInfinity.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIsInfinity +[AssemblyNameGetPublicKeyToken.cmd_1912] +RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKeyToken\AssemblyNameGetPublicKeyToken.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKeyToken Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIsNaN.cmd_1380] -RelativePath=CoreMangLib\cti\system\double\DoubleIsNaN\DoubleIsNaN.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIsNaN +[AssemblyNameSetPublicKey.cmd_1913] +RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKey\AssemblyNameSetPublicKey.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKey Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIsNegativeInfinity.cmd_1381] -RelativePath=CoreMangLib\cti\system\double\DoubleIsNegativeInfinity\DoubleIsNegativeInfinity.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIsNegativeInfinity +[AssemblyNameSetPublicKeyToken.cmd_1914] +RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKeyToken\AssemblyNameSetPublicKeyToken.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKeyToken Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleIsPositiveInfinity.cmd_1382] -RelativePath=CoreMangLib\cti\system\double\DoubleIsPositiveInfinity\DoubleIsPositiveInfinity.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleIsPositiveInfinity +[AssemblyNameVersion.cmd_1915] +RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameVersion\AssemblyNameVersion.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameVersion Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleMaxValue.cmd_1383] -RelativePath=CoreMangLib\cti\system\double\DoubleMaxValue\DoubleMaxValue.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleMaxValue +[AssemblyTitleAttributeCtor.cmd_1919] +RelativePath=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeCtor\AssemblyTitleAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleMinValue.cmd_1384] -RelativePath=CoreMangLib\cti\system\double\DoubleMinValue\DoubleMinValue.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleMinValue +[AssemblyTitleAttributeTitle.cmd_1920] +RelativePath=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeTitle\AssemblyTitleAttributeTitle.cmd +WorkingDir=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeTitle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleNaN.cmd_1385] -RelativePath=CoreMangLib\cti\system\double\DoubleNaN\DoubleNaN.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleNaN +[ConstructorInfoConstructorName.cmd_1926] +RelativePath=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoConstructorName\ConstructorInfoConstructorName.cmd +WorkingDir=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoConstructorName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleNegativeInfinity.cmd_1386] -RelativePath=CoreMangLib\cti\system\double\DoubleNegativeInfinity\DoubleNegativeInfinity.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleNegativeInfinity +[ConstructorInfoTypeConstructorName.cmd_1927] +RelativePath=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoTypeConstructorName\ConstructorInfoTypeConstructorName.cmd +WorkingDir=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoTypeConstructorName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoublePositiveInfinity.cmd_1388] -RelativePath=CoreMangLib\cti\system\double\DoublePositiveInfinity\DoublePositiveInfinity.cmd -WorkingDir=CoreMangLib\cti\system\double\DoublePositiveInfinity +[DefaultMemberAttributeCtor.cmd_1928] +RelativePath=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeCtor\DefaultMemberAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleToString1.cmd_1389] -RelativePath=CoreMangLib\cti\system\double\DoubleToString1\DoubleToString1.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleToString1 +[DefaultMemberAttributeMemberName.cmd_1929] +RelativePath=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeMemberName\DefaultMemberAttributeMemberName.cmd +WorkingDir=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeMemberName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleToString2.cmd_1390] -RelativePath=CoreMangLib\cti\system\double\DoubleToString2\DoubleToString2.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleToString2 +[OpCodeEquals1.cmd_1937] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals1\OpCodeEquals1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleToString3.cmd_1391] -RelativePath=CoreMangLib\cti\system\double\DoubleToString3\DoubleToString3.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleToString3 +[OpCodeEquals2.cmd_1938] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals2\OpCodeEquals2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleToString4.cmd_1392] -RelativePath=CoreMangLib\cti\system\double\DoubleToString4\DoubleToString4.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleToString4 -Expected=0 -MaxAllowedDurationSeconds=600 +[OpCodeFlowControl.cmd_1939] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeFlowControl\OpCodeFlowControl.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeFlowControl +Expected=0 +MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumIConvertibleToInt64.cmd_1394] -RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToInt64\EnumIConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToInt64 +[OpCodeGetHashCode.cmd_1940] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeGetHashCode\OpCodeGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumIConvertibleToSingle.cmd_1395] -RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToSingle\EnumIConvertibleToSingle.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToSingle +[OpCodeName.cmd_1941] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeName\OpCodeName.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumIConvertibleToType.cmd_1396] -RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToType\EnumIConvertibleToType.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToType +[OpCodeOpCodeType.cmd_1942] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOpCodeType\OpCodeOpCodeType.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOpCodeType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumIConvertibleToUint16.cmd_1397] -RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToUint16\EnumIConvertibleToUint16.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToUint16 +[OpCodeOperandType.cmd_1943] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOperandType\OpCodeOperandType.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOperandType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumIConvertibleToUint32.cmd_1398] -RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToUint32\EnumIConvertibleToUint32.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToUint32 +[OpCodesAdd_Ovf.cmd_1944] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf\OpCodesAdd_Ovf.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumIConvertibleToUint64.cmd_1399] -RelativePath=CoreMangLib\cti\system\enum\EnumIConvertibleToUint64\EnumIConvertibleToUint64.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumIConvertibleToUint64 +[OpCodesAdd_Ovf_Un.cmd_1945] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf_Un\OpCodesAdd_Ovf_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumIsDefined.cmd_1400] -RelativePath=CoreMangLib\cti\system\enum\EnumIsDefined\EnumIsDefined.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumIsDefined +[OpCodesAnd.cmd_1946] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAnd\OpCodesAnd.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAnd Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumToObjectb.cmd_1401] -RelativePath=CoreMangLib\cti\system\enum\EnumToObjectb\EnumToObjectb.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumToObjectb +[OpCodesArglist.cmd_1947] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesArglist\OpCodesArglist.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesArglist Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumToString.cmd_1402] -RelativePath=CoreMangLib\cti\system\enum\EnumToString\EnumToString.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumToString +[OpCodesBeq.cmd_1948] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq\OpCodesBeq.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnumToString3.cmd_1403] -RelativePath=CoreMangLib\cti\system\enum\EnumToString3\EnumToString3.cmd -WorkingDir=CoreMangLib\cti\system\enum\EnumToString3 +[OpCodesBeq_S.cmd_1949] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq_S\OpCodesBeq_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EnvironmentNewLine.cmd_1404] -RelativePath=CoreMangLib\cti\system\environment\EnvironmentNewLine\EnvironmentNewLine.cmd -WorkingDir=CoreMangLib\cti\system\environment\EnvironmentNewLine +[OpCodesBge.cmd_1950] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge\OpCodesBge.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EventArgsctor.cmd_1405] -RelativePath=CoreMangLib\cti\system\eventargs\EventArgsctor\EventArgsctor.cmd -WorkingDir=CoreMangLib\cti\system\eventargs\EventArgsctor +[OpCodesBge_S.cmd_1951] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_S\OpCodesBge_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EventHandlerInvoke.cmd_1406] -RelativePath=CoreMangLib\cti\system\eventhandler\EventHandlerInvoke\EventHandlerInvoke.cmd -WorkingDir=CoreMangLib\cti\system\eventhandler\EventHandlerInvoke +[OpCodesBge_Un.cmd_1952] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un\OpCodesBge_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EventHandlerBeginInvoke.cmd_1407] -RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerBeginInvoke\EventHandlerBeginInvoke.cmd -WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerBeginInvoke +[OpCodesBge_Un_S.cmd_1953] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un_S\OpCodesBge_Un_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EventHandlerCtor.cmd_1408] -RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerCtor\EventHandlerCtor.cmd -WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerCtor +[OpCodesBgt.cmd_1954] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt\OpCodesBgt.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EventHandlerEndInvoke.cmd_1409] -RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerEndInvoke\EventHandlerEndInvoke.cmd -WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerEndInvoke +[OpCodesBgt_S.cmd_1955] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_S\OpCodesBgt_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EventHandlerInvoke.cmd_1410] -RelativePath=CoreMangLib\cti\system\eventhandler_generic\EventHandlerInvoke\EventHandlerInvoke.cmd -WorkingDir=CoreMangLib\cti\system\eventhandler_generic\EventHandlerInvoke +[OpCodesBgt_Un.cmd_1956] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un\OpCodesBgt_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FlagsAttributeCtor.cmd_1415] -RelativePath=CoreMangLib\cti\system\flagsattribute\FlagsAttributeCtor\FlagsAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\flagsattribute\FlagsAttributeCtor +[OpCodesBgt_Un_S.cmd_1957] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un_S\OpCodesBgt_Un_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FormatExceptionCtor1.cmd_1416] -RelativePath=CoreMangLib\cti\system\formatexception\FormatExceptionCtor1\FormatExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\formatexception\FormatExceptionCtor1 +[OpCodesBle.cmd_1958] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle\OpCodesBle.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FormatExceptionCtor2.cmd_1417] -RelativePath=CoreMangLib\cti\system\formatexception\FormatExceptionCtor2\FormatExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\formatexception\FormatExceptionCtor2 +[OpCodesBle_S.cmd_1959] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_S\OpCodesBle_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FormatExceptionCtor3.cmd_1418] -RelativePath=CoreMangLib\cti\system\formatexception\FormatExceptionCtor3\FormatExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\formatexception\FormatExceptionCtor3 +[OpCodesBle_Un.cmd_1960] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un\OpCodesBle_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[GCCollect.cmd_1419] -RelativePath=CoreMangLib\cti\system\gc\GCCollect\GCCollect.cmd -WorkingDir=CoreMangLib\cti\system\gc\GCCollect +[OpCodesBle_Un_S.cmd_1961] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un_S\OpCodesBle_Un_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un_S Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS;GCSTRESS_EXCLUDE +Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[GCGetTotalMemory.cmd_1420] -RelativePath=CoreMangLib\cti\system\gc\GCGetTotalMemory\GCGetTotalMemory.cmd -WorkingDir=CoreMangLib\cti\system\gc\GCGetTotalMemory +[OpCodesBlt.cmd_1962] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt\OpCodesBlt.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[GCKeepAlive.cmd_1421] -RelativePath=CoreMangLib\cti\system\gc\GCKeepAlive\GCKeepAlive.cmd -WorkingDir=CoreMangLib\cti\system\gc\GCKeepAlive +[OpCodesBlt_S.cmd_1963] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_S\OpCodesBlt_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[GCMaxGeneration.cmd_1422] -RelativePath=CoreMangLib\cti\system\gc\GCMaxGeneration\GCMaxGeneration.cmd -WorkingDir=CoreMangLib\cti\system\gc\GCMaxGeneration +[OpCodesBlt_Un.cmd_1964] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un\OpCodesBlt_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[GCReRegisterForFinalize.cmd_1423] -RelativePath=CoreMangLib\cti\system\gc\GCReRegisterForFinalize\GCReRegisterForFinalize.cmd -WorkingDir=CoreMangLib\cti\system\gc\GCReRegisterForFinalize +[OpCodesBlt_Un_S.cmd_1965] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un_S\OpCodesBlt_Un_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un_S Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;3392;LONG_RUNNING;EXPECTED_PASS +Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[GCSuppressFinalize.cmd_1424] -RelativePath=CoreMangLib\cti\system\gc\GCSuppressFinalize\GCSuppressFinalize.cmd -WorkingDir=CoreMangLib\cti\system\gc\GCSuppressFinalize +[OpCodesBne_Un.cmd_1966] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un\OpCodesBne_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[GCWaitForPendingFinalizers.cmd_1425] -RelativePath=CoreMangLib\cti\system\gc\GCWaitForPendingFinalizers\GCWaitForPendingFinalizers.cmd -WorkingDir=CoreMangLib\cti\system\gc\GCWaitForPendingFinalizers +[OpCodesBne_Un_S.cmd_1967] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un_S\OpCodesBne_Un_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToBoolean.cmd_1582] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToBoolean\IConvertibleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToBoolean +[OpCodesBox.cmd_1968] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBox\OpCodesBox.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBox Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToByte.cmd_1583] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToByte\IConvertibleToByte.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToByte +[OpCodesBr.cmd_1969] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr\OpCodesBr.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToChar.cmd_1584] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToChar\IConvertibleToChar.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToChar +[OpCodesBreak.cmd_1970] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBreak\OpCodesBreak.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBreak Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToDateTime.cmd_1585] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToDateTime\IConvertibleToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToDateTime +[OpCodesBrfalse.cmd_1971] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse\OpCodesBrfalse.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToDecimal.cmd_1586] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToDecimal\IConvertibleToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToDecimal +[OpCodesBrfalse_S.cmd_1972] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse_S\OpCodesBrfalse_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToDouble.cmd_1587] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToDouble\IConvertibleToDouble.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToDouble +[OpCodesBrtrue.cmd_1973] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue\OpCodesBrtrue.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToInt16.cmd_1588] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToInt16\IConvertibleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToInt16 +[OpCodesBrtrue_S.cmd_1974] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue_S\OpCodesBrtrue_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToInt32.cmd_1589] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToInt32\IConvertibleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToInt32 +[OpCodesBr_S.cmd_1975] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr_S\OpCodesBr_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IConvertibleToInt64.cmd_1590] -RelativePath=CoreMangLib\cti\system\iconvertible\IConvertibleToInt64\IConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\iconvertible\IConvertibleToInt64 +[OpCodesCall.cmd_1976] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCall\OpCodesCall.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCall Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IndexOutOfRangeExceptionctor1.cmd_1593] -RelativePath=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor1\IndexOutOfRangeExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor1 +[OpCodesCalli.cmd_1977] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCalli\OpCodesCalli.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCalli Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IndexOutOfRangeExceptionctor2.cmd_1594] -RelativePath=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor2\IndexOutOfRangeExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor2 +[OpCodesCallvirt.cmd_1978] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCallvirt\OpCodesCallvirt.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCallvirt Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IndexOutOfRangeExceptionctor3.cmd_1595] -RelativePath=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor3\IndexOutOfRangeExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\indexoutofrangeexception\IndexOutOfRangeExceptionctor3 +[OpCodesCastclass.cmd_1979] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCastclass\OpCodesCastclass.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCastclass Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32CompareTo1.cmd_1596] -RelativePath=CoreMangLib\cti\system\int\Int32CompareTo1\Int32CompareTo1.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32CompareTo1 +[OpCodesCeq.cmd_1980] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCeq\OpCodesCeq.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCeq Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32Equals1.cmd_1597] -RelativePath=CoreMangLib\cti\system\int\Int32Equals1\Int32Equals1.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32Equals1 +[OpCodesCgt.cmd_1981] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt\OpCodesCgt.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32Equals2.cmd_1598] -RelativePath=CoreMangLib\cti\system\int\Int32Equals2\Int32Equals2.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32Equals2 +[OpCodesCgt_Un.cmd_1982] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt_Un\OpCodesCgt_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32GetHashCode.cmd_1599] -RelativePath=CoreMangLib\cti\system\int\Int32GetHashCode\Int32GetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32GetHashCode +[OpCodesCkfinite.cmd_1983] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCkfinite\OpCodesCkfinite.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCkfinite Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToBoolean.cmd_1600] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToBoolean\Int32IConvertibleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToBoolean +[OpCodesClt.cmd_1984] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt\OpCodesClt.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToByte.cmd_1601] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToByte\Int32IConvertibleToByte.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToByte +[OpCodesClt_Un.cmd_1985] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt_Un\OpCodesClt_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToChar.cmd_1602] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToChar\Int32IConvertibleToChar.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToChar +[OpCodesConstrained.cmd_1986] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConstrained\OpCodesConstrained.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConstrained Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToDateTime.cmd_1603] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToDateTime\Int32IConvertibleToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToDateTime +[OpCodesConv_I.cmd_1987] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I\OpCodesConv_I.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToDecimal.cmd_1604] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToDecimal\Int32IConvertibleToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToDecimal +[OpCodesConv_I1.cmd_1988] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I1\OpCodesConv_I1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToDouble.cmd_1605] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToDouble\Int32IConvertibleToDouble.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToDouble +[OpCodesConv_I2.cmd_1989] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I2\OpCodesConv_I2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToInt16.cmd_1606] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToInt16\Int32IConvertibleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToInt16 +[OpCodesConv_I4.cmd_1990] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I4\OpCodesConv_I4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToInt32.cmd_1607] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToInt32\Int32IConvertibleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToInt32 +[OpCodesConv_I8.cmd_1991] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I8\OpCodesConv_I8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToInt64.cmd_1608] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToInt64\Int32IConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToInt64 +[OpCodesConv_Ovf_I.cmd_1992] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I\OpCodesConv_Ovf_I.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToSByte.cmd_1609] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToSByte\Int32IConvertibleToSByte.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToSByte +[OpCodesConv_Ovf_I1.cmd_1993] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1\OpCodesConv_Ovf_I1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToSingle.cmd_1610] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToSingle\Int32IConvertibleToSingle.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToSingle +[OpCodesConv_Ovf_I1_Un.cmd_1994] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1_Un\OpCodesConv_Ovf_I1_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToType.cmd_1611] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToType\Int32IConvertibleToType.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToType +[OpCodesConv_Ovf_I2.cmd_1995] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2\OpCodesConv_Ovf_I2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToUInt16.cmd_1612] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToUInt16\Int32IConvertibleToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToUInt16 +[OpCodesConv_Ovf_I2_Un.cmd_1996] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2_Un\OpCodesConv_Ovf_I2_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToUInt32.cmd_1613] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToUInt32\Int32IConvertibleToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToUInt32 +[OpCodesConv_Ovf_I4.cmd_1997] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4\OpCodesConv_Ovf_I4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32IConvertibleToUInt64.cmd_1614] -RelativePath=CoreMangLib\cti\system\int\Int32IConvertibleToUInt64\Int32IConvertibleToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32IConvertibleToUInt64 +[OpCodesConv_Ovf_I4_Un.cmd_1998] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4_Un\OpCodesConv_Ovf_I4_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32MaxValue.cmd_1615] -RelativePath=CoreMangLib\cti\system\int\Int32MaxValue\Int32MaxValue.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32MaxValue +[OpCodesConv_Ovf_I8.cmd_1999] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8\OpCodesConv_Ovf_I8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32MinValue.cmd_1616] -RelativePath=CoreMangLib\cti\system\int\Int32MinValue\Int32MinValue.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32MinValue +[OpCodesConv_Ovf_I8_Un.cmd_2000] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8_Un\OpCodesConv_Ovf_I8_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int32ToString3.cmd_1621] -RelativePath=CoreMangLib\cti\system\int\Int32ToString3\Int32ToString3.cmd -WorkingDir=CoreMangLib\cti\system\int\Int32ToString3 +[OpCodesConv_Ovf_I_Un.cmd_2001] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I_Un\OpCodesConv_Ovf_I_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16Equals1.cmd_1623] -RelativePath=CoreMangLib\cti\system\int16\Int16Equals1\Int16Equals1.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16Equals1 +[OpCodesConv_Ovf_U.cmd_2002] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U\OpCodesConv_Ovf_U.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16Equals2.cmd_1624] -RelativePath=CoreMangLib\cti\system\int16\Int16Equals2\Int16Equals2.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16Equals2 +[OpCodesConv_Ovf_U1.cmd_2003] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1\OpCodesConv_Ovf_U1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16GetHashCode.cmd_1625] -RelativePath=CoreMangLib\cti\system\int16\Int16GetHashCode\Int16GetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16GetHashCode +[OpCodesConv_Ovf_U1_Un.cmd_2004] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1_Un\OpCodesConv_Ovf_U1_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToBoolean.cmd_1626] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToBoolean\Int16IConvertibleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToBoolean +[OpCodesConv_Ovf_U2.cmd_2005] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2\OpCodesConv_Ovf_U2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToByte.cmd_1627] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToByte\Int16IConvertibleToByte.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToByte +[OpCodesConv_Ovf_U2_Un.cmd_2006] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2_Un\OpCodesConv_Ovf_U2_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToChar.cmd_1628] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToChar\Int16IConvertibleToChar.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToChar +[OpCodesConv_Ovf_U4.cmd_2007] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4\OpCodesConv_Ovf_U4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToDateTime.cmd_1629] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToDateTime\Int16IConvertibleToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToDateTime +[OpCodesConv_Ovf_U4_Un.cmd_2008] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4_Un\OpCodesConv_Ovf_U4_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToDecimal.cmd_1630] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToDecimal\Int16IConvertibleToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToDecimal +[OpCodesConv_Ovf_U8.cmd_2009] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8\OpCodesConv_Ovf_U8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToDouble.cmd_1631] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToDouble\Int16IConvertibleToDouble.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToDouble +[OpCodesConv_Ovf_U8_Un.cmd_2010] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8_Un\OpCodesConv_Ovf_U8_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToInt16.cmd_1632] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToInt16\Int16IConvertibleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToInt16 +[OpCodesConv_Ovf_U_Un.cmd_2011] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U_Un\OpCodesConv_Ovf_U_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToInt32.cmd_1633] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToInt32\Int16IConvertibleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToInt32 +[OpCodesConv_R4.cmd_2012] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R4\OpCodesConv_R4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToInt64.cmd_1634] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToInt64\Int16IConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToInt64 +[OpCodesConv_R8.cmd_2013] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R8\OpCodesConv_R8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToSByte.cmd_1635] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToSByte\Int16IConvertibleToSByte.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToSByte +[OpCodesConv_R_Un.cmd_2014] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R_Un\OpCodesConv_R_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToSingle.cmd_1636] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToSingle\Int16IConvertibleToSingle.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToSingle +[OpCodesConv_U.cmd_2015] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U\OpCodesConv_U.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToType.cmd_1637] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToType\Int16IConvertibleToType.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToType +[OpCodesConv_U1.cmd_2016] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U1\OpCodesConv_U1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToUInt16.cmd_1638] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt16\Int16IConvertibleToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt16 +[OpCodesConv_U2.cmd_2017] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U2\OpCodesConv_U2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToUInt32.cmd_1639] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt32\Int16IConvertibleToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt32 +[OpCodesConv_U4.cmd_2018] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U4\OpCodesConv_U4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16IConvertibleToUInt64.cmd_1640] -RelativePath=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt64\Int16IConvertibleToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16IConvertibleToUInt64 +[OpCodesConv_U8.cmd_2019] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U8\OpCodesConv_U8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16MaxValue.cmd_1641] -RelativePath=CoreMangLib\cti\system\int16\Int16MaxValue\Int16MaxValue.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16MaxValue +[OpCodesCpblk.cmd_2020] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpblk\OpCodesCpblk.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpblk Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int16MinValue.cmd_1642] -RelativePath=CoreMangLib\cti\system\int16\Int16MinValue\Int16MinValue.cmd -WorkingDir=CoreMangLib\cti\system\int16\Int16MinValue +[OpCodesCpobj.cmd_2021] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpobj\OpCodesCpobj.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpobj Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64CompareTo1.cmd_1647] -RelativePath=CoreMangLib\cti\system\int64\Int64CompareTo1\Int64CompareTo1.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64CompareTo1 +[OpCodesDiv.cmd_2022] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv\OpCodesDiv.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64Equals1.cmd_1648] -RelativePath=CoreMangLib\cti\system\int64\Int64Equals1\Int64Equals1.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64Equals1 +[OpCodesDiv_Un.cmd_2023] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv_Un\OpCodesDiv_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64Equals2.cmd_1649] -RelativePath=CoreMangLib\cti\system\int64\Int64Equals2\Int64Equals2.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64Equals2 +[OpCodesDup.cmd_2024] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDup\OpCodesDup.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDup Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64GetHashCode.cmd_1650] -RelativePath=CoreMangLib\cti\system\int64\Int64GetHashCode\Int64GetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64GetHashCode +[OpCodesEndfilter.cmd_2025] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfilter\OpCodesEndfilter.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfilter Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToBoolean.cmd_1651] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToBoolean\Int64IConvertibleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToBoolean -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[Int64IConvertibleToByte.cmd_1652] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToByte\Int64IConvertibleToByte.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToByte +[OpCodesEndfinally.cmd_2026] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfinally\OpCodesEndfinally.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfinally Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToChar.cmd_1653] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToChar\Int64IConvertibleToChar.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToChar +[OpCodesInitblk.cmd_2027] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitblk\OpCodesInitblk.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitblk Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToDateTime.cmd_1654] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToDateTime\Int64IConvertibleToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToDateTime +[OpCodesInitobj.cmd_2028] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitobj\OpCodesInitobj.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitobj Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToDecimal.cmd_1655] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToDecimal\Int64IConvertibleToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToDecimal +[OpCodesIsinst.cmd_2029] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesIsinst\OpCodesIsinst.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesIsinst Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToDouble.cmd_1656] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToDouble\Int64IConvertibleToDouble.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToDouble +[OpCodeSize.cmd_2030] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeSize\OpCodeSize.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeSize Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToInt16.cmd_1657] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToInt16\Int64IConvertibleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToInt16 +[OpCodesJmp.cmd_2031] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesJmp\OpCodesJmp.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesJmp Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToInt32.cmd_1658] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToInt32\Int64IConvertibleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToInt32 +[OpCodesLdarg.cmd_2032] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg\OpCodesLdarg.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToInt64.cmd_1659] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToInt64\Int64IConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToInt64 +[OpCodesLdarga.cmd_2033] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga\OpCodesLdarga.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToSByte.cmd_1660] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToSByte\Int64IConvertibleToSByte.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToSByte +[OpCodesLdarga_S.cmd_2034] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga_S\OpCodesLdarga_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToSingle.cmd_1661] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToSingle\Int64IConvertibleToSingle.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToSingle +[OpCodesLdarg_0.cmd_2035] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_0\OpCodesLdarg_0.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_0 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToType.cmd_1662] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToType\Int64IConvertibleToType.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToType +[OpCodesLdarg_1.cmd_2036] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_1\OpCodesLdarg_1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToUInt16.cmd_1663] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt16\Int64IConvertibleToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt16 +[OpCodesLdarg_2.cmd_2037] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_2\OpCodesLdarg_2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToUInt32.cmd_1664] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt32\Int64IConvertibleToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt32 +[OpCodesLdarg_3.cmd_2038] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_3\OpCodesLdarg_3.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64IConvertibleToUInt64.cmd_1665] -RelativePath=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt64\Int64IConvertibleToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64IConvertibleToUInt64 +[OpCodesLdarg_S.cmd_2039] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_S\OpCodesLdarg_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64MaxValue.cmd_1666] -RelativePath=CoreMangLib\cti\system\int64\Int64MaxValue\Int64MaxValue.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64MaxValue +[OpCodesLdc_I4.cmd_2040] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4\OpCodesLdc_I4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64MinValue.cmd_1667] -RelativePath=CoreMangLib\cti\system\int64\Int64MinValue\Int64MinValue.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64MinValue +[OpCodesLdc_I4_0.cmd_2041] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_0\OpCodesLdc_I4_0.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_0 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[Int64ToString3.cmd_1671] -RelativePath=CoreMangLib\cti\system\int64\Int64ToString3\Int64ToString3.cmd -WorkingDir=CoreMangLib\cti\system\int64\Int64ToString3 +[OpCodesLdc_I4_1.cmd_2042] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_1\OpCodesLdc_I4_1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidCastExceptionctor1.cmd_1683] -RelativePath=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor1\InvalidCastExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor1 +[OpCodesLdc_I4_2.cmd_2043] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_2\OpCodesLdc_I4_2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidCastExceptionctor2.cmd_1684] -RelativePath=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor2\InvalidCastExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor2 +[OpCodesLdc_I4_3.cmd_2044] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_3\OpCodesLdc_I4_3.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidCastExceptionctor3.cmd_1685] -RelativePath=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor3\InvalidCastExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\invalidcastexception\InvalidCastExceptionctor3 +[OpCodesLdc_I4_4.cmd_2045] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_4\OpCodesLdc_I4_4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidOperationExceptionctor1.cmd_1686] -RelativePath=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor1\InvalidOperationExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor1 +[OpCodesLdc_I4_5.cmd_2046] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_5\OpCodesLdc_I4_5.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidOperationExceptionctor2.cmd_1687] -RelativePath=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor2\InvalidOperationExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor2 +[OpCodesLdc_I4_6.cmd_2047] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_6\OpCodesLdc_I4_6.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidOperationExceptionctor3.cmd_1688] -RelativePath=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor3\InvalidOperationExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\invalidoperationexception\InvalidOperationExceptionctor3 +[OpCodesLdc_I4_7.cmd_2048] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_7\OpCodesLdc_I4_7.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidProgramExceptionctor1.cmd_1689] -RelativePath=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor1\InvalidProgramExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor1 +[OpCodesLdc_I4_8.cmd_2049] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_8\OpCodesLdc_I4_8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidProgramExceptionctor2.cmd_1690] -RelativePath=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor2\InvalidProgramExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor2 +[OpCodesLdc_I4_M1.cmd_2050] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_M1\OpCodesLdc_I4_M1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_M1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[InvalidProgramExceptionctor3.cmd_1691] -RelativePath=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor3\InvalidProgramExceptionctor3.cmd -WorkingDir=CoreMangLib\cti\system\invalidprogramexception\InvalidProgramExceptionctor3 +[OpCodesLdc_I4_S.cmd_2051] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_S\OpCodesLdc_I4_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[BinaryWriterOutStream_PSC.cmd_1692] -RelativePath=CoreMangLib\cti\system\io\binarywriter\BinaryWriterOutStream_PSC\BinaryWriterOutStream_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\binarywriter\BinaryWriterOutStream_PSC +[OpCodesLdc_I8.cmd_2052] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I8\OpCodesLdc_I8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DirectoryNotFoundExceptionctor1.cmd_1693] -RelativePath=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor1\DirectoryNotFoundExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor1 +[OpCodesLdc_R4.cmd_2053] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R4\OpCodesLdc_R4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DirectoryNotFoundExceptionctor2.cmd_1694] -RelativePath=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor2\DirectoryNotFoundExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\io\directorynotfoundexception\DirectoryNotFoundExceptionctor2 +[OpCodesLdc_R8.cmd_2054] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R8\OpCodesLdc_R8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[endofstreamexceptionctor1_PSC.cmd_1695] -RelativePath=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor1_PSC\endofstreamexceptionctor1_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor1_PSC +[OpCodesLdelem.cmd_2055] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem\OpCodesLdelem.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[endofstreamexceptionctor2_PSC.cmd_1696] -RelativePath=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor2_PSC\endofstreamexceptionctor2_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\endofstreamexception\endofstreamexceptionctor2_PSC +[OpCodesLdelema.cmd_2056] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelema\OpCodesLdelema.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelema Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAccessEnum.cmd_1697] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessEnum\FileAccessEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessEnum +[OpCodesLdelem_I.cmd_2057] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I\OpCodesLdelem_I.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAccessRead.cmd_1698] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessRead\FileAccessRead.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessRead +[OpCodesLdelem_I1.cmd_2058] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I1\OpCodesLdelem_I1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAccessReadWrite.cmd_1699] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessReadWrite\FileAccessReadWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessReadWrite +[OpCodesLdelem_I2.cmd_2059] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I2\OpCodesLdelem_I2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAccessWrite.cmd_1700] -RelativePath=CoreMangLib\cti\system\io\fileaccess\FileAccessWrite\FileAccessWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileaccess\FileAccessWrite +[OpCodesLdelem_I4.cmd_2060] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I4\OpCodesLdelem_I4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesArchive.cmd_1701] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesArchive\FileAttributesArchive.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesArchive +[OpCodesLdelem_I8.cmd_2061] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I8\OpCodesLdelem_I8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesCompressed.cmd_1702] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesCompressed\FileAttributesCompressed.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesCompressed +[OpCodesLdelem_R4.cmd_2062] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R4\OpCodesLdelem_R4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesDeivce.cmd_1703] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesDeivce\FileAttributesDeivce.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesDeivce +[OpCodesLdelem_R8.cmd_2063] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R8\OpCodesLdelem_R8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesDirectory.cmd_1704] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesDirectory\FileAttributesDirectory.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesDirectory +[OpCodesLdelem_Ref.cmd_2064] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_Ref\OpCodesLdelem_Ref.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_Ref Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesEncrypted.cmd_1705] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesEncrypted\FileAttributesEncrypted.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesEncrypted +[OpCodesLdelem_U1.cmd_2065] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U1\OpCodesLdelem_U1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesEnum.cmd_1706] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesEnum\FileAttributesEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesEnum +[OpCodesLdelem_U2.cmd_2066] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U2\OpCodesLdelem_U2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesHidden.cmd_1707] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesHidden\FileAttributesHidden.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesHidden +[OpCodesLdelem_U4.cmd_2067] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U4\OpCodesLdelem_U4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesNormal.cmd_1708] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesNormal\FileAttributesNormal.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesNormal +[OpCodesLdfld.cmd_2068] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdfld\OpCodesLdfld.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdfld Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesNotContentIndexed.cmd_1709] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesNotContentIndexed\FileAttributesNotContentIndexed.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesNotContentIndexed +[OpCodesLdflda.cmd_2069] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdflda\OpCodesLdflda.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdflda Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesOffline.cmd_1710] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesOffline\FileAttributesOffline.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesOffline +[OpCodesLdftn.cmd_2070] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdftn\OpCodesLdftn.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdftn Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesReadOnly.cmd_1711] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesReadOnly\FileAttributesReadOnly.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesReadOnly +[OpCodesLdind_I.cmd_2071] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I\OpCodesLdind_I.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesReparsePoint.cmd_1712] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesReparsePoint\FileAttributesReparsePoint.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesReparsePoint +[OpCodesLdind_I1.cmd_2072] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I1\OpCodesLdind_I1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesSystem.cmd_1713] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesSystem\FileAttributesSystem.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesSystem +[OpCodesLdind_I2.cmd_2073] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I2\OpCodesLdind_I2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileAttributesTemporary.cmd_1714] -RelativePath=CoreMangLib\cti\system\io\fileattributes\FileAttributesTemporary\FileAttributesTemporary.cmd -WorkingDir=CoreMangLib\cti\system\io\fileattributes\FileAttributesTemporary +[OpCodesLdind_I4.cmd_2074] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I4\OpCodesLdind_I4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileModeAppend.cmd_1715] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeAppend\FileModeAppend.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeAppend +[OpCodesLdind_I8.cmd_2075] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I8\OpCodesLdind_I8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileModeCreate.cmd_1716] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeCreate\FileModeCreate.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeCreate +[OpCodesLdind_R4.cmd_2076] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R4\OpCodesLdind_R4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileModeCreateNew.cmd_1717] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeCreateNew\FileModeCreateNew.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeCreateNew +[OpCodesLdind_R8.cmd_2077] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R8\OpCodesLdind_R8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileModeEnum.cmd_1718] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeEnum\FileModeEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeEnum +[OpCodesLdind_Ref.cmd_2078] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_Ref\OpCodesLdind_Ref.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_Ref Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileModeOpen.cmd_1719] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeOpen\FileModeOpen.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeOpen +[OpCodesLdind_U1.cmd_2079] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U1\OpCodesLdind_U1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileModeOpenOrCreate.cmd_1720] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeOpenOrCreate\FileModeOpenOrCreate.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeOpenOrCreate +[OpCodesLdind_U2.cmd_2080] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U2\OpCodesLdind_U2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileModeTruncate.cmd_1721] -RelativePath=CoreMangLib\cti\system\io\filemode\FileModeTruncate\FileModeTruncate.cmd -WorkingDir=CoreMangLib\cti\system\io\filemode\FileModeTruncate +[OpCodesLdind_U4.cmd_2081] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U4\OpCodesLdind_U4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileNotFoundExceptionCtor.cmd_1722] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor\FileNotFoundExceptionCtor.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor +[OpCodesLdlen.cmd_2082] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdlen\OpCodesLdlen.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdlen Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileNotFoundExceptionctor1.cmd_1723] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionctor1\FileNotFoundExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionctor1 +[OpCodesLdloc.cmd_2083] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc\OpCodesLdloc.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileNotFoundExceptionCtor2.cmd_1724] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor2\FileNotFoundExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionCtor2 +[OpCodesLdloca.cmd_2084] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca\OpCodesLdloca.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileNotFoundExceptionGetMessage.cmd_1725] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionGetMessage\FileNotFoundExceptionGetMessage.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionGetMessage +[OpCodesLdloca_S.cmd_2085] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca_S\OpCodesLdloca_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileNotFoundExceptionMessage.cmd_1726] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionMessage\FileNotFoundExceptionMessage.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionMessage +[OpCodesLdloc_0.cmd_2086] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_0\OpCodesLdloc_0.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_0 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileNotFoundExceptionToString.cmd_1727] -RelativePath=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionToString\FileNotFoundExceptionToString.cmd -WorkingDir=CoreMangLib\cti\system\io\filenotfoundexception\FileNotFoundExceptionToString +[OpCodesLdloc_1.cmd_2087] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_1\OpCodesLdloc_1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileShareEnum.cmd_1728] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareEnum\FileShareEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareEnum +[OpCodesLdloc_2.cmd_2088] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_2\OpCodesLdloc_2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileShareNone.cmd_1729] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareNone\FileShareNone.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareNone +[OpCodesLdloc_3.cmd_2089] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_3\OpCodesLdloc_3.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileShareRead.cmd_1730] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareRead\FileShareRead.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareRead +[OpCodesLdloc_S.cmd_2090] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_S\OpCodesLdloc_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileShareReadWrite.cmd_1731] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareReadWrite\FileShareReadWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareReadWrite +[OpCodesLdnull.cmd_2091] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdnull\OpCodesLdnull.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdnull Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileShareWrite.cmd_1732] -RelativePath=CoreMangLib\cti\system\io\fileshare\FileShareWrite\FileShareWrite.cmd -WorkingDir=CoreMangLib\cti\system\io\fileshare\FileShareWrite -Expected=0 +[OpCodesLdobj.cmd_2092] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdobj\OpCodesLdobj.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdobj +Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[FileStreamDispose_PSC.cmd_1733] -RelativePath=CoreMangLib\cti\system\io\filestream\FileStreamDispose_PSC\FileStreamDispose_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\filestream\FileStreamDispose_PSC +[OpCodesLdsfld.cmd_2093] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsfld\OpCodesLdsfld.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsfld Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IOExceptionctor1.cmd_1734] -RelativePath=CoreMangLib\cti\system\io\ioexception\IOExceptionctor1\IOExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\io\ioexception\IOExceptionctor1 +[OpCodesLdsflda.cmd_2094] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsflda\OpCodesLdsflda.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsflda Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[IOExceptionctor2.cmd_1735] -RelativePath=CoreMangLib\cti\system\io\ioexception\IOExceptionctor2\IOExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\io\ioexception\IOExceptionctor2 +[OpCodesLdstr.cmd_2095] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdstr\OpCodesLdstr.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdstr Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemoryStreamCtor.cmd_1736] -RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor\MemoryStreamCtor.cmd -WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor +[OpCodesLdtoken.cmd_2096] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdtoken\OpCodesLdtoken.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdtoken Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemoryStreamCtor2.cmd_1737] -RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor2\MemoryStreamCtor2.cmd -WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor2 +[OpCodesLdvirtftn.cmd_2097] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdvirtftn\OpCodesLdvirtftn.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdvirtftn Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemoryStreamCtor3.cmd_1738] -RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor3\MemoryStreamCtor3.cmd -WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor3 +[OpCodesLeave.cmd_2098] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave\OpCodesLeave.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemoryStreamCtor4.cmd_1739] -RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor4\MemoryStreamCtor4.cmd -WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor4 +[OpCodesLeave_S.cmd_2099] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave_S\OpCodesLeave_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemoryStreamCtor5.cmd_1740] -RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor5\MemoryStreamCtor5.cmd -WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor5 +[OpCodesLocalloc.cmd_2100] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLocalloc\OpCodesLocalloc.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLocalloc Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemoryStreamCtor6.cmd_1741] -RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor6\MemoryStreamCtor6.cmd -WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor6 +[OpCodesMkrefany.cmd_2101] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMkrefany\OpCodesMkrefany.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMkrefany Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemoryStreamCtor7.cmd_1742] -RelativePath=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor7\MemoryStreamCtor7.cmd -WorkingDir=CoreMangLib\cti\system\io\memorystream\MemoryStreamCtor7 +[OpCodesMul.cmd_2102] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul\OpCodesMul.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[PathTooLongExceptionctor1.cmd_1743] -RelativePath=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor1\PathTooLongExceptionctor1.cmd -WorkingDir=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor1 +[OpCodesMul_Ovf.cmd_2103] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf\OpCodesMul_Ovf.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[PathTooLongExceptionctor2.cmd_1744] -RelativePath=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor2\PathTooLongExceptionctor2.cmd -WorkingDir=CoreMangLib\cti\system\io\pathtoolongexception\PathTooLongExceptionctor2 +[OpCodesMul_Ovf_Un.cmd_2104] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf_Un\OpCodesMul_Ovf_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SeekOriginBegin.cmd_1745] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginBegin\SeekOriginBegin.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginBegin +[OpCodesNeg.cmd_2105] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNeg\OpCodesNeg.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNeg Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SeekOriginCurrent.cmd_1746] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginCurrent\SeekOriginCurrent.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginCurrent +[OpCodesNewarr.cmd_2106] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewarr\OpCodesNewarr.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewarr Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SeekOriginEnd.cmd_1747] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnd\SeekOriginEnd.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnd +[OpCodesNewobj.cmd_2107] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewobj\OpCodesNewobj.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewobj Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SeekOriginEnum.cmd_1748] -RelativePath=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnum\SeekOriginEnum.cmd -WorkingDir=CoreMangLib\cti\system\io\seekorigin\SeekOriginEnum +[OpCodesNop.cmd_2108] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNop\OpCodesNop.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNop Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StreamDispose1_PSC.cmd_1749] -RelativePath=CoreMangLib\cti\system\io\stream\StreamDispose1_PSC\StreamDispose1_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\stream\StreamDispose1_PSC +[OpCodesNot.cmd_2109] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNot\OpCodesNot.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNot Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StreamDispose2_PSC.cmd_1750] -RelativePath=CoreMangLib\cti\system\io\stream\StreamDispose2_PSC\StreamDispose2_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\stream\StreamDispose2_PSC +[OpCodesOr.cmd_2110] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesOr\OpCodesOr.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesOr Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StreamNull_PSC.cmd_1751] -RelativePath=CoreMangLib\cti\system\io\stream\StreamNull_PSC\StreamNull_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\stream\StreamNull_PSC +[OpCodesPop.cmd_2111] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPop\OpCodesPop.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPop Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StreamReadTimeOut_PSC.cmd_1752] -RelativePath=CoreMangLib\cti\system\io\stream\StreamReadTimeOut_PSC\StreamReadTimeOut_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\stream\StreamReadTimeOut_PSC +[OpCodesPrefix1.cmd_2112] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix1\OpCodesPrefix1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StreamWriteTimeOut_PSC.cmd_1753] -RelativePath=CoreMangLib\cti\system\io\stream\StreamWriteTimeOut_PSC\StreamWriteTimeOut_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\stream\StreamWriteTimeOut_PSC +[OpCodesPrefix2.cmd_2113] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix2\OpCodesPrefix2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StreamReaderNull_PSC.cmd_1754] -RelativePath=CoreMangLib\cti\system\io\streamreader\StreamReaderNull_PSC\StreamReaderNull_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\streamreader\StreamReaderNull_PSC +[OpCodesPrefix3.cmd_2114] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix3\OpCodesPrefix3.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringWriterEncoding_PSC.cmd_1755] -RelativePath=CoreMangLib\cti\system\io\stringwriter\StringWriterEncoding_PSC\StringWriterEncoding_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\stringwriter\StringWriterEncoding_PSC +[OpCodesPrefix4.cmd_2115] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix4\OpCodesPrefix4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[TextReaderNull_PSC.cmd_1756] -RelativePath=CoreMangLib\cti\system\io\textreader\TextReaderNull_PSC\TextReaderNull_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\textreader\TextReaderNull_PSC +[OpCodesPrefix5.cmd_2116] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix5\OpCodesPrefix5.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[TextWriterNull_PSC.cmd_1757] -RelativePath=CoreMangLib\cti\system\io\textwriter\TextWriterNull_PSC\TextWriterNull_PSC.cmd -WorkingDir=CoreMangLib\cti\system\io\textwriter\TextWriterNull_PSC +[OpCodesPrefix6.cmd_2117] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix6\OpCodesPrefix6.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAbs1.cmd_1758] -RelativePath=CoreMangLib\cti\system\math\MathAbs1\MathAbs1.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAbs1 +[OpCodesPrefix7.cmd_2118] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix7\OpCodesPrefix7.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAbs2.cmd_1759] -RelativePath=CoreMangLib\cti\system\math\MathAbs2\MathAbs2.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAbs2 +[OpCodesPrefixref.cmd_2119] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefixref\OpCodesPrefixref.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefixref Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAbs3.cmd_1760] -RelativePath=CoreMangLib\cti\system\math\MathAbs3\MathAbs3.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAbs3 +[OpCodesReadonly.cmd_2120] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesReadonly\OpCodesReadonly.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesReadonly Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAbs4.cmd_1761] -RelativePath=CoreMangLib\cti\system\math\MathAbs4\MathAbs4.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAbs4 +[OpCodesRefanytype.cmd_2121] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanytype\OpCodesRefanytype.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanytype Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAbs5.cmd_1762] -RelativePath=CoreMangLib\cti\system\math\MathAbs5\MathAbs5.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAbs5 +[OpCodesRefanyval.cmd_2122] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanyval\OpCodesRefanyval.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanyval Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAbs6.cmd_1763] -RelativePath=CoreMangLib\cti\system\math\MathAbs6\MathAbs6.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAbs6 +[OpCodesRem.cmd_2123] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem\OpCodesRem.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAbs7.cmd_1764] -RelativePath=CoreMangLib\cti\system\math\MathAbs7\MathAbs7.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAbs7 +[OpCodesRem_Un.cmd_2124] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem_Un\OpCodesRem_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAcos.cmd_1765] -RelativePath=CoreMangLib\cti\system\math\MathAcos\MathAcos.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAcos +[OpCodesRet.cmd_2125] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRet\OpCodesRet.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRet Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAtan.cmd_1766] -RelativePath=CoreMangLib\cti\system\math\MathAtan\MathAtan.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAtan +[OpCodesRethrow.cmd_2126] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRethrow\OpCodesRethrow.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRethrow Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathAtan2.cmd_1767] -RelativePath=CoreMangLib\cti\system\math\MathAtan2\MathAtan2.cmd -WorkingDir=CoreMangLib\cti\system\math\MathAtan2 +[OpCodesShl.cmd_2127] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShl\OpCodesShl.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShl Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathCeiling.cmd_1768] -RelativePath=CoreMangLib\cti\system\math\MathCeiling\MathCeiling.cmd -WorkingDir=CoreMangLib\cti\system\math\MathCeiling +[OpCodesShr.cmd_2128] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr\OpCodesShr.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathCos.cmd_1769] -RelativePath=CoreMangLib\cti\system\math\MathCos\MathCos.cmd -WorkingDir=CoreMangLib\cti\system\math\MathCos +[OpCodesShr_Un.cmd_2129] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr_Un\OpCodesShr_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathCosh.cmd_1770] -RelativePath=CoreMangLib\cti\system\math\MathCosh\MathCosh.cmd -WorkingDir=CoreMangLib\cti\system\math\MathCosh +[OpCodesSizeof.cmd_2130] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSizeof\OpCodesSizeof.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSizeof Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathE.cmd_1771] -RelativePath=CoreMangLib\cti\system\math\MathE\MathE.cmd -WorkingDir=CoreMangLib\cti\system\math\MathE +[OpCodesStarg.cmd_2131] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg\OpCodesStarg.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathExp.cmd_1772] -RelativePath=CoreMangLib\cti\system\math\MathExp\MathExp.cmd -WorkingDir=CoreMangLib\cti\system\math\MathExp +[OpCodesStarg_S.cmd_2132] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg_S\OpCodesStarg_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathFloor.cmd_1773] -RelativePath=CoreMangLib\cti\system\math\MathFloor\MathFloor.cmd -WorkingDir=CoreMangLib\cti\system\math\MathFloor +[OpCodesStelem.cmd_2133] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem\OpCodesStelem.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathIEEERemainder.cmd_1774] -RelativePath=CoreMangLib\cti\system\math\MathIEEERemainder\MathIEEERemainder.cmd -WorkingDir=CoreMangLib\cti\system\math\MathIEEERemainder +[OpCodesStelem_I.cmd_2134] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I\OpCodesStelem_I.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathLog.cmd_1775] -RelativePath=CoreMangLib\cti\system\math\MathLog\MathLog.cmd -WorkingDir=CoreMangLib\cti\system\math\MathLog +[OpCodesStelem_I1.cmd_2135] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I1\OpCodesStelem_I1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathLog10.cmd_1776] -RelativePath=CoreMangLib\cti\system\math\MathLog10\MathLog10.cmd -WorkingDir=CoreMangLib\cti\system\math\MathLog10 +[OpCodesStelem_I2.cmd_2136] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I2\OpCodesStelem_I2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax1.cmd_1777] -RelativePath=CoreMangLib\cti\system\math\MathMax1\MathMax1.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax1 +[OpCodesStelem_I4.cmd_2137] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I4\OpCodesStelem_I4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax10.cmd_1778] -RelativePath=CoreMangLib\cti\system\math\MathMax10\MathMax10.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax10 +[OpCodesStelem_I8.cmd_2138] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I8\OpCodesStelem_I8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax11.cmd_1779] -RelativePath=CoreMangLib\cti\system\math\MathMax11\MathMax11.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax11 +[OpCodesStelem_R4.cmd_2139] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R4\OpCodesStelem_R4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax2.cmd_1780] -RelativePath=CoreMangLib\cti\system\math\MathMax2\MathMax2.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax2 +[OpCodesStelem_R8.cmd_2140] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R8\OpCodesStelem_R8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax3.cmd_1781] -RelativePath=CoreMangLib\cti\system\math\MathMax3\MathMax3.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax3 +[OpCodesStelem_Ref.cmd_2141] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_Ref\OpCodesStelem_Ref.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_Ref Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax4.cmd_1782] -RelativePath=CoreMangLib\cti\system\math\MathMax4\MathMax4.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax4 +[OpCodesStfld.cmd_2142] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStfld\OpCodesStfld.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStfld Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax5.cmd_1783] -RelativePath=CoreMangLib\cti\system\math\MathMax5\MathMax5.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax5 +[OpCodesStind_I.cmd_2143] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I\OpCodesStind_I.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax6.cmd_1784] -RelativePath=CoreMangLib\cti\system\math\MathMax6\MathMax6.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax6 +[OpCodesStind_I1.cmd_2144] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I1\OpCodesStind_I1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax7.cmd_1785] -RelativePath=CoreMangLib\cti\system\math\MathMax7\MathMax7.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax7 +[OpCodesStind_I2.cmd_2145] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I2\OpCodesStind_I2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax8.cmd_1786] -RelativePath=CoreMangLib\cti\system\math\MathMax8\MathMax8.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax8 +[OpCodesStind_I4.cmd_2146] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I4\OpCodesStind_I4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMax9.cmd_1787] -RelativePath=CoreMangLib\cti\system\math\MathMax9\MathMax9.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMax9 +[OpCodesStind_I8.cmd_2147] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I8\OpCodesStind_I8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin1.cmd_1788] -RelativePath=CoreMangLib\cti\system\math\MathMin1\MathMin1.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin1 +[OpCodesStind_R4.cmd_2148] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R4\OpCodesStind_R4.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin10.cmd_1789] -RelativePath=CoreMangLib\cti\system\math\MathMin10\MathMin10.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin10 +[OpCodesStind_R8.cmd_2149] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R8\OpCodesStind_R8.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R8 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin11.cmd_1790] -RelativePath=CoreMangLib\cti\system\math\MathMin11\MathMin11.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin11 +[OpCodesStind_Ref.cmd_2150] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_Ref\OpCodesStind_Ref.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_Ref Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin2.cmd_1791] -RelativePath=CoreMangLib\cti\system\math\MathMin2\MathMin2.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin2 +[OpCodesStloc.cmd_2151] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc\OpCodesStloc.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin3.cmd_1792] -RelativePath=CoreMangLib\cti\system\math\MathMin3\MathMin3.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin3 +[OpCodesStloc_0.cmd_2152] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_0\OpCodesStloc_0.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_0 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin4.cmd_1793] -RelativePath=CoreMangLib\cti\system\math\MathMin4\MathMin4.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin4 +[OpCodesStloc_1.cmd_2153] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_1\OpCodesStloc_1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin5.cmd_1794] -RelativePath=CoreMangLib\cti\system\math\MathMin5\MathMin5.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin5 +[OpCodesStloc_2.cmd_2154] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_2\OpCodesStloc_2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin6.cmd_1795] -RelativePath=CoreMangLib\cti\system\math\MathMin6\MathMin6.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin6 +[OpCodesStloc_3.cmd_2155] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_3\OpCodesStloc_3.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin7.cmd_1796] -RelativePath=CoreMangLib\cti\system\math\MathMin7\MathMin7.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin7 +[OpCodesStloc_S.cmd_2156] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_S\OpCodesStloc_S.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_S Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin8.cmd_1797] -RelativePath=CoreMangLib\cti\system\math\MathMin8\MathMin8.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin8 +[OpCodesStobj.cmd_2157] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStobj\OpCodesStobj.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStobj Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathMin9.cmd_1798] -RelativePath=CoreMangLib\cti\system\math\MathMin9\MathMin9.cmd -WorkingDir=CoreMangLib\cti\system\math\MathMin9 +[OpCodesStsfld.cmd_2158] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStsfld\OpCodesStsfld.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStsfld Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathPI.cmd_1799] -RelativePath=CoreMangLib\cti\system\math\MathPI\MathPI.cmd -WorkingDir=CoreMangLib\cti\system\math\MathPI +[OpCodesSub.cmd_2159] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub\OpCodesSub.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathPow.cmd_1800] -RelativePath=CoreMangLib\cti\system\math\MathPow\MathPow.cmd -WorkingDir=CoreMangLib\cti\system\math\MathPow +[OpCodesSub_Ovf.cmd_2160] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf\OpCodesSub_Ovf.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[mathRound1.cmd_1801] -RelativePath=CoreMangLib\cti\system\math\mathRound1\mathRound1.cmd -WorkingDir=CoreMangLib\cti\system\math\mathRound1 +[OpCodesSub_Ovf_Un.cmd_2161] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf_Un\OpCodesSub_Ovf_Un.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf_Un Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathRound2.cmd_1802] -RelativePath=CoreMangLib\cti\system\math\MathRound2\MathRound2.cmd -WorkingDir=CoreMangLib\cti\system\math\MathRound2 +[OpCodesSwitch.cmd_2162] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSwitch\OpCodesSwitch.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSwitch Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathRound3.cmd_1803] -RelativePath=CoreMangLib\cti\system\math\MathRound3\MathRound3.cmd -WorkingDir=CoreMangLib\cti\system\math\MathRound3 +[OpCodeStackBehaviourPop.cmd_2163] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPop\OpCodeStackBehaviourPop.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPop Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathRound4.cmd_1804] -RelativePath=CoreMangLib\cti\system\math\MathRound4\MathRound4.cmd -WorkingDir=CoreMangLib\cti\system\math\MathRound4 +[OpCodeStackBehaviourPush.cmd_2164] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPush\OpCodeStackBehaviourPush.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPush Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSign1.cmd_1805] -RelativePath=CoreMangLib\cti\system\math\MathSign1\MathSign1.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSign1 +[OpCodesTailcall.cmd_2165] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTailcall\OpCodesTailcall.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTailcall Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSign2.cmd_1806] -RelativePath=CoreMangLib\cti\system\math\MathSign2\MathSign2.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSign2 +[OpCodesTakesSingleByteArgument.cmd_2166] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTakesSingleByteArgument\OpCodesTakesSingleByteArgument.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTakesSingleByteArgument Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSign3.cmd_1807] -RelativePath=CoreMangLib\cti\system\math\MathSign3\MathSign3.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSign3 +[OpCodesThrow.cmd_2167] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesThrow\OpCodesThrow.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesThrow Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSign4.cmd_1808] -RelativePath=CoreMangLib\cti\system\math\MathSign4\MathSign4.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSign4 +[OpCodesUnaligned.cmd_2168] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnaligned\OpCodesUnaligned.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnaligned Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSign5.cmd_1809] -RelativePath=CoreMangLib\cti\system\math\MathSign5\MathSign5.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSign5 +[OpCodesUnbox.cmd_2169] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox\OpCodesUnbox.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSign6.cmd_1810] -RelativePath=CoreMangLib\cti\system\math\MathSign6\MathSign6.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSign6 +[OpCodesUnbox_Any.cmd_2170] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox_Any\OpCodesUnbox_Any.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox_Any Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSign7.cmd_1811] -RelativePath=CoreMangLib\cti\system\math\MathSign7\MathSign7.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSign7 +[OpCodesVolatile.cmd_2171] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesVolatile\OpCodesVolatile.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesVolatile Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSin.cmd_1812] -RelativePath=CoreMangLib\cti\system\math\MathSin\MathSin.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSin +[OpCodesXor.cmd_2172] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesXor\OpCodesXor.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesXor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSinh.cmd_1813] -RelativePath=CoreMangLib\cti\system\math\MathSinh\MathSinh.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSinh +[OpCodeToString.cmd_2173] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeToString\OpCodeToString.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeToString Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathSqrt.cmd_1814] -RelativePath=CoreMangLib\cti\system\math\MathSqrt\MathSqrt.cmd -WorkingDir=CoreMangLib\cti\system\math\MathSqrt +[OpCodeValue.cmd_2174] +RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeValue\OpCodeValue.cmd +WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathTan.cmd_1815] -RelativePath=CoreMangLib\cti\system\math\MathTan\MathTan.cmd -WorkingDir=CoreMangLib\cti\system\math\MathTan +[TargetInvocationExceptionCtor1.cmd_2299] +RelativePath=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor1\TargetInvocationExceptionCtor1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MathTanh.cmd_1816] -RelativePath=CoreMangLib\cti\system\math\MathTanh\MathTanh.cmd -WorkingDir=CoreMangLib\cti\system\math\MathTanh +[TargetInvocationExceptionCtor2.cmd_2300] +RelativePath=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor2\TargetInvocationExceptionCtor2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemberAccessExceptionCtor1.cmd_1817] -RelativePath=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor1\MemberAccessExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor1 +[TargetParameterCountExceptionCtor1.cmd_2301] +RelativePath=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor1\TargetParameterCountExceptionCtor1.cmd +WorkingDir=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemberAccessExceptionCtor2.cmd_1818] -RelativePath=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor2\MemberAccessExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor2 +[TargetParameterCountExceptionCtor2.cmd_2302] +RelativePath=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor2\TargetParameterCountExceptionCtor2.cmd +WorkingDir=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MemberAccessExceptionCtor3.cmd_1819] -RelativePath=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor3\MemberAccessExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\memberaccessexception\MemberAccessExceptionCtor3 +[TargetParameterCountExceptionCtor3.cmd_2303] +RelativePath=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor3\TargetParameterCountExceptionCtor3.cmd +WorkingDir=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MulticastDelegateCombineImpl.cmd_1835] -RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateCombineImpl\MulticastDelegateCombineImpl.cmd -WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateCombineImpl +[MissingManifestResourceExceptionCtor1.cmd_2332] +RelativePath=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor1\MissingManifestResourceExceptionCtor1.cmd +WorkingDir=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MulticastDelegateEquals.cmd_1836] -RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateEquals\MulticastDelegateEquals.cmd -WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateEquals +[MissingManifestResourceExceptionCtor2.cmd_2333] +RelativePath=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor2\MissingManifestResourceExceptionCtor2.cmd +WorkingDir=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MulticastDelegateGetHashCode.cmd_1837] -RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetHashCode\MulticastDelegateGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetHashCode +[MissingManifestResourceExceptionCtor3.cmd_2334] +RelativePath=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor3\MissingManifestResourceExceptionCtor3.cmd +WorkingDir=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[MulticastDelegateGetInvocationList.cmd_1838] -RelativePath=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetInvocationList\MulticastDelegateGetInvocationList.cmd -WorkingDir=CoreMangLib\cti\system\multicastdelegate\MulticastDelegateGetInvocationList -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NotImplementedExceptionCtor1.cmd_1839] -RelativePath=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor1\NotImplementedExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NotImplementedExceptionCtor2.cmd_1840] -RelativePath=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor2\NotImplementedExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NotImplementedExceptionCtor3.cmd_1841] -RelativePath=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor3\NotImplementedExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\notimplementedexception\NotImplementedExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NotSupportedExceptionCtor1.cmd_1842] -RelativePath=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor1\NotSupportedExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NotSupportedExceptionCtor2.cmd_1843] -RelativePath=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor2\NotSupportedExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NotSupportedExceptionCtor3.cmd_1844] -RelativePath=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor3\NotSupportedExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\notsupportedexception\NotSupportedExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NullReferenceExceptionCtor1.cmd_1856] -RelativePath=CoreMangLib\cti\system\nullreferenceexception\NullReferenceExceptionCtor1\NullReferenceExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\nullreferenceexception\NullReferenceExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectCtor.cmd_1857] -RelativePath=CoreMangLib\cti\system\object\ObjectCtor\ObjectCtor.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectEquals1.cmd_1858] -RelativePath=CoreMangLib\cti\system\object\ObjectEquals1\ObjectEquals1.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectEquals1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectEquals2.cmd_1859] -RelativePath=CoreMangLib\cti\system\object\ObjectEquals2\ObjectEquals2.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectEquals2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectFinalize.cmd_1860] -RelativePath=CoreMangLib\cti\system\object\ObjectFinalize\ObjectFinalize.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectFinalize -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectGetHashCode.cmd_1861] -RelativePath=CoreMangLib\cti\system\object\ObjectGetHashCode\ObjectGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectMemberwiseClone.cmd_1862] -RelativePath=CoreMangLib\cti\system\object\ObjectMemberwiseClone\ObjectMemberwiseClone.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectMemberwiseClone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectReferenceEquals.cmd_1863] -RelativePath=CoreMangLib\cti\system\object\ObjectReferenceEquals\ObjectReferenceEquals.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectReferenceEquals -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectToString.cmd_1864] -RelativePath=CoreMangLib\cti\system\object\ObjectToString\ObjectToString.cmd -WorkingDir=CoreMangLib\cti\system\object\ObjectToString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectDisposedExceptionMessage.cmd_1865] -RelativePath=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionMessage\ObjectDisposedExceptionMessage.cmd -WorkingDir=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionMessage -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObjectDisposedExceptionObjectName.cmd_1866] -RelativePath=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionObjectName\ObjectDisposedExceptionObjectName.cmd -WorkingDir=CoreMangLib\cti\system\objectdisposedexception\ObjectDisposedExceptionObjectName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObsoleteAttributeCtor1.cmd_1867] -RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor1\ObsoleteAttributeCtor1.cmd -WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObsoleteAttributeCtor2.cmd_1868] -RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor2\ObsoleteAttributeCtor2.cmd -WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObsoleteAttributeCtor3.cmd_1869] -RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor3\ObsoleteAttributeCtor3.cmd -WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObsoleteAttributeIsError.cmd_1870] -RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeIsError\ObsoleteAttributeIsError.cmd -WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeIsError -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ObsoleteAttributeMessage.cmd_1871] -RelativePath=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeMessage\ObsoleteAttributeMessage.cmd -WorkingDir=CoreMangLib\cti\system\obsoleteattribute\ObsoleteAttributeMessage -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OutOfMemoryExceptionCtor1.cmd_1872] -RelativePath=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor1\OutOfMemoryExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OutOfMemoryExceptionCtor2.cmd_1873] -RelativePath=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor2\OutOfMemoryExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OutOfMemoryExceptionCtor3.cmd_1874] -RelativePath=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor3\OutOfMemoryExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\outofmemoryexception\OutOfMemoryExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OverflowExceptionCtor1.cmd_1875] -RelativePath=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor1\OverflowExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OverflowExceptionCtor2.cmd_1876] -RelativePath=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor2\OverflowExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OverflowExceptionCtor3.cmd_1877] -RelativePath=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor3\OverflowExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\overflowexception\OverflowExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ParamArrayAttributeCtor.cmd_1878] -RelativePath=CoreMangLib\cti\system\paramarrayattribute\ParamArrayAttributeCtor\ParamArrayAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\paramarrayattribute\ParamArrayAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PlatformNotSupportedExceptionCtor1.cmd_1879] -RelativePath=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor1\PlatformNotSupportedExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PlatformNotSupportedExceptionCtor2.cmd_1880] -RelativePath=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor2\PlatformNotSupportedExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PlatformNotSupportedExceptionCtor3.cmd_1881] -RelativePath=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor3\PlatformNotSupportedExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\platformnotsupportedexception\PlatformNotSupportedExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PredicateBeginInvoke.cmd_1882] -RelativePath=CoreMangLib\cti\system\predicate\PredicateBeginInvoke\PredicateBeginInvoke.cmd -WorkingDir=CoreMangLib\cti\system\predicate\PredicateBeginInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PredicateEndInvoke.cmd_1883] -RelativePath=CoreMangLib\cti\system\predicate\PredicateEndInvoke\PredicateEndInvoke.cmd -WorkingDir=CoreMangLib\cti\system\predicate\PredicateEndInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PredicateInvoke.cmd_1884] -RelativePath=CoreMangLib\cti\system\predicate\PredicateInvoke\PredicateInvoke.cmd -WorkingDir=CoreMangLib\cti\system\predicate\PredicateInvoke -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RankExceptionCtor1.cmd_1893] -RelativePath=CoreMangLib\cti\system\rankexception\RankExceptionCtor1\RankExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\rankexception\RankExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RankExceptionCtor2.cmd_1894] -RelativePath=CoreMangLib\cti\system\rankexception\RankExceptionCtor2\RankExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\rankexception\RankExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RankExceptionCtor3.cmd_1895] -RelativePath=CoreMangLib\cti\system\rankexception\RankExceptionCtor3\RankExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\rankexception\RankExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AmbiguousMatchExceptionCtor1.cmd_1896] -RelativePath=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor1\AmbiguousMatchExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AmbiguousMatchExceptionCtor2.cmd_1897] -RelativePath=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor2\AmbiguousMatchExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AmbiguousMatchExceptionCtor3.cmd_1898] -RelativePath=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor3\AmbiguousMatchExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\reflection\ambiguousmatchexception\AmbiguousMatchExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyConfigurationAttribute.cmd_1899] -RelativePath=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttribute\AssemblyConfigurationAttribute.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttribute -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[AssemblyConfigurationAttributeCtor.cmd_1900] -RelativePath=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttributeCtor\AssemblyConfigurationAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblyconfigurationattribute\AssemblyConfigurationAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyDefaultAliasAttribute.cmd_1901] -RelativePath=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttribute\AssemblyDefaultAliasAttribute.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttribute -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS;Pri1 -HostStyle=0 - -[AssemblyDefaultAliasAttributeCtor.cmd_1902] -RelativePath=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttributeCtor\AssemblyDefaultAliasAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblydefaultaliasattribute\AssemblyDefaultAliasAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyDelaySignAttributeCtor.cmd_1903] -RelativePath=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeCtor\AssemblyDelaySignAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyDelaySignAttributeDelaySign.cmd_1904] -RelativePath=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeDelaySign\AssemblyDelaySignAttributeDelaySign.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblydelaysignattribute\AssemblyDelaySignAttributeDelaySign -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyDescriptionAttributeCtor.cmd_1905] -RelativePath=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeCtor\AssemblyDescriptionAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyDescriptionAttributeDescription.cmd_1906] -RelativePath=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeDescription\AssemblyDescriptionAttributeDescription.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblydescriptionattribute\AssemblyDescriptionAttributeDescription -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyKeyFileAttributeCtor.cmd_1907] -RelativePath=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeCtor\AssemblyKeyFileAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyKeyFileAttributeKeyFile.cmd_1908] -RelativePath=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeKeyFile\AssemblyKeyFileAttributeKeyFile.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblykeyfileattribute\AssemblyKeyFileAttributeKeyFile -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyKeyNameAttributeCtor.cmd_1909] -RelativePath=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeCtor\AssemblyKeyNameAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyKeyNameAttributeKeyName.cmd_1910] -RelativePath=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeKeyName\AssemblyKeyNameAttributeKeyName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblykeynameattribute\AssemblyKeyNameAttributeKeyName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameGetPublicKey.cmd_1911] -RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKey\AssemblyNameGetPublicKey.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKey -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameGetPublicKeyToken.cmd_1912] -RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKeyToken\AssemblyNameGetPublicKeyToken.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameGetPublicKeyToken -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameSetPublicKey.cmd_1913] -RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKey\AssemblyNameSetPublicKey.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKey -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameSetPublicKeyToken.cmd_1914] -RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKeyToken\AssemblyNameSetPublicKeyToken.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameSetPublicKeyToken -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameVersion.cmd_1915] -RelativePath=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameVersion\AssemblyNameVersion.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblyname\AssemblyNameVersion -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameFlagsNone.cmd_1916] -RelativePath=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsNone\AssemblyNameFlagsNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameFlagsPublicKey.cmd_1917] -RelativePath=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsPublicKey\AssemblyNameFlagsPublicKey.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsPublicKey -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyNameFlagsRetargetable.cmd_1918] -RelativePath=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsRetargetable\AssemblyNameFlagsRetargetable.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblynameflags\AssemblyNameFlagsRetargetable -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyTitleAttributeCtor.cmd_1919] -RelativePath=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeCtor\AssemblyTitleAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AssemblyTitleAttributeTitle.cmd_1920] -RelativePath=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeTitle\AssemblyTitleAttributeTitle.cmd -WorkingDir=CoreMangLib\cti\system\reflection\assemblytitleattribute\AssemblyTitleAttributeTitle -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CallingConventionsAny.cmd_1921] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsAny\CallingConventionsAny.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsAny -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CallingConventionsExplicitThis.cmd_1922] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsExplicitThis\CallingConventionsExplicitThis.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsExplicitThis -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CallingConventionsHasThis.cmd_1923] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsHasThis\CallingConventionsHasThis.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsHasThis -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CallingConventionsStandard.cmd_1924] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsStandard\CallingConventionsStandard.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsStandard -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CallingConventionsVarArgs.cmd_1925] -RelativePath=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsVarArgs\CallingConventionsVarArgs.cmd -WorkingDir=CoreMangLib\cti\system\reflection\callingconventions\CallingConventionsVarArgs -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ConstructorInfoConstructorName.cmd_1926] -RelativePath=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoConstructorName\ConstructorInfoConstructorName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoConstructorName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ConstructorInfoTypeConstructorName.cmd_1927] -RelativePath=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoTypeConstructorName\ConstructorInfoTypeConstructorName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\constructorinfo\ConstructorInfoTypeConstructorName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[DefaultMemberAttributeCtor.cmd_1928] -RelativePath=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeCtor\DefaultMemberAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[DefaultMemberAttributeMemberName.cmd_1929] -RelativePath=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeMemberName\DefaultMemberAttributeMemberName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\defaultmemberattribute\DefaultMemberAttributeMemberName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FlowControlBranch.cmd_1930] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlBranch\FlowControlBranch.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlBranch -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FlowControlCall.cmd_1931] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCall\FlowControlCall.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCall -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FlowControlCond_Branch.cmd_1932] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCond_Branch\FlowControlCond_Branch.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlCond_Branch -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FlowControlMeta.cmd_1933] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlMeta\FlowControlMeta.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlMeta -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FlowControlNext.cmd_1934] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlNext\FlowControlNext.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlNext -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FlowControlReturn.cmd_1935] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlReturn\FlowControlReturn.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlReturn -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FlowControlThrow.cmd_1936] -RelativePath=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlThrow\FlowControlThrow.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\flowcontrol\FlowControlThrow -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeEquals1.cmd_1937] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals1\OpCodeEquals1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeEquals2.cmd_1938] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals2\OpCodeEquals2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeEquals2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeFlowControl.cmd_1939] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeFlowControl\OpCodeFlowControl.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeFlowControl -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeGetHashCode.cmd_1940] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeGetHashCode\OpCodeGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeName.cmd_1941] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeName\OpCodeName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeOpCodeType.cmd_1942] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOpCodeType\OpCodeOpCodeType.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOpCodeType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeOperandType.cmd_1943] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOperandType\OpCodeOperandType.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeOperandType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesAdd_Ovf.cmd_1944] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf\OpCodesAdd_Ovf.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesAdd_Ovf_Un.cmd_1945] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf_Un\OpCodesAdd_Ovf_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAdd_Ovf_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesAnd.cmd_1946] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAnd\OpCodesAnd.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesAnd -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesArglist.cmd_1947] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesArglist\OpCodesArglist.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesArglist -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBeq.cmd_1948] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq\OpCodesBeq.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBeq_S.cmd_1949] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq_S\OpCodesBeq_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBeq_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBge.cmd_1950] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge\OpCodesBge.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBge_S.cmd_1951] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_S\OpCodesBge_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBge_Un.cmd_1952] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un\OpCodesBge_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBge_Un_S.cmd_1953] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un_S\OpCodesBge_Un_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBge_Un_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBgt.cmd_1954] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt\OpCodesBgt.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBgt_S.cmd_1955] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_S\OpCodesBgt_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBgt_Un.cmd_1956] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un\OpCodesBgt_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBgt_Un_S.cmd_1957] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un_S\OpCodesBgt_Un_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBgt_Un_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBle.cmd_1958] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle\OpCodesBle.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBle_S.cmd_1959] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_S\OpCodesBle_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBle_Un.cmd_1960] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un\OpCodesBle_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBle_Un_S.cmd_1961] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un_S\OpCodesBle_Un_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBle_Un_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBlt.cmd_1962] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt\OpCodesBlt.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBlt_S.cmd_1963] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_S\OpCodesBlt_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBlt_Un.cmd_1964] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un\OpCodesBlt_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBlt_Un_S.cmd_1965] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un_S\OpCodesBlt_Un_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBlt_Un_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBne_Un.cmd_1966] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un\OpCodesBne_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBne_Un_S.cmd_1967] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un_S\OpCodesBne_Un_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBne_Un_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBox.cmd_1968] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBox\OpCodesBox.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBox -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBr.cmd_1969] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr\OpCodesBr.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBreak.cmd_1970] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBreak\OpCodesBreak.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBreak -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBrfalse.cmd_1971] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse\OpCodesBrfalse.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBrfalse_S.cmd_1972] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse_S\OpCodesBrfalse_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrfalse_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBrtrue.cmd_1973] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue\OpCodesBrtrue.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBrtrue_S.cmd_1974] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue_S\OpCodesBrtrue_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBrtrue_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesBr_S.cmd_1975] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr_S\OpCodesBr_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesBr_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCall.cmd_1976] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCall\OpCodesCall.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCall -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCalli.cmd_1977] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCalli\OpCodesCalli.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCalli -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCallvirt.cmd_1978] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCallvirt\OpCodesCallvirt.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCallvirt -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCastclass.cmd_1979] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCastclass\OpCodesCastclass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCastclass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCeq.cmd_1980] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCeq\OpCodesCeq.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCeq -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCgt.cmd_1981] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt\OpCodesCgt.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCgt_Un.cmd_1982] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt_Un\OpCodesCgt_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCgt_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCkfinite.cmd_1983] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCkfinite\OpCodesCkfinite.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCkfinite -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesClt.cmd_1984] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt\OpCodesClt.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesClt_Un.cmd_1985] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt_Un\OpCodesClt_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesClt_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConstrained.cmd_1986] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConstrained\OpCodesConstrained.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConstrained -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_I.cmd_1987] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I\OpCodesConv_I.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_I1.cmd_1988] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I1\OpCodesConv_I1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_I2.cmd_1989] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I2\OpCodesConv_I2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_I4.cmd_1990] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I4\OpCodesConv_I4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_I8.cmd_1991] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I8\OpCodesConv_I8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_I8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I.cmd_1992] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I\OpCodesConv_Ovf_I.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I1.cmd_1993] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1\OpCodesConv_Ovf_I1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I1_Un.cmd_1994] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1_Un\OpCodesConv_Ovf_I1_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I1_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I2.cmd_1995] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2\OpCodesConv_Ovf_I2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I2_Un.cmd_1996] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2_Un\OpCodesConv_Ovf_I2_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I2_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I4.cmd_1997] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4\OpCodesConv_Ovf_I4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I4_Un.cmd_1998] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4_Un\OpCodesConv_Ovf_I4_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I4_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I8.cmd_1999] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8\OpCodesConv_Ovf_I8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I8_Un.cmd_2000] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8_Un\OpCodesConv_Ovf_I8_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I8_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_I_Un.cmd_2001] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I_Un\OpCodesConv_Ovf_I_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_I_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U.cmd_2002] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U\OpCodesConv_Ovf_U.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U1.cmd_2003] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1\OpCodesConv_Ovf_U1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U1_Un.cmd_2004] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1_Un\OpCodesConv_Ovf_U1_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U1_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U2.cmd_2005] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2\OpCodesConv_Ovf_U2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U2_Un.cmd_2006] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2_Un\OpCodesConv_Ovf_U2_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U2_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U4.cmd_2007] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4\OpCodesConv_Ovf_U4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U4_Un.cmd_2008] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4_Un\OpCodesConv_Ovf_U4_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U4_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U8.cmd_2009] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8\OpCodesConv_Ovf_U8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U8_Un.cmd_2010] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8_Un\OpCodesConv_Ovf_U8_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U8_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_Ovf_U_Un.cmd_2011] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U_Un\OpCodesConv_Ovf_U_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_Ovf_U_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_R4.cmd_2012] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R4\OpCodesConv_R4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_R8.cmd_2013] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R8\OpCodesConv_R8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_R_Un.cmd_2014] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R_Un\OpCodesConv_R_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_R_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_U.cmd_2015] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U\OpCodesConv_U.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_U1.cmd_2016] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U1\OpCodesConv_U1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_U2.cmd_2017] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U2\OpCodesConv_U2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_U4.cmd_2018] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U4\OpCodesConv_U4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesConv_U8.cmd_2019] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U8\OpCodesConv_U8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesConv_U8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCpblk.cmd_2020] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpblk\OpCodesCpblk.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpblk -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesCpobj.cmd_2021] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpobj\OpCodesCpobj.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesCpobj -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesDiv.cmd_2022] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv\OpCodesDiv.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesDiv_Un.cmd_2023] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv_Un\OpCodesDiv_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDiv_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesDup.cmd_2024] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDup\OpCodesDup.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesDup -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesEndfilter.cmd_2025] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfilter\OpCodesEndfilter.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfilter -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesEndfinally.cmd_2026] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfinally\OpCodesEndfinally.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesEndfinally -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesInitblk.cmd_2027] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitblk\OpCodesInitblk.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitblk -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesInitobj.cmd_2028] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitobj\OpCodesInitobj.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesInitobj -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesIsinst.cmd_2029] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesIsinst\OpCodesIsinst.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesIsinst -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeSize.cmd_2030] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeSize\OpCodeSize.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeSize -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesJmp.cmd_2031] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesJmp\OpCodesJmp.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesJmp -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarg.cmd_2032] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg\OpCodesLdarg.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarga.cmd_2033] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga\OpCodesLdarga.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarga_S.cmd_2034] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga_S\OpCodesLdarga_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarga_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarg_0.cmd_2035] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_0\OpCodesLdarg_0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarg_1.cmd_2036] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_1\OpCodesLdarg_1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarg_2.cmd_2037] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_2\OpCodesLdarg_2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarg_3.cmd_2038] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_3\OpCodesLdarg_3.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdarg_S.cmd_2039] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_S\OpCodesLdarg_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdarg_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4.cmd_2040] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4\OpCodesLdc_I4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_0.cmd_2041] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_0\OpCodesLdc_I4_0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_1.cmd_2042] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_1\OpCodesLdc_I4_1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_2.cmd_2043] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_2\OpCodesLdc_I4_2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_3.cmd_2044] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_3\OpCodesLdc_I4_3.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_4.cmd_2045] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_4\OpCodesLdc_I4_4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_5.cmd_2046] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_5\OpCodesLdc_I4_5.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_6.cmd_2047] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_6\OpCodesLdc_I4_6.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_7.cmd_2048] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_7\OpCodesLdc_I4_7.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_8.cmd_2049] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_8\OpCodesLdc_I4_8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_M1.cmd_2050] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_M1\OpCodesLdc_I4_M1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_M1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I4_S.cmd_2051] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_S\OpCodesLdc_I4_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I4_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_I8.cmd_2052] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I8\OpCodesLdc_I8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_I8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_R4.cmd_2053] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R4\OpCodesLdc_R4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdc_R8.cmd_2054] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R8\OpCodesLdc_R8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdc_R8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem.cmd_2055] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem\OpCodesLdelem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelema.cmd_2056] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelema\OpCodesLdelema.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelema -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_I.cmd_2057] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I\OpCodesLdelem_I.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_I1.cmd_2058] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I1\OpCodesLdelem_I1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_I2.cmd_2059] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I2\OpCodesLdelem_I2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_I4.cmd_2060] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I4\OpCodesLdelem_I4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_I8.cmd_2061] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I8\OpCodesLdelem_I8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_I8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_R4.cmd_2062] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R4\OpCodesLdelem_R4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_R8.cmd_2063] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R8\OpCodesLdelem_R8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_R8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_Ref.cmd_2064] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_Ref\OpCodesLdelem_Ref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_Ref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_U1.cmd_2065] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U1\OpCodesLdelem_U1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_U2.cmd_2066] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U2\OpCodesLdelem_U2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdelem_U4.cmd_2067] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U4\OpCodesLdelem_U4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdelem_U4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdfld.cmd_2068] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdfld\OpCodesLdfld.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdfld -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdflda.cmd_2069] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdflda\OpCodesLdflda.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdflda -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdftn.cmd_2070] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdftn\OpCodesLdftn.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdftn -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_I.cmd_2071] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I\OpCodesLdind_I.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_I1.cmd_2072] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I1\OpCodesLdind_I1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_I2.cmd_2073] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I2\OpCodesLdind_I2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_I4.cmd_2074] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I4\OpCodesLdind_I4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_I8.cmd_2075] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I8\OpCodesLdind_I8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_I8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_R4.cmd_2076] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R4\OpCodesLdind_R4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_R8.cmd_2077] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R8\OpCodesLdind_R8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_R8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_Ref.cmd_2078] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_Ref\OpCodesLdind_Ref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_Ref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_U1.cmd_2079] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U1\OpCodesLdind_U1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_U2.cmd_2080] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U2\OpCodesLdind_U2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdind_U4.cmd_2081] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U4\OpCodesLdind_U4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdind_U4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdlen.cmd_2082] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdlen\OpCodesLdlen.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdlen -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloc.cmd_2083] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc\OpCodesLdloc.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloca.cmd_2084] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca\OpCodesLdloca.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloca_S.cmd_2085] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca_S\OpCodesLdloca_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloca_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloc_0.cmd_2086] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_0\OpCodesLdloc_0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloc_1.cmd_2087] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_1\OpCodesLdloc_1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloc_2.cmd_2088] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_2\OpCodesLdloc_2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloc_3.cmd_2089] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_3\OpCodesLdloc_3.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdloc_S.cmd_2090] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_S\OpCodesLdloc_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdloc_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdnull.cmd_2091] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdnull\OpCodesLdnull.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdnull -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdobj.cmd_2092] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdobj\OpCodesLdobj.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdobj -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdsfld.cmd_2093] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsfld\OpCodesLdsfld.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsfld -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdsflda.cmd_2094] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsflda\OpCodesLdsflda.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdsflda -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdstr.cmd_2095] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdstr\OpCodesLdstr.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdstr -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdtoken.cmd_2096] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdtoken\OpCodesLdtoken.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdtoken -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLdvirtftn.cmd_2097] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdvirtftn\OpCodesLdvirtftn.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLdvirtftn -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLeave.cmd_2098] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave\OpCodesLeave.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLeave_S.cmd_2099] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave_S\OpCodesLeave_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLeave_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesLocalloc.cmd_2100] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLocalloc\OpCodesLocalloc.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesLocalloc -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesMkrefany.cmd_2101] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMkrefany\OpCodesMkrefany.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMkrefany -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesMul.cmd_2102] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul\OpCodesMul.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesMul_Ovf.cmd_2103] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf\OpCodesMul_Ovf.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesMul_Ovf_Un.cmd_2104] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf_Un\OpCodesMul_Ovf_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesMul_Ovf_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesNeg.cmd_2105] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNeg\OpCodesNeg.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNeg -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesNewarr.cmd_2106] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewarr\OpCodesNewarr.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewarr -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesNewobj.cmd_2107] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewobj\OpCodesNewobj.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNewobj -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesNop.cmd_2108] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNop\OpCodesNop.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNop -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesNot.cmd_2109] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNot\OpCodesNot.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesNot -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesOr.cmd_2110] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesOr\OpCodesOr.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesOr -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPop.cmd_2111] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPop\OpCodesPop.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPop -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefix1.cmd_2112] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix1\OpCodesPrefix1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefix2.cmd_2113] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix2\OpCodesPrefix2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefix3.cmd_2114] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix3\OpCodesPrefix3.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefix4.cmd_2115] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix4\OpCodesPrefix4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefix5.cmd_2116] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix5\OpCodesPrefix5.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix5 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefix6.cmd_2117] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix6\OpCodesPrefix6.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix6 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefix7.cmd_2118] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix7\OpCodesPrefix7.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefix7 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesPrefixref.cmd_2119] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefixref\OpCodesPrefixref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesPrefixref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesReadonly.cmd_2120] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesReadonly\OpCodesReadonly.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesReadonly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesRefanytype.cmd_2121] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanytype\OpCodesRefanytype.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanytype -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesRefanyval.cmd_2122] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanyval\OpCodesRefanyval.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRefanyval -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesRem.cmd_2123] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem\OpCodesRem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesRem_Un.cmd_2124] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem_Un\OpCodesRem_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRem_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesRet.cmd_2125] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRet\OpCodesRet.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRet -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesRethrow.cmd_2126] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRethrow\OpCodesRethrow.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesRethrow -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesShl.cmd_2127] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShl\OpCodesShl.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShl -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesShr.cmd_2128] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr\OpCodesShr.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesShr_Un.cmd_2129] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr_Un\OpCodesShr_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesShr_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesSizeof.cmd_2130] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSizeof\OpCodesSizeof.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSizeof -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStarg.cmd_2131] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg\OpCodesStarg.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStarg_S.cmd_2132] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg_S\OpCodesStarg_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStarg_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem.cmd_2133] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem\OpCodesStelem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_I.cmd_2134] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I\OpCodesStelem_I.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_I1.cmd_2135] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I1\OpCodesStelem_I1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_I2.cmd_2136] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I2\OpCodesStelem_I2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_I4.cmd_2137] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I4\OpCodesStelem_I4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_I8.cmd_2138] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I8\OpCodesStelem_I8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_I8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_R4.cmd_2139] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R4\OpCodesStelem_R4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_R8.cmd_2140] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R8\OpCodesStelem_R8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_R8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStelem_Ref.cmd_2141] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_Ref\OpCodesStelem_Ref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStelem_Ref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStfld.cmd_2142] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStfld\OpCodesStfld.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStfld -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_I.cmd_2143] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I\OpCodesStind_I.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_I1.cmd_2144] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I1\OpCodesStind_I1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_I2.cmd_2145] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I2\OpCodesStind_I2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_I4.cmd_2146] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I4\OpCodesStind_I4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_I8.cmd_2147] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I8\OpCodesStind_I8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_I8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_R4.cmd_2148] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R4\OpCodesStind_R4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_R8.cmd_2149] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R8\OpCodesStind_R8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_R8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStind_Ref.cmd_2150] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_Ref\OpCodesStind_Ref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStind_Ref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStloc.cmd_2151] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc\OpCodesStloc.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStloc_0.cmd_2152] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_0\OpCodesStloc_0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStloc_1.cmd_2153] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_1\OpCodesStloc_1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStloc_2.cmd_2154] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_2\OpCodesStloc_2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStloc_3.cmd_2155] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_3\OpCodesStloc_3.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStloc_S.cmd_2156] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_S\OpCodesStloc_S.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStloc_S -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStobj.cmd_2157] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStobj\OpCodesStobj.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStobj -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesStsfld.cmd_2158] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStsfld\OpCodesStsfld.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesStsfld -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesSub.cmd_2159] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub\OpCodesSub.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesSub_Ovf.cmd_2160] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf\OpCodesSub_Ovf.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesSub_Ovf_Un.cmd_2161] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf_Un\OpCodesSub_Ovf_Un.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSub_Ovf_Un -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesSwitch.cmd_2162] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSwitch\OpCodesSwitch.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesSwitch -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeStackBehaviourPop.cmd_2163] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPop\OpCodeStackBehaviourPop.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPop -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeStackBehaviourPush.cmd_2164] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPush\OpCodeStackBehaviourPush.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeStackBehaviourPush -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesTailcall.cmd_2165] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTailcall\OpCodesTailcall.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTailcall -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesTakesSingleByteArgument.cmd_2166] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTakesSingleByteArgument\OpCodesTakesSingleByteArgument.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesTakesSingleByteArgument -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesThrow.cmd_2167] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesThrow\OpCodesThrow.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesThrow -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesUnaligned.cmd_2168] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnaligned\OpCodesUnaligned.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnaligned -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesUnbox.cmd_2169] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox\OpCodesUnbox.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesUnbox_Any.cmd_2170] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox_Any\OpCodesUnbox_Any.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesUnbox_Any -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesVolatile.cmd_2171] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesVolatile\OpCodesVolatile.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesVolatile -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodesXor.cmd_2172] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesXor\OpCodesXor.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodesXor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeToString.cmd_2173] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeToString\OpCodeToString.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeToString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeValue.cmd_2174] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeValue\OpCodeValue.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodes\OpCodeValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeTypeMacro.cmd_2175] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeMacro\OpCodeTypeMacro.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeMacro -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeTypeNternal.cmd_2176] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeNternal\OpCodeTypeNternal.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeNternal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeTypeObjmodel.cmd_2177] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeObjmodel\OpCodeTypeObjmodel.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypeObjmodel -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeTypePrefix.cmd_2178] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrefix\OpCodeTypePrefix.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrefix -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OpCodeTypePrimitive.cmd_2179] -RelativePath=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrimitive\OpCodeTypePrimitive.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\opcodetype\OpCodeTypePrimitive -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineBrTarget.cmd_2180] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineBrTarget\OperandTypeInlineBrTarget.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineBrTarget -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineField.cmd_2181] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineField\OperandTypeInlineField.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineField -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineI.cmd_2182] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI\OperandTypeInlineI.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineI8.cmd_2183] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI8\OperandTypeInlineI8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineI8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineMethod.cmd_2184] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineMethod\OperandTypeInlineMethod.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineMethod -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineNone.cmd_2185] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineNone\OperandTypeInlineNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineR.cmd_2186] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineR\OperandTypeInlineR.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineR -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineSig.cmd_2187] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSig\OperandTypeInlineSig.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSig -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineString.cmd_2188] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineString\OperandTypeInlineString.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineSwitch.cmd_2189] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSwitch\OperandTypeInlineSwitch.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineSwitch -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineTok.cmd_2190] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineTok\OperandTypeInlineTok.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineTok -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineType.cmd_2191] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineType\OperandTypeInlineType.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeInlineVar.cmd_2192] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineVar\OperandTypeInlineVar.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeInlineVar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeShortInlineBrTarget.cmd_2193] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineBrTarget\OperandTypeShortInlineBrTarget.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineBrTarget -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeShortInlineI.cmd_2194] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineI\OperandTypeShortInlineI.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineI -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeShortInlineR.cmd_2195] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineR\OperandTypeShortInlineR.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineR -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OperandTypeShortInlineVar.cmd_2196] -RelativePath=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineVar\OperandTypeShortInlineVar.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\operandtype\OperandTypeShortInlineVar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSize16.cmd_2197] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize16\PackingSize16.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSize2.cmd_2198] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize2\PackingSize2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSize4.cmd_2199] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize4\PackingSize4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSize4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSizeSize1.cmd_2200] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize1\PackingSizeSize1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSizeSize128.cmd_2201] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize128\PackingSizeSize128.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize128 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSizeSize32.cmd_2202] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize32\PackingSizeSize32.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSizeSize64.cmd_2203] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize64\PackingSizeSize64.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSizeSize8.cmd_2204] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize8\PackingSizeSize8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeSize8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PackingSizeUnspecified.cmd_2205] -RelativePath=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeUnspecified\PackingSizeUnspecified.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\packingsize\PackingSizeUnspecified -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPop0.cmd_2206] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop0\StackBehaviourPop0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPop1.cmd_2207] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1\StackBehaviourPop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPop1_pop1.cmd_2208] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1_pop1\StackBehaviourPop1_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPop1_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopi.cmd_2209] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi\StackBehaviourPopi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopi_pop1.cmd_2210] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_pop1\StackBehaviourPopi_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopi_popi.cmd_2211] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi\StackBehaviourPopi_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopi_popi8.cmd_2212] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi8\StackBehaviourPopi_popi8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopi_popi_popi.cmd_2213] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi_popi\StackBehaviourPopi_popi_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popi_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopi_popr4.cmd_2214] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr4\StackBehaviourPopi_popr4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopi_popr8.cmd_2215] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr8\StackBehaviourPopi_popr8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopi_popr8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref.cmd_2216] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref\StackBehaviourPopref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_pop1.cmd_2217] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_pop1\StackBehaviourPopref_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_popi.cmd_2218] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi\StackBehaviourPopref_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_popi_pop1.cmd_2219] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_pop1\StackBehaviourPopref_popi_pop1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_pop1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_popi_popi.cmd_2220] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi\StackBehaviourPopref_popi_popi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_popi_popi8.cmd_2221] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi8\StackBehaviourPopref_popi_popi8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popi8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_popi_popr4.cmd_2222] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr4\StackBehaviourPopref_popi_popr4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_popi_popr8.cmd_2223] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr8\StackBehaviourPopref_popi_popr8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popr8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPopref_popi_popref.cmd_2224] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popref\StackBehaviourPopref_popi_popref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPopref_popi_popref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPush0.cmd_2225] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush0\StackBehaviourPush0.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush0 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPush1.cmd_2226] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1\StackBehaviourPush1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPush1_push1.cmd_2227] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1_push1\StackBehaviourPush1_push1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPush1_push1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPushi.cmd_2228] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi\StackBehaviourPushi.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPushi8.cmd_2229] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi8\StackBehaviourPushi8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushi8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPushr4.cmd_2230] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr4\StackBehaviourPushr4.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr4 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPushr8.cmd_2231] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr8\StackBehaviourPushr8.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushr8 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourPushref.cmd_2232] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushref\StackBehaviourPushref.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourPushref -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourVarpop.cmd_2233] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpop\StackBehaviourVarpop.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpop -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StackBehaviourVarpush.cmd_2234] -RelativePath=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpush\StackBehaviourVarpush.cmd -WorkingDir=CoreMangLib\cti\system\reflection\emit\stackbehaviour\StackBehaviourVarpush -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[EventAttributesNone.cmd_2235] -RelativePath=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesNone\EventAttributesNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[EventAttributesRTSpecialName.cmd_2236] -RelativePath=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesRTSpecialName\EventAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[EventAttributesSpecialName.cmd_2237] -RelativePath=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesSpecialName\EventAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\eventattributes\EventAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesAssembly.cmd_2238] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesAssembly\FieldAttributesAssembly.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesAssembly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesFamANDAssem.cmd_2239] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamANDAssem\FieldAttributesFamANDAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamANDAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesFamily.cmd_2240] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamily\FieldAttributesFamily.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamily -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesFamORAssem.cmd_2241] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamORAssem\FieldAttributesFamORAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFamORAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesFieldAccessMask.cmd_2242] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFieldAccessMask\FieldAttributesFieldAccessMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesFieldAccessMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesHasDefault.cmd_2243] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasDefault\FieldAttributesHasDefault.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasDefault -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesHasFieldRVA.cmd_2244] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasFieldRVA\FieldAttributesHasFieldRVA.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesHasFieldRVA -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesInitOnly.cmd_2245] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesInitOnly\FieldAttributesInitOnly.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesInitOnly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesLiteral.cmd_2246] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesLiteral\FieldAttributesLiteral.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesLiteral -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesNotSerialized.cmd_2247] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesNotSerialized\FieldAttributesNotSerialized.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesNotSerialized -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesPinvokeImpl.cmd_2248] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPinvokeImpl\FieldAttributesPinvokeImpl.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPinvokeImpl -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesPrivate.cmd_2249] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivate\FieldAttributesPrivate.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesPrivateScope.cmd_2250] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivateScope\FieldAttributesPrivateScope.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPrivateScope -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesPublic.cmd_2251] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPublic\FieldAttributesPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesRTSpecialName.cmd_2252] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesRTSpecialName\FieldAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesSpecialName.cmd_2253] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesSpecialName\FieldAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldAttributesStatic.cmd_2254] -RelativePath=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesStatic\FieldAttributesStatic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\fieldattributes\FieldAttributesStatic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesAbstract.cmd_2255] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesAbstract\MethodAttributesAbstract.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesAbstract -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesFamANDAssem.cmd_2256] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamANDAssem\MethodAttributesFamANDAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamANDAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesFamily.cmd_2257] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamily\MethodAttributesFamily.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamily -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesFamORAssem.cmd_2258] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamORAssem\MethodAttributesFamORAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFamORAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesFinal.cmd_2259] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFinal\MethodAttributesFinal.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesFinal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesHasSecurity.cmd_2260] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHasSecurity\MethodAttributesHasSecurity.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHasSecurity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesHideBySig.cmd_2261] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHideBySig\MethodAttributesHideBySig.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesHideBySig -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesMemberAccessMask.cmd_2262] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesMemberAccessMask\MethodAttributesMemberAccessMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesMemberAccessMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesNewSlot.cmd_2263] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesNewSlot\MethodAttributesNewSlot.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesNewSlot -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesPinvokeImpl.cmd_2264] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPinvokeImpl\MethodAttributesPinvokeImpl.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPinvokeImpl -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesPrivate.cmd_2265] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivate\MethodAttributesPrivate.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesPrivateScope.cmd_2266] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivateScope\MethodAttributesPrivateScope.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPrivateScope -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesPublic.cmd_2267] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPublic\MethodAttributesPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesRequireSecObject.cmd_2268] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRequireSecObject\MethodAttributesRequireSecObject.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRequireSecObject -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesReuseSlot.cmd_2269] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesReuseSlot\MethodAttributesReuseSlot.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesReuseSlot -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesRTSpecialName.cmd_2270] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRTSpecialName\MethodAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesSpecialName.cmd_2271] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesSpecialName\MethodAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesStatic.cmd_2272] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesStatic\MethodAttributesStatic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesStatic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesUnmanagedExport.cmd_2273] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesUnmanagedExport\MethodAttributesUnmanagedExport.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesUnmanagedExport -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesVirtual.cmd_2274] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVirtual\MethodAttributesVirtual.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVirtual -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodAttributesVtableLayoutMask.cmd_2275] -RelativePath=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVtableLayoutMask\MethodAttributesVtableLayoutMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodattributes\MethodAttributesVtableLayoutMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesCodeTypeMask.cmd_2276] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesCodeTypeMask\MethodImplAttributesCodeTypeMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesCodeTypeMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesForwardRef.cmd_2277] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesForwardRef\MethodImplAttributesForwardRef.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesForwardRef -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesIL.cmd_2278] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesIL\MethodImplAttributesIL.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesIL -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesInternalCall.cmd_2279] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesInternalCall\MethodImplAttributesInternalCall.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesInternalCall -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesManaged.cmd_2280] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManaged\MethodImplAttributesManaged.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManaged -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesManagedMask.cmd_2281] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManagedMask\MethodImplAttributesManagedMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesManagedMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesNative.cmd_2282] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNative\MethodImplAttributesNative.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNative -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesNoInlining.cmd_2283] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNoInlining\MethodImplAttributesNoInlining.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesNoInlining -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesOPTIL.cmd_2284] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesOPTIL\MethodImplAttributesOPTIL.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesOPTIL -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesPreserveSig.cmd_2285] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesPreserveSig\MethodImplAttributesPreserveSig.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesPreserveSig -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesRuntime.cmd_2286] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesRuntime\MethodImplAttributesRuntime.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesRuntime -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesSynchronized.cmd_2287] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesSynchronized\MethodImplAttributesSynchronized.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesSynchronized -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplAttributesUnmanaged.cmd_2288] -RelativePath=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesUnmanaged\MethodImplAttributesUnmanaged.cmd -WorkingDir=CoreMangLib\cti\system\reflection\methodimplattributes\MethodImplAttributesUnmanaged -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ParameterAttributesHasDefault.cmd_2289] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesHasDefault\ParameterAttributesHasDefault.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesHasDefault -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ParameterAttributesIn.cmd_2290] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesIn\ParameterAttributesIn.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesIn -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ParameterAttributesNone.cmd_2291] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesNone\ParameterAttributesNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ParameterAttributesOptional.cmd_2292] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOptional\ParameterAttributesOptional.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOptional -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ParameterAttributesOut.cmd_2293] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOut\ParameterAttributesOut.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesOut -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ParameterAttributesRetval.cmd_2294] -RelativePath=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesRetval\ParameterAttributesRetval.cmd -WorkingDir=CoreMangLib\cti\system\reflection\parameterattributes\ParameterAttributesRetval -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PropertyAttributesHasDefault.cmd_2295] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesHasDefault\PropertyAttributesHasDefault.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesHasDefault -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PropertyAttributesNone.cmd_2296] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesNone\PropertyAttributesNone.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesNone -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PropertyAttributesRTSpecialName.cmd_2297] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesRTSpecialName\PropertyAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PropertyAttributesSpecialName.cmd_2298] -RelativePath=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesSpecialName\PropertyAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\propertyattributes\PropertyAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TargetInvocationExceptionCtor1.cmd_2299] -RelativePath=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor1\TargetInvocationExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TargetInvocationExceptionCtor2.cmd_2300] -RelativePath=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor2\TargetInvocationExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\targetinvocationexception\TargetInvocationExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TargetParameterCountExceptionCtor1.cmd_2301] -RelativePath=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor1\TargetParameterCountExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TargetParameterCountExceptionCtor2.cmd_2302] -RelativePath=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor2\TargetParameterCountExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TargetParameterCountExceptionCtor3.cmd_2303] -RelativePath=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor3\TargetParameterCountExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\reflection\targetparametercountexception\TargetParameterCountExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesAbstract.cmd_2304] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAbstract\TypeAttributesAbstract.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAbstract -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesAnsiClass.cmd_2305] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAnsiClass\TypeAttributesAnsiClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAnsiClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesAutoClass.cmd_2306] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoClass\TypeAttributesAutoClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesAutoLayout.cmd_2307] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoLayout\TypeAttributesAutoLayout.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesAutoLayout -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesBeforeFieldInit.cmd_2308] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesBeforeFieldInit\TypeAttributesBeforeFieldInit.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesBeforeFieldInit -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesClass.cmd_2309] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClass\TypeAttributesClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesClassSemanticsMask.cmd_2310] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClassSemanticsMask\TypeAttributesClassSemanticsMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesClassSemanticsMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesExplicitLayout.cmd_2311] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesExplicitLayout\TypeAttributesExplicitLayout.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesExplicitLayout -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesHasSecurity.cmd_2312] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesHasSecurity\TypeAttributesHasSecurity.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesHasSecurity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesImport.cmd_2313] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesImport\TypeAttributesImport.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesImport -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesInterface.cmd_2314] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesInterface\TypeAttributesInterface.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesInterface -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesLayoutMask.cmd_2315] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesLayoutMask\TypeAttributesLayoutMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesLayoutMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesNestedAssembly.cmd_2316] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedAssembly\TypeAttributesNestedAssembly.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedAssembly -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesNestedFamANDAssem.cmd_2317] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamANDAssem\TypeAttributesNestedFamANDAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamANDAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesNestedFamily.cmd_2318] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamily\TypeAttributesNestedFamily.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamily -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesNestedFamORAssem.cmd_2319] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamORAssem\TypeAttributesNestedFamORAssem.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedFamORAssem -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesNestedPrivate.cmd_2320] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPrivate\TypeAttributesNestedPrivate.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPrivate -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesNestedPublic.cmd_2321] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPublic\TypeAttributesNestedPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesNestedPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesPublic.cmd_2322] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesPublic\TypeAttributesPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesRTSpecialName.cmd_2323] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesRTSpecialName\TypeAttributesRTSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesRTSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesSealed.cmd_2324] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSealed\TypeAttributesSealed.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSealed -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesSequentialLayout.cmd_2325] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSequentialLayout\TypeAttributesSequentialLayout.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSequentialLayout -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesSerializable.cmd_2326] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSerializable\TypeAttributesSerializable.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSerializable -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesSpecialName.cmd_2327] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSpecialName\TypeAttributesSpecialName.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesSpecialName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesStringFormatMask.cmd_2328] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesStringFormatMask\TypeAttributesStringFormatMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesStringFormatMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesUnicodeClass.cmd_2329] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesUnicodeClass\TypeAttributesUnicodeClass.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesUnicodeClass -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttributesVisibilityMask.cmd_2330] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesVisibilityMask\TypeAttributesVisibilityMask.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttributesVisibilityMask -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeAttribytesNotPublic.cmd_2331] -RelativePath=CoreMangLib\cti\system\reflection\typeattributes\TypeAttribytesNotPublic\TypeAttribytesNotPublic.cmd -WorkingDir=CoreMangLib\cti\system\reflection\typeattributes\TypeAttribytesNotPublic -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MissingManifestResourceExceptionCtor1.cmd_2332] -RelativePath=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor1\MissingManifestResourceExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MissingManifestResourceExceptionCtor2.cmd_2333] -RelativePath=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor2\MissingManifestResourceExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MissingManifestResourceExceptionCtor3.cmd_2334] -RelativePath=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor3\MissingManifestResourceExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\resources\missingmanifestresourceexception\MissingManifestResourceExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CultureName.cmd_2335] -RelativePath=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\CultureName\CultureName.cmd -WorkingDir=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\CultureName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[NeutralResourcesLanguageAttributeCtor.cmd_2336] -RelativePath=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\NeutralResourcesLanguageAttributeCtor\NeutralResourcesLanguageAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\NeutralResourcesLanguageAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AttributeCtor.cmd_2337] -RelativePath=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeCtor\AttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AttributeVersion.cmd_2338] -RelativePath=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeVersion\AttributeVersion.cmd -WorkingDir=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeVersion -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ATPACtor.cmd_2339] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPACtor\ATPACtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPACtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[ATPAPropertyName.cmd_2340] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPAPropertyName\ATPAPropertyName.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPAPropertyName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[AttributeCtor1.cmd_2341] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\compilationrelaxations\AttributeCtor1\AttributeCtor1.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\compilationrelaxations\AttributeCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CompilerGeneratedAttributeCtor.cmd_2342] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\compilergeneratedattribute\CompilerGeneratedAttributeCtor\CompilerGeneratedAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\compilergeneratedattribute\CompilerGeneratedAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CustomConstantAttributector.cmd_2343] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\customconstantattribute\CustomConstantAttributector\CustomConstantAttributector.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\customconstantattribute\CustomConstantAttributector -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[IndexerNameAttributeCtor.cmd_2344] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\indexernameattribute\IndexerNameAttributeCtor\IndexerNameAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\indexernameattribute\IndexerNameAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[IVTAAssemblyName.cmd_2345] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTAAssemblyName\IVTAAssemblyName.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTAAssemblyName -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[IVTACtor.cmd_2346] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTACtor\IVTACtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTACtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplOptionsNoInlining.cmd_2347] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsNoInlining\MethodImplOptionsNoInlining.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsNoInlining -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MethodImplOptionsPreserveSig.cmd_2348] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsPreserveSig\MethodImplOptionsPreserveSig.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsPreserveSig -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RCAttrWrapNEThrows.cmd_2349] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RCAttrWrapNEThrows\RCAttrWrapNEThrows.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RCAttrWrapNEThrows -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RuntimeCompatAttrCtor.cmd_2350] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RuntimeCompatAttrCtor\RuntimeCompatAttrCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RuntimeCompatAttrCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GetHashCode.cmd_2351] -RelativePath=CoreMangLib\cti\system\runtime\compilerservices\runtimehelpers\GetHashCode\GetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\runtimehelpers\GetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[DecimalConstantAttributeCtor.cmd_2352] -RelativePath=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeCtor\DecimalConstantAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[DecimalConstantAttributeValue.cmd_2353] -RelativePath=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeValue\DecimalConstantAttributeValue.cmd -WorkingDir=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FixedBufferAttributeCtor.cmd_2354] -RelativePath=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeCtor\FixedBufferAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FixedBufferAttributeElementType.cmd_2355] -RelativePath=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeElementType\FixedBufferAttributeElementType.cmd -WorkingDir=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeElementType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FixedBufferAttributeLength.cmd_2356] -RelativePath=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeLength\FixedBufferAttributeLength.cmd -WorkingDir=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeLength -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CallingConventionWinapi.cmd_2357] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\callingconvention\CallingConventionWinapi\CallingConventionWinapi.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\callingconvention\CallingConventionWinapi -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[CharSetUnicode.cmd_2358] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\charset\CharSetUnicode\CharSetUnicode.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\charset\CharSetUnicode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldOffsetAttributeCtor.cmd_2359] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeCtor\FieldOffsetAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[FieldOffsetAttributeValue.cmd_2360] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeValue\FieldOffsetAttributeValue.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleAddrOfPinnedObject_PSC.cmd_2361] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAddrOfPinnedObject_PSC\GCHandleAddrOfPinnedObject_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAddrOfPinnedObject_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleAlloc1_PSC.cmd_2362] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAlloc1_PSC\GCHandleAlloc1_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAlloc1_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleFree_PSC.cmd_2363] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleFree_PSC\GCHandleFree_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleFree_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleTarget_PSC.cmd_2364] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleTarget_PSC\GCHandleTarget_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleTarget_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleTypeNormal.cmd_2365] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeNormal\GCHandleTypeNormal.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeNormal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleTypePinned.cmd_2366] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypePinned\GCHandleTypePinned.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypePinned -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleTypeWeak.cmd_2367] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeak\GCHandleTypeWeak.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeak -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[GCHandleTypeWeakTrackResurrection.cmd_2368] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeakTrackResurrection\GCHandleTypeWeakTrackResurrection.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeakTrackResurrection -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[InAttributeCtor.cmd_2369] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\inattribute\InAttributeCtor\InAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\inattribute\InAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[LayoutKindAuto.cmd_2370] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindAuto\LayoutKindAuto.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindAuto -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[LayoutKindSequential.cmd_2371] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindSequential\LayoutKindSequential.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindSequential -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalSizeOf1_PSC.cmd_2372] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf1_PSC\MarshalSizeOf1_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf1_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalSizeOf2_PSC.cmd_2373] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf2_PSC\MarshalSizeOf2_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf2_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeArraySubType.cmd_2374] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeArraySubType\MarshalAsAttributeArraySubType.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeArraySubType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeCtor1.cmd_2375] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor1\MarshalAsAttributeCtor1.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeCtor2.cmd_2376] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor2\MarshalAsAttributeCtor2.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeMarshalCookie.cmd_2377] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalCookie\MarshalAsAttributeMarshalCookie.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalCookie -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeMarshalType.cmd_2378] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalType\MarshalAsAttributeMarshalType.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeMarshalTypeRef.cmd_2379] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalTypeRef\MarshalAsAttributeMarshalTypeRef.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalTypeRef -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeSizeConst.cmd_2380] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeConst\MarshalAsAttributeSizeConst.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeConst -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeSizeParamIndex.cmd_2381] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeParamIndex\MarshalAsAttributeSizeParamIndex.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeParamIndex -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[MarshalAsAttributeValue.cmd_2382] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeValue\MarshalAsAttributeValue.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[OutAttributeCtor.cmd_2383] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\outattribute\OutAttributeCtor\OutAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\outattribute\OutAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[PreserveSigAttributeCtor.cmd_2384] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\preservesigattribute\PreserveSigAttributeCtor\PreserveSigAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\preservesigattribute\PreserveSigAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleCtor_cti_PSC.cmd_2385] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleCtor_cti_PSC\SafeHandleCtor_cti_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleCtor_cti_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleDangerousAddRef_PSC.cmd_2386] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousAddRef_PSC\SafeHandleDangerousAddRef_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousAddRef_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleDangerousGetHandle_PSC.cmd_2387] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousGetHandle_PSC\SafeHandleDangerousGetHandle_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousGetHandle_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleDangerousRelease_PSC.cmd_2388] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousRelease_PSC\SafeHandleDangerousRelease_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousRelease_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleDispose1_PSC.cmd_2389] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose1_PSC\SafeHandleDispose1_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose1_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleDispose2_PSC.cmd_2390] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose2_PSC\SafeHandleDispose2_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose2_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleHandle_PSC.cmd_2391] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleHandle_PSC\SafeHandleHandle_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleHandle_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleIsClosed_PSC.cmd_2392] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsClosed_PSC\SafeHandleIsClosed_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsClosed_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleIsInvalid_PSC.cmd_2393] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsInvalid_PSC\SafeHandleIsInvalid_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsInvalid_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleSetHandleAsInvalid_PSC.cmd_2394] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandleAsInvalid_PSC\SafeHandleSetHandleAsInvalid_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandleAsInvalid_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SafeHandleSetHandle_PSC.cmd_2395] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandle_PSC\SafeHandleSetHandle_PSC.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandle_PSC -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StructLayoutAttributeCharSet.cmd_2396] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCharSet\StructLayoutAttributeCharSet.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCharSet -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StructLayoutAttributeCtor.cmd_2397] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCtor\StructLayoutAttributeCtor.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCtor -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StructLayoutAttributePack.cmd_2398] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributePack\StructLayoutAttributePack.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributePack -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StructLayoutAttributeSize.cmd_2399] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeSize\StructLayoutAttributeSize.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeSize -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StructLayoutAttributeValue.cmd_2400] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeValue\StructLayoutAttributeValue.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[UnmanagedType.cmd_2401] -RelativePath=CoreMangLib\cti\system\runtime\interopservices\unmanagedtype\UnmanagedType\UnmanagedType.cmd -WorkingDir=CoreMangLib\cti\system\runtime\interopservices\unmanagedtype\UnmanagedType -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RuntimeFieldHandleEquals.cmd_2402] -RelativePath=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleEquals\RuntimeFieldHandleEquals.cmd -WorkingDir=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleEquals -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RuntimeFieldHandleGetHashCode.cmd_2403] -RelativePath=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleGetHashCode\RuntimeFieldHandleGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RuntimeMethodHandleEquals.cmd_2404] -RelativePath=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHandleEquals\RuntimeMethodHandleEquals.cmd -WorkingDir=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHandleEquals -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RuntimeMethodHanldeGetHashCode.cmd_2405] -RelativePath=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHanldeGetHashCode\RuntimeMethodHanldeGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHanldeGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RuntimeTypeHandleEquals.cmd_2406] -RelativePath=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleEquals\RuntimeTypeHandleEquals.cmd -WorkingDir=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleEquals -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[RuntimeTypeHandleGetHashCode.cmd_2407] -RelativePath=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleGetHashCode\RuntimeTypeHandleGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteCompareTo2.cmd_2408] -RelativePath=CoreMangLib\cti\system\sbyte\SByteCompareTo2\SByteCompareTo2.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteCompareTo2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteEquals1.cmd_2409] -RelativePath=CoreMangLib\cti\system\sbyte\SByteEquals1\SByteEquals1.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteEquals1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteEquals2.cmd_2410] -RelativePath=CoreMangLib\cti\system\sbyte\SByteEquals2\SByteEquals2.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteEquals2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteGetHashCode.cmd_2411] -RelativePath=CoreMangLib\cti\system\sbyte\SByteGetHashCode\SByteGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToBoolean.cmd_2412] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToBoolean\SByteIConvertibleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToBoolean -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToByte.cmd_2413] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToByte\SByteIConvertibleToByte.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToChar.cmd_2414] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToChar\SByteIConvertibleToChar.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToChar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToDecimal.cmd_2415] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDecimal\SByteIConvertibleToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDecimal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToDouble.cmd_2416] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDouble\SByteIConvertibleToDouble.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDouble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToInt16.cmd_2417] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt16\SByteIConvertibleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToInt32.cmd_2418] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt32\SByteIConvertibleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToInt64.cmd_2419] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt64\SByteIConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToUInt16.cmd_2420] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt16\SByteIConvertibleToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToUInt32.cmd_2421] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt32\SByteIConvertibleToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteIConvertibleToUInt64.cmd_2422] -RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt64\SByteIConvertibleToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteMaxValue.cmd_2423] -RelativePath=CoreMangLib\cti\system\sbyte\SByteMaxValue\SByteMaxValue.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteMaxValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SByteMinValue.cmd_2424] -RelativePath=CoreMangLib\cti\system\sbyte\SByteMinValue\SByteMinValue.cmd -WorkingDir=CoreMangLib\cti\system\sbyte\SByteMinValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SecurityExceptionCtor1.cmd_2429] -RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor1\SecurityExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SecurityExceptionCtor2.cmd_2430] -RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor2\SecurityExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SecurityExceptionCtor3.cmd_2431] -RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor3\SecurityExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SecurityExceptionToString.cmd_2432] -RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionToString\SecurityExceptionToString.cmd -WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionToString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleEpsilon.cmd_2433] -RelativePath=CoreMangLib\cti\system\single\SingleEpsilon\SingleEpsilon.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleEpsilon -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleIsInfinity.cmd_2435] -RelativePath=CoreMangLib\cti\system\single\SingleIsInfinity\SingleIsInfinity.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleIsInfinity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleIsNaN.cmd_2436] -RelativePath=CoreMangLib\cti\system\single\SingleIsNaN\SingleIsNaN.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleIsNaN -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleIsNegativeInfinity.cmd_2437] -RelativePath=CoreMangLib\cti\system\single\SingleIsNegativeInfinity\SingleIsNegativeInfinity.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleIsNegativeInfinity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleIsPositiveInfinity.cmd_2438] -RelativePath=CoreMangLib\cti\system\single\SingleIsPositiveInfinity\SingleIsPositiveInfinity.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleIsPositiveInfinity -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleMaxValue.cmd_2439] -RelativePath=CoreMangLib\cti\system\single\SingleMaxValue\SingleMaxValue.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleMaxValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleMinValue.cmd_2440] -RelativePath=CoreMangLib\cti\system\single\SingleMinValue\SingleMinValue.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleMinValue -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleNaN.cmd_2441] -RelativePath=CoreMangLib\cti\system\single\SingleNaN\SingleNaN.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleNaN -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToBoolean.cmd_2444] -RelativePath=CoreMangLib\cti\system\single\SingleToBoolean\SingleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToBoolean -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToByte.cmd_2445] -RelativePath=CoreMangLib\cti\system\single\SingleToByte\SingleToByte.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToChar.cmd_2446] -RelativePath=CoreMangLib\cti\system\single\SingleToChar\SingleToChar.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToChar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToDateTime.cmd_2447] -RelativePath=CoreMangLib\cti\system\single\SingleToDateTime\SingleToDateTime.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToDateTime -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToDecimal.cmd_2448] -RelativePath=CoreMangLib\cti\system\single\SingleToDecimal\SingleToDecimal.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToDecimal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToDouble.cmd_2449] -RelativePath=CoreMangLib\cti\system\single\SingleToDouble\SingleToDouble.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToDouble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToInt16.cmd_2450] -RelativePath=CoreMangLib\cti\system\single\SingleToInt16\SingleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToInt32.cmd_2451] -RelativePath=CoreMangLib\cti\system\single\SingleToInt32\SingleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToInt64.cmd_2452] -RelativePath=CoreMangLib\cti\system\single\SingleToInt64\SingleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToSByte.cmd_2453] -RelativePath=CoreMangLib\cti\system\single\SingleToSByte\SingleToSByte.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToSByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[SingleToSingle.cmd_2454] -RelativePath=CoreMangLib\cti\system\single\SingleToSingle\SingleToSingle.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToSingle +[CultureName.cmd_2335] +RelativePath=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\CultureName\CultureName.cmd +WorkingDir=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\CultureName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SingleToUInt16.cmd_2455] -RelativePath=CoreMangLib\cti\system\single\SingleToUInt16\SingleToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToUInt16 +[NeutralResourcesLanguageAttributeCtor.cmd_2336] +RelativePath=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\NeutralResourcesLanguageAttributeCtor\NeutralResourcesLanguageAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\resources\neutralresourceslanguageattribute\NeutralResourcesLanguageAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SingleToUInt32.cmd_2456] -RelativePath=CoreMangLib\cti\system\single\SingleToUInt32\SingleToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToUInt32 +[AttributeCtor.cmd_2337] +RelativePath=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeCtor\AttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SingleToUInt64.cmd_2457] -RelativePath=CoreMangLib\cti\system\single\SingleToUInt64\SingleToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleToUInt64 +[AttributeVersion.cmd_2338] +RelativePath=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeVersion\AttributeVersion.cmd +WorkingDir=CoreMangLib\cti\system\resources\satellitecontractversionattribute\AttributeVersion Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringChars.cmd_2459] -RelativePath=CoreMangLib\cti\system\string\StringChars\StringChars.cmd -WorkingDir=CoreMangLib\cti\system\string\StringChars +[ATPACtor.cmd_2339] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPACtor\ATPACtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPACtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringCompare9.cmd_2463] -RelativePath=CoreMangLib\cti\system\string\StringCompare9\StringCompare9.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCompare9 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS;15381;GCSTRESS_EXCLUDE -HostStyle=0 - -[StringCompareOrdinal1.cmd_2464] -RelativePath=CoreMangLib\cti\system\string\StringCompareOrdinal1\StringCompareOrdinal1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCompareOrdinal1 +[ATPAPropertyName.cmd_2340] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPAPropertyName\ATPAPropertyName.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\accessedthroughpropertyattribute\ATPAPropertyName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringCompareOrdinal2.cmd_2465] -RelativePath=CoreMangLib\cti\system\string\StringCompareOrdinal2\StringCompareOrdinal2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCompareOrdinal2 +[AttributeCtor1.cmd_2341] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\compilationrelaxations\AttributeCtor1\AttributeCtor1.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\compilationrelaxations\AttributeCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringConcat1.cmd_2466] -RelativePath=CoreMangLib\cti\system\string\StringConcat1\StringConcat1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat1 +[CompilerGeneratedAttributeCtor.cmd_2342] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\compilergeneratedattribute\CompilerGeneratedAttributeCtor\CompilerGeneratedAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\compilergeneratedattribute\CompilerGeneratedAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringConcat2.cmd_2467] -RelativePath=CoreMangLib\cti\system\string\StringConcat2\StringConcat2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat2 +[CustomConstantAttributector.cmd_2343] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\customconstantattribute\CustomConstantAttributector\CustomConstantAttributector.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\customconstantattribute\CustomConstantAttributector Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringConcat3.cmd_2468] -RelativePath=CoreMangLib\cti\system\string\StringConcat3\StringConcat3.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat3 +[IndexerNameAttributeCtor.cmd_2344] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\indexernameattribute\IndexerNameAttributeCtor\IndexerNameAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\indexernameattribute\IndexerNameAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringConcat4.cmd_2469] -RelativePath=CoreMangLib\cti\system\string\StringConcat4\StringConcat4.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat4 -Expected=0 -MaxAllowedDurationSeconds=1000 -Categories=Pri1;RT;LONG_RUNNING;EXPECTED_PASS -HostStyle=0 - -[StringConcat5.cmd_2470] -RelativePath=CoreMangLib\cti\system\string\StringConcat5\StringConcat5.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat5 +[IVTAAssemblyName.cmd_2345] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTAAssemblyName\IVTAAssemblyName.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTAAssemblyName Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringConcat6.cmd_2471] -RelativePath=CoreMangLib\cti\system\string\StringConcat6\StringConcat6.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat6 +[IVTACtor.cmd_2346] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTACtor\IVTACtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\internalsvisibletoattribute\IVTACtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringConcat7.cmd_2472] -RelativePath=CoreMangLib\cti\system\string\StringConcat7\StringConcat7.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat7 +[MethodImplOptionsNoInlining.cmd_2347] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsNoInlining\MethodImplOptionsNoInlining.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsNoInlining Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringConcat8.cmd_2473] -RelativePath=CoreMangLib\cti\system\string\StringConcat8\StringConcat8.cmd -WorkingDir=CoreMangLib\cti\system\string\StringConcat8 -Expected=0 -MaxAllowedDurationSeconds=1000 -Categories=Pri1;RT;LONG_RUNNING;EXPECTED_PASS -HostStyle=0 - -[StringCopyTo.cmd_2474] -RelativePath=CoreMangLib\cti\system\string\StringCopyTo\StringCopyTo.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCopyTo +[MethodImplOptionsPreserveSig.cmd_2348] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsPreserveSig\MethodImplOptionsPreserveSig.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\methodimploptions\MethodImplOptionsPreserveSig Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringCtor5.cmd_2475] -RelativePath=CoreMangLib\cti\system\string\StringCtor5\StringCtor5.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCtor5 +[RCAttrWrapNEThrows.cmd_2349] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RCAttrWrapNEThrows\RCAttrWrapNEThrows.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RCAttrWrapNEThrows Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringCtorChar.cmd_2476] -RelativePath=CoreMangLib\cti\system\string\StringCtorChar\StringCtorChar.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCtorChar +[RuntimeCompatAttrCtor.cmd_2350] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RuntimeCompatAttrCtor\RuntimeCompatAttrCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\runtimecompatibilityattribute\RuntimeCompatAttrCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringEmpty.cmd_2477] -RelativePath=CoreMangLib\cti\system\string\StringEmpty\StringEmpty.cmd -WorkingDir=CoreMangLib\cti\system\string\StringEmpty +[GetHashCode.cmd_2351] +RelativePath=CoreMangLib\cti\system\runtime\compilerservices\runtimehelpers\GetHashCode\GetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\runtime\compilerservices\runtimehelpers\GetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringEquals1.cmd_2478] -RelativePath=CoreMangLib\cti\system\string\StringEquals1\StringEquals1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringEquals1 +[DecimalConstantAttributeCtor.cmd_2352] +RelativePath=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeCtor\DecimalConstantAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringEquals2.cmd_2479] -RelativePath=CoreMangLib\cti\system\string\StringEquals2\StringEquals2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringEquals2 +[DecimalConstantAttributeValue.cmd_2353] +RelativePath=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeValue\DecimalConstantAttributeValue.cmd +WorkingDir=CoreMangLib\cti\system\runtime\decimalconstantattribute\DecimalConstantAttributeValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringEquals3.cmd_2480] -RelativePath=CoreMangLib\cti\system\string\StringEquals3\StringEquals3.cmd -WorkingDir=CoreMangLib\cti\system\string\StringEquals3 +[FixedBufferAttributeCtor.cmd_2354] +RelativePath=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeCtor\FixedBufferAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringEquals6.cmd_2481] -RelativePath=CoreMangLib\cti\system\string\StringEquals6\StringEquals6.cmd -WorkingDir=CoreMangLib\cti\system\string\StringEquals6 +[FixedBufferAttributeElementType.cmd_2355] +RelativePath=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeElementType\FixedBufferAttributeElementType.cmd +WorkingDir=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeElementType Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS;15381;GCSTRESS_EXCLUDE +Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringFormat1.cmd_2482] -RelativePath=CoreMangLib\cti\system\string\StringFormat1\StringFormat1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringFormat1 +[FixedBufferAttributeLength.cmd_2356] +RelativePath=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeLength\FixedBufferAttributeLength.cmd +WorkingDir=CoreMangLib\cti\system\runtime\fixedbufferattribute\FixedBufferAttributeLength Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringFormat2.cmd_2483] -RelativePath=CoreMangLib\cti\system\string\StringFormat2\StringFormat2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringFormat2 +[CallingConventionWinapi.cmd_2357] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\callingconvention\CallingConventionWinapi\CallingConventionWinapi.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\callingconvention\CallingConventionWinapi Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringGetEnumerator.cmd_2484] -RelativePath=CoreMangLib\cti\system\string\StringGetEnumerator\StringGetEnumerator.cmd -WorkingDir=CoreMangLib\cti\system\string\StringGetEnumerator +[CharSetUnicode.cmd_2358] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\charset\CharSetUnicode\CharSetUnicode.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\charset\CharSetUnicode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringGetHashCode.cmd_2485] -RelativePath=CoreMangLib\cti\system\string\StringGetHashCode\StringGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\string\StringGetHashCode +[FieldOffsetAttributeCtor.cmd_2359] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeCtor\FieldOffsetAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToBoolean.cmd_2486] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToBoolean\StringIConvertibleToBoolean.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToBoolean +[FieldOffsetAttributeValue.cmd_2360] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeValue\FieldOffsetAttributeValue.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\fieldoffsetattribute\FieldOffsetAttributeValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToByte.cmd_2487] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToByte\StringIConvertibleToByte.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToByte +[GCHandleAddrOfPinnedObject_PSC.cmd_2361] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAddrOfPinnedObject_PSC\GCHandleAddrOfPinnedObject_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAddrOfPinnedObject_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToChar.cmd_2488] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToChar\StringIConvertibleToChar.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToChar +[GCHandleAlloc1_PSC.cmd_2362] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAlloc1_PSC\GCHandleAlloc1_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleAlloc1_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToInt16.cmd_2489] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToInt16\StringIConvertibleToInt16.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToInt16 +[GCHandleFree_PSC.cmd_2363] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleFree_PSC\GCHandleFree_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleFree_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToInt32.cmd_2490] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToInt32\StringIConvertibleToInt32.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToInt32 +[GCHandleTarget_PSC.cmd_2364] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleTarget_PSC\GCHandleTarget_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandle\GCHandleTarget_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToInt64.cmd_2491] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToInt64\StringIConvertibleToInt64.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToInt64 +[GCHandleTypeNormal.cmd_2365] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeNormal\GCHandleTypeNormal.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeNormal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToSByte.cmd_2492] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToSByte\StringIConvertibleToSByte.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToSByte +[GCHandleTypePinned.cmd_2366] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypePinned\GCHandleTypePinned.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypePinned Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToUInt16.cmd_2493] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToUInt16\StringIConvertibleToUInt16.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToUInt16 +[GCHandleTypeWeak.cmd_2367] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeak\GCHandleTypeWeak.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeak Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToUInt32.cmd_2494] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToUInt32\StringIConvertibleToUInt32.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToUInt32 +[GCHandleTypeWeakTrackResurrection.cmd_2368] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeakTrackResurrection\GCHandleTypeWeakTrackResurrection.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\gchandletype\GCHandleTypeWeakTrackResurrection Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIConvertibleToUInt64.cmd_2495] -RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToUInt64\StringIConvertibleToUInt64.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToUInt64 +[InAttributeCtor.cmd_2369] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\inattribute\InAttributeCtor\InAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\inattribute\InAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIEnumerableGetEnumerator.cmd_2496] -RelativePath=CoreMangLib\cti\system\string\StringIEnumerableGetEnumerator\StringIEnumerableGetEnumerator.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIEnumerableGetEnumerator +[LayoutKindAuto.cmd_2370] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindAuto\LayoutKindAuto.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindAuto Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIndexOf10.cmd_2497] -RelativePath=CoreMangLib\cti\system\string\StringIndexOf10\StringIndexOf10.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIndexOf10 +[LayoutKindSequential.cmd_2371] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindSequential\LayoutKindSequential.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\layoutkind\LayoutKindSequential Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringInsert.cmd_2498] -RelativePath=CoreMangLib\cti\system\string\StringInsert\StringInsert.cmd -WorkingDir=CoreMangLib\cti\system\string\StringInsert +[MarshalSizeOf1_PSC.cmd_2372] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf1_PSC\MarshalSizeOf1_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf1_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringIsNullOrEmpty.cmd_2499] -RelativePath=CoreMangLib\cti\system\string\StringIsNullOrEmpty\StringIsNullOrEmpty.cmd -WorkingDir=CoreMangLib\cti\system\string\StringIsNullOrEmpty +[MarshalSizeOf2_PSC.cmd_2373] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf2_PSC\MarshalSizeOf2_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalSizeOf2_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringJoin.cmd_2500] -RelativePath=CoreMangLib\cti\system\string\StringJoin\StringJoin.cmd -WorkingDir=CoreMangLib\cti\system\string\StringJoin +[MarshalAsAttributeArraySubType.cmd_2374] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeArraySubType\MarshalAsAttributeArraySubType.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeArraySubType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringJoin1.cmd_2501] -RelativePath=CoreMangLib\cti\system\string\StringJoin1\StringJoin1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringJoin1 +[MarshalAsAttributeCtor1.cmd_2375] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor1\MarshalAsAttributeCtor1.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringJoin2.cmd_2502] -RelativePath=CoreMangLib\cti\system\string\StringJoin2\StringJoin2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringJoin2 +[MarshalAsAttributeCtor2.cmd_2376] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor2\MarshalAsAttributeCtor2.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringLength.cmd_2503] -RelativePath=CoreMangLib\cti\system\string\StringLength\StringLength.cmd -WorkingDir=CoreMangLib\cti\system\string\StringLength +[MarshalAsAttributeMarshalCookie.cmd_2377] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalCookie\MarshalAsAttributeMarshalCookie.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalCookie Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringPadLeft.cmd_2504] -RelativePath=CoreMangLib\cti\system\string\StringPadLeft\StringPadLeft.cmd -WorkingDir=CoreMangLib\cti\system\string\StringPadLeft +[MarshalAsAttributeMarshalType.cmd_2378] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalType\MarshalAsAttributeMarshalType.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringPadLeft1.cmd_2505] -RelativePath=CoreMangLib\cti\system\string\StringPadLeft1\StringPadLeft1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringPadLeft1 +[MarshalAsAttributeMarshalTypeRef.cmd_2379] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalTypeRef\MarshalAsAttributeMarshalTypeRef.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeMarshalTypeRef Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringPadLeft2.cmd_2506] -RelativePath=CoreMangLib\cti\system\string\StringPadLeft2\StringPadLeft2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringPadLeft2 +[MarshalAsAttributeSizeConst.cmd_2380] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeConst\MarshalAsAttributeSizeConst.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeConst Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringPadRight.cmd_2507] -RelativePath=CoreMangLib\cti\system\string\StringPadRight\StringPadRight.cmd -WorkingDir=CoreMangLib\cti\system\string\StringPadRight +[MarshalAsAttributeSizeParamIndex.cmd_2381] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeParamIndex\MarshalAsAttributeSizeParamIndex.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeSizeParamIndex Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringPadRight1.cmd_2508] -RelativePath=CoreMangLib\cti\system\string\StringPadRight1\StringPadRight1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringPadRight1 +[MarshalAsAttributeValue.cmd_2382] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeValue\MarshalAsAttributeValue.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\marshalasattribute\MarshalAsAttributeValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringPadRight2.cmd_2509] -RelativePath=CoreMangLib\cti\system\string\StringPadRight2\StringPadRight2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringPadRight2 +[OutAttributeCtor.cmd_2383] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\outattribute\OutAttributeCtor\OutAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\outattribute\OutAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringRemove1.cmd_2510] -RelativePath=CoreMangLib\cti\system\string\StringRemove1\StringRemove1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringRemove1 +[PreserveSigAttributeCtor.cmd_2384] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\preservesigattribute\PreserveSigAttributeCtor\PreserveSigAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\preservesigattribute\PreserveSigAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringRemove2.cmd_2511] -RelativePath=CoreMangLib\cti\system\string\StringRemove2\StringRemove2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringRemove2 +[SafeHandleCtor_cti_PSC.cmd_2385] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleCtor_cti_PSC\SafeHandleCtor_cti_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleCtor_cti_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringReplace1.cmd_2512] -RelativePath=CoreMangLib\cti\system\string\StringReplace1\StringReplace1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringReplace1 +[SafeHandleDangerousAddRef_PSC.cmd_2386] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousAddRef_PSC\SafeHandleDangerousAddRef_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousAddRef_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringReplace2.cmd_2513] -RelativePath=CoreMangLib\cti\system\string\StringReplace2\StringReplace2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringReplace2 +[SafeHandleDangerousGetHandle_PSC.cmd_2387] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousGetHandle_PSC\SafeHandleDangerousGetHandle_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousGetHandle_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringSplit1.cmd_2514] -RelativePath=CoreMangLib\cti\system\string\StringSplit1\StringSplit1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringSplit1 +[SafeHandleDangerousRelease_PSC.cmd_2388] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousRelease_PSC\SafeHandleDangerousRelease_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDangerousRelease_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringSubString1.cmd_2515] -RelativePath=CoreMangLib\cti\system\string\StringSubString1\StringSubString1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringSubString1 +[SafeHandleDispose1_PSC.cmd_2389] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose1_PSC\SafeHandleDispose1_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose1_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringSubString2.cmd_2516] -RelativePath=CoreMangLib\cti\system\string\StringSubString2\StringSubString2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringSubString2 +[SafeHandleDispose2_PSC.cmd_2390] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose2_PSC\SafeHandleDispose2_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleDispose2_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringToCharArray.cmd_2517] -RelativePath=CoreMangLib\cti\system\string\StringToCharArray\StringToCharArray.cmd -WorkingDir=CoreMangLib\cti\system\string\StringToCharArray +[SafeHandleHandle_PSC.cmd_2391] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleHandle_PSC\SafeHandleHandle_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleHandle_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringToString1.cmd_2518] -RelativePath=CoreMangLib\cti\system\string\StringToString1\StringToString1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringToString1 +[SafeHandleIsClosed_PSC.cmd_2392] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsClosed_PSC\SafeHandleIsClosed_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsClosed_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringTrim1.cmd_2519] -RelativePath=CoreMangLib\cti\system\string\StringTrim1\StringTrim1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringTrim1 +[SafeHandleIsInvalid_PSC.cmd_2393] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsInvalid_PSC\SafeHandleIsInvalid_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleIsInvalid_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringTrim1b.cmd_2520] -RelativePath=CoreMangLib\cti\system\string\StringTrim1b\StringTrim1b.cmd -WorkingDir=CoreMangLib\cti\system\string\StringTrim1b +[SafeHandleSetHandleAsInvalid_PSC.cmd_2394] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandleAsInvalid_PSC\SafeHandleSetHandleAsInvalid_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandleAsInvalid_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringTrim2.cmd_2521] -RelativePath=CoreMangLib\cti\system\string\StringTrim2\StringTrim2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringTrim2 +[SafeHandleSetHandle_PSC.cmd_2395] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandle_PSC\SafeHandleSetHandle_PSC.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\safehandle\SafeHandleSetHandle_PSC Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringTrim3.cmd_2522] -RelativePath=CoreMangLib\cti\system\string\StringTrim3\StringTrim3.cmd -WorkingDir=CoreMangLib\cti\system\string\StringTrim3 +[StructLayoutAttributeCharSet.cmd_2396] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCharSet\StructLayoutAttributeCharSet.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCharSet Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringTrim4.cmd_2523] -RelativePath=CoreMangLib\cti\system\string\StringTrim4\StringTrim4.cmd -WorkingDir=CoreMangLib\cti\system\string\StringTrim4 +[StructLayoutAttributeCtor.cmd_2397] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCtor\StructLayoutAttributeCtor.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparerCtor.cmd_2524] -RelativePath=CoreMangLib\cti\system\stringcompare\StringComparerCtor\StringComparerCtor.cmd -WorkingDir=CoreMangLib\cti\system\stringcompare\StringComparerCtor +[StructLayoutAttributePack.cmd_2398] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributePack\StructLayoutAttributePack.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributePack Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparerCompare2.cmd_2525] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerCompare2\StringComparerCompare2.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerCompare2 +[StructLayoutAttributeSize.cmd_2399] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeSize\StructLayoutAttributeSize.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeSize Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparerEquals1.cmd_2526] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerEquals1\StringComparerEquals1.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerEquals1 +[StructLayoutAttributeValue.cmd_2400] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeValue\StructLayoutAttributeValue.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\structlayoutattribute\StructLayoutAttributeValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparerEquals3.cmd_2527] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerEquals3\StringComparerEquals3.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerEquals3 +[UnmanagedType.cmd_2401] +RelativePath=CoreMangLib\cti\system\runtime\interopservices\unmanagedtype\UnmanagedType\UnmanagedType.cmd +WorkingDir=CoreMangLib\cti\system\runtime\interopservices\unmanagedtype\UnmanagedType Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparerGetType.cmd_2528] -RelativePath=CoreMangLib\cti\system\stringcomparer\StringComparerGetType\StringComparerGetType.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparer\StringComparerGetType +[RuntimeFieldHandleEquals.cmd_2402] +RelativePath=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleEquals\RuntimeFieldHandleEquals.cmd +WorkingDir=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleEquals Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparisonCurrentCulture.cmd_2529] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCulture\StringComparisonCurrentCulture.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCulture +[RuntimeFieldHandleGetHashCode.cmd_2403] +RelativePath=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleGetHashCode\RuntimeFieldHandleGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\runtimefieldhandle\RuntimeFieldHandleGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparisonCurrentCultureIgnoreCase.cmd_2530] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCultureIgnoreCase\StringComparisonCurrentCultureIgnoreCase.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonCurrentCultureIgnoreCase +[RuntimeMethodHandleEquals.cmd_2404] +RelativePath=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHandleEquals\RuntimeMethodHandleEquals.cmd +WorkingDir=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHandleEquals Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparisonOrdinal.cmd_2531] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinal\StringComparisonOrdinal.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinal +[RuntimeMethodHanldeGetHashCode.cmd_2405] +RelativePath=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHanldeGetHashCode\RuntimeMethodHanldeGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\runtimemethodhandle\RuntimeMethodHanldeGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringComparisonOrdinalIgnoreCase.cmd_2532] -RelativePath=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinalIgnoreCase\StringComparisonOrdinalIgnoreCase.cmd -WorkingDir=CoreMangLib\cti\system\stringcomparison\StringComparisonOrdinalIgnoreCase +[RuntimeTypeHandleEquals.cmd_2406] +RelativePath=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleEquals\RuntimeTypeHandleEquals.cmd +WorkingDir=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleEquals Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SZArrayHelperSetItem.cmd_2533] -RelativePath=CoreMangLib\cti\system\szarrayhelper\SZArrayHelperSetItem\SZArrayHelperSetItem.cmd -WorkingDir=CoreMangLib\cti\system\szarrayhelper\SZArrayHelperSetItem +[RuntimeTypeHandleGetHashCode.cmd_2407] +RelativePath=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleGetHashCode\RuntimeTypeHandleGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\runtimetypehandle\RuntimeTypeHandleGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecoderCtor.cmd_2534] -RelativePath=CoreMangLib\cti\system\text\decoder\DecoderCtor\DecoderCtor.cmd -WorkingDir=CoreMangLib\cti\system\text\decoder\DecoderCtor +[SByteCompareTo2.cmd_2408] +RelativePath=CoreMangLib\cti\system\sbyte\SByteCompareTo2\SByteCompareTo2.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteCompareTo2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DecoderReset.cmd_2535] -RelativePath=CoreMangLib\cti\system\text\decoder\DecoderReset\DecoderReset.cmd -WorkingDir=CoreMangLib\cti\system\text\decoder\DecoderReset +[SByteEquals1.cmd_2409] +RelativePath=CoreMangLib\cti\system\sbyte\SByteEquals1\SByteEquals1.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteEquals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncoderCtor.cmd_2536] -RelativePath=CoreMangLib\cti\system\text\encoder\EncoderCtor\EncoderCtor.cmd -WorkingDir=CoreMangLib\cti\system\text\encoder\EncoderCtor +[SByteEquals2.cmd_2410] +RelativePath=CoreMangLib\cti\system\sbyte\SByteEquals2\SByteEquals2.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteEquals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingBigEndianUnicode.cmd_2537] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingBigEndianUnicode\EncodingBigEndianUnicode.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingBigEndianUnicode +[SByteGetHashCode.cmd_2411] +RelativePath=CoreMangLib\cti\system\sbyte\SByteGetHashCode\SByteGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingClone.cmd_2538] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingClone\EncodingClone.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingClone +[SByteIConvertibleToBoolean.cmd_2412] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToBoolean\SByteIConvertibleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingConvert1.cmd_2539] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingConvert1\EncodingConvert1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingConvert1 +[SByteIConvertibleToByte.cmd_2413] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToByte\SByteIConvertibleToByte.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingConvert2.cmd_2540] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingConvert2\EncodingConvert2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingConvert2 +[SByteIConvertibleToChar.cmd_2414] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToChar\SByteIConvertibleToChar.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingCtor1.cmd_2541] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingCtor1\EncodingCtor1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingCtor1 +[SByteIConvertibleToDecimal.cmd_2415] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDecimal\SByteIConvertibleToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingEquals.cmd_2542] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingEquals\EncodingEquals.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingEquals +[SByteIConvertibleToDouble.cmd_2416] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDouble\SByteIConvertibleToDouble.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetByteCount.cmd_2543] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount\EncodingGetByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount +[SByteIConvertibleToInt16.cmd_2417] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt16\SByteIConvertibleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetByteCount1.cmd_2544] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount1\EncodingGetByteCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount1 +[SByteIConvertibleToInt32.cmd_2418] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt32\SByteIConvertibleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetByteCount2.cmd_2545] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount2\EncodingGetByteCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount2 +[SByteIConvertibleToInt64.cmd_2419] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt64\SByteIConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetByteCount3.cmd_2546] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount3\EncodingGetByteCount3.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetByteCount3 +[SByteIConvertibleToUInt16.cmd_2420] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt16\SByteIConvertibleToUInt16.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetBytes1.cmd_2547] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes1\EncodingGetBytes1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes1 +[SByteIConvertibleToUInt32.cmd_2421] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt32\SByteIConvertibleToUInt32.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetBytes2.cmd_2548] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes2\EncodingGetBytes2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes2 +[SByteIConvertibleToUInt64.cmd_2422] +RelativePath=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt64\SByteIConvertibleToUInt64.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteIConvertibleToUInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetBytes3.cmd_2549] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes3\EncodingGetBytes3.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes3 +[SByteMaxValue.cmd_2423] +RelativePath=CoreMangLib\cti\system\sbyte\SByteMaxValue\SByteMaxValue.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteMaxValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetBytes4.cmd_2550] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes4\EncodingGetBytes4.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes4 +[SByteMinValue.cmd_2424] +RelativePath=CoreMangLib\cti\system\sbyte\SByteMinValue\SByteMinValue.cmd +WorkingDir=CoreMangLib\cti\system\sbyte\SByteMinValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetBytes5.cmd_2551] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetBytes5\EncodingGetBytes5.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetBytes5 +[SecurityExceptionCtor1.cmd_2429] +RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor1\SecurityExceptionCtor1.cmd +WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetCharCount.cmd_2552] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount\EncodingGetCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount +[SecurityExceptionCtor2.cmd_2430] +RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor2\SecurityExceptionCtor2.cmd +WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetCharCount1.cmd_2553] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount1\EncodingGetCharCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount1 +[SecurityExceptionCtor3.cmd_2431] +RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor3\SecurityExceptionCtor3.cmd +WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionCtor3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetCharCount2.cmd_2554] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount2\EncodingGetCharCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetCharCount2 +[SecurityExceptionToString.cmd_2432] +RelativePath=CoreMangLib\cti\system\security\securityexception\SecurityExceptionToString\SecurityExceptionToString.cmd +WorkingDir=CoreMangLib\cti\system\security\securityexception\SecurityExceptionToString Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetChars1.cmd_2555] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetChars1\EncodingGetChars1.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetChars1 +[SingleEpsilon.cmd_2433] +RelativePath=CoreMangLib\cti\system\single\SingleEpsilon\SingleEpsilon.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleEpsilon Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetChars2.cmd_2556] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetChars2\EncodingGetChars2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetChars2 +[SingleIsInfinity.cmd_2435] +RelativePath=CoreMangLib\cti\system\single\SingleIsInfinity\SingleIsInfinity.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleIsInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetChars3.cmd_2557] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetChars3\EncodingGetChars3.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetChars3 +[SingleIsNaN.cmd_2436] +RelativePath=CoreMangLib\cti\system\single\SingleIsNaN\SingleIsNaN.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleIsNaN Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetDecoder.cmd_2558] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetDecoder\EncodingGetDecoder.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetDecoder +[SingleIsNegativeInfinity.cmd_2437] +RelativePath=CoreMangLib\cti\system\single\SingleIsNegativeInfinity\SingleIsNegativeInfinity.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleIsNegativeInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetEncoder.cmd_2559] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetEncoder\EncodingGetEncoder.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetEncoder +[SingleIsPositiveInfinity.cmd_2438] +RelativePath=CoreMangLib\cti\system\single\SingleIsPositiveInfinity\SingleIsPositiveInfinity.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleIsPositiveInfinity Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetEncoding2.cmd_2560] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetEncoding2\EncodingGetEncoding2.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetEncoding2 +[SingleMaxValue.cmd_2439] +RelativePath=CoreMangLib\cti\system\single\SingleMaxValue\SingleMaxValue.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleMaxValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetMaxByteCount.cmd_2561] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetMaxByteCount\EncodingGetMaxByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetMaxByteCount +[SingleMinValue.cmd_2440] +RelativePath=CoreMangLib\cti\system\single\SingleMinValue\SingleMinValue.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleMinValue Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetMaxCharCount.cmd_2562] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetMaxCharCount\EncodingGetMaxCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetMaxCharCount +[SingleNaN.cmd_2441] +RelativePath=CoreMangLib\cti\system\single\SingleNaN\SingleNaN.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleNaN Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetPreamble.cmd_2563] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetPreamble\EncodingGetPreamble.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetPreamble +[SingleToBoolean.cmd_2444] +RelativePath=CoreMangLib\cti\system\single\SingleToBoolean\SingleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingGetString.cmd_2564] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingGetString\EncodingGetString.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingGetString +[SingleToByte.cmd_2445] +RelativePath=CoreMangLib\cti\system\single\SingleToByte\SingleToByte.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingUnicode.cmd_2565] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingUnicode\EncodingUnicode.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingUnicode +[SingleToChar.cmd_2446] +RelativePath=CoreMangLib\cti\system\single\SingleToChar\SingleToChar.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingUTF8.cmd_2566] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingUTF8\EncodingUTF8.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingUTF8 +[SingleToDateTime.cmd_2447] +RelativePath=CoreMangLib\cti\system\single\SingleToDateTime\SingleToDateTime.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToDateTime Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[EncodingWebName.cmd_2567] -RelativePath=CoreMangLib\cti\system\text\encoding\EncodingWebName\EncodingWebName.cmd -WorkingDir=CoreMangLib\cti\system\text\encoding\EncodingWebName +[SingleToDecimal.cmd_2448] +RelativePath=CoreMangLib\cti\system\single\SingleToDecimal\SingleToDecimal.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToDecimal Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend.cmd_2568] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend\StringBuilderAppend.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend +[SingleToDouble.cmd_2449] +RelativePath=CoreMangLib\cti\system\single\SingleToDouble\SingleToDouble.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToDouble Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend1.cmd_2569] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend1\StringBuilderAppend1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend1 +[SingleToInt16.cmd_2450] +RelativePath=CoreMangLib\cti\system\single\SingleToInt16\SingleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend10.cmd_2570] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend10\StringBuilderAppend10.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend10 +[SingleToInt32.cmd_2451] +RelativePath=CoreMangLib\cti\system\single\SingleToInt32\SingleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend11.cmd_2571] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend11\StringBuilderAppend11.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend11 +[SingleToInt64.cmd_2452] +RelativePath=CoreMangLib\cti\system\single\SingleToInt64\SingleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend12.cmd_2572] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend12\StringBuilderAppend12.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend12 +[SingleToSByte.cmd_2453] +RelativePath=CoreMangLib\cti\system\single\SingleToSByte\SingleToSByte.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToSByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend13.cmd_2573] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend13\StringBuilderAppend13.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend13 +[SingleToSingle.cmd_2454] +RelativePath=CoreMangLib\cti\system\single\SingleToSingle\SingleToSingle.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToSingle Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend14.cmd_2574] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend14\StringBuilderAppend14.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend14 +[SingleToUInt16.cmd_2455] +RelativePath=CoreMangLib\cti\system\single\SingleToUInt16\SingleToUInt16.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToUInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend15.cmd_2575] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend15\StringBuilderAppend15.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend15 +[SingleToUInt32.cmd_2456] +RelativePath=CoreMangLib\cti\system\single\SingleToUInt32\SingleToUInt32.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToUInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend16.cmd_2576] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend16\StringBuilderAppend16.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend16 +[SingleToUInt64.cmd_2457] +RelativePath=CoreMangLib\cti\system\single\SingleToUInt64\SingleToUInt64.cmd +WorkingDir=CoreMangLib\cti\system\single\SingleToUInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend17.cmd_2577] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend17\StringBuilderAppend17.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend17 +[StringChars.cmd_2459] +RelativePath=CoreMangLib\cti\system\string\StringChars\StringChars.cmd +WorkingDir=CoreMangLib\cti\system\string\StringChars Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend18.cmd_2578] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend18\StringBuilderAppend18.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend18 +[StringCompare9.cmd_2463] +RelativePath=CoreMangLib\cti\system\string\StringCompare9\StringCompare9.cmd +WorkingDir=CoreMangLib\cti\system\string\StringCompare9 Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=Pri1;RT;EXPECTED_PASS;15381;GCSTRESS_EXCLUDE HostStyle=0 -[StringBuilderAppend19.cmd_2579] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend19\StringBuilderAppend19.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend19 +[StringCompareOrdinal1.cmd_2464] +RelativePath=CoreMangLib\cti\system\string\StringCompareOrdinal1\StringCompareOrdinal1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringCompareOrdinal1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend2.cmd_2580] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend2\StringBuilderAppend2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend2 +[StringCompareOrdinal2.cmd_2465] +RelativePath=CoreMangLib\cti\system\string\StringCompareOrdinal2\StringCompareOrdinal2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringCompareOrdinal2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend3.cmd_2581] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend3\StringBuilderAppend3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend3 +[StringConcat1.cmd_2466] +RelativePath=CoreMangLib\cti\system\string\StringConcat1\StringConcat1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend4.cmd_2582] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend4\StringBuilderAppend4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend4 +[StringConcat2.cmd_2467] +RelativePath=CoreMangLib\cti\system\string\StringConcat2\StringConcat2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend5.cmd_2583] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend5\StringBuilderAppend5.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend5 +[StringConcat3.cmd_2468] +RelativePath=CoreMangLib\cti\system\string\StringConcat3\StringConcat3.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend6.cmd_2584] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend6\StringBuilderAppend6.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend6 +[StringConcat4.cmd_2469] +RelativePath=CoreMangLib\cti\system\string\StringConcat4\StringConcat4.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat4 Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +MaxAllowedDurationSeconds=1000 +Categories=Pri1;RT;LONG_RUNNING;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend7.cmd_2585] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend7\StringBuilderAppend7.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend7 +[StringConcat5.cmd_2470] +RelativePath=CoreMangLib\cti\system\string\StringConcat5\StringConcat5.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend8.cmd_2586] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend8\StringBuilderAppend8.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend8 +[StringConcat6.cmd_2471] +RelativePath=CoreMangLib\cti\system\string\StringConcat6\StringConcat6.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat6 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderAppend9.cmd_2587] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend9\StringBuilderAppend9.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderAppend9 +[StringConcat7.cmd_2472] +RelativePath=CoreMangLib\cti\system\string\StringConcat7\StringConcat7.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat7 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderCapacity.cmd_2588] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity\StringBuilderCapacity.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity +[StringConcat8.cmd_2473] +RelativePath=CoreMangLib\cti\system\string\StringConcat8\StringConcat8.cmd +WorkingDir=CoreMangLib\cti\system\string\StringConcat8 +Expected=0 +MaxAllowedDurationSeconds=1000 +Categories=Pri1;RT;LONG_RUNNING;EXPECTED_PASS +HostStyle=0 + +[StringCopyTo.cmd_2474] +RelativePath=CoreMangLib\cti\system\string\StringCopyTo\StringCopyTo.cmd +WorkingDir=CoreMangLib\cti\system\string\StringCopyTo Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderCapacity_cti.cmd_2589] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity_cti\StringBuilderCapacity_cti.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderCapacity_cti +[StringCtor5.cmd_2475] +RelativePath=CoreMangLib\cti\system\string\StringCtor5\StringCtor5.cmd +WorkingDir=CoreMangLib\cti\system\string\StringCtor5 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderChars.cmd_2590] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderChars\StringBuilderChars.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderChars +[StringCtorChar.cmd_2476] +RelativePath=CoreMangLib\cti\system\string\StringCtorChar\StringCtorChar.cmd +WorkingDir=CoreMangLib\cti\system\string\StringCtorChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderctor1.cmd_2591] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor1\StringBuilderctor1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor1 +[StringEmpty.cmd_2477] +RelativePath=CoreMangLib\cti\system\string\StringEmpty\StringEmpty.cmd +WorkingDir=CoreMangLib\cti\system\string\StringEmpty Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderctor2.cmd_2592] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor2\StringBuilderctor2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor2 +[StringEquals1.cmd_2478] +RelativePath=CoreMangLib\cti\system\string\StringEquals1\StringEquals1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringEquals1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderctor3.cmd_2593] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor3\StringBuilderctor3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor3 +[StringEquals2.cmd_2479] +RelativePath=CoreMangLib\cti\system\string\StringEquals2\StringEquals2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringEquals2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderctor4.cmd_2594] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor4\StringBuilderctor4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor4 +[StringEquals3.cmd_2480] +RelativePath=CoreMangLib\cti\system\string\StringEquals3\StringEquals3.cmd +WorkingDir=CoreMangLib\cti\system\string\StringEquals3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderctor5.cmd_2595] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor5\StringBuilderctor5.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor5 +[StringEquals6.cmd_2481] +RelativePath=CoreMangLib\cti\system\string\StringEquals6\StringEquals6.cmd +WorkingDir=CoreMangLib\cti\system\string\StringEquals6 Expected=0 MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS +Categories=Pri1;RT;EXPECTED_PASS;15381;GCSTRESS_EXCLUDE HostStyle=0 -[StringBuilderctor6.cmd_2596] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor6\StringBuilderctor6.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderctor6 +[StringFormat1.cmd_2482] +RelativePath=CoreMangLib\cti\system\string\StringFormat1\StringFormat1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringFormat1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderInsert.cmd_2597] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert\StringBuilderInsert.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert +[StringFormat2.cmd_2483] +RelativePath=CoreMangLib\cti\system\string\StringFormat2\StringFormat2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringFormat2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderInsert3.cmd_2598] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert3\StringBuilderInsert3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert3 +[StringGetEnumerator.cmd_2484] +RelativePath=CoreMangLib\cti\system\string\StringGetEnumerator\StringGetEnumerator.cmd +WorkingDir=CoreMangLib\cti\system\string\StringGetEnumerator Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderInsert4.cmd_2599] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert4\StringBuilderInsert4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderInsert4 +[StringGetHashCode.cmd_2485] +RelativePath=CoreMangLib\cti\system\string\StringGetHashCode\StringGetHashCode.cmd +WorkingDir=CoreMangLib\cti\system\string\StringGetHashCode Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderLength.cmd_2600] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength\StringBuilderLength.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength +[StringIConvertibleToBoolean.cmd_2486] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToBoolean\StringIConvertibleToBoolean.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToBoolean Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderLength_cti.cmd_2601] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength_cti\StringBuilderLength_cti.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderLength_cti +[StringIConvertibleToByte.cmd_2487] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToByte\StringIConvertibleToByte.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderRemove.cmd_2602] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderRemove\StringBuilderRemove.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderRemove +[StringIConvertibleToChar.cmd_2488] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToChar\StringIConvertibleToChar.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToChar Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderReplace1.cmd_2603] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace1\StringBuilderReplace1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace1 +[StringIConvertibleToInt16.cmd_2489] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToInt16\StringIConvertibleToInt16.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderReplace2.cmd_2604] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace2\StringBuilderReplace2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace2 +[StringIConvertibleToInt32.cmd_2490] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToInt32\StringIConvertibleToInt32.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderReplace3.cmd_2605] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace3\StringBuilderReplace3.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace3 +[StringIConvertibleToInt64.cmd_2491] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToInt64\StringIConvertibleToInt64.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderReplace4.cmd_2606] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace4\StringBuilderReplace4.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderReplace4 +[StringIConvertibleToSByte.cmd_2492] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToSByte\StringIConvertibleToSByte.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToSByte Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderToString1.cmd_2607] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString1\StringBuilderToString1.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString1 +[StringIConvertibleToUInt16.cmd_2493] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToUInt16\StringIConvertibleToUInt16.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToUInt16 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringBuilderToString2.cmd_2608] -RelativePath=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString2\StringBuilderToString2.cmd -WorkingDir=CoreMangLib\cti\system\text\stringbuilder\StringBuilderToString2 +[StringIConvertibleToUInt32.cmd_2494] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToUInt32\StringIConvertibleToUInt32.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToUInt32 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingCtor1.cmd_2609] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingCtor1\UnicodeEncodingCtor1.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingCtor1 +[StringIConvertibleToUInt64.cmd_2495] +RelativePath=CoreMangLib\cti\system\string\StringIConvertibleToUInt64\StringIConvertibleToUInt64.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIConvertibleToUInt64 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingEquals.cmd_2610] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingEquals\UnicodeEncodingEquals.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingEquals +[StringIEnumerableGetEnumerator.cmd_2496] +RelativePath=CoreMangLib\cti\system\string\StringIEnumerableGetEnumerator\StringIEnumerableGetEnumerator.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIEnumerableGetEnumerator Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetByteCount1.cmd_2611] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount1\UnicodeEncodingGetByteCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount1 +[StringIndexOf10.cmd_2497] +RelativePath=CoreMangLib\cti\system\string\StringIndexOf10\StringIndexOf10.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIndexOf10 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetByteCount2.cmd_2612] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount2\UnicodeEncodingGetByteCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetByteCount2 +[StringInsert.cmd_2498] +RelativePath=CoreMangLib\cti\system\string\StringInsert\StringInsert.cmd +WorkingDir=CoreMangLib\cti\system\string\StringInsert Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetBytes2.cmd_2613] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetBytes2\UnicodeEncodingGetBytes2.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetBytes2 +[StringIsNullOrEmpty.cmd_2499] +RelativePath=CoreMangLib\cti\system\string\StringIsNullOrEmpty\StringIsNullOrEmpty.cmd +WorkingDir=CoreMangLib\cti\system\string\StringIsNullOrEmpty Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetCharCount.cmd_2614] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetCharCount\UnicodeEncodingGetCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetCharCount +[StringJoin.cmd_2500] +RelativePath=CoreMangLib\cti\system\string\StringJoin\StringJoin.cmd +WorkingDir=CoreMangLib\cti\system\string\StringJoin Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetChars.cmd_2615] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetChars\UnicodeEncodingGetChars.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetChars +[StringJoin1.cmd_2501] +RelativePath=CoreMangLib\cti\system\string\StringJoin1\StringJoin1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringJoin1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetDecoder.cmd_2616] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetDecoder\UnicodeEncodingGetDecoder.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetDecoder +[StringJoin2.cmd_2502] +RelativePath=CoreMangLib\cti\system\string\StringJoin2\StringJoin2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringJoin2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetEncoder.cmd_2617] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetEncoder\UnicodeEncodingGetEncoder.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetEncoder +[StringLength.cmd_2503] +RelativePath=CoreMangLib\cti\system\string\StringLength\StringLength.cmd +WorkingDir=CoreMangLib\cti\system\string\StringLength Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetHashCode.cmd_2618] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetHashCode\UnicodeEncodingGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetHashCode +[StringPadLeft.cmd_2504] +RelativePath=CoreMangLib\cti\system\string\StringPadLeft\StringPadLeft.cmd +WorkingDir=CoreMangLib\cti\system\string\StringPadLeft Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetMaxByteCount.cmd_2619] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxByteCount\UnicodeEncodingGetMaxByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxByteCount +[StringPadLeft1.cmd_2505] +RelativePath=CoreMangLib\cti\system\string\StringPadLeft1\StringPadLeft1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringPadLeft1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetMaxCharCount.cmd_2620] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxCharCount\UnicodeEncodingGetMaxCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetMaxCharCount +[StringPadLeft2.cmd_2506] +RelativePath=CoreMangLib\cti\system\string\StringPadLeft2\StringPadLeft2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringPadLeft2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetPreamble.cmd_2621] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetPreamble\UnicodeEncodingGetPreamble.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetPreamble +[StringPadRight.cmd_2507] +RelativePath=CoreMangLib\cti\system\string\StringPadRight\StringPadRight.cmd +WorkingDir=CoreMangLib\cti\system\string\StringPadRight Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UnicodeEncodingGetString.cmd_2622] -RelativePath=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetString\UnicodeEncodingGetString.cmd -WorkingDir=CoreMangLib\cti\system\text\unicodeencoding\UnicodeEncodingGetString +[StringPadRight1.cmd_2508] +RelativePath=CoreMangLib\cti\system\string\StringPadRight1\StringPadRight1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringPadRight1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingCtor.cmd_2623] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor\UTF8EncodingCtor.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor +[StringPadRight2.cmd_2509] +RelativePath=CoreMangLib\cti\system\string\StringPadRight2\StringPadRight2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringPadRight2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingCtor2.cmd_2624] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor2\UTF8EncodingCtor2.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor2 +[StringRemove1.cmd_2510] +RelativePath=CoreMangLib\cti\system\string\StringRemove1\StringRemove1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringRemove1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingCtor3.cmd_2625] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor3\UTF8EncodingCtor3.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingCtor3 +[StringRemove2.cmd_2511] +RelativePath=CoreMangLib\cti\system\string\StringRemove2\StringRemove2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringRemove2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingEquals.cmd_2626] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingEquals\UTF8EncodingEquals.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingEquals +[StringReplace1.cmd_2512] +RelativePath=CoreMangLib\cti\system\string\StringReplace1\StringReplace1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringReplace1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetByteCount1.cmd_2627] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount1\UTF8EncodingGetByteCount1.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount1 +[StringReplace2.cmd_2513] +RelativePath=CoreMangLib\cti\system\string\StringReplace2\StringReplace2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringReplace2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetByteCount2.cmd_2628] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount2\UTF8EncodingGetByteCount2.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetByteCount2 +[StringSplit1.cmd_2514] +RelativePath=CoreMangLib\cti\system\string\StringSplit1\StringSplit1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringSplit1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetBytes1.cmd_2629] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes1\UTF8EncodingGetBytes1.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes1 +[StringSubString1.cmd_2515] +RelativePath=CoreMangLib\cti\system\string\StringSubString1\StringSubString1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringSubString1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetBytes2.cmd_2630] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes2\UTF8EncodingGetBytes2.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetBytes2 +[StringSubString2.cmd_2516] +RelativePath=CoreMangLib\cti\system\string\StringSubString2\StringSubString2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringSubString2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetCharCount.cmd_2631] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetCharCount\UTF8EncodingGetCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetCharCount +[StringToCharArray.cmd_2517] +RelativePath=CoreMangLib\cti\system\string\StringToCharArray\StringToCharArray.cmd +WorkingDir=CoreMangLib\cti\system\string\StringToCharArray Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetChars.cmd_2632] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetChars\UTF8EncodingGetChars.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetChars +[StringToString1.cmd_2518] +RelativePath=CoreMangLib\cti\system\string\StringToString1\StringToString1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringToString1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetDecoder.cmd_2633] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetDecoder\UTF8EncodingGetDecoder.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetDecoder +[StringTrim1.cmd_2519] +RelativePath=CoreMangLib\cti\system\string\StringTrim1\StringTrim1.cmd +WorkingDir=CoreMangLib\cti\system\string\StringTrim1 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetEncoder.cmd_2634] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetEncoder\UTF8EncodingGetEncoder.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetEncoder +[StringTrim1b.cmd_2520] +RelativePath=CoreMangLib\cti\system\string\StringTrim1b\StringTrim1b.cmd +WorkingDir=CoreMangLib\cti\system\string\StringTrim1b Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetHashCode.cmd_2635] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetHashCode\UTF8EncodingGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetHashCode +[StringTrim2.cmd_2521] +RelativePath=CoreMangLib\cti\system\string\StringTrim2\StringTrim2.cmd +WorkingDir=CoreMangLib\cti\system\string\StringTrim2 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetMaxByteCount.cmd_2636] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxByteCount\UTF8EncodingGetMaxByteCount.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxByteCount +[StringTrim3.cmd_2522] +RelativePath=CoreMangLib\cti\system\string\StringTrim3\StringTrim3.cmd +WorkingDir=CoreMangLib\cti\system\string\StringTrim3 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetMaxCharCount.cmd_2637] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxCharCount\UTF8EncodingGetMaxCharCount.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetMaxCharCount +[StringTrim4.cmd_2523] +RelativePath=CoreMangLib\cti\system\string\StringTrim4\StringTrim4.cmd +WorkingDir=CoreMangLib\cti\system\string\StringTrim4 Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetPreamble.cmd_2638] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetPreamble\UTF8EncodingGetPreamble.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetPreamble +[StringComparerCtor.cmd_2524] +RelativePath=CoreMangLib\cti\system\stringcompare\StringComparerCtor\StringComparerCtor.cmd +WorkingDir=CoreMangLib\cti\system\stringcompare\StringComparerCtor Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[UTF8EncodingGetString.cmd_2639] -RelativePath=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetString\UTF8EncodingGetString.cmd -WorkingDir=CoreMangLib\cti\system\text\utf8encoding\UTF8EncodingGetString +[SZArrayHelperSetItem.cmd_2533] +RelativePath=CoreMangLib\cti\system\szarrayhelper\SZArrayHelperSetItem\SZArrayHelperSetItem.cmd +WorkingDir=CoreMangLib\cti\system\szarrayhelper\SZArrayHelperSetItem Expected=0 MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS @@ -17076,30 +12236,6 @@ MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[TimeoutExceptionCtor1.cmd_2662] -RelativePath=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor1\TimeoutExceptionCtor1.cmd -WorkingDir=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TimeoutExceptionCtor2.cmd_2663] -RelativePath=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor2\TimeoutExceptionCtor2.cmd -WorkingDir=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TimeoutExceptionCtor3.cmd_2664] -RelativePath=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor3\TimeoutExceptionCtor3.cmd -WorkingDir=CoreMangLib\cti\system\timeoutexception\TimeoutExceptionCtor3 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - [TypeEquals1.cmd_2693] RelativePath=CoreMangLib\cti\system\type\TypeEquals1\TypeEquals1.cmd WorkingDir=CoreMangLib\cti\system\type\TypeEquals1 @@ -17236,142 +12372,6 @@ MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[TypeCodeBoolean.cmd_2710] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeBoolean\TypeCodeBoolean.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeBoolean -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeByte.cmd_2711] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeByte\TypeCodeByte.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeChar.cmd_2712] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeChar\TypeCodeChar.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeChar -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeDateTime.cmd_2713] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeDateTime\TypeCodeDateTime.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeDateTime -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeDecimal.cmd_2714] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeDecimal\TypeCodeDecimal.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeDecimal -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeDouble.cmd_2715] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeDouble\TypeCodeDouble.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeDouble -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeEmpty.cmd_2716] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeEmpty\TypeCodeEmpty.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeEmpty -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeInt16.cmd_2717] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeInt16\TypeCodeInt16.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeInt32.cmd_2718] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeInt32\TypeCodeInt32.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeInt64.cmd_2719] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeInt64\TypeCodeInt64.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeObject.cmd_2720] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeObject\TypeCodeObject.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeObject -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeSByte.cmd_2721] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeSByte\TypeCodeSByte.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeSByte -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeSingle.cmd_2722] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeSingle\TypeCodeSingle.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeSingle -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeString.cmd_2723] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeString\TypeCodeString.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeString -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeUInt16.cmd_2724] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeUInt16\TypeCodeUInt16.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeUInt16 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeUInt32.cmd_2725] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeUInt32\TypeCodeUInt32.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeUInt32 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[TypeCodeUInt64.cmd_2726] -RelativePath=CoreMangLib\cti\system\typecode\TypeCodeUInt64\TypeCodeUInt64.cmd -WorkingDir=CoreMangLib\cti\system\typecode\TypeCodeUInt64 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - [TypeLoadExceptionCtor1.cmd_2727] RelativePath=CoreMangLib\cti\system\typeloadexception\TypeLoadExceptionCtor1\TypeLoadExceptionCtor1.cmd WorkingDir=CoreMangLib\cti\system\typeloadexception\TypeLoadExceptionCtor1 diff --git a/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj b/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj deleted file mode 100644 index 9af3370..0000000 --- a/tests/src/CoreMangLib/cti/system/action/ActionCtor.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj b/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj deleted file mode 100644 index 4ea9444..0000000 --- a/tests/src/CoreMangLib/cti/system/action/ActionInvoke.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/action/actionctor.cs b/tests/src/CoreMangLib/cti/system/action/actionctor.cs deleted file mode 100644 index bf0c8f9..0000000 --- a/tests/src/CoreMangLib/cti/system/action/actionctor.cs +++ /dev/null @@ -1,154 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -public class ActionCtor -{ - private const int c_MIN_RANGE = 64; - private const int c_MAX_RANGE = 128; - private const int c_DELTA_RANGE = 55; - - public static int Main() - { - ActionCtor ac = new ActionCtor(); - - TestLibrary.TestFramework.BeginTestCase("ActionCtor"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - List list; - int startValue; - int endValue; - int sum; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Action used in List.ForEach"); - - try - { - startValue = (TestLibrary.Generator.GetInt32(-55) % (c_MAX_RANGE-c_MIN_RANGE)) + c_MIN_RANGE; - endValue = startValue + c_DELTA_RANGE; - - list = new List(); - - // populate the array - sum = 0; - for(int i=startValue; i value || value > endValue) - { - TestLibrary.TestFramework.LogError("001", "Incorrect value: " + value); - retVal = false; - } - } - ); - - // decent validation that all numbers were accounted for - if (0 != sum) - { - // if sum is not zero that means that some values where not - // iterated through - TestLibrary.TestFramework.LogError("002", "It appears that not all values where accounted for."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - List list; - int startValue; - int endValue; - int sum; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Action used in List.ForEach"); - - try - { - startValue = (TestLibrary.Generator.GetInt32(-55) % (c_MAX_RANGE-c_MIN_RANGE)) + c_MIN_RANGE; - endValue = startValue + c_DELTA_RANGE; - - list = new List(); - - // populate the array - sum = 0; - for(int i=startValue; i value || value > endValue) - { - TestLibrary.TestFramework.LogError("004", "Incorrect value: " + value); - retVal = false; - } - } - ); - - // decent validation that all numbers were accounted for - if (0 != sum) - { - // if sum is not zero that means that some values where not - // iterated through - TestLibrary.TestFramework.LogError("005", "It appears that not all values where accounted for."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/action/actioninvoke.cs b/tests/src/CoreMangLib/cti/system/action/actioninvoke.cs deleted file mode 100644 index b003fc1..0000000 --- a/tests/src/CoreMangLib/cti/system/action/actioninvoke.cs +++ /dev/null @@ -1,203 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -public class ActionInvoke -{ - private const int c_DEFAULT_INT = 234; - private const string c_DEFAULT_STRING = "The\0default string"; - private bool g_testCasePassed; - - public static int Main() - { - ActionInvoke ai = new ActionInvoke(); - - TestLibrary.TestFramework.BeginTestCase("ActionInvoke"); - - if (ai.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - public void ActionFunction(T obj) - { - g_testCasePassed = true; - // validate input - if (typeof(int) == obj.GetType()) - { - if (c_DEFAULT_INT != (int)(object)obj) - { - TestLibrary.TestFramework.LogError("001", "Failed to get correct value: Expected(" + c_DEFAULT_INT + ") Actual(" + obj + ")"); - g_testCasePassed = false; - } - } - else if (typeof(string) == obj.GetType()) - { - if (!c_DEFAULT_STRING.Equals((string)(object)obj)) - { - TestLibrary.TestFramework.LogError("002", "Failed to get correct value: Expected(" + c_DEFAULT_STRING + ") Actual(" + obj + ")"); - g_testCasePassed = false; - } - } - else - { - TestLibrary.TestFramework.LogError("003", "Failed to get type as expected: " + obj.GetType()); - g_testCasePassed = false; - } - } - - public void AsyncCallback(IAsyncResult asyncRes) - { - } - - public bool PosTest1() - { - bool retVal = true; - Action actionDelegate; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Action.Invoke"); - - try - { - // this variable will be set by the delegate if it is run - g_testCasePassed = false; - - actionDelegate = new Action( ActionFunction ); - - actionDelegate.Invoke(c_DEFAULT_INT); - - retVal = g_testCasePassed; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - Action actionDelegate; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Action.Invoke"); - - try - { - // this variable will be set by the delegate if it is run - g_testCasePassed = false; - - actionDelegate = new Action( ActionFunction ); - - actionDelegate.Invoke(c_DEFAULT_STRING); - - retVal = g_testCasePassed; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - - public bool NegTest1() - { - bool retVal = true; - Action actionDelegate; - IAsyncResult asyncRes; - - TestLibrary.TestFramework.BeginScenario("NegTest1: Action.BeingInvoke EndInvoke"); - - try - { - // this variable will be set by the delegate if it is run - g_testCasePassed = false; - - actionDelegate = new Action( ActionFunction ); - - asyncRes = actionDelegate.BeginInvoke(c_DEFAULT_INT, new AsyncCallback( AsyncCallback ), null); - actionDelegate.EndInvoke(asyncRes); - - TestLibrary.TestFramework.LogError("003", "Exception expected"); - retVal = false; - } - catch (NotSupportedException) - { - // expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - Action actionDelegate; - IAsyncResult asyncRes; - - TestLibrary.TestFramework.BeginScenario("NegTest2: Action.BeingInvoke EndInvoke"); - - try - { - // this variable will be set by the delegate if it is run - g_testCasePassed = false; - - actionDelegate = new Action( ActionFunction ); - - asyncRes = actionDelegate.BeginInvoke(c_DEFAULT_STRING, new AsyncCallback( AsyncCallback ), null); - actionDelegate.EndInvoke(asyncRes); - - TestLibrary.TestFramework.LogError("005", "Exception expected"); - retVal = false; - } - catch (NotSupportedException) - { - // expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj b/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj deleted file mode 100644 index c6ebc8d..0000000 --- a/tests/src/CoreMangLib/cti/system/activator/ActivatorCreateInstance2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/activator/activatorcreateinstance2.cs b/tests/src/CoreMangLib/cti/system/activator/activatorcreateinstance2.cs deleted file mode 100644 index e26eef1..0000000 --- a/tests/src/CoreMangLib/cti/system/activator/activatorcreateinstance2.cs +++ /dev/null @@ -1,137 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -public class ActivatorCreateInstance2 -{ - public ActivatorCreateInstance2() {} - public ActivatorCreateInstance2(string str, int i) {} - - public static int Main() - { - ActivatorCreateInstance2 ac = new ActivatorCreateInstance2(); - - TestLibrary.TestFramework.BeginTestCase("ActivatorCreateInstance2"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - object obj; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Activator.CreateInstance(Type, null)"); - - try - { - obj = Activator.CreateInstance(this.GetType(), null); - - if (null == obj) - { - TestLibrary.TestFramework.LogError("001", "Returned object is null: Obj=" + obj); - retVal = false; - } - if (null == obj || obj.GetType() != this.GetType()) - { - TestLibrary.TestFramework.LogError("002", "Type of object does not match: Expected(" + this.GetType() + ") Actual(" + obj.GetType() + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - object obj; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Activator.CreateInstance(Type, object[])"); - - try - { - obj = Activator.CreateInstance(this.GetType(), new object[2] { "Text", (object)1} ); - - if (null == obj) - { - TestLibrary.TestFramework.LogError("004", "Returned object is null: Obj=" + obj); - retVal = false; - } - if (null == obj || obj.GetType() != this.GetType()) - { - TestLibrary.TestFramework.LogError("005", "Type of object does not match: Expected(" + this.GetType() + ") Actual(" + obj.GetType() + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest1() - { - bool retVal = true; - object obj; - - TestLibrary.TestFramework.BeginScenario("NegTest1: Activator.CreateInstance(Type, object[]), constructor not found"); - - try - { - obj = Activator.CreateInstance(this.GetType(), new object[1] { "Text"} ); - - TestLibrary.TestFramework.LogError("007", "Exception expected"); - retVal = false; - } - catch (MissingMethodException) - { - // expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj deleted file mode 100644 index 759de8c..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentexception/ArgumentExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/argumentexception/argumentexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/argumentexception/argumentexceptionctor1.cs deleted file mode 100644 index 9eef6b7..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentexception/argumentexceptionctor1.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.ArgumentException.Ctor -/// -public class ArgumentExceptionCtor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor to construct a new instance"); - - try - { - ArgumentException argumentException = new ArgumentException(); - if (argumentException == null) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ArgumentExceptionCtor1 test = new ArgumentExceptionCtor1(); - - TestLibrary.TestFramework.BeginTestCase("ArgumentExceptionCtor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj deleted file mode 100644 index b2f835c..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentnullexception/ArgumentNullExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/argumentnullexception/argumentnullexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/argumentnullexception/argumentnullexceptionctor1.cs deleted file mode 100644 index a6f9c25..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentnullexception/argumentnullexceptionctor1.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.ArgumentNullException.Ctor() -/// -public class ArgumentNullExceptionCtor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor to construct a new instance"); - - try - { - ArgumentNullException argumentNullException = new ArgumentNullException(); - if (argumentNullException == null) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ArgumentNullExceptionCtor1 test = new ArgumentNullExceptionCtor1(); - - TestLibrary.TestFramework.BeginTestCase("ArgumentNullExceptionCtor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj deleted file mode 100644 index e195cef..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionCtor.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj deleted file mode 100644 index 070e130..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/ArgumentOutOfRangeExceptionMessage.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionctor.cs b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionctor.cs deleted file mode 100644 index 5b31e2a..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionctor.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.ArgumentOutOfRangeException.Ctor() -/// -public class ArgumentOutOfRangeExceptionCtor -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor to construct a new instance"); - - try - { - ArgumentOutOfRangeException argumentOutOfRangeException = new ArgumentOutOfRangeException(); - if (argumentOutOfRangeException == null) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ArgumentOutOfRangeExceptionCtor test = new ArgumentOutOfRangeExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("ArgumentOutOfRangeExceptionCtor"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionmessage.cs b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionmessage.cs deleted file mode 100644 index 14d2d1b..0000000 --- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/argumentoutofrangeexceptionmessage.cs +++ /dev/null @@ -1,186 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.ArgumentOutOfRangeException.Message -/// -public class ArgumentOutOfRangeExceptionMessage -{ - private const int c_MIN_STRING_LENGTH = 1; - private const int c_MAX_STRING_LENGTH = 256; - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Using ctor1 to test the message property"); - - try - { - string randValue = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LENGTH, c_MAX_STRING_LENGTH); - ArgumentOutOfRangeException argumentOutOfRangeException = new ArgumentOutOfRangeException(randValue); - if ((argumentOutOfRangeException.Message != "Specified argument was out of the range of valid values." + Environment.NewLine + "Parameter name: " + randValue) & - (!argumentOutOfRangeException.Message.Contains("[Arg_ArgumentOutOfRangeException]"))) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Using ctor2 to test the message property"); - - try - { - string randValue = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LENGTH, c_MAX_STRING_LENGTH); - string paramName = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LENGTH, c_MAX_STRING_LENGTH); - ArgumentOutOfRangeException argumentOutOfRangeException = new ArgumentOutOfRangeException(paramName, randValue); - if ((argumentOutOfRangeException.Message != randValue + "" + Environment.NewLine + "Parameter name: " + paramName) & - (argumentOutOfRangeException.Message != randValue)) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: The string argument for message is a null reference"); - - try - { - string paramName = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LENGTH, c_MAX_STRING_LENGTH); - string Value = null; - ArgumentOutOfRangeException argumentOutOfRangeException = new ArgumentOutOfRangeException(paramName, Value); - if ((argumentOutOfRangeException.Message != "Exception of type 'System.ArgumentOutOfRangeException' was thrown." + Environment.NewLine + "Parameter name: " + paramName) & - (argumentOutOfRangeException.Message != "Exception of type 'System.ArgumentOutOfRangeException' was thrown.")) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: The message is string empty"); - - try - { - string Value = string.Empty; - string paramName = null; - ArgumentOutOfRangeException argumentOutOfRangeException = new ArgumentOutOfRangeException(paramName, Value); - if (!argumentOutOfRangeException.Message.Equals(string.Empty)) - { - TestLibrary.TestFramework.LogError("007", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest5: The message is white space"); - - try - { - string Value = " "; - string paramName = null; - ArgumentOutOfRangeException argumentOutOfRangeException = new ArgumentOutOfRangeException(paramName, Value); - if (argumentOutOfRangeException.Message != " ") - { - TestLibrary.TestFramework.LogError("009", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ArgumentOutOfRangeExceptionMessage test = new ArgumentOutOfRangeExceptionMessage(); - - TestLibrary.TestFramework.BeginTestCase("ArgumentOutOfRangeExceptionMessage"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj deleted file mode 100644 index 8b5e91a..0000000 --- a/tests/src/CoreMangLib/cti/system/arithmeticexception/ArithmeticExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/arithmeticexception/arithmeticexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/arithmeticexception/arithmeticexceptionctor1.cs deleted file mode 100644 index 9715d24..0000000 --- a/tests/src/CoreMangLib/cti/system/arithmeticexception/arithmeticexceptionctor1.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.ArithmeticException.Ctor() -/// -public class ArithmeticExceptionCtor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor to construct a new instance"); - - try - { - ArithmeticException arithmeticException = new ArithmeticException(); - if (arithmeticException == null) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ArithmeticExceptionCtor1 test = new ArithmeticExceptionCtor1(); - - TestLibrary.TestFramework.BeginTestCase("ArithmeticExceptionCtor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj deleted file mode 100644 index 88b3443..0000000 --- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj deleted file mode 100644 index 90e76bf..0000000 --- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj deleted file mode 100644 index cf1aa4b..0000000 --- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/ArrayTypeMismatchExceptionctor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor1.cs deleted file mode 100644 index 12a28e785000e00846bd9f798b9fd7ea263597fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3608 zcmds4O>fgc5S=p;|6!E_N(E}`D-O{OP3%q9 zhQx>ivfOp{Yi8cO`RLCdD_P1^GMR{zzO3=9kW}XKLLSQ_Inl?-8Rl1*oy$OS?0QvM z9pS_Rv*G@e=n3w*$4x_-LFx!HNBA0G?-JjyaZ8S0Yq`OD4?V82YpGHT?7Wkne8rez zt-#6xdYkk_<$u$^4tMbhCDF2ho}*maTwuJ$9KXAA6r2rjvK!lJ*w#WPFQIV;`yVj2 z(}nhWADeA9-r#;>bp>38>JNJS7(Vgy7dkgrE$H{pSbKwC6UEVXodee;X1mg9scENH z)2WPsL$~Gq$MO!0%r^Edl?x#o44XJBY}IVv2e}?3f7-|{QLFP#8(CL~n2B6M;#eb= z(QI)Er42%yPPC)iYLyd??F`A`4mx4b}%2Vss^YB;q_!yo?(W&c{;~9!HFV>thl7H`j1g~n5+j#V+Ee5tST;byo;e; zJ@~2z2SJ%L8 z@?{-(+gKS#(^e1Z9vnKcb)*Mt-@C7 ztsZ>B*vOSLtc?l0n81tA)R$#ck2HelZRStwWgTMq4lA^Uk)Gk3F&^d_&U zSj|t~b7dyj&3AT+W0=3HD=x~w`2G=M#CP-T-F7>A=DL5?eKq;(bmOmEjp*(C%ZwcU mFT!ll!TS_1ZD>Ywe?P?VtmaSiNXV0_oKU0ceZ0s2=GQN&u?j)} diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor2.cs deleted file mode 100644 index 243050c0a0f420b8dd0943dc651d2c0822c032c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9380 zcmeHMT~8B16ur+T{)e>>rbbg}c~db#QX&Z?M$i}ILn%ukmX@@O*cku1dd`fOnSt5u z$F@qL*_2skXYSmObMKtl{r&4whH@r7=}006GQxkEq;f8=w2c{k^j3rUHT;*M*UEn8ji<#eIFHu`Ftwug{UU+uv!M*@nUHiOp&kd;VX)^Wwr^fSmv zou4A>i4ImD?bG&t`*;UF-bHRr>*LA%8+tpee@BRUAAV1wc=sa_kARzRqyGu$p)}Sc z?g5vGXB-2wE0A z&DrDz9n8prT#v7GVi3i;Fxy&JSdE;ZW7hH!otFt=)GP}8d3PZb+}?U%xK9sWqF4LC z1Zy_4z~T5Me79{7%-T**w(u*%87x<_?1_9U#eSa@nOb$W(i@_3NUIt*b!As0!<*%G0)p-RPLfJYO8^8cr|dkX3PEl6okBH;0jriO1F;7FyTW4h29*=%;wC5e&_3P+3gqA-rLgDG2yP1pM zxL8den|x1)81f~Dl_88soYy=Y24#7#kL@_Z{_R;}8V1!6VorCZkds^(=G8LQhums_ zk(T97w*M@i8L1v2Mz!*2yW&JXLe(qU#u2MewVh{eY^*pDGAWVCJU=Zb+FW8zL}V<2 z6Y)%Vj0#4+OXf^YeUnpNnR7nh?`bt88~4v>W$U5l(#_W2ZKvbqDk4peR4gz58=qFfs@|lwz1-e s$oNI^!)1PFMr164AG&ug?j6nQotdqg@!eJ{>O9YdjPCvBbdHJt0io0;xc~qF diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/arraytypemismatchexceptionctor3.cs deleted file mode 100644 index e868b777ff6c375242547370977b6829ad5e0f95..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11336 zcmeHNU2hXd6ur+#{D;L4$OvST_^oM?C<+1zq^hBPK|DB)W2`1lWIKci@z>j)Gn12@ zSBo_prZIRE{7YEv88*oKzbuASrC%m#L3+xE~N*mHMf_A8#B z;^~p~Y=T-Zg13FNIL6a<)V_mnGd%TuKP$Z3v9H$0I47txLhG?T33}vs&yypbz=}OP zM4LYB?c=V8dQ;rL#8?x2JGT$`oS^Ubs5NyK&rtKT&5tR|yKd}n?r(;^c*P^pD?Mi` z$K{-6DBt55@7ovFt8Ltqo-SwMvNO!=H&{G|U(Qf2XA9@+@u9h?{DA)Ht9S6ro{I<3 z(m_o8^Vja#k+XuB`3LWQ$G4&LqiVf^U#EE5w$_rCwn{A>*#Z2}Ub6p={Ru>lFXuOP zSnybuPgJH+p|_fQ6VL5nacNwQY;K^NFRTQ^7cOZe*-=2jhw_);uP^rW8f-zQHRx!Kzn)=*9{WU6u)P z)I18pcI%J{`P#Y*Uk@-p>NhGb&)Lj^9LK-Fcds0R$?f!H51(Z;gV#!4J&m0O9rRev zU&PCK6z#>Bog+wV#^~~yNPh9T*0MLaKg4wmJ7Pp@ER|GALtv76g^F)pL1uV&4ptty zKKCzb$; z4RQAfsv(WKwC%k#f3dd+h?<na11A?w_0Q8l-Px z9e(0=8$Gv{aX&$&<2hSOhC2+NVdYF!WW1Q6crMEwOsY?wC`_T87S&1Dzt_+#;|vf} zspR@~Hx#|*Q^zt|+0&~!HRw8P_pN*FjvUG?%|t@2%Ia7bwYy?prc^^F)Ck3LF}u`i zl`AxnaUJ@dr!4#6NAAmX0#?-jXYS;TC+6Z>YQON*qnsI)x6SsA@?f}@H`_m|hj`7` z(_&eNB>whLz8B!GQ1eVHx#D=Yi=&%X`|{2DYW!60r;&3P)I7OjUDbTb)6MjI*u&4R z;r;I`p-0lpvc4L=YurU@U0HNh;eUznq?^C*-{zTqXm1C5ds(#|?K_L?Uw>*;cY^KL z!tmFT`?G!hFHg1at5<{wuz5F~d^h$NMX{IV~TF>8~?{646 - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj b/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj deleted file mode 100644 index cd8f6c5..0000000 --- a/tests/src/CoreMangLib/cti/system/comparison/ComparisonEndInvoke.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj b/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj deleted file mode 100644 index 33ef038..0000000 --- a/tests/src/CoreMangLib/cti/system/comparison/ComparisonInvoke.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/comparison/comparisonbegininvoke.cs b/tests/src/CoreMangLib/cti/system/comparison/comparisonbegininvoke.cs deleted file mode 100644 index 9f2e4e3..0000000 --- a/tests/src/CoreMangLib/cti/system/comparison/comparisonbegininvoke.cs +++ /dev/null @@ -1,96 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -/// -///System.Comparison.BeginInvoke -/// - -public class ComparisonBeginInvoke -{ - private const int c_MIN_ARRAY_LENGTH = 0; - private const int c_MAX_ARRAY_LENGTH = byte.MaxValue; - - public static int Main() - { - ComparisonBeginInvoke testObj = new ComparisonBeginInvoke(); - TestLibrary.TestFramework.BeginTestCase("for method of Comparison.BeginInvoke"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - public bool NegTest1() - { - bool retVal = true; - - char[] charsA, charsB; - - charsA = new char[TestLibrary.Generator.GetInt32(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - charsB = new char[TestLibrary.Generator.GetInt32(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - - TestLibrary.TestFramework.BeginScenario("NegTest1: call the method BeginInvoke"); - try - { - Comparison comparison = CompareByLength; - IAsyncResult asyncResult = comparison.BeginInvoke(charsA, charsB, null, null); - comparison.EndInvoke(asyncResult); - - retVal = false; - TestLibrary.TestFramework.LogError("101", "NotSupportedException expected"); - } - catch (NotSupportedException) - { - //expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - - #region Helper methods - private int CompareByLength(Array arrayA, Array arrayB) - { - if (null == arrayA) - { - if (null == arrayB) return 0; - else return -1; - } - else - { - if (null == arrayB) return 1; - else - { - if (arrayA.Length == arrayB.Length) return 0; - else return (arrayA.Length > arrayB.Length) ? 1 : -1; - } - } - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/comparison/comparisonendinvoke.cs b/tests/src/CoreMangLib/cti/system/comparison/comparisonendinvoke.cs deleted file mode 100644 index fb6a6aa..0000000 --- a/tests/src/CoreMangLib/cti/system/comparison/comparisonendinvoke.cs +++ /dev/null @@ -1,98 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -/// -///System.Comparison.EndInvoke -/// - -public class ComparisonEndInvoke -{ - private const int c_MIN_ARRAY_LENGTH = 0; - private const int c_MAX_ARRAY_LENGTH = byte.MaxValue; - - public static int Main() - { - ComparisonEndInvoke testObj = new ComparisonEndInvoke(); - TestLibrary.TestFramework.BeginTestCase("for method of Comparison.EndInvoke"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - - return retVal; - } - - public bool NegTest1() - { - bool retVal = true; - - char[] charsA, charsB; - - charsA = new char[TestLibrary.Generator.GetInt32(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - charsB = new char[TestLibrary.Generator.GetInt32(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - - TestLibrary.TestFramework.BeginScenario("NegTest1: call the method EndInvoke"); - - Comparison comparison = CompareByLength; - IAsyncResult asyncResult = null; - - - try - { - comparison.EndInvoke(asyncResult); - - retVal = false; - TestLibrary.TestFramework.LogError("003", "NotSupportedException expected"); - } - catch (NotSupportedException) - { - // expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #region Helper methods - private int CompareByLength(Array arrayA, Array arrayB) - { - if (null == arrayA) - { - if (null == arrayB) return 0; - else return -1; - } - else - { - if (null == arrayB) return 1; - else - { - if (arrayA.Length == arrayB.Length) return 0; - else return (arrayA.Length > arrayB.Length) ? 1 : -1; - } - } - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/comparison/comparisoninvoke.cs b/tests/src/CoreMangLib/cti/system/comparison/comparisoninvoke.cs deleted file mode 100644 index eac78ad..0000000 --- a/tests/src/CoreMangLib/cti/system/comparison/comparisoninvoke.cs +++ /dev/null @@ -1,186 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -/// -///System.Comparison.Invoke -/// - -public class ComparisonInvoke -{ - private const int c_MIN_ARRAY_LENGTH = 0; - private const int c_MAX_ARRAY_LENGTH = byte.MaxValue; - - public static int Main() - { - ComparisonInvoke testObj = new ComparisonInvoke(); - TestLibrary.TestFramework.BeginTestCase("for method of Comparison.Invoke"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - char[] charsA, charsB; - int actualValue; - int expectedValue; - - charsA = new char[TestLibrary.Generator.GetInt32(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - charsB = new char[TestLibrary.Generator.GetInt32(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - - TestLibrary.TestFramework.BeginScenario("PosTest1: call the method BeginInvoke"); - try - { - if (charsA.Length == charsB.Length) expectedValue = 0; - else expectedValue = (charsA.Length > charsB.Length) ? 1 : -1; - Comparison comparison = CompareByLength; - actualValue = comparison.Invoke(charsA, charsB); - if (actualValue != expectedValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") != ActualValue(" + actualValue + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - int actualValue; - int expectedValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: call the method BeginInvoke"); - try - { - expectedValue = 0; - Comparison comparison = CompareByLength; - actualValue = comparison.Invoke(null as Array, null as Array); - if (actualValue != expectedValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") != ActualValue(" + actualValue + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - int actualValue; - int expectedValue; - - char[] chars = new char[TestLibrary.Generator.GetByte(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - - TestLibrary.TestFramework.BeginScenario("PosTest3: call the method BeginInvoke"); - try - { - expectedValue = -1; - Comparison comparison = CompareByLength; - actualValue = comparison.Invoke(null as Array, chars); - - if (actualValue != expectedValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") != ActualValue(" + actualValue + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - int actualValue; - int expectedValue; - - char[] chars = new char[TestLibrary.Generator.GetByte(-55) % (c_MAX_ARRAY_LENGTH + 1)]; - - TestLibrary.TestFramework.BeginScenario("PosTest4: call the method BeginInvoke"); - try - { - expectedValue = -1; - Comparison comparison = CompareByLength; - actualValue = comparison.Invoke(null as Array, chars); - - if (actualValue != expectedValue) - { - TestLibrary.TestFramework.LogError("007", "ExpectedValue(" + expectedValue + ") != ActualValue(" + actualValue + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - #region Helper methods - private int CompareByLength(Array arrayA, Array arrayB) - { - if (null == arrayA) - { - if (null == arrayB) return 0; - else return -1; - } - else - { - if (null == arrayB) return 1; - else - { - if (arrayA.Length == arrayB.Length) return 0; - else return (arrayA.Length > arrayB.Length) ? 1 : -1; - } - } - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj deleted file mode 100644 index 95e938f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertChangeType2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj deleted file mode 100644 index dbe9a01..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64CharArray.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj deleted file mode 100644 index d347b89..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertFromBase64String.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj deleted file mode 100644 index 24adce9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64CharArray.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj deleted file mode 100644 index 7349eda..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj deleted file mode 100644 index d2cb3bf..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBase64String2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj deleted file mode 100644 index 613b79e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj deleted file mode 100644 index 5748b1e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj deleted file mode 100644 index 20234f5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean4.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj deleted file mode 100644 index 9ca0f77..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj deleted file mode 100644 index 375ce4b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj deleted file mode 100644 index a9b5bcc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj deleted file mode 100644 index 46185b2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToBoolean8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj deleted file mode 100644 index 39c9c62..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj deleted file mode 100644 index 7ed7ca3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj deleted file mode 100644 index 660bb10..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj deleted file mode 100644 index 7d1f3a9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj deleted file mode 100644 index 5de9f92..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte4.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj deleted file mode 100644 index 117a0fc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj deleted file mode 100644 index 32c91c2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj deleted file mode 100644 index bf18e9e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToByte8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj deleted file mode 100644 index 8366605..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj deleted file mode 100644 index c9c469f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj deleted file mode 100644 index 9db5f6a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj deleted file mode 100644 index 8c91184..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar12.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj deleted file mode 100644 index 0f0b5ce..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar13.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj deleted file mode 100644 index 12723f7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar14.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj deleted file mode 100644 index 1daad64..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar15.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj deleted file mode 100644 index 8b5f26f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj deleted file mode 100644 index 5db7c8d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj deleted file mode 100644 index 553d6ca..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj deleted file mode 100644 index 99acacd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj deleted file mode 100644 index 3f8734e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj deleted file mode 100644 index a336caf..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToChar9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj deleted file mode 100644 index b865fc9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDateTime.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj deleted file mode 100644 index 6791e77..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj deleted file mode 100644 index 728a88d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj deleted file mode 100644 index ef5c9c1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj deleted file mode 100644 index cec1096..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj deleted file mode 100644 index 0cbd199..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal12.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj deleted file mode 100644 index dad54f1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal13.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj deleted file mode 100644 index 7cfc81c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal14.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj deleted file mode 100644 index 62807d6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal15.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj deleted file mode 100644 index b284eca..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj deleted file mode 100644 index 323e3e5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal17.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj deleted file mode 100644 index 51ecf9d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal18.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj deleted file mode 100644 index 6b631dc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj deleted file mode 100644 index d844fa3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj deleted file mode 100644 index 7a6394a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj deleted file mode 100644 index e4073fd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj deleted file mode 100644 index c7fdb25..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDecimal9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj deleted file mode 100644 index 58b07d2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj deleted file mode 100644 index 6a883ee..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj deleted file mode 100644 index ad9a150..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj deleted file mode 100644 index bc7527a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble12.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj deleted file mode 100644 index 443d050..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble13.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj deleted file mode 100644 index 27ff311..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble14.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj deleted file mode 100644 index 0412ffb..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble15.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj deleted file mode 100644 index dbafdde..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj deleted file mode 100644 index 90ae8d5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble17.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj deleted file mode 100644 index 0835614..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj deleted file mode 100644 index 6e497d5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj deleted file mode 100644 index 0317ff3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj deleted file mode 100644 index 3d78b92..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj deleted file mode 100644 index 6d470ee..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToDouble9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj deleted file mode 100644 index ae7bfdf..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj deleted file mode 100644 index af8e83b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj deleted file mode 100644 index 7278e55..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj deleted file mode 100644 index ea287b3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj deleted file mode 100644 index f1fca67..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj deleted file mode 100644 index 7f0d66f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_17.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj deleted file mode 100644 index 6ca3c7b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_18.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj deleted file mode 100644 index d7cb25a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj deleted file mode 100644 index 283ea20..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj deleted file mode 100644 index 3b6981f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_4.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj deleted file mode 100644 index bfc4f07..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj deleted file mode 100644 index 5c37dbc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj deleted file mode 100644 index f153297..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj deleted file mode 100644 index afd2677..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj deleted file mode 100644 index 5c4ce61..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt16_9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj deleted file mode 100644 index 8d9011c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj deleted file mode 100644 index 4098175..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj deleted file mode 100644 index 8e3ef14..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj deleted file mode 100644 index c075111..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj deleted file mode 100644 index 543dfe9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj deleted file mode 100644 index d7d3d3e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_17.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj deleted file mode 100644 index d928211..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_18.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj deleted file mode 100644 index c239d71..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj deleted file mode 100644 index b9d51dd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj deleted file mode 100644 index 2fd387c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj +++ /dev/null @@ -1,44 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - true - true - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj deleted file mode 100644 index 452aba5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj deleted file mode 100644 index 941f99d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj deleted file mode 100644 index aead7a9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj deleted file mode 100644 index 646cc25..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj deleted file mode 100644 index 7f66270..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj deleted file mode 100644 index 3e737ba..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj deleted file mode 100644 index 0a5e802..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj deleted file mode 100644 index 1a7ab46..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj deleted file mode 100644 index 070a6cb..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj deleted file mode 100644 index 906adfb..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj deleted file mode 100644 index 0b34286..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_17.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj deleted file mode 100644 index 3e7d5e0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_18.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj deleted file mode 100644 index ee9b54f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj deleted file mode 100644 index 1ef490a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj deleted file mode 100644 index 2fbd919..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_4.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj deleted file mode 100644 index 56f7191..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj deleted file mode 100644 index a39df2e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj deleted file mode 100644 index c3eddf8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj deleted file mode 100644 index e7b824a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj deleted file mode 100644 index 00fb140..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt64_9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj deleted file mode 100644 index 30d198c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj deleted file mode 100644 index c283a46..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj deleted file mode 100644 index 9fa1dcc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj deleted file mode 100644 index ec8c136..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj deleted file mode 100644 index 7644f13..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj deleted file mode 100644 index 49d96c0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj deleted file mode 100644 index 81da73c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj deleted file mode 100644 index 8587738..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte4.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj deleted file mode 100644 index e880da3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj deleted file mode 100644 index 2cafe02..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj deleted file mode 100644 index 54611f2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj deleted file mode 100644 index 8b3f352..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj deleted file mode 100644 index a1bf6d2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSByte9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj deleted file mode 100644 index 7e777b3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj deleted file mode 100644 index fcfc2f2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle13.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj deleted file mode 100644 index ee098fc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle14.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj deleted file mode 100644 index 8328ce0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle15.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj deleted file mode 100644 index 0b6f889..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj deleted file mode 100644 index 61ae344..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToSingle17.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj deleted file mode 100644 index cf70efb..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj deleted file mode 100644 index e8694c7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString10.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj deleted file mode 100644 index 34ac1b8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString11.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj deleted file mode 100644 index 3537c9f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString12.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj deleted file mode 100644 index e39c366..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString13.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj deleted file mode 100644 index b187082..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString14.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj deleted file mode 100644 index d35ce39..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString15.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj deleted file mode 100644 index 24d2e6b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj deleted file mode 100644 index 42883bc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString17.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj deleted file mode 100644 index bc88dfc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString18.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj deleted file mode 100644 index d19fc8c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString19.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj deleted file mode 100644 index dadcba4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj deleted file mode 100644 index 93ec402..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString20.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj deleted file mode 100644 index 4642597..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString21.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj deleted file mode 100644 index 36a18fd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString22.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj deleted file mode 100644 index fc40915..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString23.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj deleted file mode 100644 index e7432f7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString24.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj deleted file mode 100644 index 88d246a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString25.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj deleted file mode 100644 index 7417874..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString28.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj deleted file mode 100644 index 9996c17..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString29.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj deleted file mode 100644 index 24c8299..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString30.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj deleted file mode 100644 index 440756d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString31.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj deleted file mode 100644 index ac3f39c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString32.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj deleted file mode 100644 index 9244523..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString33.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj deleted file mode 100644 index e3c59e6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString4.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj deleted file mode 100644 index df8c65d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString5.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj deleted file mode 100644 index f635af7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString6.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj deleted file mode 100644 index fd33044..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString7.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj deleted file mode 100644 index 8a13c8a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString8.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj deleted file mode 100644 index 5c3e275..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToString9.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj deleted file mode 100644 index f53df29..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj deleted file mode 100644 index 5809e47..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt161.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj deleted file mode 100644 index 701a15d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1610.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj deleted file mode 100644 index 17eda66..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1611.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj deleted file mode 100644 index de39239..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1612.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj deleted file mode 100644 index 7f1ef37..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1613.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj deleted file mode 100644 index 3a28d0f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1614.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj deleted file mode 100644 index 5065f3d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1615.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj deleted file mode 100644 index 472e189..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1616.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj deleted file mode 100644 index 2f48bd8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1617.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj deleted file mode 100644 index 441ffe8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt1618.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj deleted file mode 100644 index 1d10f91..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt162.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj deleted file mode 100644 index 1dcad94..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt163.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj deleted file mode 100644 index e80555c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt164.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj deleted file mode 100644 index d1abdb5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt165.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj deleted file mode 100644 index 405d220..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt166.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj deleted file mode 100644 index c297451..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt167.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj deleted file mode 100644 index af4db9c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt168.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj deleted file mode 100644 index c970343..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt169.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj deleted file mode 100644 index 5150150..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt32.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj deleted file mode 100644 index d959126..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt321.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj deleted file mode 100644 index 8d9b158..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3210.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj deleted file mode 100644 index 471f335..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3211.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj deleted file mode 100644 index 368ca67..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3212.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj deleted file mode 100644 index 61d90ea..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3213.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj deleted file mode 100644 index 613b668..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3215.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj deleted file mode 100644 index 26483bd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3216.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj deleted file mode 100644 index ba43ab0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3217.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj deleted file mode 100644 index 0633e26..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3218.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj deleted file mode 100644 index 337d051..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt3219.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj deleted file mode 100644 index 403ba06..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt322.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj deleted file mode 100644 index 3521bce..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt323.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj deleted file mode 100644 index d32919c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt324.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj deleted file mode 100644 index e4879b3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt325.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj deleted file mode 100644 index afd6cfa..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt326.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj deleted file mode 100644 index 0171012..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt327.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj deleted file mode 100644 index a848502..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt328.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj deleted file mode 100644 index f9b9c5b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt329.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj deleted file mode 100644 index abcc8f5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt64.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj deleted file mode 100644 index 94fa054..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt641.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj deleted file mode 100644 index c3aac2a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6410.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj deleted file mode 100644 index d27310b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6411.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj deleted file mode 100644 index cda8e2f1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6412.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj deleted file mode 100644 index ed9570f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6413.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj deleted file mode 100644 index 6c051f6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6414.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj deleted file mode 100644 index 29ee678..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6415.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj deleted file mode 100644 index 39c08f3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6416.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj deleted file mode 100644 index 7f3e752..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6417.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj deleted file mode 100644 index 76bfffc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt6418.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj deleted file mode 100644 index 4950dfa..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt642.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj deleted file mode 100644 index 53b5b13..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt643.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj deleted file mode 100644 index 5e0f07a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt644.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj deleted file mode 100644 index 1e1834f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt645.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj deleted file mode 100644 index f65d706..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt646.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj deleted file mode 100644 index 56fd30f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt647.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj deleted file mode 100644 index d23bf6e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt648.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj deleted file mode 100644 index 9ac4a40..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/ConvertToUInt649.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/convert/convertchangetype2.cs b/tests/src/CoreMangLib/cti/system/convert/convertchangetype2.cs deleted file mode 100644 index f3897a3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/convertchangetype2.cs +++ /dev/null @@ -1,293 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertChangeType1 -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertChangeType1 ac = new ConvertChangeType1(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ChangeType(Object, Type, IFormatProvider)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest9() && retVal; - retVal = PosTest10() && retVal; - retVal = PosTest11() && retVal; - retVal = PosTest12() && retVal; - retVal = PosTest13() && retVal; - retVal = PosTest14() && retVal; - retVal = PosTest15() && retVal; - retVal = PosTest16() && retVal; - retVal = PosTest17() && retVal; - retVal = PosTest18() && retVal; - retVal = PosTest19() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - - return retVal; - } - - public bool PosTest1() { return PosTest(1, true, typeof(Boolean)); } - public bool PosTest2() { return PosTest(2, false, typeof(Boolean)); } - public bool PosTest3() { return PosTest(3, TestLibrary.Generator.GetByte(-55), typeof(Byte)); } - public bool PosTest4() { return PosTest(4, TestLibrary.Generator.GetChar(-55), typeof(Char)); } - public bool PosTest5() { return PosTest(5, DateTime.Now, typeof(DateTime)); } - public bool PosTest6() { return PosTest(6, new Decimal(TestLibrary.Generator.GetDouble(-55)), typeof(Decimal)); } - public bool PosTest7() { return PosTest(7, TestLibrary.Generator.GetDouble(-55), typeof(Double)); } - public bool PosTest9() { return PosTest(9, TestLibrary.Generator.GetInt16(-55), typeof(Int16)); } - public bool PosTest10() { return PosTest(10, TestLibrary.Generator.GetInt32(-55), typeof(Int32)); } - public bool PosTest11() { return PosTest(11, TestLibrary.Generator.GetInt64(-55), typeof(Int64)); } - public bool PosTest12() { return PosTest(12, new MyConvertible(), typeof(Object)); } - public bool PosTest13() { return PosTest(13, (SByte)TestLibrary.Generator.GetByte(-55), typeof(SByte)); } - public bool PosTest14() { return PosTest(14, TestLibrary.Generator.GetSingle(-55), typeof(Single)); } - public bool PosTest15() { return PosTest(15, TestLibrary.Generator.GetString(-55, false, c_MIN_STRLEN, c_MAX_STRLEN), typeof(String)); } - public bool PosTest16() { return PosTest(16, (UInt16)TestLibrary.Generator.GetInt16(-55), typeof(UInt16)); } - public bool PosTest17() { return PosTest(17, (UInt32)TestLibrary.Generator.GetInt32(-55), typeof(UInt32)); } - public bool PosTest18() { return PosTest(18, (UInt64)TestLibrary.Generator.GetInt64(-55), typeof(UInt64)); } - public bool PosTest19() { return PosTest(19, new object(), typeof(object)); } - - public bool NegTest1() { return NegTest(1, null, typeof(String)); } - public bool NegTest2() { return NegTest(2, null, typeof(Object)); } - public bool NegTest3() { return NegTest2(3, null, typeof(MyStruct)); } - public bool NegTest4() { return NegTest2(4, this, typeof(object)); } - public bool NegTest5() { return NegTest3(5, new object(), null); } - - public bool PosTest(int id, object curObject, Type type) - { - bool retVal = true; - Object newObject; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ChangeType(Object, Type, IFormatProvider) (type:"+GetType(curObject)+" "+GetType(type)+")"); - - try - { - newObject = Convert.ChangeType(curObject, type, null); - - // check type - switch(type.ToString()) - { - case "System.Boolean": - retVal = (typeof(System.Boolean) == GetType(newObject)) && retVal; - break; - case "System.Byte": - retVal = (typeof(System.Byte) == GetType(newObject)) && retVal; - break; - case "System.Char": - retVal = (typeof(System.Char) == GetType(newObject)) && retVal; - break; - case "System.DateTime": - retVal = (typeof(System.DateTime) == GetType(newObject)) && retVal; - break; - case "System.Decimal": - retVal = (typeof(System.Decimal) == GetType(newObject)) && retVal; - break; - case "System.Double": - retVal = (typeof(System.Double) == GetType(newObject)) && retVal; - break; - case "System.Int16": - retVal = (typeof(System.Int16) == GetType(newObject)) && retVal; - break; - case "System.Int32": - retVal = (typeof(System.Int32) == GetType(newObject)) && retVal; - break; - case "System.Int64": - retVal = (typeof(System.Int64) == GetType(newObject)) && retVal; - break; - case "System.Object": - break; - case "System.SByte": - retVal = (typeof(System.SByte) == GetType(newObject)) && retVal; - break; - case "System.Single": - retVal = (typeof(System.Single) == GetType(newObject)) && retVal; - break; - case "System.String": - retVal = (typeof(System.String) == GetType(newObject)) && retVal; - break; - case "System.UInt16": - retVal = (typeof(System.UInt16) == GetType(newObject)) && retVal; - break; - case "System.UInt32": - retVal = (typeof(System.UInt32) == GetType(newObject)) && retVal; - break; - case "System.UInt64": - retVal = (typeof(System.UInt64) == GetType(newObject)) && retVal; - break; - default: - retVal = false; - break; - } - - if (!retVal) - { - TestLibrary.TestFramework.LogError("000", "Type mismatch: Expected(" + type.ToString() + ") Actual(" + GetType(newObject) + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, object curObject, Type type) - { - bool retVal = true; - IFormatProvider myfp; - object newType; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ChangeType(Object, Type, IFormatProvider) (type:"+GetType(curObject)+" "+GetType(type)+")"); - - try - { - myfp = null; - newType = Convert.ChangeType(curObject, type, myfp); - - if (null != newType) - { - TestLibrary.TestFramework.LogError("002", "Unexpected value: Expected(null) Actual(" + newType + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest2(int id, object curObject, Type type) - { - bool retVal = true; - IFormatProvider myfp; - object newType; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ChangeType(Object, Type, IFormatProvider) (type:"+GetType(curObject)+" "+GetType(type)+")"); - - try - { - myfp = null; - newType = Convert.ChangeType(curObject, type, myfp); - - TestLibrary.TestFramework.LogError("004", "Exception expected"); - retVal = false; - } - catch (InvalidCastException) - { - // expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest3(int id, object curObject, Type type) - { - bool retVal = true; - IFormatProvider myfp; - object newType; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ChangeType(Object, Type, IFormatProvider) (type:"+GetType(curObject)+" "+GetType(type)+")"); - - try - { - myfp = null; - newType = Convert.ChangeType(curObject, type, myfp); - - TestLibrary.TestFramework.LogError("006", "Exception expected"); - retVal = false; - } - catch (ArgumentNullException) - { - // expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("007", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public Type GetType(object o) - { - if (null != o) return o.GetType(); - - return null; - } - - public struct MyStruct {} - - public class MyConvertible : IConvertible - { - public TypeCode GetTypeCode() { return TypeCode.Empty; } - public Boolean ToBoolean(System.IFormatProvider f) { return true; } - public Char ToChar(System.IFormatProvider f) { return ' '; } - public SByte ToSByte(System.IFormatProvider f) { return 1; } - public Byte ToByte(System.IFormatProvider f) { return 1; } - public Int16 ToInt16(System.IFormatProvider f) { return 1; } - public UInt16 ToUInt16(System.IFormatProvider f) { return 1; } - public Int32 ToInt32(System.IFormatProvider f) { return 1; } - public UInt32 ToUInt32(System.IFormatProvider f) { return 1; } - public Int64 ToInt64(System.IFormatProvider f) { return 1; } - public UInt64 ToUInt64(System.IFormatProvider f) { return 1; } - public Single ToSingle(System.IFormatProvider f) { return 1; } - public Double ToDouble(System.IFormatProvider f) { return 1; } - public Decimal ToDecimal(System.IFormatProvider f) { return 1; } - public DateTime ToDateTime(System.IFormatProvider f) { return DateTime.Now; } - public String ToString(System.IFormatProvider f) { return ""; } - public object ToType(System.Type t, System.IFormatProvider f) { return new object(); } - - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/convertfrombase64chararray.cs b/tests/src/CoreMangLib/cti/system/convert/convertfrombase64chararray.cs deleted file mode 100644 index b33e33c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/convertfrombase64chararray.cs +++ /dev/null @@ -1,310 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// FromBase64CharArray(System.Char[],System.Int32,System.Int32) -/// - -public class ConvertFromBase64CharArray -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest2b() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method FromBase64CharArray ."); - - try - { - byte[] byteArray1 = new byte[256]; - byte[] byteArray2 = new byte[256]; - char[] charArray = new char[352]; - int charArrayLength; - - for (int x = 0; x < byteArray1.Length; x++) - byteArray1[x] = (byte)x; - - charArrayLength = Convert.ToBase64CharArray( - byteArray1, - 0, - byteArray1.Length, - charArray, - 0); - - byteArray2 = Convert.FromBase64CharArray(charArray, 0, charArrayLength); - - if (!ArraysAreEqual(byteArray1,byteArray2)) - { - TestLibrary.TestFramework.LogError("001.1", "Method ChangeType Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: inArray is a null reference."); - - try - { - byte[] byteArray1 = new byte[256]; - byte[] byteArray2 = new byte[256]; - char[] charArray = new char[352]; - int charArrayLength; - - for (int x = 0; x < byteArray1.Length; x++) - byteArray1[x] = (byte)x; - - charArrayLength = Convert.ToBase64CharArray( - byteArray1, - 0, - byteArray1.Length, - charArray, - 0); - - charArray = null; - byteArray2 = Convert.FromBase64CharArray(charArray, 0, charArrayLength); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: offset is less than 0."); - - try - { - byte[] byteArray1 = new byte[256]; - byte[] byteArray2 = new byte[256]; - char[] charArray = new char[352]; - int charArrayLength; - - for (int x = 0; x < byteArray1.Length; x++) - byteArray1[x] = (byte)x; - - charArrayLength = Convert.ToBase64CharArray( - byteArray1, - 0, - byteArray1.Length, - charArray, - 0); - - byteArray2 = Convert.FromBase64CharArray(charArray, -1, charArrayLength); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2b() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2b: length is less than 0."); - - try - { - byte[] byteArray1 = new byte[256]; - byte[] byteArray2 = new byte[256]; - char[] charArray = new char[352]; - int charArrayLength; - - for (int x = 0; x < byteArray1.Length; x++) - byteArray1[x] = (byte)x; - - charArrayLength = Convert.ToBase64CharArray( - byteArray1, - 0, - byteArray1.Length, - charArray, - 0); - - byteArray2 = Convert.FromBase64CharArray(charArray, 0, -1); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: offset plus length indicates a position not within inArray."); - - try - { - byte[] byteArray1 = new byte[256]; - byte[] byteArray2 = new byte[256]; - char[] charArray = new char[352]; - int charArrayLength; - - for (int x = 0; x < byteArray1.Length; x++) - byteArray1[x] = (byte)x; - - charArrayLength = Convert.ToBase64CharArray( - byteArray1, - 0, - byteArray1.Length, - charArray, - 0); - - byteArray2 = Convert.FromBase64CharArray(charArray, 0, charArrayLength + 10); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: The format of inArray is invalid. inArray contains a non-base 64 "+ - "character, more than two padding characters, or a non-white space character "+ - "among the padding characters."); - - try - { - byte[] byteArray1 = new byte[256]; - byte[] byteArray2 = new byte[256]; - char[] charArray = new char[352]; - int charArrayLength; - - for (int x = 0; x < byteArray1.Length; x++) - byteArray1[x] = (byte)x; - - charArrayLength = Convert.ToBase64CharArray( - byteArray1, - 0, - byteArray1.Length, - charArray, - 0); - - charArray = new char[352 + 1]; - byteArray2 = Convert.FromBase64CharArray(charArray, 0, charArrayLength); - - TestLibrary.TestFramework.LogError("104.1", "FormatException is not thrown."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertFromBase64CharArray test = new ConvertFromBase64CharArray(); - - TestLibrary.TestFramework.BeginTestCase("ConvertFromBase64CharArray"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Method - private bool ArraysAreEqual(byte[] a1, byte[] a2) - { - if (a1.Length != a2.Length) return false; - for (int i = 0; i < a1.Length; i++) - if (a1[i] != a2[i]) return false; - return true; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/convertfrombase64string.cs b/tests/src/CoreMangLib/cti/system/convert/convertfrombase64string.cs deleted file mode 100644 index e91dde1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/convertfrombase64string.cs +++ /dev/null @@ -1,123 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; -using TestLibrary; - -public class ConvertFromBase64String -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - - public static int Main() - { - ConvertFromBase64String ac = new ConvertFromBase64String(); - - TestLibrary.TestFramework.BeginTestCase("FromBase64String(string)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - //id inArray length offsetIn exception - public bool PosTest1() { return PosTest("TEST", new byte[] { 76, 68, 147 }, "00A"); } - public bool PosTest2() - { - Random numGen = new Random(-55); - bool ret = true; - for (int i = 0; i < 1000; i++) - { - int byteLen = numGen.Next(c_MIN_SIZE, c_MAX_SIZE); - byte[] expected = new byte[byteLen]; - Generator.GetBytes(-55, expected); - string testStr = Convert.ToBase64String(expected); - ret &= PosTest(testStr, expected, "00B"); - } - return ret; - } - public bool PosTest3() { return PosTest("", new byte[0], "00C"); } - public bool PosTest4() { return PosTest(" ", new byte[0], "00D"); } - public bool PosTest5() { return PosTest(" T E ST", new byte[] { 76, 68, 147 }, "00E"); } - - public bool NegTest1() { return NegTest(null, typeof(ArgumentNullException), "00F"); } - public bool NegTest2() { return NegTest("Tes", typeof(FormatException), "00G"); } - public bool NegTest3() { return NegTest("Tes\u00C0", typeof(FormatException), "00H"); } - - public bool PosTest(string input, byte[] expected, string id) - { - bool retVal = true; - TestFramework.BeginScenario("\nPosTest " + id + ": FromBase64String"); - try - { - byte[] output = Convert.FromBase64String(input); - if (!TestLibrary.Utilities.CompareBytes(output, expected)) - { - TestFramework.LogInformation("Input string: " + input); - TestFramework.LogError("001", "Conversion not correct. Expect: " + TestLibrary.Utilities.ByteArrayToString(expected) + ", Actual: " + TestLibrary.Utilities.ByteArrayToString(output)); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e.ToString()); - retVal = false; - } - - return retVal; - } - - - public bool NegTest(string input, Type exception, string id) - { - bool retVal = true; - TestFramework.BeginScenario("NegTest " + id + ": FromBase64String()"); - try - { - byte[] output = Convert.FromBase64String(input); - TestFramework.LogError("003", "Expected exception not thrown!"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e.ToString()); - retVal = false; - } - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobase64chararray.cs b/tests/src/CoreMangLib/cti/system/convert/converttobase64chararray.cs deleted file mode 100644 index b071c18..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobase64chararray.cs +++ /dev/null @@ -1,148 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToBase64CharArray -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - - public static int Main() - { - ConvertToBase64CharArray ac = new ConvertToBase64CharArray(); - - TestLibrary.TestFramework.BeginTestCase("ToBase64CharArray(byte[], int, int, char[], int)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - - return retVal; - } - - //id inArray outArray length offsetIn offsetOut exception - public bool NegTest1() { return NegTest(1, null, null, 0, 0, 0, typeof(System.ArgumentNullException)); } - public bool NegTest2() { return NegTest(2, new byte[0], null, 0, 0, 0, typeof(System.ArgumentNullException)); } - public bool NegTest3() { return NegTest(3, new byte[0], new char[0], -1, 0, 0, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest4() { return NegTest(4, new byte[0], new char[0], 0, -1, 0, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest5() { return NegTest(5, new byte[0], new char[0], 0, 0, -1, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest6() { return NegTest(6, new byte[0], new char[0], 0, 10, 0, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest7() { return NegTest(7, new byte[1], new char[1], 10, 0, 10, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest8() { return NegTest(8, new byte[1], new char[1], 1, 0, 10, typeof(System.ArgumentOutOfRangeException)); } - - public bool PosTest1() - { - bool retVal = true; - byte[] array; - char[] outArray; - int numBytes; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToBase64CharArray(byte[], int, int, char[], int)"); - - try - { - array = new byte[ (TestLibrary.Generator.GetInt32(-55) % c_MAX_SIZE) + c_MIN_SIZE ]; - outArray = new char[ array.Length*3 ]; - - // fill the array - TestLibrary.Generator.GetBytes(-55, array); - - numBytes = Convert.ToBase64CharArray(array, 0, array.Length, outArray, 0); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("000", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - byte[] array; - char[] outArray; - int numBytes; - - TestLibrary.TestFramework.BeginScenario("PosTest2: ToBase64CharArray(byte[], int, int, char[], int) zero length"); - - try - { - array = new byte[ 0 ]; - outArray = new char[ array.Length ]; - - numBytes = Convert.ToBase64CharArray(array, 0, array.Length, outArray, 0); - - if (numBytes != array.Length) - { - TestLibrary.TestFramework.LogError("001", "In array length mismatch: Expected(" + array.Length + ") Actual(" + numBytes + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, byte[] inArray, char[] outArray, int length, int offsetIn, int offsetOut, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": ToBase64CharArray(byte[], int, int, char[], int) (len:"+length+" in:"+offsetIn+" out:"+offsetOut+" ex:"+exception+")"); - - try - { - Convert.ToBase64CharArray(inArray, offsetIn, length, outArray, offsetOut); - - TestLibrary.TestFramework.LogError("003", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (exception != e.GetType()) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobase64string1.cs b/tests/src/CoreMangLib/cti/system/convert/converttobase64string1.cs deleted file mode 100644 index cc08a8e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobase64string1.cs +++ /dev/null @@ -1,136 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToBase64String1 -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - - public static int Main() - { - ConvertToBase64String1 ac = new ConvertToBase64String1(); - - TestLibrary.TestFramework.BeginTestCase("ToBase64String(byte[], int, int)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - - return retVal; - } - //id inArray length offsetIn exception - public bool NegTest1() { return NegTest(1, null, 0, 0, typeof(System.ArgumentNullException)); } - public bool NegTest2() { return NegTest(2, new byte[0], -1, 0, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest3() { return NegTest(3, new byte[0], 0, -1, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest4() { return NegTest(4, new byte[0], 0, 1, typeof(System.ArgumentOutOfRangeException)); } - public bool NegTest5() { return NegTest(5, new byte[0], 1, 0, typeof(System.ArgumentOutOfRangeException)); } - - public bool PosTest1() - { - bool retVal = true; - byte[] array; - string str; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToBase64String(byte[], int, int)"); - - try - { - array = new byte[ (TestLibrary.Generator.GetInt32(-55) % c_MAX_SIZE) + c_MIN_SIZE ]; - - // fill the array - TestLibrary.Generator.GetBytes(-55, array); - - str = Convert.ToBase64String(array, 0, array.Length); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("000", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - byte[] array; - string str; - - TestLibrary.TestFramework.BeginScenario("PosTest2: ToBase64String(byte[], int, int) zero length"); - - try - { - array = new byte[ 0 ]; - str = Convert.ToBase64String(array, 0, array.Length); - - if (String.Empty != str) - { - TestLibrary.TestFramework.LogError("001", "In array length mismatch: Expected(String.Empty) Actual(" + str + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, byte[] inArray, int length, int offsetIn, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": ToBase64String(byte[], int, int) (len:"+length+" in:"+offsetIn+" ex:"+exception+")"); - - try - { - Convert.ToBase64String(inArray, offsetIn, length); - - TestLibrary.TestFramework.LogError("003", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (exception != e.GetType()) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobase64string2.cs b/tests/src/CoreMangLib/cti/system/convert/converttobase64string2.cs deleted file mode 100644 index d6dcd0a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobase64string2.cs +++ /dev/null @@ -1,128 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToBase64String2 -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - - public static int Main() - { - ConvertToBase64String2 ac = new ConvertToBase64String2(); - - TestLibrary.TestFramework.BeginTestCase("ToBase64String(byte[])"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - //id inArray exception - public bool NegTest1() { return NegTest(1, null, typeof(System.ArgumentNullException)); } - - public bool PosTest1() - { - bool retVal = true; - byte[] array; - string str; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToBase64String(byte[])"); - - try - { - array = new byte[ (TestLibrary.Generator.GetInt32(-55) % c_MAX_SIZE) + c_MIN_SIZE ]; - - // fill the array - TestLibrary.Generator.GetBytes(-55, array); - - str = Convert.ToBase64String(array); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("000", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - byte[] array; - string str; - - TestLibrary.TestFramework.BeginScenario("PosTest2: ToBase64String(byte[]) zero length"); - - try - { - array = new byte[ 0 ]; - str = Convert.ToBase64String(array); - - if (String.Empty != str) - { - TestLibrary.TestFramework.LogError("001", "In array length mismatch: Expected(String.Empty) Actual(" + str + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, byte[] inArray, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": ToBase64String(byte[]) (ex:"+exception+")"); - - try - { - Convert.ToBase64String(inArray); - - TestLibrary.TestFramework.LogError("003", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (exception != e.GetType()) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoboolean.cs b/tests/src/CoreMangLib/cti/system/convert/converttoboolean.cs deleted file mode 100644 index fcf7629..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoboolean.cs +++ /dev/null @@ -1,127 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertBoolean -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertBoolean ac = new ConvertBoolean(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToBoolean(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - // public static bool ToBoolean(Object value) - public bool PosTest1() { return PosTest(1, (object)true, true); } - public bool PosTest2() { return PosTest(2, (object)false, false); } - public bool PosTest3() { return PosTest(3, (object)null, false); } - - // public static bool ToBoolean(String value) { - public bool PosTest4() { return PosTest(4, "True", true); } - public bool PosTest5() { return PosTest(5, "False", false); } - public bool PosTest6() { return PosTest(6, null, false); } - - public bool NegTest1() { return NegTest(1, 'c', typeof(System.InvalidCastException)); } - - public bool PosTest(int id, T curValue, Boolean expValue) - { - bool retVal = true; - Boolean newValue; - IFormatProvider fp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToBoolean(...) (curValue:"+typeof(T)+ " " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToBoolean(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - fp = null; - newValue = Convert.ToBoolean(curValue, fp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, T curValue, Type exception) - { - bool retVal = true; - Boolean newValue; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToBoolean(...) (curValue:"+typeof(T)+ " " +curValue+")"); - - try - { - newValue = Convert.ToBoolean(curValue); - - TestLibrary.TestFramework.LogError("003", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoboolean2.cs b/tests/src/CoreMangLib/cti/system/convert/converttoboolean2.cs deleted file mode 100644 index 79be8a3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoboolean2.cs +++ /dev/null @@ -1,149 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToBoolean(Byte) -/// Converts the value of the specified 8-bit unsigned integer to an equivalent Boolean value. -/// -public class ConvertToBoolean -{ - public static int Main() - { - ConvertToBoolean testObj = new ConvertToBoolean(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToBoolean(Byte)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - byte b; - bool expectedValue; - bool actualValue; - - b = TestLibrary.Generator.GetByte(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Random byte value between 0 and byte.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of byte value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - byte b; - bool expectedValue; - bool actualValue; - - b = byte.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is byte.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of byte value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - byte b; - bool expectedValue; - bool actualValue; - - b = byte.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is byte.MinValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of byte integer " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoboolean4.cs b/tests/src/CoreMangLib/cti/system/convert/converttoboolean4.cs deleted file mode 100644 index d0f71b7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoboolean4.cs +++ /dev/null @@ -1,221 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToBoolean(Decimal) -/// Converts the value of the specified decimal value to an equivalent Boolean value. -/// -public class ConvertToBoolean -{ - public static int Main() - { - ConvertToBoolean testObj = new ConvertToBoolean(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToBoolean(Decimal)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - decimal d; - bool expectedValue; - bool actualValue; - - d = (decimal)TestLibrary.Generator.GetSingle(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Random decimal value between 0.0 and 1.0."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of decimal value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe decimal value is " + d; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - decimal d; - bool expectedValue; - bool actualValue; - - d = decimal.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is decimal.MaxValue."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of decimal value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe decimal value is " + d; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - decimal d; - bool expectedValue; - bool actualValue; - - d = decimal.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is decimal.MinValue."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of decimal integer " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe decimal value is " + d; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - decimal d; - bool expectedValue; - bool actualValue; - - d = decimal.Zero; - - TestLibrary.TestFramework.BeginScenario("PosTest4: value is decimal.Zero."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of decimal integer " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe decimal value is " + d; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string errorDesc; - - decimal d; - bool expectedValue; - bool actualValue; - - d = -1 * (decimal)TestLibrary.Generator.GetSingle(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest5: Random decimal value between -0.0 and -1.0."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of decimal integer " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("009", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe decimal value is " + d; - TestLibrary.TestFramework.LogError("010", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoboolean5.cs b/tests/src/CoreMangLib/cti/system/convert/converttoboolean5.cs deleted file mode 100644 index 8b9af8a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoboolean5.cs +++ /dev/null @@ -1,365 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToBoolean(Double) -/// Converts the value of the specified double float value to an equivalent Boolean value. -/// -public class ConvertToBoolean -{ - public static int Main() - { - ConvertToBoolean testObj = new ConvertToBoolean(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToBoolean(Double)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = TestLibrary.Generator.GetDouble(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Random double value between 0.0 and 1.0."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = double.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is double.MaxValue."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = double.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is double.MinValue."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = double.Epsilon; - - TestLibrary.TestFramework.BeginScenario("PosTest4: value is double.Epsilon."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = -1 * TestLibrary.Generator.GetDouble(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest5: Random double value between -0.0 and -1.0."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("009", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("010", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = double.NaN; - - TestLibrary.TestFramework.BeginScenario("PosTest6: value is double.NaN."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("011", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("012", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = double.NegativeInfinity; - - TestLibrary.TestFramework.BeginScenario("PosTest7: value is double.NegativeInfinity."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("013", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("014", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest8() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = double.PositiveInfinity; - - TestLibrary.TestFramework.BeginScenario("PosTest8: value is double.PositiveInfinity."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("015", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("016", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest9() - { - bool retVal = true; - string errorDesc; - - double d; - bool expectedValue; - bool actualValue; - - d = -1 * double.Epsilon; - - TestLibrary.TestFramework.BeginScenario("PosTest9: value is negative double.Epsilon."); - try - { - actualValue = Convert.ToBoolean(d); - expectedValue = 0 != d; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of double value " + d + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("017", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe double value is " + d; - TestLibrary.TestFramework.LogError("018", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoboolean6.cs b/tests/src/CoreMangLib/cti/system/convert/converttoboolean6.cs deleted file mode 100644 index c84eb25..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoboolean6.cs +++ /dev/null @@ -1,222 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToBoolean(Int16) -/// Converts the value of the specified 16-bit signed integer to an equivalent Boolean value. -/// -public class ConvertToBoolean -{ - public static int Main() - { - ConvertToBoolean testObj = new ConvertToBoolean(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToBoolean(Int16)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Int16 b; - bool expectedValue; - bool actualValue; - - b = TestLibrary.Generator.GetInt16(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Random Int16 value between 0 and Int16.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int16 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int16 value is " + b; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - Int16 b; - bool expectedValue; - bool actualValue; - - b = Int16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is Int16.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int16 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Int16 b; - bool expectedValue; - bool actualValue; - - b = Int16.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is Int16.MinValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int16 integer " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int16 value is " + b; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - Int16 b; - bool expectedValue; - bool actualValue; - - b = (Int16)(-1 * TestLibrary.Generator.GetInt16(-55) - 1); - - TestLibrary.TestFramework.BeginScenario("PosTest4: Random Int16 value between Int16.MinValue and -1."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int16 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int16 value is " + b; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string errorDesc; - - Int16 b; - bool expectedValue; - bool actualValue; - - b = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest5: Int16 value is zero."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int16 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("009", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int16 value is " + b; - TestLibrary.TestFramework.LogError("010", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoboolean7.cs b/tests/src/CoreMangLib/cti/system/convert/converttoboolean7.cs deleted file mode 100644 index 9f5bba2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoboolean7.cs +++ /dev/null @@ -1,221 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToBoolean(Int32) -/// Converts the value of the specified 32-bit signed integer to an equivalent Boolean value. -/// -public class ConvertToBoolean -{ - public static int Main() - { - ConvertToBoolean testObj = new ConvertToBoolean(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToBoolean(Int32)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Int32 b; - bool expectedValue; - bool actualValue; - - b = TestLibrary.Generator.GetInt32(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Random Int32 value between 0 and Int32.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int32 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int32 value is " + b; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - Int32 b; - bool expectedValue; - bool actualValue; - - b = Int32.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is Int32.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int32 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Int32 b; - bool expectedValue; - bool actualValue; - - b = Int32.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is Int32.MinValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int32 integer " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int32 value is " + b; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - Int32 b; - bool expectedValue; - bool actualValue; - - b = (Int32)(-1 * TestLibrary.Generator.GetInt32(-55) - 1); - - TestLibrary.TestFramework.BeginScenario("PosTest4: Random Int32 value between Int32.MinValue and -1."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int32 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int32 value is " + b; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string errorDesc; - - Int32 b; - bool expectedValue; - bool actualValue; - - b = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest5: Int32 value is zero."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int32 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("009", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int32 value is " + b; - TestLibrary.TestFramework.LogError("010", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoboolean8.cs b/tests/src/CoreMangLib/cti/system/convert/converttoboolean8.cs deleted file mode 100644 index ba5faa1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoboolean8.cs +++ /dev/null @@ -1,221 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToBoolean(Int64) -/// Converts the value of the specified 64-bit signed integer to an equivalent Boolean value. -/// -public class ConvertToBoolean -{ - public static int Main() - { - ConvertToBoolean testObj = new ConvertToBoolean(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToBoolean(Int64)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Int64 b; - bool expectedValue; - bool actualValue; - - b = TestLibrary.Generator.GetInt64(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Random Int64 value between 0 and Int64.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int64 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + b; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - Int64 b; - bool expectedValue; - bool actualValue; - - b = Int64.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is Int64.MaxValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int64 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Int64 b; - bool expectedValue; - bool actualValue; - - b = Int64.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is Int64.MinValue."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int64 integer " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + b; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - Int64 b; - bool expectedValue; - bool actualValue; - - b = (Int64)(-1 * TestLibrary.Generator.GetInt64(-55) - 1); - - TestLibrary.TestFramework.BeginScenario("PosTest4: Random Int64 value between Int64.MinValue and -1."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int64 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + b; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string errorDesc; - - Int64 b; - bool expectedValue; - bool actualValue; - - b = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest5: Int64 value is zero."); - try - { - actualValue = Convert.ToBoolean(b); - expectedValue = 0 != b; - - if (actualValue != expectedValue) - { - errorDesc = "The boolean value of Int64 value " + b + " is not the value " + expectedValue + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("009", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + b; - TestLibrary.TestFramework.LogError("010", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte.cs deleted file mode 100644 index b06c343..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte.cs +++ /dev/null @@ -1,197 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToByte -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertToByte ac = new ConvertToByte(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToByte(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - retVal = NegTest9() && retVal; - - return retVal; - } - - // public static byte ToByte (String value, int fromBase) - public bool PosTest1() { return PosTest1(1, Byte.MaxValue.ToString(), Byte.MaxValue, 10); } - public bool PosTest2() { return PosTest1(2, Byte.MinValue.ToString(), Byte.MinValue, 10); } - public bool PosTest3() { return PosTest1(3, "101", 5, 2); } - public bool PosTest4() { return PosTest1(4, "75", 61, 8); } - public bool PosTest5() { return PosTest1(5, "a5", 165, 16); } - public bool PosTest6() { return PosTest1(6, null, 0, 10); } - - // public static byte ToByte(object value) { - public bool PosTest7() { return PosTest2(7, null, 0); } - public bool PosTest8() { return PosTest2(8, "34", 34); } - - //id string base exception - public bool NegTest1() { return NegTest1(1, "", 1, typeof(System.ArgumentException)); } - public bool NegTest2() { return NegTest1(2, "", 3, typeof(System.ArgumentException)); } - public bool NegTest3() { return NegTest1(3, "", 100, typeof(System.ArgumentException)); } - public bool NegTest4() { return NegTest1(4, Int32.MaxValue.ToString(), 10, typeof(System.OverflowException)); } - public bool NegTest5() { return NegTest1(5, Int32.MinValue.ToString(), 10, typeof(System.OverflowException)); } - public bool NegTest6() { return NegTest1(6, "2", 2, typeof(System.FormatException)); } - public bool NegTest7() { return NegTest1(7, "8", 8, typeof(System.FormatException)); } - public bool NegTest8() { return NegTest1(8, "a", 10, typeof(System.FormatException)); } - public bool NegTest9() { return NegTest1(9, "g", 16, typeof(System.FormatException)); } - - public bool PosTest1(int id, string curValue, Byte expValue, int fromBase) - { - bool retVal = true; - Byte newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToByte(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToByte(curValue, fromBase); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - if (10 == fromBase) - { - newValue = Convert.ToByte(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToByte(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("002", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, object curValue, Byte expValue) - { - bool retVal = true; - Byte newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToByte(...) (curValue:object " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToByte(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToByte(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("005", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest1(int id, string curValue, int fromBase, Type exception) - { - bool retVal = true; - Byte newValue; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToByte(...) (curValue:string " +curValue+" base:"+fromBase+")"); - - try - { - newValue = Convert.ToByte(curValue, fromBase); - - TestLibrary.TestFramework.LogError("007", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte1.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte1.cs deleted file mode 100644 index bc255f6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte1.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToByte(System.Boolean) -/// -public class ConvertToByte1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToByte should return 1 when value is true"); - - try - { - byte actual = Convert.ToByte(true); - - if (actual != 1) - { - TestLibrary.TestFramework.LogError("001.1", "ToByte does not return 1 when value is true"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: ToByte should return 0 when value is false"); - - try - { - byte actual = Convert.ToByte(false); - - if (actual != 0) - { - TestLibrary.TestFramework.LogError("002.1", "ToByte does not return 0 when value is false"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToByte1 test = new ConvertToByte1(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToByte1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte2.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte2.cs deleted file mode 100644 index 1efaea5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte2.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToByte(System.Byte) -/// -public class ConvertToByte2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToByte should return correct value for any byte"); - - try - { - byte expected = TestLibrary.Generator.GetByte(-55); - byte actual = Convert.ToByte(expected); - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "ToByte does not return correct value for any byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToByte2 test = new ConvertToByte2(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToByte2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte3.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte3.cs deleted file mode 100644 index 937c079..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte3.cs +++ /dev/null @@ -1,110 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToByte(System.Char) -/// -public class ConvertToByte3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToByte should Converts the value of the specified Unicode character to the equivalent 8-bit unsigned integer"); - - try - { - short mask = 0x00FF; - char c = TestLibrary.Generator.GetChar(-55); - - c = (char)(c & mask); - byte expected = (byte)(c & mask); - byte actual = Convert.ToByte(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToByte can not Converts the value of the specified Unicode character to the equivalent 8-bit unsigned integer"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected + ", c = " + c); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Byte.MaxValue"); - - try - { - char c = '\x01FF'; - - byte actual = Convert.ToByte(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Byte.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToByte3 test = new ConvertToByte3(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToByte3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte4.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte4.cs deleted file mode 100644 index e487f5e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte4.cs +++ /dev/null @@ -1,165 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToByte(System.Decimal) -/// -public class ConvertToByte4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToByte should Converts the value of a decimal to a equivlent byte"); - - try - { - decimal d = 123; - byte expected = 123; - byte actual = Convert.ToByte(d); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToByte can not Converts the value of a decimal to a equivlent byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected + ", d = " + d); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: ToByte should Converts the value of a decimal to a equivlent byte with 0"); - - try - { - decimal d = 0; - byte expected = 0; - byte actual = Convert.ToByte(d); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "ToByte can not Converts the value of a decimal to a equivlent byte with 0"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected + ", d = " + d); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Byte.MaxValue"); - - try - { - decimal d = 257; - byte actual = Convert.ToByte(d); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Byte.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException should be thrown when value is less than Byte.MinValue"); - - try - { - decimal d = -1; - byte actual = Convert.ToByte(d); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown value is less than Byte.MinValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToByte4 test = new ConvertToByte4(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToByte4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte6.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte6.cs deleted file mode 100644 index 927ca4b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte6.cs +++ /dev/null @@ -1,140 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToByte(System.Int16) -/// -public class ConvertToByte6 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToByte should Converts the value of an short to the equivalent byte"); - - try - { - short mask = 0x00FF; - short s = TestLibrary.Generator.GetInt16(-55); - - s = (short)(s & mask); - byte expected = (byte)(s & mask); - byte actual = Convert.ToByte(s); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToByte can not Converts the value of an short to the equivalent byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected + ", s = " + s); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Byte.MaxValue"); - - try - { - short c = 0x0100; - - byte actual = Convert.ToByte(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Byte.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException should be thrown when value is less than Byte.MinValue"); - - try - { - short c = -1; - - byte actual = Convert.ToByte(c); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown when value is less than Byte.MinValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToByte6 test = new ConvertToByte6(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToByte6"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte7.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte7.cs deleted file mode 100644 index 0d48147..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte7.cs +++ /dev/null @@ -1,140 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToByte(System.Int32) -/// -public class ConvertToByte7 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToByte should Converts the value of an int to the equivalent byte"); - - try - { - int mask = 0x00FF; - int s = TestLibrary.Generator.GetInt32(-55); - - s = s & mask; - byte expected = (byte)(s & mask); - byte actual = Convert.ToByte(s); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToByte can not Converts the value of an int to the equivalent byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected + ", s = " + s); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Byte.MaxValue"); - - try - { - int c = 0x0100; - - byte actual = Convert.ToByte(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Byte.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException should be thrown when value is less than Byte.MinValue"); - - try - { - int c = -1; - - byte actual = Convert.ToByte(c); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown when value is less than Byte.MinValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToByte7 test = new ConvertToByte7(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToByte7"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttobyte8.cs b/tests/src/CoreMangLib/cti/system/convert/converttobyte8.cs deleted file mode 100644 index 7ad6d4a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttobyte8.cs +++ /dev/null @@ -1,140 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToByte(System.Int64) -/// -public class ConvertToByte8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToByte should Converts the value of an long to the equivalent byte"); - - try - { - long mask = 0x00FF; - long s = TestLibrary.Generator.GetInt64(-55); - - s = (long)(s & mask); - byte expected = (byte)(s & mask); - byte actual = Convert.ToByte(s); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToByte can not Converts the value of an long to the equivalent byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected + ", s = " + s); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Byte.MaxValue"); - - try - { - long c = 0x0100; - - byte actual = Convert.ToByte(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Byte.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException should be thrown when value is less than Byte.MinValue"); - - try - { - long c = -1; - - byte actual = Convert.ToByte(c); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown when value is less than Byte.MinValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToByte8 test = new ConvertToByte8(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToByte8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar.cs deleted file mode 100644 index 4be23ba..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToChar -{ - public static int Main() - { - ConvertToChar ac = new ConvertToChar(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToChar(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - - return retVal; - } - - // public static char ToChar(object value) - public bool PosTest1() { return PosTest(1, Char.MaxValue.ToString(), Char.MaxValue); } - public bool PosTest2() { return PosTest(2, Char.MinValue.ToString(), Char.MinValue); } - public bool PosTest3() { return PosTest(3, (object)null, (char)0); } - - // public static char ToChar(float value) - public bool NegTest1() { return NegTest(1, Single.MinValue, typeof(System.InvalidCastException)); } - public bool NegTest2() { return NegTest(2, Single.MaxValue, typeof(System.InvalidCastException)); } - public bool NegTest3() { return NegTest(3, Double.MinValue, typeof(System.InvalidCastException)); } - public bool NegTest4() { return NegTest(4, Double.MaxValue, typeof(System.InvalidCastException)); } - public bool NegTest5() { return NegTest(5, Decimal.MinValue, typeof(System.InvalidCastException)); } - public bool NegTest6() { return NegTest(6, Decimal.MaxValue, typeof(System.InvalidCastException)); } - - public bool PosTest(int id, T curValue, char expValue) - { - bool retVal = true; - char newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToChar(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToChar(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToChar(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, T curValue, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToChar(...) (curValue:"+typeof(T)+" " +curValue+""); - - try - { - Convert.ToChar(curValue); - - TestLibrary.TestFramework.LogError("003", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar10.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar10.cs deleted file mode 100644 index 8583a68..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar10.cs +++ /dev/null @@ -1,189 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(SByte) -/// Converts the value of the specified 8-bit signed integer to its equivalent Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(SByte)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - SByte i; - char expectedValue; - char actualValue; - - i = (SByte)(TestLibrary.Generator.GetByte(-55) % (SByte.MaxValue + 1)); - - TestLibrary.TestFramework.BeginScenario("PosTest1: SByte value between 0 and SByte.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to SByte value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe SByte value is " + i; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - SByte i; - char expectedValue; - char actualValue; - - i = SByte.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: SByte value is SByte.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to SByte value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe SByte value is " + i; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - SByte i; - char expectedValue; - char actualValue; - - i = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest3: SByte value is zero."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to SByte value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe SByte value is " + i; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: SByte value is a negative integer between SByte.MinValue and -1."; - string errorDesc; - - SByte i = (SByte)(-1 * TestLibrary.Generator.GetByte(-55) % (SByte.MaxValue + 1) - 1); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe SByte value is {0}", i); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe SByte value is {0}", i); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar11.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar11.cs deleted file mode 100644 index 42bdef4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar11.cs +++ /dev/null @@ -1,77 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(Single) -/// Calling this method always throws InvalidCastException. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(Single)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Negative tests - //InvalidCastException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: Random Single float point value"; - string errorDesc; - - Single d = TestLibrary.Generator.GetSingle(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(d); - - errorDesc = "InvalidCastException is not thrown as expected."; - errorDesc += string.Format("\nThe Single value is {0}", d); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (InvalidCastException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Single value is {0}", d); - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar12.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar12.cs deleted file mode 100644 index c31a4dc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar12.cs +++ /dev/null @@ -1,190 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(string) -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(string)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - char ch; - string str; - char expectedValue; - char actualValue; - - ch = TestLibrary.Generator.GetChar(-55); - str = new string(ch, 1); - - TestLibrary.TestFramework.BeginScenario("PosTest1: String whose length euquals 1 character."); - try - { - actualValue = Convert.ToChar(str); - expectedValue = str[0]; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to string {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - str, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe string is \"" + str + "\""; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //FormatException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: The length of string is longer than 1 character. "; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(str); - - errorDesc = "FormatException is not thrown as expected."; - errorDesc += string.Format("\nThe string value is \"{0}\"", str); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (FormatException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe string value is \"{0}\"", str); - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - //ArgumentNullException - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: String is null reference."; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(null); - - errorDesc = "ArgumentNullException is not thrown as expected."; - errorDesc += "\nThe string value is null reference."; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe string value is null reference."; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - //FormatException - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_ID = "N003"; - const string c_TEST_DESC = "NegTest3: String is String.Empty."; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(string.Empty); - - errorDesc = "FormatException is not thrown as expected."; - errorDesc += "\nThe string value is string.Empty."; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (FormatException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe string value is string.Empty."; - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar13.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar13.cs deleted file mode 100644 index c42fcce..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar13.cs +++ /dev/null @@ -1,190 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(string, IFormatProvider) -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(string, IFormatProvider)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - char ch; - string str; - char expectedValue; - char actualValue; - - ch = TestLibrary.Generator.GetChar(-55); - str = new string(ch, 1); - - TestLibrary.TestFramework.BeginScenario("PosTest1: String whose length euquals 1 character."); - try - { - actualValue = Convert.ToChar(str, null); - expectedValue = str[0]; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to string {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - str, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe string is \"" + str + "\""; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //FormatException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: The length of string is longer than 1 character. "; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(str, null); - - errorDesc = "FormatException is not thrown as expected."; - errorDesc += string.Format("\nThe string value is \"{0}\"", str); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (FormatException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe string value is \"{0}\"", str); - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - //ArgumentNullException - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: String is null reference."; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(null, null); - - errorDesc = "ArgumentNullException is not thrown as expected."; - errorDesc += "\nThe string value is null reference."; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe string value is null reference."; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - //FormatException - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_ID = "N003"; - const string c_TEST_DESC = "NegTest3: String is String.Empty."; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(string.Empty, null); - - errorDesc = "FormatException is not thrown as expected."; - errorDesc += "\nThe string value is string.Empty."; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (FormatException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe string value is string.Empty."; - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar14.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar14.cs deleted file mode 100644 index 1c05767..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar14.cs +++ /dev/null @@ -1,149 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(UInt16) -/// Converts the value of the specified 16-bit unsigned integer to its equivalent Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(UInt16)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - UInt16 i; - char expectedValue; - char actualValue; - - i = (UInt16)(TestLibrary.Generator.GetInt32(-55) % (UInt16.MaxValue + 1)); - - TestLibrary.TestFramework.BeginScenario("PosTest1: UInt16 value between 0 and UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt16 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt16 value is " + i; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - UInt16 i; - char expectedValue; - char actualValue; - - i = UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: UInt16 value is UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt16 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt16 value is " + i; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - UInt16 i; - char expectedValue; - char actualValue; - - i = UInt16.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Value is UInt16.MinValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt16 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt16 value is " + i; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar15.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar15.cs deleted file mode 100644 index 64bd84d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar15.cs +++ /dev/null @@ -1,190 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(UInt32) -/// Converts the value of the specified 32-bit unsigned integer to its equivalent Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(UInt32)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - UInt32 i; - char expectedValue; - char actualValue; - - i = (UInt32)(TestLibrary.Generator.GetInt64(-55) % (UInt16.MaxValue + 1)); - - TestLibrary.TestFramework.BeginScenario("PosTest1: UInt32 value between 0 and UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt32 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt32 value is " + i; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - UInt32 i; - char expectedValue; - char actualValue; - - i = UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: UInt32 value is UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt32 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt32 value is " + i; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - UInt32 i; - char expectedValue; - char actualValue; - - i = UInt32.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is UInt32.MinValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt32 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt32 value is " + i; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: UInt32 value is a integer between UInt16.MaxValue and UInt32.MaxValue."; - string errorDesc; - - UInt32 i = (UInt32)(TestLibrary.Generator.GetInt64(-55) % (UInt32.MaxValue - UInt16.MaxValue) + - UInt16.MaxValue + 1); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe UInt32 value is {0}", i); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe UInt32 value is {0}", i); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar16.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar16.cs deleted file mode 100644 index 2da58fb..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar16.cs +++ /dev/null @@ -1,210 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(UInt64) -/// Converts the value of the specified 64-bit unsigned integer to its equivalent Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(UInt64)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - UInt64 i; - char expectedValue; - char actualValue; - - i = GetUInt64() % (UInt16.MaxValue + 1); - - TestLibrary.TestFramework.BeginScenario("PosTest1: UInt64 value between 0 and UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt64 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt64 value is " + i; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - UInt64 i; - char expectedValue; - char actualValue; - - i = UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: UInt64 value is UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt64 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt64 value is " + i; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - UInt64 i; - char expectedValue; - char actualValue; - - i = UInt64.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is UInt64.MinValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to UInt64 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe UInt64 value is " + i; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: UInt64 value is a integer between UInt16.MaxValue and UInt64.MaxValue."; - string errorDesc; - - UInt64 i = (UInt64)(GetUInt64() % (UInt64.MaxValue - UInt16.MaxValue) + UInt16.MaxValue + 1); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe UInt64 value is {0}", i); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe UInt64 value is {0}", i); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion - - #region helper method - // returns a non-negative UInt64 between 0 and UInt64.MaxValue - private static UInt64 GetUInt64() - { - byte[] buffer = new byte[8]; - UInt64 iVal; - - TestLibrary.Generator.GetBytes(-55, buffer); - - // convert to Int64 - iVal = 0; - for (int i = 0; i < buffer.Length; i++) - { - iVal |= ((UInt64)buffer[i] << (i * 8)); - } - - TestLibrary.TestFramework.LogInformation("Random Int64 produced: " + iVal.ToString()); - return iVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar5.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar5.cs deleted file mode 100644 index 51c1d7f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar5.cs +++ /dev/null @@ -1,189 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(Int16) -/// Converts the value of the specified 16-bit signed integer to its equivalent Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(Int16)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Int16 i; - char expectedValue; - char actualValue; - - i = TestLibrary.Generator.GetInt16(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Int16 value between 0 and Int16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int16 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int16 value is " + i; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - Int16 i; - char expectedValue; - char actualValue; - - i = Int16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Int16 value is Int16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int16 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int16 value is " + i; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Int16 i; - char expectedValue; - char actualValue; - - i = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Int16 value is zero."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int16 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int16 value is " + i; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: Int16 value is a negative integer between Int16.MinValue and -1."; - string errorDesc; - - Int16 i = (Int16)(-1 * TestLibrary.Generator.GetInt16(-55) - 1); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int16 value is {0}", i); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int16 value is {0}", i); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar6.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar6.cs deleted file mode 100644 index 3df3fb2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar6.cs +++ /dev/null @@ -1,225 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(Int32) -/// Converts the value of the specified 32-bit signed integer to its equivalent Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(Int32)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Int32 i; - char expectedValue; - char actualValue; - - i = TestLibrary.Generator.GetInt32(-55) % (UInt16.MaxValue + 1); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Int32 value between 0 and UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int32 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int32 value is " + i; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - Int32 i; - char expectedValue; - char actualValue; - - i = UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Int32 value is UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int32 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int32 value is " + i; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Int32 i; - char expectedValue; - char actualValue; - - i = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Int32 value is zero."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int32 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int32 value is " + i; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: Int32 value is a negative integer between Int32.MinValue and -1."; - string errorDesc; - - Int32 i = (Int32)(-1 * TestLibrary.Generator.GetInt32(-55) - 1); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: Int32 value is a integer between UInt16.MaxValue and Int32.MaxValue."; - string errorDesc; - - Int32 i = TestLibrary.Generator.GetInt32(-55) % (Int32.MaxValue - UInt16.MaxValue) + - UInt16.MaxValue + 1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar7.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar7.cs deleted file mode 100644 index bf50977..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar7.cs +++ /dev/null @@ -1,225 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(Int64) -/// Converts the value of the specified 64-bit signed integer to its equivalent Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(Int64)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Int64 i; - char expectedValue; - char actualValue; - - i = TestLibrary.Generator.GetInt64(-55) % (UInt16.MaxValue + 1); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Int64 value between 0 and UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int64 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + i; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - Int64 i; - char expectedValue; - char actualValue; - - i = UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Int64 value is UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int64 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + i; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Int64 i; - char expectedValue; - char actualValue; - - i = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Int64 value is zero."); - try - { - actualValue = Convert.ToChar(i); - expectedValue = (char)i; - if (actualValue != expectedValue) - { - errorDesc = string.Format( - "The character corresponding to Int64 value {0} is not \\u{1:x} as expected: actual(\\u{2:x})", - i, (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + i; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: Int64 value is a negative integer between Int64.MinValue and -1."; - string errorDesc; - - Int64 i = (Int64)(-1 * TestLibrary.Generator.GetInt64(-55) - 1); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: Int64 value is a integer between UInt16.MaxValue and Int64.MaxValue."; - string errorDesc; - - Int64 i = TestLibrary.Generator.GetInt64(-55) % (Int64.MaxValue - UInt16.MaxValue) + - UInt16.MaxValue + 1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(i); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar8.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar8.cs deleted file mode 100644 index 95cfb95..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar8.cs +++ /dev/null @@ -1,399 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToChar(Object) -/// Converts the value of the specified Object to a Unicode character. -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(Object)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - object obj; - char expectedValue; - char actualValue; - - Int64 i = TestLibrary.Generator.GetInt64(-55) % (UInt16.MaxValue + 1); - obj = i; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Object is Int64 value between 0 and UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(obj); - expectedValue = (char)i; - - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of Int64 value " + - obj + " is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + obj; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - object obj; - char expectedValue; - char actualValue; - - byte b = TestLibrary.Generator.GetByte(-55); - obj = b; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Object is byte value"); - try - { - actualValue = Convert.ToChar(obj); - expectedValue = (char)b; - - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of byte value " + - obj + " is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + obj; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - object obj; - char expectedValue; - char actualValue; - - expectedValue = TestLibrary.Generator.GetChar(-55); - obj = new string(expectedValue, 1); - - TestLibrary.TestFramework.BeginScenario("PosTest3: Object instance is string"); - try - { - actualValue = Convert.ToChar(obj); - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of \"" + - obj + "\" is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe string is " + obj; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - object obj; - char expectedValue; - char actualValue; - - obj = TestLibrary.Generator.GetChar(-55); - - TestLibrary.TestFramework.BeginScenario("PosTest4: Object instance is character."); - try - { - actualValue = Convert.ToChar(obj); - expectedValue = (char)obj; - - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of \"" + - obj + "\" is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe string is \"" + obj + "\""; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: Object instance is a negative Int32 value between Int32.MinValue and -1."; - string errorDesc; - - Int32 i = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - object obj = i; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: Object instance is a Int64 value between UInt16.MaxValue and Int64.MaxValue."; - string errorDesc; - - Int64 i = TestLibrary.Generator.GetInt64(-55) % (Int64.MaxValue - UInt16.MaxValue) + - UInt16.MaxValue + 1; - object obj = i; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj); - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - //InvalidCastException - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_ID = "N003"; - const string c_TEST_DESC = "NegTes3: Object instance does not implement the IConvertible interface. "; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(new MyFoo()); - errorDesc = "InvalidCastException is not thrown as expected."; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - //FormatException - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_ID = "N004"; - const string c_TEST_DESC = "NegTest4: Object instance is a string whose length is longer than 1 characters."; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - object obj = str; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj); - errorDesc = "FormatException is not thrown as expected."; - errorDesc += "\nThe string is \"" + str + "\""; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe string is \"" + str + "\""; - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - //ArgumentNullException - public bool NegTest5() - { - bool retVal = true; - - const string c_TEST_ID = "N005"; - const string c_TEST_DESC = "NegTes5: Object instance is a null reference."; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(null); - errorDesc = "ArgumentNullException is not thrown as expected."; - errorDesc += "\nThe string is "; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe object is a null reference"; - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - //InvalidCastException - public bool NegTest6() - { - bool retVal = true; - - const string c_TEST_ID = "N006"; - const string c_TEST_DESC = "NegTes6: Object instance is double value."; - string errorDesc; - - double d = TestLibrary.Generator.GetDouble(-55); - object obj = d; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj); - errorDesc = "InvalidCastException is not thrown as expected."; - errorDesc += "\nThe string is \"" + obj.ToString() + "\""; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe object is a null reference"; - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Helper type - //A class which does not implement the interface IConvertible - internal class MyFoo - {} - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttochar9.cs b/tests/src/CoreMangLib/cti/system/convert/converttochar9.cs deleted file mode 100644 index 48614d6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttochar9.cs +++ /dev/null @@ -1,407 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToChar(Object, IFormatProvider) -/// -public class ConvertTochar -{ - public static int Main() - { - ConvertTochar testObj = new ConvertTochar(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToChar(Object, IFormatProvider)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - object obj; - IFormatProvider provider; - char expectedValue; - char actualValue; - - Int64 i = TestLibrary.Generator.GetInt64(-55) % (UInt16.MaxValue + 1); - obj = i; - provider = null; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Object is Int64 value between 0 and UInt16.MaxValue."); - try - { - actualValue = Convert.ToChar(obj, provider); - expectedValue = (char)i; - - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of Int64 value " + - obj + " is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe Int64 value is " + obj; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - object obj; - IFormatProvider provider; - char expectedValue; - char actualValue; - - byte b = TestLibrary.Generator.GetByte(-55); - obj = b; - provider = null; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Object is byte value"); - try - { - actualValue = Convert.ToChar(obj, provider); - expectedValue = (char)b; - - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of byte value " + - obj + " is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + obj; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - object obj; - IFormatProvider provider; - char expectedValue; - char actualValue; - - expectedValue = TestLibrary.Generator.GetChar(-55); - obj = new string(expectedValue, 1); - provider = null; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Object instance is string"); - try - { - actualValue = Convert.ToChar(obj, provider); - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of \"" + - obj + "\" is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe string is " + obj; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - object obj; - IFormatProvider provider; - char expectedValue; - char actualValue; - - obj = TestLibrary.Generator.GetChar(-55); - provider = null; - - TestLibrary.TestFramework.BeginScenario("PosTest4: Object instance is character."); - try - { - actualValue = Convert.ToChar(obj, provider); - expectedValue = (char)obj; - - if (actualValue != expectedValue) - { - errorDesc = string.Format("The character of \"" + - obj + "\" is not the value \\u{0:x}" + - " as expected: actual(\\u{1:x})", (int)expectedValue, (int)actualValue); - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe string is \"" + obj + "\""; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative tests - //OverflowException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: Object instance is a negative Int32 value between Int32.MinValue and -1."; - string errorDesc; - - Int32 i = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - object obj = i; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj, null); - - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int32 value is {0}", i); - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: Object instance is a Int64 value between UInt16.MaxValue and Int64.MaxValue."; - string errorDesc; - - Int64 i = TestLibrary.Generator.GetInt64(-55) % (Int64.MaxValue - UInt16.MaxValue) + - UInt16.MaxValue + 1; - object obj = i; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj, null); - errorDesc = "OverflowException is not thrown as expected."; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (OverflowException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nThe Int64 value is {0}", i); - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - //InvalidCastException - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_ID = "N003"; - const string c_TEST_DESC = "NegTes3: Object instance does not implement the IConvertible interface. "; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(new MyFoo()); - errorDesc = "InvalidCastException is not thrown as expected."; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - //FormatException - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_ID = "N004"; - const string c_TEST_DESC = "NegTest4: Object instance is a string whose length is longer than 1 characters."; - string errorDesc; - - string str = TestLibrary.Generator.GetString(-55, false, 2, 256); - object obj = str; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj, null); - errorDesc = "FormatException is not thrown as expected."; - errorDesc += "\nThe string is \"" + str + "\""; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe string is \"" + str + "\""; - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - //ArgumentNullException - public bool NegTest5() - { - bool retVal = true; - - const string c_TEST_ID = "N005"; - const string c_TEST_DESC = "NegTes5: Object instance is a null reference."; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(null); - errorDesc = "ArgumentNullException is not thrown as expected."; - errorDesc += "\nThe string is "; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe object is a null reference"; - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - //InvalidCastException - public bool NegTest6() - { - bool retVal = true; - - const string c_TEST_ID = "N006"; - const string c_TEST_DESC = "NegTes6: Object instance is double value."; - string errorDesc; - - double d = TestLibrary.Generator.GetDouble(-55); - object obj = d; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToChar(obj, null); - errorDesc = "InvalidCastException is not thrown as expected."; - errorDesc += "\nThe string is \"" + obj.ToString() + "\""; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nThe object is a null reference"; - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region Helper type - //A class which does not implement the interface IConvertible - internal class MyFoo - {} - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodatetime.cs b/tests/src/CoreMangLib/cti/system/convert/converttodatetime.cs deleted file mode 100644 index 156775e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodatetime.cs +++ /dev/null @@ -1,128 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; -using System.Globalization; - -public class ConvertToDateTime -{ - public static int Main() - { - ConvertToDateTime ac = new ConvertToDateTime(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToDateTime(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - return retVal; - } - - // public static DateTime ToDateTime(object value) - public bool PosTest1() { DateTime now=DateTime.Now; return PosTest(1, now.ToString(), now); } - public bool PosTest2() { return PosTest(2, DateTime.MinValue, DateTime.MinValue); } - public bool PosTest3() { return PosTest(3, CultureInfo.CurrentCulture.Calendar.MaxSupportedDateTime, CultureInfo.CurrentCulture.Calendar.MaxSupportedDateTime); } - public bool PosTest4() { return PosTest(4, (object)null, DateTime.MinValue); } - - // public static DateTime ToDateTime(String value, IFormatProvider provider) { - - public bool PosTest5() { return PosTest2(5, null, new DateTime(0)); } - public bool PosTest6() { DateTime now=DateTime.Now; return PosTest2(6, now.ToString(), now); } - - public bool PosTest(int id, T curValue, DateTime expValue) - { - bool retVal = true; - DateTime newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToDateTime(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToDateTime(curValue); - - if (9999999 <= Math.Abs(newValue.Subtract(expValue).Ticks)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ") Diff("+newValue.Subtract(expValue).Ticks+")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToDateTime(curValue, myfp); - - if (9999999 <= Math.Abs(newValue.Subtract(expValue).Ticks)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ") Diff("+newValue.Subtract(expValue).Ticks+")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, string curValue, DateTime expValue) - { - bool retVal = true; - DateTime newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToDateTime(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToDateTime(curValue); - - if (9999999 <= Math.Abs(newValue.Subtract(expValue).Ticks)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ") Diff("+newValue.Subtract(expValue).Ticks+")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToDateTime(curValue, myfp); - - if (9999999 <= Math.Abs(newValue.Subtract(expValue).Ticks)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ") Diff("+newValue.Subtract(expValue).Ticks+")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal.cs deleted file mode 100644 index 253c631..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal.cs +++ /dev/null @@ -1,174 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToDecimal -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertToDecimal ac = new ConvertToDecimal(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToDecimal(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - // public static decimal ToDecimal(object value) - public bool PosTest1() { return PosTest(1, Decimal.MaxValue.ToString(), Decimal.MaxValue); } - public bool PosTest2() { return PosTest(2, Decimal.MinValue.ToString(), Decimal.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest(4, true, 1m); } - public bool PosTest5() { return PosTest(5, false, 0m); } - - public bool PosTest6() { return PosTest2(6, null, 0m); } - public bool PosTest7() { return PosTest2(7, "90384230390" + TestLibrary.Utilities.CurrentCulture.NumberFormat.NumberDecimalSeparator + "0384", 90384230390.0384m); } - - // public static byte ToByte(object value) { - public bool PosTest8() { return PosTest2(8, null, 0); } - public bool PosTest9() { return PosTest2(9, "34", 34); } - - public bool NegTest1() { return NegTest(1, ' ', typeof(System.InvalidCastException)); } - public bool NegTest2() { return NegTest(2, DateTime.Now, typeof(System.InvalidCastException)); } - - public bool PosTest(int id, T curValue, Decimal expValue) - { - bool retVal = true; - Decimal newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToDecimal(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToDecimal(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToDecimal(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, Decimal expValue) - { - bool retVal = true; - Decimal newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToDecimal(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToDecimal(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToDecimal(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, T curValue, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToDecimal(...) (curValue:"+typeof(T)+" " +curValue+""); - - try - { - Convert.ToDecimal(curValue); - - TestLibrary.TestFramework.LogError("006", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("007", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal1.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal1.cs deleted file mode 100644 index bb61282..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal1.cs +++ /dev/null @@ -1,145 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDecimal(System.UInt16) -/// -public class ConvertToDecimal1 -{ - public static int Main() - { - ConvertToDecimal1 testObj = new ConvertToDecimal1(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDecimal(System.UInt16)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - System.UInt16 b; - - Decimal actualValue; - - b = Convert.ToUInt16(TestLibrary.Generator.GetInt32(-55) % System.UInt16.MaxValue); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify the parameter is a Random System.UInt16 "); - try - { - actualValue = Convert.ToDecimal(b); - - if (actualValue != b) - { - errorDesc = "The Decimal value " + b + " is not the value " + b + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The System.UInt16 value is " + b; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - System.UInt16 b; - - Decimal actualValue; - - b = System.UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is USystem.UInt16.MaxValue."); - try - { - actualValue = Convert.ToDecimal(b); - - if (actualValue != b) - { - errorDesc = "The Decimal value " + b + " is not the value " + b + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - System.UInt16 b; - - Decimal actualValue; - - b = System.UInt16.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is System.UInt16.MinValue."); - try - { - actualValue = Convert.ToDecimal(b); - - if (actualValue != b) - { - errorDesc = "The Decimal value " + b + " is not the value " + b + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe System.UInt16 value is " + b; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal10.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal10.cs deleted file mode 100644 index 04654f8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal10.cs +++ /dev/null @@ -1,153 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Double) -/// -public class ConvertToDecimal10 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random double value to decimal"); - - try - { - double doubleValue = TestLibrary.Generator.GetDouble(-55); - decimal decimalValue = Convert.ToDecimal(doubleValue); - if (decimalValue != (decimal)doubleValue) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert zero to decimal"); - - try - { - double doubleValue = 0; - decimal decimalValue = Convert.ToDecimal(doubleValue); - if (decimalValue != (decimal)doubleValue) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The numeric value of value is greater than DecimalMaxValue"); - - try - { - double doubleValue = double.MaxValue; - decimal decimalValue = Convert.ToDecimal(doubleValue); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: The numeric value of value is greater than DecimalMinvalue"); - - try - { - double doubleValue = double.MinValue; - decimal decimalValue = Convert.ToDecimal(doubleValue); - TestLibrary.TestFramework.LogError("103", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal10 test = new ConvertToDecimal10(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal10"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal11.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal11.cs deleted file mode 100644 index 58b03c2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal11.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Int32) -/// -public class ConvertToDecimal11 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random int32 to decimal"); - - try - { - Int32 i = this.GetInt32(Int32.MinValue, Int32.MaxValue); - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert Int32MaxValue to decimal"); - - try - { - Int32 i = Int32.MaxValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert Int32MinValue to decimal"); - - try - { - Int32 i = Int32.MinValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal11 test = new ConvertToDecimal11(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal11"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal12.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal12.cs deleted file mode 100644 index 6b8c3a7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal12.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Int16) -/// -public class ConvertToDecimal12 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random int16 to decimal"); - - try - { - Int16 i = this.GetInt16(Int16.MinValue, Int16.MaxValue); - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert Int16MaxValue to decimal"); - - try - { - Int16 i = Int16.MaxValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert Int16MinValue to decimal"); - - try - { - Int16 i = Int16.MinValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal12 test = new ConvertToDecimal12(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal12"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private Int16 GetInt16(Int16 minValue, Int16 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return (Int16)(minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal13.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal13.cs deleted file mode 100644 index 6555a9d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal13.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Int64) -/// -public class ConvertToDecimal13 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random int64 to decimal"); - - try - { - Int64 i = this.GetInt64(Int64.MinValue, Int64.MaxValue); - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert Int64MaxValue to decimal"); - - try - { - Int64 i = Int64.MaxValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert Int64MinValue to decimal"); - - try - { - Int64 i = Int64.MinValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal13 test = new ConvertToDecimal13(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal13"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private Int64 GetInt64(Int64 minValue, Int64 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return (Int64)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal14.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal14.cs deleted file mode 100644 index d64f5c9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal14.cs +++ /dev/null @@ -1,301 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Object) -/// -public class ConvertToDecimal14 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The object is a byte"); - - try - { - byte i = TestLibrary.Generator.GetByte(-55); - object ob = i; - decimal decimalValue = Convert.ToDecimal(ob); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: The object is an int32"); - - try - { - Int32 i = TestLibrary.Generator.GetInt32(-55); - object ob = i; - decimal decimalValue = Convert.ToDecimal(ob); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: The object is a double"); - - try - { - double i = TestLibrary.Generator.GetDouble(-55); - object ob = i; - decimal decimalValue = Convert.ToDecimal(ob); - if (decimalValue != (i as IConvertible).ToDecimal(null)) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: The object is a string"); - - try - { - string i = "-10001"; - object ob = i; - decimal decimalValue = Convert.ToDecimal(ob); - if (decimalValue != -10001) - { - TestLibrary.TestFramework.LogError("007", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest5: The object is a custom class which implement the iconvertible interface"); - - try - { - MyClass myClass = new MyClass(); - object ob = myClass; - decimal decimalValue = Convert.ToDecimal(ob); - if (decimalValue != -1) - { - TestLibrary.TestFramework.LogError("009", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The conversion is invalid"); - - try - { - char i = '1'; - object ob = i; - decimal decimalValue = Convert.ToDecimal(ob); - TestLibrary.TestFramework.LogError("101", "The InvalidCastException was not thrown as expected"); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal14 test = new ConvertToDecimal14(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal14"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} -public class MyClass : IConvertible -{ - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new System.Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public char ToChar(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - return -1; - } - - public double ToDouble(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal15.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal15.cs deleted file mode 100644 index 5aed44b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal15.cs +++ /dev/null @@ -1,344 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// System.Convert.ToDecimal(Object,IFormatProvider) -/// -public class ConvertToDecimal15 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The object is a byte"); - - try - { - byte i = TestLibrary.Generator.GetByte(-55); - object ob = i; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - decimal decimalValue = Convert.ToDecimal(ob, iFormatProvider); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: The object is an int32"); - - try - { - Int32 i = TestLibrary.Generator.GetInt32(-55); - object ob = i; - IFormatProvider iFormatProvider = new CultureInfo("fr-FR"); - decimal decimalValue = Convert.ToDecimal(ob, iFormatProvider); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: The object is a double and the Iformatprovider is a null reference"); - - try - { - double i = TestLibrary.Generator.GetDouble(-55); - object ob = i; - IFormatProvider iFormatProvider = null; - decimal decimalValue = Convert.ToDecimal(ob, iFormatProvider); - if (decimalValue != (i as IConvertible).ToDecimal(null)) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: The object is a string and the cultureinfo is fr-FR"); - - try - { - string i = "-100 123 456"; - object ob = i; - IFormatProvider iFormatProvider = new CultureInfo("fr-FR"); - decimal decimalValue = Convert.ToDecimal(ob, iFormatProvider); - if (decimalValue != -100123456) - { - TestLibrary.TestFramework.LogError("007", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest5: The object is a string and the cultureinfo is en-US"); - - try - { - string i = "-100,123,456.12345"; - object ob = i; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - decimal decimalValue = Convert.ToDecimal(ob, iFormatProvider); - if (decimalValue != -100123456.12345M) - { - TestLibrary.TestFramework.LogError("009", "The result is not the value as expected,i is" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest6: The object is a custom class which implement the iconvertible interface"); - - try - { - MyClass myClass = new MyClass(); - object ob = myClass; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - decimal decimalValue = Convert.ToDecimal(ob, iFormatProvider); - if (decimalValue != -1) - { - TestLibrary.TestFramework.LogError("011", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The conversion is invalid"); - - try - { - char i = '1'; - object ob = i; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - decimal decimalValue = Convert.ToDecimal(ob, iFormatProvider); - TestLibrary.TestFramework.LogError("101", "The InvalidCastException was not thrown as expected"); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal15 test = new ConvertToDecimal15(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal15"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} -public class MyClass : IConvertible -{ - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new System.Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public char ToChar(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - if (((CultureInfo)provider).Equals(new CultureInfo("en-US"))) - { - return -1; - } - if (((CultureInfo)provider).Equals(new CultureInfo("fr-FR"))) - { - return 1; - } - return 0; - } - - public double ToDouble(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new System.Exception("The method or operation is not implemented."); - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal16.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal16.cs deleted file mode 100644 index af59f24..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal16.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Sbyte) -/// -public class ConvertToDecimal16 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random sbyte to decimal"); - - try - { - sbyte i = this.GetSByte(sbyte.MinValue, sbyte.MaxValue); - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:"+i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert sbyteMaxValue to decimal"); - - try - { - SByte i = SByte.MaxValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert SByteMinValue to decimal"); - - try - { - SByte i = SByte.MinValue; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != i) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal16 test = new ConvertToDecimal16(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal16"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private sbyte GetSByte(sbyte minValue, sbyte maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return (sbyte)(minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal17.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal17.cs deleted file mode 100644 index df09b7a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal17.cs +++ /dev/null @@ -1,124 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Single) -/// -public class ConvertToDecimal17 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random Single to decimal"); - - try - { - Single i = TestLibrary.Generator.GetSingle(-55); - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != (i as IConvertible).ToDecimal(null)) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Check a single which is -.123"); - - try - { - Single i = -.123f; - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != -0.123m) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Check a single which is +.123"); - - try - { - Single i = (Single)(+.123); - decimal decimalValue = Convert.ToDecimal(i); - if (decimalValue != 0.123m) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal17 test = new ConvertToDecimal17(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal17"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal18.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal18.cs deleted file mode 100644 index bf9219e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal18.cs +++ /dev/null @@ -1,142 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal() -/// -public class ConvertToDecimal18 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - //retVal = PosTest2() && retVal; - //retVal = PosTest3() && retVal; - //retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - // retVal = NegTest2() && retVal; - // retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - // - // Add your test logic here - // - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - //public bool PosTest2() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest2: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - - //public bool PosTest3() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest3: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal18 test = new ConvertToDecimal18(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal18"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal2.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal2.cs deleted file mode 100644 index 608db28..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal2.cs +++ /dev/null @@ -1,145 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDecimal(System.UInt32) -/// -public class ConvertToDecimal2 -{ - public static int Main() - { - ConvertToDecimal2 testObj = new ConvertToDecimal2(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDecimal(System.UInt32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - System.UInt32 b; - - Decimal actualValue; - - b = Convert.ToUInt32(TestLibrary.Generator.GetInt64(-55) % System.UInt32.MaxValue); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify the parameter is a Random System.UInt32 "); - try - { - actualValue = Convert.ToDecimal(b); - - if (actualValue != b) - { - errorDesc = "The Decimal value " + b + " is not the value " + b + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The System.UInt32 value is " + b; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - - System.UInt32 b; - - Decimal actualValue; - - b = System.UInt32.MaxValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2: value is USystem.UInt32.MaxValue."); - try - { - actualValue = Convert.ToDecimal(b); - - if (actualValue != b) - { - errorDesc = "The Decimal value value " + b + " is not the value " + b + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe byte value is " + b; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - System.UInt32 b; - - Decimal actualValue; - - b = System.UInt32.MinValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3: value is System.UInt32.MinValue."); - try - { - actualValue = Convert.ToDecimal(b); - - if (actualValue != b) - { - errorDesc = "The Decimal value integer " + b + " is not the value " + b + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\nThe System.UInt32 value is " + b; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal5.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal5.cs deleted file mode 100644 index aa52929..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal5.cs +++ /dev/null @@ -1,98 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(boolean) -/// -public class ConvertToDecimal5 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The bool value is true"); - - try - { - bool boolValue = true; - decimal decimalValue = Convert.ToDecimal(boolValue); - if (decimalValue != 1) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: The bool value is false"); - - try - { - bool boolValue = false; - decimal decimalValue = Convert.ToDecimal(boolValue); - if (decimalValue != 0) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal5 test = new ConvertToDecimal5(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal5"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal6.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal6.cs deleted file mode 100644 index 23563b0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal6.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Byte) -/// -public class ConvertToDecimal6 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random byte value to decimal"); - - try - { - Byte ByteValue = this.GetByte(byte.MinValue, byte.MaxValue); - decimal decimalValue = Convert.ToDecimal(ByteValue); - if (decimalValue != ByteValue) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert byteMaxValue to decimal"); - - try - { - Byte ByteValue = byte.MaxValue; - decimal decimalValue = Convert.ToDecimal(ByteValue); - if (decimalValue != byte.MaxValue) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert byteMinValue to decimal"); - - try - { - Byte ByteValue = byte.MinValue; - decimal decimalValue = Convert.ToDecimal(ByteValue); - if (decimalValue != byte.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal6 test = new ConvertToDecimal6(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal6"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private Byte GetByte(byte minValue, byte maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (byte)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal8.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal8.cs deleted file mode 100644 index 7dabe08..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal8.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(DateTime) -/// -public class ConvertToDecimal8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: Call this method always throws InvalidCastException"); - - try - { - DateTime dateTime = new DateTime(); - decimal decimalValue = Convert.ToDecimal(dateTime); - TestLibrary.TestFramework.LogError("101", "The InvalidCastException was not thrown as expected"); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal8 test = new ConvertToDecimal8(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodecimal9.cs b/tests/src/CoreMangLib/cti/system/convert/converttodecimal9.cs deleted file mode 100644 index 47baed0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodecimal9.cs +++ /dev/null @@ -1,156 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToDecimal(Decimal) -/// -public class ConvertToDecimal9 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Construct a random decimal"); - - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - int flags = 0x1C0000; - int[] arrInt ={ low, mid, hi, flags }; - - try - { - decimal decimalSource = new decimal(arrInt); - decimal decimalValue = Convert.ToDecimal(decimalSource); - if (decimalValue != decimalSource) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: The decimal is zero"); - - try - { - decimal decimalSource = new decimal(0); - decimal decimalValue = Convert.ToDecimal(decimalSource); - if (decimalValue != decimalSource) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert decimalMaxValue to decimal"); - - try - { - decimal decimalSource = Decimal.MaxValue; - decimal decimalValue = Convert.ToDecimal(decimalSource); - if (decimalValue != decimalSource) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert decimalMinValue to decimal"); - - try - { - decimal decimalSource = Decimal.MinValue; - decimal decimalValue = Convert.ToDecimal(decimalSource); - if (decimalValue != decimalSource) - { - TestLibrary.TestFramework.LogError("007", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToDecimal9 test = new ConvertToDecimal9(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToDecimal9"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble.cs deleted file mode 100644 index 0e55ca2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble.cs +++ /dev/null @@ -1,181 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToDouble -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertToDouble ac = new ConvertToDouble(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToDouble(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - retVal = PosTest10() && retVal; - retVal = PosTest11() && retVal; - retVal = PosTest12() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - // public static Double ToDouble(object value) - public bool PosTest1() { return PosTest(1, (object)Double.MaxValue, Double.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)Double.MinValue, Double.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest(4, true, 1d); } - public bool PosTest5() { return PosTest(5, false, 0d); } - - public bool PosTest6() { return PosTest2(6, null, 0d); } - public bool PosTest7() { return PosTest2(7, "90384230390" + System.Globalization.CultureInfo.CurrentCulture.NumberFormat.NumberDecimalSeparator + "0384", 90384230390.0384d); } - - // public static byte ToByte(object value) { - public bool PosTest8() { return PosTest2(8, null, 0); } - public bool PosTest9() { return PosTest2(9, "34", 34); } - - public bool PosTest10() { return PosTest(10, (object)Double.PositiveInfinity, Double.PositiveInfinity); } - public bool PosTest11() { return PosTest(11, (object)Double.NegativeInfinity, Double.NegativeInfinity); } - public bool PosTest12() { return PosTest(12, (object)Double.NaN, Double.NaN); } - - public bool NegTest1() { return NegTest(1, ' ', typeof(System.InvalidCastException)); } - public bool NegTest2() { return NegTest(2, DateTime.Now, typeof(System.InvalidCastException)); } - - public bool PosTest(int id, T curValue, Double expValue) - { - bool retVal = true; - Double newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToDouble(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToDouble(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToDouble(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, Double expValue) - { - bool retVal = true; - Double newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToDouble(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToDouble(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToDouble(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, T curValue, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToDouble(...) (curValue:"+typeof(T)+" " +curValue+""); - - try - { - Convert.ToDouble(curValue); - - TestLibrary.TestFramework.LogError("006", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("007", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble10.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble10.cs deleted file mode 100644 index 5bab01f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble10.cs +++ /dev/null @@ -1,305 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToDouble(Object) -/// -public class ConvertToDouble10 -{ - public static int Main() - { - ConvertToDouble10 testObj = new ConvertToDouble10(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(Object)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1(); - retVal = NegTest2(); - retVal = NegTest3(); - retVal = NegTest4(); - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a vaild string and IFormatProvider is a null reference... "; - string c_TEST_ID = "P001"; - - string actualValue = "62356.123"; - IFormatProvider provider = null; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - Double resValue = Convert.ToDouble((Object)actualValue, provider); - if (Double.Parse(actualValue) != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is a valid double and IFormatProvider is a null reference... "; - string c_TEST_ID = "P002"; - - Double actualValue = TestLibrary.Generator.GetDouble(-55); - IFormatProvider provider = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble((Object)actualValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is a formated string... "; - string c_TEST_ID = "P003"; - - string actualValue = "365,982.123"; - NumberFormatInfo provider = new NumberFormatInfo(); - - provider.NumberDecimalSeparator = "."; - provider.NumberGroupSeparator = ","; - provider.NumberGroupSizes = new int[] { 3 }; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble((Object)actualValue); - if (Double.Parse(actualValue,provider) != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is a null reference and IFormatProvider is a null reference ... "; - string c_TEST_ID = "P004"; - - Object actualValue = null; - IFormatProvider provider = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue,provider); - if (0 != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is 0"; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: value does not implement IConvertible interface and IFormatProvider is a null reference..."; - const string c_TEST_ID = "N001"; - - - Object actualValue = new Object(); - IFormatProvider provider = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble(actualValue,provider); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "InvalidCastException is not thrown as expected."); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest2: value is a string to double overflowed and IFormatProvider is a null reference..."; - const string c_TEST_ID = "N002"; - - - string actualValue = "2.7976931348623157E+308"; - IFormatProvider provider = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble((Object)actualValue, provider); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "OverflowException is not thrown as expected."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest3: value is a string cantains invalid chars and IFormatProvider is a null reference..."; - const string c_TEST_ID = "N003"; - - - string actualValue = "3222.79asd"; - IFormatProvider provider = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble((Object)actualValue,provider); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "FormatException is not thrown as expected."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest4: value is a string that don't supply given IFormatProvider..."; - const string c_TEST_ID = "N004"; - - - string actualValue = "3,652,658.123"; - NumberFormatInfo provider = new NumberFormatInfo(); - - provider.NumberDecimalSeparator = ","; - provider.NumberGroupSeparator = "."; - provider.NumberGroupSizes = new int[] { 3 }; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble((Object)actualValue,provider); - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "FormatException is not thrown as expected."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble11.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble11.cs deleted file mode 100644 index f560ab3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble11.cs +++ /dev/null @@ -1,177 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.SByte) -/// -public class ConvertToDouble11 -{ - public static int Main() - { - ConvertToDouble11 testObj = new ConvertToDouble11(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.SByte)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random SByte... "; - string c_TEST_ID = "P001"; - - SByte actualValue = GetSByte(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is SByte.MaxValue... "; - string c_TEST_ID = "P002"; - - SByte actualValue = SByte.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is SByte.MinValue... "; - string c_TEST_ID = "P003"; - - SByte actualValue = SByte.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - SByte actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - #region HelpClass - // returns a non-negative Byte between 0 and SByte.MaxValue - private SByte GetSByte() - { - Random rand = new Random(-55); - SByte i = Convert.ToSByte(rand.Next() % (1 + SByte.MaxValue)); - return i; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble12.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble12.cs deleted file mode 100644 index 72b95be..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble12.cs +++ /dev/null @@ -1,168 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.Single) -/// -public class ConvertToDouble12 -{ - public static int Main() - { - ConvertToDouble12 testObj = new ConvertToDouble12(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.Single)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random Single... "; - string c_TEST_ID = "P001"; - - Single actualValue = TestLibrary.Generator.GetSingle(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is Single.MaxValue... "; - string c_TEST_ID = "P002"; - - Single actualValue = Single.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is Single.MinValue... "; - string c_TEST_ID = "P003"; - - Single actualValue = Single.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - Single actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble13.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble13.cs deleted file mode 100644 index d3d3370..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble13.cs +++ /dev/null @@ -1,290 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(String) -/// -public class ConvertToDouble13 -{ - public static int Main() - { - ConvertToDouble13 testObj = new ConvertToDouble13(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(String)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1(); - retVal = NegTest2(); - retVal = NegTest3(); - retVal = NegTest4(); - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a vaild string ... "; - string c_TEST_ID = "P001"; - - string actualValue = "62356.123"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - Double resValue = Convert.ToDouble(actualValue); - if (Double.Parse(actualValue) != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is a null reference... "; - string c_TEST_ID = "P002"; - - String actualValue = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (0 != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is 0"; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is a string end with a radix point... "; - string c_TEST_ID = "P003"; - - String actualValue = "7923."; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - Double realValue = Double.Parse(actualValue); - if (realValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is"+ realValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is a string started with a radix point... "; - string c_TEST_ID = "P003"; - - String actualValue= ".7923"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - Double realValue = Double.Parse(actualValue); - - if (realValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + realValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: Value represents a number greater than Double.MaxValue "; - const string c_TEST_ID = "N001"; - - - string actualValue = "2.7976931348623157E+308"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble(actualValue); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "OverflowException is not thrown as expected."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest2: Value represents a number less than Double.MaxValue "; - const string c_TEST_ID = "N002"; - - - string actualValue = "-1.7976931348623159E+308"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble(actualValue); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "OverflowException is not thrown as expected."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest3: value is a string cantains invalid chars "; - const string c_TEST_ID = "N003"; - - - string actualValue = "3222.79asd"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble(actualValue); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "FormatException is not thrown as expected."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest4: value is a empty string "; - const string c_TEST_ID = "N004"; - - - string actualValue = ""; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble(actualValue); - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "FormatException is not thrown as expected."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble14.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble14.cs deleted file mode 100644 index 17db6f5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble14.cs +++ /dev/null @@ -1,336 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToDouble(System.String,System.IFormatProvider) -/// -public class ConvertToDouble14 -{ - public static int Main() - { - ConvertToDouble14 testObj = new ConvertToDouble14(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.String,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - - return retVal; - } - - private CultureInfo CurrentCulture = CultureInfo.CurrentCulture; - private CultureInfo customCulture = null; - private CultureInfo CustomCulture - { - get - { - if (null == customCulture) - { - customCulture = new CultureInfo(CultureInfo.CurrentCulture.Name); - NumberFormatInfo customNFI = new NumberFormatInfo(); - - customNFI.NumberDecimalSeparator = "."; - customNFI.NumberGroupSeparator = ","; - customNFI.NumberGroupSizes = new int[] { 3 }; - - customCulture.NumberFormat = customNFI; - } - return customCulture; - } - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Double actualValue; - string strDouble = "3,265.12358"; - Double expVal = Double.Parse(strDouble, CustomCulture.NumberFormat); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify the string value is valid Double value"); - - try - { - actualValue = Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - - if (actualValue != expVal) - { - errorDesc = "The Double value " + strDouble + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strDouble; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - // if provider null then currentculture is used - TestLibrary.Utilities.CurrentCulture = CustomCulture; - NumberFormatInfo provider = null; - - Double actualValue; - string strDouble = "3265.12358"; - Double expVal = Double.Parse(strDouble); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Verify the IFormatProvider is a null reference"); - - try - { - actualValue = Convert.ToDouble(strDouble, provider); - - if (actualValue != expVal) - { - errorDesc = "The Double value " + strDouble + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strDouble; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - TestLibrary.Utilities.CurrentCulture = CurrentCulture; - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Double actualValue; - string strDouble = "3265."; - Double expVal = Double.Parse(strDouble, CustomCulture.NumberFormat); - - TestLibrary.TestFramework.BeginScenario("PosTest3:Verify the string end with radix point"); - - try - { - actualValue = Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - - if (actualValue != expVal) - { - errorDesc = "The Double value " + strDouble + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strDouble; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - Double actualValue; - string strDouble = ".3265"; - Double expVal = Double.Parse(strDouble, CustomCulture.NumberFormat); - - TestLibrary.TestFramework.BeginScenario("PosTest4:Verify the string start with radix point"); - - try - { - actualValue = Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - - if (actualValue != expVal) - { - errorDesc = "The Double value " + strDouble + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strDouble; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:Verify the parameter is a random char..."); - - string strDouble = "3,265.123c58"; - - try - { - Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("009", "FormatException is not thrown as expected ." + "\n string is " + strDouble); - retVal = false; - } - catch (FormatException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:Verify the parameter represents a number less than MinValue..."); - - string strDouble = "-1.7976931348623159E+308"; - - try - { - Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("011", "OverflowException is not thrown as expected ." + "\n string is " + strDouble); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:Verify the parameter represents a number greater than MaxValue..."); - - string strDouble = "1.7976931348623159E+308"; - - try - { - Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("013", "OverflowException is not thrown as expected ." + "\n string is " + strDouble); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4:Verify the parameter does not supply IFormatProvider..."); - - string strDouble = "1.485.355.146,79769"; - - try - { - Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("015", "FormatException is not thrown as expected ." + "\n string is " + strDouble); - retVal = false; - } - catch (FormatException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest5:Verify the string is empty"); - - string strDouble = ""; - - try - { - Convert.ToDouble(strDouble, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("017", "FormatException is not thrown as expected ." + "\n string is empty "); - retVal = false; - } - catch (FormatException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("018", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - #endregion - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble15.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble15.cs deleted file mode 100644 index 25a4729..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble15.cs +++ /dev/null @@ -1,136 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.UInt16) -/// -public class ConvertToDouble15 -{ - public static int Main() - { - ConvertToDouble15 testObj = new ConvertToDouble15(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.UInt16)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random UInt16... "; - string c_TEST_ID = "P001"; - - UInt16 actualValue = Convert.ToUInt16(TestLibrary.Generator.GetInt32(-55) % System.UInt16.MaxValue); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is UInt16.MaxValue... "; - string c_TEST_ID = "P002"; - - UInt16 actualValue = UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is UInt16.MinValue... "; - string c_TEST_ID = "P003"; - - UInt16 actualValue = UInt16.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble16.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble16.cs deleted file mode 100644 index 579516c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble16.cs +++ /dev/null @@ -1,136 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.UInt32) -/// -public class ConvertToDouble16 -{ - public static int Main() - { - ConvertToDouble16 testObj = new ConvertToDouble16(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.UInt32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random UInt32... "; - string c_TEST_ID = "P001"; - - UInt32 actualValue = Convert.ToUInt32(TestLibrary.Generator.GetInt64(-55) % System.UInt32.MaxValue); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is UInt32.MaxValue... "; - string c_TEST_ID = "P002"; - - UInt32 actualValue = UInt32.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is UInt32.MinValue... "; - string c_TEST_ID = "P003"; - - UInt32 actualValue = UInt32.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble17.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble17.cs deleted file mode 100644 index cff04af..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble17.cs +++ /dev/null @@ -1,157 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.UInt64) -/// -public class ConvertToDouble17 -{ - public static int Main() - { - ConvertToDouble17 testObj = new ConvertToDouble17(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.UInt64)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random UInt64... "; - string c_TEST_ID = "P001"; - - UInt64 actualValue = GetInta64(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is UInt64.MaxValue... "; - string c_TEST_ID = "P002"; - - UInt64 actualValue = UInt64.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is UInt64.MinValue... "; - string c_TEST_ID = "P003"; - - UInt64 actualValue = UInt64.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region HelpMethod - private UInt64 GetInta64() - { - byte[] buffer = new byte[8]; - UInt64 iVal; - Random rand = new Random(-55); - - rand.NextBytes(buffer); - - // convert to UInt64 - iVal = 0; - for (int i = 0; i < buffer.Length; i++) - { - iVal |= ((UInt64)buffer[i] << (i * 8)); - } - - - return iVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble5.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble5.cs deleted file mode 100644 index beb37c7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble5.cs +++ /dev/null @@ -1,264 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.Double) -/// -public class ConvertToDouble5 -{ - public static int Main() - { - ConvertToDouble5 testObj = new ConvertToDouble5(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.Double)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random double... "; - string c_TEST_ID = "P001"; - - Double actualValue = TestLibrary.Generator.GetDouble(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is Double.MaxValue... "; - string c_TEST_ID = "P002"; - - Double actualValue = Double.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is Double.MinValue... "; - string c_TEST_ID = "P003"; - - Double actualValue = Double.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - Double actualValue =0.00; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verfify value is Double.NaN... "; - string c_TEST_ID = "P005"; - - Double actualValue = Double.NaN; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (!Double.IsNaN(resValue)) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest6: Verfify value is Double.NegativeInfinity... "; - string c_TEST_ID = "P006"; - - Double actualValue = Double.NegativeInfinity; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - string c_TEST_DESC = "PosTest7: Verfify value is Double.PositiveInfinity... "; - string c_TEST_ID = "P007"; - - Double actualValue = Double.PositiveInfinity; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble6.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble6.cs deleted file mode 100644 index 77a9419..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble6.cs +++ /dev/null @@ -1,168 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.Int16) -/// -public class ConvertToDouble6 -{ - public static int Main() - { - ConvertToDouble6 testObj = new ConvertToDouble6(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.Int16)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random Int16... "; - string c_TEST_ID = "P001"; - - Int16 actualValue = TestLibrary.Generator.GetInt16(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is Int16.MaxValue... "; - string c_TEST_ID = "P002"; - - Int16 actualValue = Int16.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is Int16.MinValue... "; - string c_TEST_ID = "P003"; - - Int16 actualValue = Int16.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - Int16 actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble7.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble7.cs deleted file mode 100644 index bbf4843..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble7.cs +++ /dev/null @@ -1,168 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.Int32) -/// -public class ConvertToDouble7 -{ - public static int Main() - { - ConvertToDouble7 testObj = new ConvertToDouble7(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.Int32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random Int32... "; - string c_TEST_ID = "P001"; - - Int32 actualValue = TestLibrary.Generator.GetInt32(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is Int32.MaxValue... "; - string c_TEST_ID = "P002"; - - Int32 actualValue = Int32.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is Int32.MinValue... "; - string c_TEST_ID = "P003"; - - Int32 actualValue = Int32.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - Int32 actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble8.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble8.cs deleted file mode 100644 index 890e9e3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble8.cs +++ /dev/null @@ -1,168 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(System.Int64) -/// -public class ConvertToDouble8 -{ - public static int Main() - { - ConvertToDouble8 testObj = new ConvertToDouble8(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(System.Int64)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random Int64... "; - string c_TEST_ID = "P001"; - - Int64 actualValue = TestLibrary.Generator.GetInt64(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is Int64.MaxValue... "; - string c_TEST_ID = "P002"; - - Int64 actualValue = Int64.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is Int64.MinValue... "; - string c_TEST_ID = "P003"; - - Int64 actualValue = Int64.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - Int64 actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttodouble9.cs b/tests/src/CoreMangLib/cti/system/convert/converttodouble9.cs deleted file mode 100644 index 5134be4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttodouble9.cs +++ /dev/null @@ -1,259 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToDouble(Object) -/// -public class ConvertToDouble9 -{ - public static int Main() - { - ConvertToDouble9 testObj = new ConvertToDouble9(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToDouble(Object)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1(); - retVal = NegTest2(); - retVal = NegTest3(); - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a vaild string ... "; - string c_TEST_ID = "P001"; - - string actualValue = "62356.123"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - Double resValue = Convert.ToDouble((Object)actualValue); - if (Double.Parse(actualValue) != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is a valid double... "; - string c_TEST_ID = "P002"; - - Double actualValue = TestLibrary.Generator.GetDouble(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble((Object)actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is a valid Int32... "; - string c_TEST_ID = "P003"; - - Int32 actualValue = TestLibrary.Generator.GetInt32(-55); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble((Object)actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is a null reference... "; - string c_TEST_ID = "P004"; - - Object actualValue = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Double resValue = Convert.ToDouble(actualValue); - if (0 != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is 0"; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: value does not implement IConvertible interface"; - const string c_TEST_ID = "N001"; - - - Object actualValue = new Object(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble(actualValue); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "InvalidCastException is not thrown as expected."); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest2: value is a string to double overflowed "; - const string c_TEST_ID = "N002"; - - - string actualValue = "2.7976931348623157E+308"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble((Object)actualValue); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "OverflowException is not thrown as expected."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest3: value is a string cantains invalid chars "; - const string c_TEST_ID = "N003"; - - - string actualValue = "3222.79asd"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToDouble((Object)actualValue); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "FormatException is not thrown as expected."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16.cs deleted file mode 100644 index 89401a7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16.cs +++ /dev/null @@ -1,199 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToInt16 -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertToInt16 ac = new ConvertToInt16(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToInt16(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - // public static Int16 ToInt16(object value) - public bool PosTest1() { return PosTest(1, (object)Int16.MaxValue, Int16.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)Int16.MinValue, Int16.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest(4, true, 1); } - public bool PosTest5() { return PosTest(5, false, 0); } - - public bool PosTest6() { return PosTest2(6, null, 0); } - public bool PosTest7() { return PosTest2(7, "1034", 1034); } - - // public static byte ToByte(object value) { - public bool PosTest8() { return PosTest2(8, null, 0); } - public bool PosTest9() { return PosTest2(9, "34", 34); } - - public bool NegTest1() { return NegTest2(1, Int32.MaxValue.ToString(), 10, typeof(System.OverflowException)); } - public bool NegTest2() { return NegTest2(2, Int32.MinValue.ToString(), 10, typeof(System.OverflowException)); } - - public bool PosTest(int id, T curValue, Int16 expValue) - { - bool retVal = true; - Int16 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToInt16(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToInt16(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToInt16(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, Int16 expValue) - { - bool retVal = true; - Int16 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToInt16(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToInt16(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToInt16(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, T curValue, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToInt16(...) (curValue:"+typeof(T)+" " +curValue+""); - - try - { - Convert.ToInt16(curValue); - - TestLibrary.TestFramework.LogError("006", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("007", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } - - public bool NegTest2(int id, string curValue, int formBase, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToInt16(...) (curValue:string " +curValue+""); - - try - { - Convert.ToInt16(curValue, formBase); - - TestLibrary.TestFramework.LogError("008", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("009", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_1.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_1.cs deleted file mode 100644 index d5a3646..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_1.cs +++ /dev/null @@ -1,138 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Boolean) -/// - -public class ConvertToInt16_1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt16(true) ."); - - try - { - Int16 actual = Convert.ToInt16(true); - Int16 expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Calling Convert.ToByte returns unexpected value"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(false) ."); - - try - { - Int16 actual = Convert.ToInt16(false); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Calling Convert.ToByte returns unexpected value"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_1 test = new ConvertToInt16_1(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_10.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_10.cs deleted file mode 100644 index e4777a7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_10.cs +++ /dev/null @@ -1,282 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class TestClass -{ -} - -public class TestFormatProvider : IFormatProvider -{ - public bool ToInt16MaxValue = true; - - #region IFormatProvider Members - - public object GetFormat(Type formatType) - { - if (formatType.Equals(typeof(TestFormatProvider))) - { - return this; - } - else - { - return null; - } - } - - #endregion -} - -public class TestConvertableClass : IConvertible -{ - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - bool toMinValue = true; - - if (provider != null) - { - TestFormatProvider format = provider.GetFormat(typeof(TestFormatProvider)) as TestFormatProvider; - if ((format != null) && format.ToInt16MaxValue) - { - toMinValue = false; - } - } - - if (toMinValue) - { - return Int16.MinValue; - } - else - { - return Int16.MaxValue; - } - } - - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - #endregion -} - -/// -/// ToInt16(System.Object,System.IFormatProvider) -/// - -public class ConvertToInt16_10 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call Convert.ToByte when value implements IConvertible"); - - try - { - retVal = VerificationHelper(true, null, 1, "001.1") && retVal; - retVal = VerificationHelper(1, null, 1, "001.2") && retVal; - retVal = VerificationHelper(0, null, 0, "001.3") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), null, Int16.MinValue, "001.4") && retVal; - - retVal = VerificationHelper(true, new TestFormatProvider(), 1, "001.5") && retVal; - retVal = VerificationHelper(1, new TestFormatProvider(), 1, "001.6") && retVal; - retVal = VerificationHelper(0, new TestFormatProvider(), 0, "001.7") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), new TestFormatProvider(), Int16.MaxValue, "001.8") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call Convert.ToByte when value is null"); - - try - { - retVal = VerificationHelper(null, null, 0, "002.1") && retVal; - retVal = VerificationHelper(null, new TestFormatProvider(), 0, "002.2") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException should be thrown when value does not implement IConvertible. "); - - try - { - Int16 actual = Convert.ToInt16(new TestClass()); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown when value does not implement IConvertible. "); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_10 test = new ConvertToInt16_10(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_10"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(object obj, IFormatProvider provider, Int16 desired, string errorno) - { - bool retVal = true; - - Int16 actual = Convert.ToInt16(obj, provider); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToInt16 returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", obj = " + obj); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_11.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_11.cs deleted file mode 100644 index 08c3e2a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_11.cs +++ /dev/null @@ -1,113 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.SByte) -/// - -public class ConvertToInt16_11 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt16(System.SByte) ."); - - try - { - sbyte b = 0; - byte expected = 0; - - do - { - expected = TestLibrary.Generator.GetByte(-55); - } while ((expected < Byte.MinValue) || (expected > SByte.MaxValue)); - - b = (sbyte)expected; - - Int16 actual = Convert.ToInt16(b); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_11 test = new ConvertToInt16_11(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_11"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_16.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_16.cs deleted file mode 100644 index ac209b7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_16.cs +++ /dev/null @@ -1,111 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.UInt16) -/// - -public class ConvertToInt16_16 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt16 should Converts the value of an ushort to the equivalent short."); - - try - { - short expected = TestLibrary.Generator.GetInt16(-55); - ushort u = (ushort)expected; - short actual = Convert.ToInt16(u); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt16 can not Converts the value of an ushort to the equivalent byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Int16.MaxValue"); - - try - { - ushort c = ushort.MaxValue; - - short actual = Convert.ToInt16(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Byte.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_16 test = new ConvertToInt16_16(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_16"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_17.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_17.cs deleted file mode 100644 index cff6ffe..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_17.cs +++ /dev/null @@ -1,111 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.UInt32) -/// - -public class ConvertToInt16_17 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt16 should Converts the value of an uint to the equivalent short."); - - try - { - uint expected = (uint)TestLibrary.Generator.GetInt16(-55); - - short actual = Convert.ToInt16(expected); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt16 can not Converts the value of an ushort to the equivalent byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Int16.MaxValue"); - - try - { - uint c = uint.MaxValue; - - short actual = Convert.ToInt16(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Byte.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_17 test = new ConvertToInt16_17(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_17"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_18.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_18.cs deleted file mode 100644 index 53db630..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_18.cs +++ /dev/null @@ -1,142 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.UInt64) -/// - -public class ConvertToInt16_18 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt16 should Converts the value of an uint to the equivalent short."); - - try - { - long expected = (long)TestLibrary.Generator.GetInt16(-55); - - short actual = Convert.ToInt16(expected); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt16 can not Converts the value of an ushort to the equivalent byte"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Int16.MaxValue"); - - try - { - long l = (long)short.MaxValue + 1; - - short actual = Convert.ToInt16(l); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than Int16.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException should be thrown when value is less than Int16.MinValue"); - - try - { - long l = (long)short.MinValue - 1; - - short actual = Convert.ToInt16(l); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown when value is less than Int16..MinValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_18 test = new ConvertToInt16_18(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_18"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_2.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_2.cs deleted file mode 100644 index 97003e7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_2.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Byte) -/// - -public class ConvertToInt16_2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt16(byte) with random byte."); - - try - { - byte b = TestLibrary.Generator.GetByte(-55); - Int16 actual = Convert.ToInt16(b); - Int16 expected = (Int16)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(byte) with byte = MinValue."); - - try - { - byte b = byte.MinValue; - Int16 actual = Convert.ToInt16(b); - Int16 expected = (Int16)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16(byte) with byte = MaxValue."); - - try - { - byte b = byte.MaxValue; - Int16 actual = Convert.ToInt16(b); - Int16 expected = (Int16)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_2 test = new ConvertToInt16_2(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_3.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_3.cs deleted file mode 100644 index 3df58f6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_3.cs +++ /dev/null @@ -1,177 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Char) -/// - -public class ConvertToInt16_3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - - - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt16(CharLetter) ."); - - try - { - char c = TestLibrary.Generator.GetCharLetter(-55); - Int16 expected = (Int16)c; - - Int16 actual = Convert.ToInt16(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify method ToInt16(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(char(0)) ."); - - try - { - char c = '\x0000'; - Int16 expected = (Int16)c; - - Int16 actual = Convert.ToInt16(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify method ToInt16(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16(int16.max) ."); - - try - { - char c = '\x7FFF'; - Int16 expected = (Int16)c; - - Int16 actual = Convert.ToInt16(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Verify method ToInt16(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - char c = '\x8000'; - Int16 expected = (Int16)c; - - Int16 actual = Convert.ToInt16(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_3 test = new ConvertToInt16_3(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_4.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_4.cs deleted file mode 100644 index 761526d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_4.cs +++ /dev/null @@ -1,277 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Decimal) -/// - -public class ConvertToInt16_4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt16(0= 0.5); - - decimal d = decimal.Parse(random.ToString()); - - Int16 actual = Convert.ToInt16(d); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(1>decimal>=0.5)"); - - try - { - double random; - do - random = TestLibrary.Generator.GetDouble(-55); - while (random < 0.5); - - decimal d = decimal.Parse(random.ToString()); - - Int16 actual = Convert.ToInt16(d); - Int16 expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16(0)"); - - try - { - decimal d = 0m; - - Int16 actual = Convert.ToInt16(d); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt16(int16.max)"); - - try - { - decimal d = Int16.MaxValue; - - Int16 actual = Convert.ToInt16(d); - Int16 expected = Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt16(int16.min)"); - - try - { - decimal d = Int16.MinValue; - - Int16 actual = Convert.ToInt16(d); - Int16 expected = Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - decimal d = Int16.MaxValue + 1; - - Int16 i = Convert.ToInt16(d); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - decimal d = Int16.MinValue - 1; - - Int16 i = Convert.ToInt16(d); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_4 test = new ConvertToInt16_4(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_5.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_5.cs deleted file mode 100644 index 6df2808..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_5.cs +++ /dev/null @@ -1,267 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Double) -/// - -public class ConvertToInt16_5 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt16(0= 0.5); - - Int16 actual = Convert.ToInt16(d); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(1>double>=0.5)"); - - try - { - double d; - do - d = TestLibrary.Generator.GetDouble(-55); - while (d < 0.5); - - Int16 actual = Convert.ToInt16(d); - Int16 expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16(0)"); - - try - { - double d = 0d; - - Int16 actual = Convert.ToInt16(d); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt16(int16.max)"); - - try - { - double d = Int16.MaxValue; - - Int16 actual = Convert.ToInt16(d); - Int16 expected = Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt16(int16.min)"); - - try - { - double d = Int16.MinValue; - - Int16 actual = Convert.ToInt16(d); - Int16 expected = Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - double d = Int16.MaxValue + 1; - - Int16 i = Convert.ToInt16(d); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - double d = Int16.MinValue - 1; - - Int16 i = Convert.ToInt16(d); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - public static int Main() - { - ConvertToInt16_5 test = new ConvertToInt16_5(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_5"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_6.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_6.cs deleted file mode 100644 index da621cc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_6.cs +++ /dev/null @@ -1,176 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Int16) -/// - -public class ConvertToInt16_6 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt16(random)."); - - try - { - - Int16 random = TestLibrary.Generator.GetInt16(-55); - - Int16 actual = Convert.ToInt16(random); - Int16 expected = random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(0)"); - - try - { - Int16 i = 0; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16(int16.max)"); - - try - { - Int16 i = Int16.MaxValue; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt16(int16.min)"); - - try - { - Int16 i = Int16.MinValue; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_6 test = new ConvertToInt16_6(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_6"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_7.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_7.cs deleted file mode 100644 index 55557fb..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_7.cs +++ /dev/null @@ -1,232 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Int32) -/// - -public class ConvertToInt16_7 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt16(random)."); - - try - { - - Int16 random = TestLibrary.Generator.GetInt16(-55); - - Int16 actual = Convert.ToInt16((Int32)random); - Int16 expected = random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(0)"); - - try - { - Int32 i = 0; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16(int16.max)"); - - try - { - Int32 i = Int16.MaxValue; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt16(int16.min)"); - - try - { - Int32 i = Int16.MinValue; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - Int32 i = Int16.MaxValue + 1; - - Int16 r = Convert.ToInt16(i); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - Int32 i = Int16.MinValue - 1; - - Int16 r = Convert.ToInt16(i); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_7 test = new ConvertToInt16_7(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_7"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_8.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_8.cs deleted file mode 100644 index 6e5d6d7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_8.cs +++ /dev/null @@ -1,232 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Int64) -/// - -public class ConvertToInt16_8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt16(random)."); - - try - { - - Int16 random = TestLibrary.Generator.GetInt16(-55); - - Int16 actual = Convert.ToInt16((Int64)random); - Int16 expected = random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(0)"); - - try - { - Int64 i = 0; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16(int16.max)"); - - try - { - Int64 i = Int16.MaxValue; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt16(int16.min)"); - - try - { - Int64 i = Int16.MinValue; - - Int16 actual = Convert.ToInt16(i); - Int16 expected = Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - Int64 i = Int16.MaxValue + 1; - - Int16 r = Convert.ToInt16(i); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - Int64 i = Int16.MinValue - 1; - - Int16 r = Convert.ToInt16(i); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_8 test = new ConvertToInt16_8(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint16_9.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint16_9.cs deleted file mode 100644 index e662fea..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint16_9.cs +++ /dev/null @@ -1,304 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt16(System.Object) -/// - -public class ConvertToInt16_9 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt16((object)random)."); - - try - { - - object random = TestLibrary.Generator.GetInt16(-55); - - Int16 actual = Convert.ToInt16(random); - Int16 expected = (Int16)random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16((object)0)"); - - try - { - object obj = 0; - - Int16 actual = Convert.ToInt16(obj); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt16((object)int16.max)"); - - try - { - object obj = Int16.MaxValue; - - Int16 actual = Convert.ToInt16(obj); - Int16 expected = Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt16((object)int16.min)"); - - try - { - object obj = Int16.MinValue; - - Int16 actual = Convert.ToInt16(obj); - Int16 expected = Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt16(true)"); - - try - { - object obj = true; - - Int16 actual = Convert.ToInt16(obj); - Int16 expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest6: Verify method ToInt16(false)"); - - try - { - object obj = false; - - Int16 actual = Convert.ToInt16(obj); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("006.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest7: Verify method ToInt16(null)"); - - try - { - object obj = null; - - Int16 actual = Convert.ToInt16(obj); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("007.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("007.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException is not thrown."); - - try - { - object obj = new object(); - - Int16 r = Convert.ToInt16(obj); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown."); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt16_9 test = new ConvertToInt16_9(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt16_9"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32.cs deleted file mode 100644 index 74fcd47..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToInt32 -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertToInt32 ac = new ConvertToInt32(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToInt32(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - retVal = PosTest10() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - return retVal; - } - - public bool PosTest1() { return PosTest(1, (object)Int32.MaxValue, Int32.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)Int32.MinValue, Int32.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest(4, true, 1); } - public bool PosTest5() { return PosTest(5, false, 0); } - - public bool PosTest6() { return PosTest2(6, null, 0); } - public bool PosTest7() { return PosTest2(7, "1034", 1034); } - - public bool PosTest8() { return PosTest2(8, null, 0); } - public bool PosTest9() { return PosTest2(9, "34", 34); } - - public bool PosTest10() { return PosTest(10, -2147483647.5d, -2147483648); } - - public bool PosTest(int id, T curValue, Int32 expValue) - { - bool retVal = true; - Int32 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToInt32(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToInt32(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToInt32(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, Int32 expValue) - { - bool retVal = true; - Int32 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToInt32(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToInt32(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToInt32(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_1.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_1.cs deleted file mode 100644 index 425f4e8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_1.cs +++ /dev/null @@ -1,138 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Boolean) -/// - -public class ConvertToInt32_1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32(true) ."); - - try - { - int actual = Convert.ToInt32(true); - int expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt16(false) ."); - - try - { - int actual = Convert.ToInt32(false); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_1 test = new ConvertToInt32_1(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_10.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_10.cs deleted file mode 100644 index 8217c37..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_10.cs +++ /dev/null @@ -1,281 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class TestClass -{ -} - -public class TestFormatProvider : IFormatProvider -{ - public bool ToInt16MaxValue = true; - - #region IFormatProvider Members - - public object GetFormat(Type formatType) - { - if (formatType.Equals(typeof(TestFormatProvider))) - { - return this; - } - else - { - return null; - } - } - - #endregion -} - -public class TestConvertableClass : IConvertible -{ - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - bool toMinValue = true; - - if (provider != null) - { - TestFormatProvider format = provider.GetFormat(typeof(TestFormatProvider)) as TestFormatProvider; - if ((format != null) && format.ToInt16MaxValue) - { - toMinValue = false; - } - } - - if (toMinValue) - { - return Int32.MinValue; - } - else - { - return Int32.MaxValue; - } - } - - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - #endregion -} - -/// -/// ToInt32(System.Object,System.IFormatProvider) -/// - -public class ConvertToInt32_10 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call Convert.ToInt32 when value implements IConvertible"); - - try - { - retVal = VerificationHelper(true, null, 1, "001.1") && retVal; - retVal = VerificationHelper(1, null, 1, "001.2") && retVal; - retVal = VerificationHelper(0, null, 0, "001.3") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), null, Int32.MinValue, "001.4") && retVal; - - retVal = VerificationHelper(true, new TestFormatProvider(), 1, "001.5") && retVal; - retVal = VerificationHelper(1, new TestFormatProvider(), 1, "001.6") && retVal; - retVal = VerificationHelper(0, new TestFormatProvider(), 0, "001.7") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), new TestFormatProvider(), Int32.MaxValue, "001.8") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call Convert.ToInt32 when value is null"); - - try - { - retVal = VerificationHelper(null, null, 0, "002.1") && retVal; - retVal = VerificationHelper(null, new TestFormatProvider(), 0, "002.2") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException should be thrown when value does not implement IConvertible. "); - - try - { - int actual = Convert.ToInt32(new TestClass()); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown when value does not implement IConvertible. "); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_10 test = new ConvertToInt32_10(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_10"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(object obj, IFormatProvider provider, int desired, string errorno) - { - bool retVal = true; - - int actual = Convert.ToInt32(obj, provider); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToInt32 returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", obj = " + obj); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_11.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_11.cs deleted file mode 100644 index 05a6c37..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_11.cs +++ /dev/null @@ -1,113 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.SByte) -/// - -public class ConvertToInt32_11 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32(System.SByte) ."); - - try - { - sbyte b = 0; - byte expected = 0; - - do - { - expected = TestLibrary.Generator.GetByte(-55); - } while ((expected < Byte.MinValue) || (expected > SByte.MaxValue)); - - b = (sbyte)expected; - - int actual = Convert.ToInt32(b); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_11 test = new ConvertToInt32_11(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_11"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_16.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_16.cs deleted file mode 100644 index 9c02cf5..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_16.cs +++ /dev/null @@ -1,81 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.UInt16) -/// - -public class ConvertToInt32_16 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt32 should Converts the value of an ushort to the equivalent int."); - - try - { - int expected = TestLibrary.Generator.GetInt16(-55); - ushort u = (ushort)expected; - int actual = Convert.ToInt32(u); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt32 can not Converts the value of an ushort to the equivalent int"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - ConvertToInt32_16 test = new ConvertToInt32_16(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_16"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_17.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_17.cs deleted file mode 100644 index 9fad3d3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_17.cs +++ /dev/null @@ -1,111 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.UInt32) -/// - -public class ConvertToInt32_17 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt32 should Converts the value of an uint to the equivalent int."); - - try - { - uint expected = (uint)TestLibrary.Generator.GetInt16(-55); - - int actual = Convert.ToInt32(expected); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt32 can not Converts the value of an ushort to the equivalent int"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Int32.MaxValue"); - - try - { - uint c = uint.MaxValue; - - int actual = Convert.ToInt32(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than uint.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_17 test = new ConvertToInt32_17(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_17"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_18.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_18.cs deleted file mode 100644 index 19cbc24..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_18.cs +++ /dev/null @@ -1,112 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.UInt64) -/// - -public class ConvertToInt32_18 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt32 should Converts the value of an uint to the equivalent int."); - - try - { - int expected = TestLibrary.Generator.GetInt16(-55); - - int actual = Convert.ToInt32((ulong)expected); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt32 can not Converts the value of an ushort to the equivalent int"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException should be thrown when value is greater than Int32.MaxValue"); - - try - { - uint c = uint.MaxValue; - - int actual = Convert.ToInt32(c); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown when value is greater than uint.MaxValue"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_18 test = new ConvertToInt32_18(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_18"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_2.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_2.cs deleted file mode 100644 index 6ab9968..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_2.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Byte) -/// - -public class ConvertToInt32_2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32(byte) with random byte."); - - try - { - byte b = TestLibrary.Generator.GetByte(-55); - int actual = Convert.ToInt32(b); - int expected = (int)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt32(byte) with byte = MinValue."); - - try - { - byte b = byte.MinValue; - int actual = Convert.ToInt32(b); - int expected = (int)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt32(byte) with byte = MaxValue."); - - try - { - byte b = byte.MaxValue; - int actual = Convert.ToInt32(b); - int expected = (int)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_2 test = new ConvertToInt32_2(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_3.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_3.cs deleted file mode 100644 index 0d6b724..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_3.cs +++ /dev/null @@ -1,170 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Char) -/// - -public class ConvertToInt32_3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32(CharLetter) ."); - - try - { - char c = TestLibrary.Generator.GetCharLetter(-55); - int expected = (int)c; - - int actual = Convert.ToInt32(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify method ToInt32(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt32(char(0)) ."); - - try - { - char c = '\x0000'; - int expected = (int)c; - - int actual = Convert.ToInt32(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify method ToInt32(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt32(int32.max) ."); - - try - { - char c = '\xFFFF'; - int expected = (int)c; - - int actual = Convert.ToInt32(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Verify method ToInt32(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_3 test = new ConvertToInt32_3(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_4.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_4.cs deleted file mode 100644 index 393db60..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_4.cs +++ /dev/null @@ -1,278 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Decimal) -/// - -public class ConvertToInt32_4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32(0= 0.5); - - decimal d = decimal.Parse(random.ToString()); - - int actual = Convert.ToInt32(d); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt32(1>decimal>=0.5)"); - - try - { - double random; - do - random = TestLibrary.Generator.GetDouble(-55); - while (random < 0.5); - - decimal d = decimal.Parse(random.ToString()); - - int actual = Convert.ToInt32(d); - int expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt32(0)"); - - try - { - decimal d = 0m; - - int actual = Convert.ToInt32(d); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt32(int16.max)"); - - try - { - decimal d = Int32.MaxValue; - - int actual = Convert.ToInt32(d); - int expected = Int32.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt32(int32.min)"); - - try - { - decimal d = Int32.MinValue; - - int actual = Convert.ToInt32(d); - int expected = Int32.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - decimal d = (decimal)Int32.MaxValue + 1; - - int i = Convert.ToInt32(d); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - decimal d = (decimal)Int32.MinValue - 1; - - int i = Convert.ToInt32(d); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_4 test = new ConvertToInt32_4(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_5.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_5.cs deleted file mode 100644 index 41ba612..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_5.cs +++ /dev/null @@ -1,273 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Double) -/// - -public class ConvertToInt32_5 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32(0= 0.5); - - int actual = Convert.ToInt32(d); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt32(1>double>=0.5)"); - - try - { - double d; - do - d = TestLibrary.Generator.GetDouble(-55); - while (d < 0.5); - - int actual = Convert.ToInt32(d); - int expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt32(0)"); - - try - { - double d = 0d; - - int actual = Convert.ToInt32(d); - Int16 expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt32(int32.max)"); - - try - { - double d = Int32.MaxValue; - - int actual = Convert.ToInt32(d); - int expected = Int32.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt32(int32.min)"); - - try - { - double d = Int32.MinValue; - - int actual = Convert.ToInt32(d); - int expected = Int32.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - double d = (double)Int32.MaxValue + 1; - - int i = Convert.ToInt32(d); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - double d = (double)Int32.MinValue - 1; - - int i = Convert.ToInt32(d); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_5 test = new ConvertToInt32_5(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_5"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_6.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_6.cs deleted file mode 100644 index e173290..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_6.cs +++ /dev/null @@ -1,203 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Int16) -/// - -public class ConvertToInt32_6 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt32(random)."); - - try - { - - short random = TestLibrary.Generator.GetInt16(-55); - - int actual = Convert.ToInt32(random); - int expected = (int)random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt32(0)"); - - try - { - Int16 i = 0; - - int actual = Convert.ToInt32(i); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt32(int16.max)"); - - try - { - Int16 i = Int16.MaxValue; - - int actual = Convert.ToInt32(i); - int expected = (int)Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt32(int16.min)"); - - try - { - Int16 i = Int16.MinValue; - - int actual = Convert.ToInt32(i); - int expected = (int)Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_6 test = new ConvertToInt32_6(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_6"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_7.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_7.cs deleted file mode 100644 index 1188cda..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_7.cs +++ /dev/null @@ -1,118 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Int32) -/// - -public class ConvertToInt32_7 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32 ."); - - try - { - retVal = VerificationHelper(0, 0, "001.1") && retVal; - retVal = VerificationHelper(int.MaxValue, int.MaxValue, "001.2") && retVal; - retVal = VerificationHelper(int.MinValue, int.MinValue, "001.3") && retVal; - - int i = TestLibrary.Generator.GetInt32(-55); - retVal = VerificationHelper(i, i, "001.4"); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_7 test = new ConvertToInt32_7(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_7"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(int value, int desired, string errorno) - { - bool retVal = true; - - int actual = Convert.ToInt32(value); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToInt32 returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", value = " + value); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_8.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_8.cs deleted file mode 100644 index c645afc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_8.cs +++ /dev/null @@ -1,151 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Int64) -/// - -public class ConvertToInt32_8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt32 ."); - - try - { - retVal = VerificationHelper(0L, 0, "001.1") && retVal; - retVal = VerificationHelper((long)int.MaxValue, int.MaxValue, "001.2") && retVal; - retVal = VerificationHelper((long)int.MinValue, int.MinValue, "001.3") && retVal; - - long l = TestLibrary.Generator.GetInt32(-55); - retVal = VerificationHelper(l, (int)l, "001.4"); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - long i = (long)Int32.MaxValue + 1; - - Int32 r = Convert.ToInt32(i); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - long i = (long)Int32.MinValue - 1; - - Int32 r = Convert.ToInt32(i); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_8 test = new ConvertToInt32_8(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(long value, int desired, string errorno) - { - bool retVal = true; - - int actual = Convert.ToInt32(value); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToInt32 returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", value = " + value); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint32_9.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint32_9.cs deleted file mode 100644 index 2182431..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint32_9.cs +++ /dev/null @@ -1,304 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt32(System.Object) -/// - -public class ConvertToInt32_9 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt32((object)random)."); - - try - { - - object random = TestLibrary.Generator.GetInt32(-55); - - int actual = Convert.ToInt32(random); - int expected = (int)random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt32((object)0)"); - - try - { - object obj = 0; - - int actual = Convert.ToInt32(obj); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt32((object)int32.max)"); - - try - { - object obj = Int32.MaxValue; - - int actual = Convert.ToInt32(obj); - int expected = Int32.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt32((object)int32.min)"); - - try - { - object obj = Int32.MinValue; - - int actual = Convert.ToInt32(obj); - int expected = Int32.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt32(true)"); - - try - { - object obj = true; - - int actual = Convert.ToInt32(obj); - int expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest6: Verify method ToInt32(false)"); - - try - { - object obj = false; - - int actual = Convert.ToInt32(obj); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("006.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest7: Verify method ToInt32(null)"); - - try - { - object obj = null; - - int actual = Convert.ToInt32(obj); - int expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("007.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("007.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException is not thrown."); - - try - { - object obj = new object(); - - int r = Convert.ToInt32(obj); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown."); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt32_9 test = new ConvertToInt32_9(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt32_9"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64.cs deleted file mode 100644 index cd58a20..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64.cs +++ /dev/null @@ -1,131 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToInt64 -{ - private const int c_MIN_SIZE = 64; - private const int c_MAX_SIZE = 1024; - private const int c_MIN_STRLEN = 1; - private const int c_MAX_STRLEN = 1024; - - public static int Main() - { - ConvertToInt64 ac = new ConvertToInt64(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToInt64(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - return retVal; - } - - public bool PosTest1() { return PosTest(1, (object)Int64.MaxValue, Int64.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)Int64.MinValue, Int64.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest2(4, null, 0); } - public bool PosTest5() { return PosTest2(5, "1034", 1034); } - - public bool PosTest(int id, T curValue, Int64 expValue) - { - bool retVal = true; - Int64 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToInt64(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToInt64(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToInt64(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, Int64 expValue) - { - bool retVal = true; - Int64 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToInt64(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToInt64(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToInt64(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_1.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_1.cs deleted file mode 100644 index e4000e3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_1.cs +++ /dev/null @@ -1,134 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class ConvertToInt64_1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64(true) ."); - - try - { - long actual = Convert.ToInt64(true); - long expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt64(false) ."); - - try - { - long actual = Convert.ToInt64(false); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_1 test = new ConvertToInt64_1(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_10.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_10.cs deleted file mode 100644 index d02a575..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_10.cs +++ /dev/null @@ -1,281 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class TestClass -{ -} - -public class TestFormatProvider : IFormatProvider -{ - public bool ToInt16MaxValue = true; - - #region IFormatProvider Members - - public object GetFormat(Type formatType) - { - if (formatType.Equals(typeof(TestFormatProvider))) - { - return this; - } - else - { - return null; - } - } - - #endregion -} - -public class TestConvertableClass : IConvertible -{ - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - bool toMinValue = true; - - if (provider != null) - { - TestFormatProvider format = provider.GetFormat(typeof(TestFormatProvider)) as TestFormatProvider; - if ((format != null) && format.ToInt16MaxValue) - { - toMinValue = false; - } - } - - if (toMinValue) - { - return Int64.MinValue; - } - else - { - return Int64.MaxValue; - } - } - - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - #endregion -} - -/// -/// ToInt64(System.Object,System.IFormatProvider) -/// - -public class ConvertToInt64_10 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call Convert.ToInt64 when value implements IConvertible"); - - try - { - retVal = VerificationHelper(true, null, 1L, "001.1") && retVal; - retVal = VerificationHelper(1, null, 1L, "001.2") && retVal; - retVal = VerificationHelper(0, null, 0L, "001.3") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), null, Int64.MinValue, "001.4") && retVal; - - retVal = VerificationHelper(true, new TestFormatProvider(), 1L, "001.5") && retVal; - retVal = VerificationHelper(1, new TestFormatProvider(), 1L, "001.6") && retVal; - retVal = VerificationHelper(0, new TestFormatProvider(), 0L, "001.7") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), new TestFormatProvider(), Int64.MaxValue, "001.8") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call Convert.ToInt64 when value is null"); - - try - { - retVal = VerificationHelper(null, null, 0L, "002.1") && retVal; - retVal = VerificationHelper(null, new TestFormatProvider(), 0L, "002.2") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException should be thrown when value does not implement IConvertible. "); - - try - { - long actual = Convert.ToInt64(new TestClass()); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown when value does not implement IConvertible. "); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_10 test = new ConvertToInt64_10(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_10"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(object obj, IFormatProvider provider, long desired, string errorno) - { - bool retVal = true; - - long actual = Convert.ToInt64(obj, provider); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToInt64 returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", obj = " + obj); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_11.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_11.cs deleted file mode 100644 index e63981e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_11.cs +++ /dev/null @@ -1,113 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.SByte) -/// - -public class ConvertToInt64_11 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64(System.SByte) ."); - - try - { - sbyte b = 0; - byte expected = 0; - - do - { - expected = TestLibrary.Generator.GetByte(-55); - } while ((expected < Byte.MinValue) || (expected > SByte.MaxValue)); - - b = (sbyte)expected; - - long actual = Convert.ToInt64(b); - - if (actual != (long)expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_11 test = new ConvertToInt64_11(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_11"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_16.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_16.cs deleted file mode 100644 index 008baf4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_16.cs +++ /dev/null @@ -1,104 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.UInt16) -/// - -public class ConvertToInt64_16 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt64 should Converts the value of an ushort to the equivalent long."); - - try - { - int expected = TestLibrary.Generator.GetInt16(-55); - ushort u = (ushort)expected; - long actual = Convert.ToInt64(u); - - if (actual != (long)expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt64 can not Converts the value of an ushort to the equivalent int"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_16 test = new ConvertToInt64_16(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_16"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_17.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_17.cs deleted file mode 100644 index 292f542..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_17.cs +++ /dev/null @@ -1,104 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.UInt32) -/// - -public class ConvertToInt64_17 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt64 should Converts the value of an uint to the equivalent long."); - - try - { - uint expected = (uint)TestLibrary.Generator.GetInt16(-55); - - long actual = Convert.ToInt64(expected); - - if (actual != (long)expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt64 can not Converts the value of an uint to the equivalent long"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_17 test = new ConvertToInt64_17(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_17"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_18.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_18.cs deleted file mode 100644 index 3014c74..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_18.cs +++ /dev/null @@ -1,105 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.UInt64) -/// - -public class ConvertToInt64_18 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: ToInt64 should Converts the value of an ulong to the equivalent long."); - - try - { - int expected = TestLibrary.Generator.GetInt16(-55); - - long actual = Convert.ToInt64((ulong)expected); - - if (actual != (long)expected) - { - TestLibrary.TestFramework.LogError("001.1", "ToInt64 can not Converts the value of an ushort to the equivalent long. "); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_18 test = new ConvertToInt64_18(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_18"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_2.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_2.cs deleted file mode 100644 index 2351d17..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_2.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Byte) -/// - -public class ConvertToInt64_2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64(byte) with random byte."); - - try - { - byte b = TestLibrary.Generator.GetByte(-55); - long actual = Convert.ToInt64(b); - long expected = (long)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt64(byte) with byte = MinValue."); - - try - { - byte b = byte.MinValue; - long actual = Convert.ToInt64(b); - long expected = (long)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt64(byte) with byte = MaxValue."); - - try - { - byte b = byte.MaxValue; - long actual = Convert.ToInt64(b); - long expected = (long)b; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_2 test = new ConvertToInt64_2(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_3.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_3.cs deleted file mode 100644 index 9558e64..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_3.cs +++ /dev/null @@ -1,139 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Char) -/// - -public class ConvertToInt64_3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64(CharLetter) ."); - - try - { - char c = TestLibrary.Generator.GetCharLetter(-55); - long expected = (long)c; - - long actual = Convert.ToInt64(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify method ToInt64(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt64(char(0)) ."); - - try - { - char c = '\x0000'; - long expected = (long)c; - - long actual = Convert.ToInt64(c); - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify method ToInt64(CharLetter) ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_3 test = new ConvertToInt64_3(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_4.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_4.cs deleted file mode 100644 index 2a74014..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_4.cs +++ /dev/null @@ -1,277 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Decimal) -/// - -public class ConvertToInt64_4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64(0= 0.5); - - decimal d = decimal.Parse(random.ToString()); - - long actual = Convert.ToInt64(d); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt64(1>decimal>=0.5)"); - - try - { - double random; - do - random = TestLibrary.Generator.GetDouble(-55); - while (random < 0.5); - - decimal d = decimal.Parse(random.ToString()); - - long actual = Convert.ToInt64(d); - long expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt64(0)"); - - try - { - decimal d = 0m; - - long actual = Convert.ToInt64(d); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt64(int64.max)"); - - try - { - decimal d = Int64.MaxValue; - - long actual = Convert.ToInt64(d); - long expected = Int64.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt64(int64.min)"); - - try - { - decimal d = Int64.MinValue; - - long actual = Convert.ToInt64(d); - long expected = Int64.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is not thrown."); - - try - { - decimal d = (decimal)Int64.MaxValue + 1; - - long i = Convert.ToInt64(d); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is not thrown."); - - try - { - decimal d = (decimal)Int64.MinValue - 1; - - long i = Convert.ToInt64(d); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_4 test = new ConvertToInt64_4(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_5.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_5.cs deleted file mode 100644 index 9a4c026..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_5.cs +++ /dev/null @@ -1,274 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Double) -/// - -public class ConvertToInt64_5 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64(0= 0.5); - - long actual = Convert.ToInt64(d); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt64(1>double>=0.5)"); - - try - { - double d; - do - d = TestLibrary.Generator.GetDouble(-55); - while (d < 0.5); - - long actual = Convert.ToInt64(d); - long expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt64(0)"); - - try - { - double d = 0d; - - long actual = Convert.ToInt64(d); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt64(int64.max)"); - - try - { - long actual = Convert.ToInt64(Int64.MaxValue); - long expected = Int64.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt64(int64.min)"); - - try - { - long actual = Convert.ToInt64(Int64.MinValue); - long expected = Int64.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt32 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: OverflowException is thrown for value > Int64.MaxValue."); - - try - { - double d = (double)Int64.MaxValue + 1; - - long i = Convert.ToInt64(d); - - TestLibrary.TestFramework.LogError("101.1", "OverflowException is thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: OverflowException is thrown for value < Int64.MinValue"); - - try - { - // with the length of the min value being around 17 digits and the double going out to 15 or 16 digits - // before rounding, then subtracting one simply isn't enough to force the value to be less than Int64.MaxValue. - // If it is possible that the last two or 3 digits can get dropped and rounding can occur on the thousands, then - // subtracting 10000 is safe bet to be lower - double d = (double)Int64.MinValue - 10000; - - long i = Convert.ToInt64(d); - - TestLibrary.TestFramework.LogError("102.1", "OverflowException is not thrown."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_5 test = new ConvertToInt64_5(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_5"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_6.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_6.cs deleted file mode 100644 index 03af85c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_6.cs +++ /dev/null @@ -1,203 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Int16) -/// - -public class ConvertToInt64_6 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt64(random)."); - - try - { - - short random = TestLibrary.Generator.GetInt16(-55); - - long actual = Convert.ToInt64(random); - long expected = (long)random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt64(0)"); - - try - { - short i = 0; - - long actual = Convert.ToInt64(i); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt64(int16.max)"); - - try - { - Int16 i = Int16.MaxValue; - - long actual = Convert.ToInt64(i); - long expected = (long)Int16.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt64(int16.min)"); - - try - { - Int16 i = Int16.MinValue; - - long actual = Convert.ToInt64(i); - long expected = (long)Int16.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_6 test = new ConvertToInt64_6(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_6"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_7.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_7.cs deleted file mode 100644 index 22faa6a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_7.cs +++ /dev/null @@ -1,118 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Int32) -/// - -public class ConvertToInt64_7 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64 ."); - - try - { - retVal = VerificationHelper(0, 0L, "001.1") && retVal; - retVal = VerificationHelper(int.MaxValue, (long)int.MaxValue, "001.2") && retVal; - retVal = VerificationHelper(int.MinValue, (long)int.MinValue, "001.3") && retVal; - - int i = TestLibrary.Generator.GetInt32(-55); - retVal = VerificationHelper(i, (long)i, "001.4") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_7 test = new ConvertToInt64_7(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_7"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(int value, long desired, string errorno) - { - bool retVal = true; - - long actual = Convert.ToInt64(value); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToInt64 returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", value = " + value); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_8.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_8.cs deleted file mode 100644 index e173854..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_8.cs +++ /dev/null @@ -1,118 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Int64) -/// - -public class ConvertToInt64_8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method ToInt64 ."); - - try - { - retVal = VerificationHelper(0L, 0L, "001.1") && retVal; - retVal = VerificationHelper((long)int.MaxValue, (long)int.MaxValue, "001.2") && retVal; - retVal = VerificationHelper((long)int.MinValue, (long)int.MinValue, "001.3") && retVal; - - long l = TestLibrary.Generator.GetInt64(-55); - retVal = VerificationHelper(l, l, "001.4") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_8 test = new ConvertToInt64_8(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(long value, long desired, string errorno) - { - bool retVal = true; - - long actual = Convert.ToInt64(value); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToInt32 returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", value = " + value); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttoint64_9.cs b/tests/src/CoreMangLib/cti/system/convert/converttoint64_9.cs deleted file mode 100644 index 571063e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttoint64_9.cs +++ /dev/null @@ -1,304 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ToInt64(System.Object) -/// - -public class ConvertToInt64_9 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - - // - // TODO: Add your negative test cases here - // - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify methos ToInt64((object)random)."); - - try - { - - object random = TestLibrary.Generator.GetInt64(-55); - - long actual = Convert.ToInt64(random); - long expected = (long)random; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method ToInt64((object)0)"); - - try - { - object obj = 0; - - long actual = Convert.ToInt64(obj); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method ToInt64((object)int64.max)"); - - try - { - object obj = Int64.MaxValue; - - long actual = Convert.ToInt64(obj); - long expected = Int64.MaxValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("003.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method ToInt64((object)int64.min)"); - - try - { - object obj = Int64.MinValue; - - long actual = Convert.ToInt64(obj); - long expected = Int64.MinValue; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("004.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest5: Verify method ToInt64(true)"); - - try - { - object obj = true; - - long actual = Convert.ToInt64(obj); - long expected = 1; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("005.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest6: Verify method ToInt64(false)"); - - try - { - object obj = false; - - long actual = Convert.ToInt64(obj); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("006.1", "Method ToInt64 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest7: Verify method ToInt64(null)"); - - try - { - object obj = null; - - long actual = Convert.ToInt64(obj); - long expected = 0; - - if (actual != expected) - { - TestLibrary.TestFramework.LogError("007.1", "Method ToInt16 Err."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("007.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException is not thrown."); - - try - { - object obj = new object(); - - long r = Convert.ToInt64(obj); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown."); - retVal = false; - } - catch (InvalidCastException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToInt64_9 test = new ConvertToInt64_9(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToInt64_9"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte.cs deleted file mode 100644 index 644e384..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte.cs +++ /dev/null @@ -1,186 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToSByte -{ - public static int Main() - { - ConvertToSByte ac = new ConvertToSByte(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToSByte(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - - public bool PosTest1() { return PosTest(1, (object)SByte.MaxValue, SByte.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)SByte.MinValue, SByte.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest2(4, "27", 27); } - - public bool NegTest1() { return NegTest1(1, Int16.MaxValue.ToString(), 10, typeof(System.OverflowException)); } - public bool NegTest2() { return NegTest1(2, Int16.MinValue.ToString(), 10, typeof(System.OverflowException)); } - public bool NegTest3() { return NegTest2(3, null, 10, typeof(System.ArgumentNullException)); } - - public bool PosTest(int id, T curValue, SByte expValue) - { - bool retVal = true; - SByte newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToSByte(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToSByte(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToSByte(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, SByte expValue) - { - bool retVal = true; - SByte newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToSByte(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToSByte(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToSByte(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest1(int id, string curValue, int fromBase, Type exception) - { - bool retVal = true; - SByte newValue; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToSByte(...) (curValue:string " +curValue+" base:"+fromBase+")"); - - try - { - newValue = Convert.ToSByte(curValue, fromBase); - - TestLibrary.TestFramework.LogError("006", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("007", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } - - public bool NegTest2(int id, string curValue, int fromBase, Type exception) - { - bool retVal = true; - SByte newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToSByte(...) (curValue:string " +curValue+" base:"+fromBase+")"); - - try - { - myfp = null; - newValue = Convert.ToSByte(curValue, myfp); - - TestLibrary.TestFramework.LogError("008", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("009", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte1.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte1.cs deleted file mode 100644 index dd1f49c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte1.cs +++ /dev/null @@ -1,98 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(boolean) -/// -public class ConvertToSByte1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The boolean is true"); - - try - { - bool boolValue = true; - SByte sByte = Convert.ToSByte(boolValue); - if (sByte != 1) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: The boolean is false"); - - try - { - bool boolValue = false; - SByte sByte = Convert.ToSByte(boolValue); - if (sByte != 0) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToSByte1 test = new ConvertToSByte1(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte10.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte10.cs deleted file mode 100644 index 752f9ab..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte10.cs +++ /dev/null @@ -1,277 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class TestClass -{ -} - -public class TestFormatProvider : IFormatProvider -{ - public bool ToSByteMaxValue = true; - - #region IFormatProvider Members - - public object GetFormat(Type formatType) - { - if (formatType.Equals(typeof(TestFormatProvider))) - { - return this; - } - else - { - return null; - } - } - - #endregion -} - -public class TestConvertableClass : IConvertible -{ - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - bool toMinValue = true; - - if (provider != null) - { - TestFormatProvider format = provider.GetFormat(typeof(TestFormatProvider)) as TestFormatProvider; - if ((format != null) && format.ToSByteMaxValue) - { - toMinValue = false; - } - } - - if (toMinValue) - { - return SByte.MinValue; - } - else - { - return SByte.MaxValue; - } - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - #endregion -} - -/// -/// ToSByte(System.Object,System.IFormatProvider) -/// -public class ConvertToSByte10 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call Convert.ToSByte when value implements IConvertible"); - - try - { - retVal = VerificationHelper(true, null, 1, "001.1") && retVal; - retVal = VerificationHelper(1, null, 1, "001.2") && retVal; - retVal = VerificationHelper(0, null, 0, "001.3") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), null, SByte.MinValue, "001.4") && retVal; - - retVal = VerificationHelper(true, new TestFormatProvider(), 1, "001.5") && retVal; - retVal = VerificationHelper(1, new TestFormatProvider(), 1, "001.6") && retVal; - retVal = VerificationHelper(0, new TestFormatProvider(), 0, "001.7") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), new TestFormatProvider(), SByte.MaxValue, "001.8") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call Convert.ToSByte when value is null"); - - try - { - retVal = VerificationHelper(null, null, 0, "002.1") && retVal; - retVal = VerificationHelper(null, new TestFormatProvider(), 0, "002.2") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException should be thrown when value does not implement IConvertible. "); - - try - { - sbyte actual = Convert.ToSByte(new TestClass()); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown when value does not implement IConvertible. "); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte10 test = new ConvertToSByte10(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte10"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(object obj, IFormatProvider provider, sbyte desired, string errorno) - { - bool retVal = true; - - sbyte actual = Convert.ToSByte(obj, provider); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToSByte returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", obj = " + obj); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte11.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte11.cs deleted file mode 100644 index c81e924..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte11.cs +++ /dev/null @@ -1,143 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(SByte) -/// -public class ConvertToSByte11 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random sbyte to sbyte"); - - try - { - SByte i = this.GetSByte(SByte.MinValue, SByte.MaxValue); - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert sbyteMaxValue to sbyte"); - - try - { - SByte i = sbyte.MaxValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert sbyteMinValue to SByte"); - - try - { - SByte i = sbyte.MinValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToSByte11 test = new ConvertToSByte11(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte11"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private SByte GetSByte(sbyte minValue, sbyte maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (sbyte)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte16.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte16.cs deleted file mode 100644 index 6851958..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte16.cs +++ /dev/null @@ -1,172 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(UInt16) -/// -public class ConvertToSByte11 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random sbyte to sbyte"); - - try - { - UInt16 i = this.GetUInt16(0, SByte.MaxValue); - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert sbyteMaxValue to sbyte"); - - try - { - UInt16 i = (UInt16)sbyte.MaxValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert UInt16MinValue to SByte"); - - try - { - UInt16 i = UInt16.MinValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: Test the overflow exception"); - - try - { - UInt16 i = this.GetUInt16(sbyte.MaxValue + 1, UInt16.MaxValue); - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte11 test = new ConvertToSByte11(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte11"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private UInt16 GetUInt16(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return (UInt16)minValue; - } - if (minValue < maxValue) - { - return (UInt16)(minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return (UInt16)minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte2.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte2.cs deleted file mode 100644 index c895c14..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte2.cs +++ /dev/null @@ -1,172 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(byte) -/// -public class ConvertToSByte2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random byte value to sbyte"); - - try - { - byte i = this.GetByte(0, (byte)sbyte.MaxValue); - sbyte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert sbyteMinValue to sbyte"); - - try - { - byte i = byte.MinValue; - sbyte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert a byte indicating sbyteMaxValue to sbyte"); - - try - { - byte i = (byte)sbyte.MaxValue; - sbyte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The argument is greater than SByte.MaxValue"); - - try - { - byte i = this.GetByte(sbyte.MaxValue + 1, byte.MaxValue); - sbyte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte2 test = new ConvertToSByte2(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - private Byte GetByte(byte minValue, byte maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (byte)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte3.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte3.cs deleted file mode 100644 index 5c8edb4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte3.cs +++ /dev/null @@ -1,172 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(char) -/// -public class ConvertToSByte3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random char to sbyte"); - - try - { - sbyte i = this.GetSByte(0, sbyte.MaxValue); - char ch = Convert.ToChar(i); - sbyte sByte = Convert.ToSByte(ch); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i + "sbyte is" + sByte); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert a char indicating sbyte.maxvalue to sbyte"); - - try - { - char ch = Convert.ToChar(sbyte.MaxValue); - sbyte sByte = Convert.ToSByte(ch); - if (sByte != 127) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert a char indicating zero to sbyte"); - - try - { - char ch = '\0'; - sbyte sByte = Convert.ToSByte(ch); - if (sByte != 0) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The argument is greater than SByte.MaxValue"); - - try - { - char ch = Convert.ToChar(128); - sbyte sByte = Convert.ToSByte(ch); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte3 test = new ConvertToSByte3(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private SByte GetSByte(sbyte minValue, sbyte maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (sbyte)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte4.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte4.cs deleted file mode 100644 index de05200..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte4.cs +++ /dev/null @@ -1,153 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(decimal) -/// -public class ConvertToSByte4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: ToSByte should Converts the value of a decimal to a equivlent sbyte"); - - try - { - decimal de = 123; - sbyte sByte = Convert.ToSByte(de); - if (sByte != 123) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: ToSByte should Converts the value of a decimal to a equivlent sbyte with 0"); - - try - { - decimal de = 0; - sbyte sByte = Convert.ToSByte(de); - if (sByte != 0) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The argument is greater than SByte.MaxValue"); - - try - { - decimal de = 130; - sbyte sByte = Convert.ToSByte(de); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: The argument is less than SByte.MinValue"); - - try - { - decimal de = -129; - sbyte sByte = Convert.ToSByte(de); - TestLibrary.TestFramework.LogError("103", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte4 test = new ConvertToSByte4(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte5.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte5.cs deleted file mode 100644 index e065c11..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte5.cs +++ /dev/null @@ -1,288 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(double) -/// -public class ConvertToSByte5 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random Double greater than 0.5 to sbyte"); - - try - { - double i; - do - { - i = TestLibrary.Generator.GetDouble(-55); - } - while (i < 0.5D); - SByte sByte = Convert.ToSByte(i); - if (sByte != 1) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:"+i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert a random Double less than 0.5 to sbyte"); - - try - { - double i; - do - { - i = TestLibrary.Generator.GetDouble(-55); - } - while (i > 0.5D); - SByte sByte = Convert.ToSByte(i); - if (sByte != 0) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected,i is: "+i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert zero to sbyte"); - - try - { - double i = 0; - SByte sByte = Convert.ToSByte(i); - if (sByte != 0) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert a double whose decimal part is equal to 0.5 exactly"); - - try - { - double integral = (double)(this.GetSByte(-50, 0) * 2 + 1); - double i = integral - 0.5d; - SByte sByte = Convert.ToSByte(i); - if (sByte != (integral - 1)) - { - TestLibrary.TestFramework.LogError("007", "The result is not the value as expected,SByte is:"+sByte+"i is: "+i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest5: Convert a double indicating SbyteMaxValue to sbyte"); - - try - { - double i = (double)SByte.MaxValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != sbyte.MaxValue) - { - TestLibrary.TestFramework.LogError("009", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest6: Convert a double indicating SbyteMinValue to sbyte"); - - try - { - double i = (double)SByte.MinValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != sbyte.MinValue) - { - TestLibrary.TestFramework.LogError("011", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: Value is greater than SByte.MaxValue"); - - try - { - double i = 128.5d; - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: Value is less than SByte.MinValue"); - - try - { - double i = -150d; - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("103", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte5 test = new ConvertToSByte5(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte5"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - private SByte GetSByte(sbyte minValue, sbyte maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (sbyte)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte6.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte6.cs deleted file mode 100644 index b8d9c2e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte6.cs +++ /dev/null @@ -1,199 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(int16) -/// -public class ConvertToSByte6 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert an random int16 number to sbyte"); - - try - { - Int16 i = this.GetInt16(sbyte.MinValue, sbyte.MaxValue); - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is: " + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert an int16 indicating SByteMaxValue number to sbyte"); - - try - { - Int16 i = (Int16)SByte.MaxValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != SByte.MaxValue) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert an int16 indicating SByteMinValue number to sbyte"); - - try - { - Int16 i = (Int16)SByte.MinValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != SByte.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The argument is greater than SByte.MaxValue"); - - try - { - Int16 i = this.GetInt16(128, Int16.MaxValue); - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: The argument is less than SByte.MinValue"); - - try - { - Int16 i = this.GetInt16(Int16.MinValue, -128); - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("103", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte6 test = new ConvertToSByte6(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte6"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private Int16 GetInt16(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return (Int16)minValue; - } - if (minValue < maxValue) - { - return (Int16)(minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return (Int16)minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte7.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte7.cs deleted file mode 100644 index 4033a2a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte7.cs +++ /dev/null @@ -1,199 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(int32) -/// -public class ConvertToSByte7 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert an random int32 number to sbyte"); - - try - { - Int32 i = this.GetInt32(sbyte.MinValue, sbyte.MaxValue); - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is: " + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert an int32 indicating SByteMaxValue number to sbyte"); - - try - { - Int32 i = (Int32)SByte.MaxValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != SByte.MaxValue) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert an int32 indicating SByteMinValue number to sbyte"); - - try - { - Int32 i = (Int32)SByte.MinValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != SByte.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The argument is greater than SByte.MaxValue"); - - try - { - Int32 i = this.GetInt32(128, Int32.MaxValue); - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: The argument is less than SByte.MinValue"); - - try - { - Int32 i = this.GetInt32(Int32.MinValue, -128); - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("103", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte7 test = new ConvertToSByte7(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte7"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return (minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte8.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte8.cs deleted file mode 100644 index 12421d7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte8.cs +++ /dev/null @@ -1,200 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToSByte(int64) -/// -public class ConvertToSByte8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert an random int64 number to sbyte"); - - try - { - Int64 i = this.GetInt64(sbyte.MinValue, sbyte.MaxValue); - SByte sByte = Convert.ToSByte(i); - if (sByte != i) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is: " + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert an int64 indicating SByteMaxValue number to sbyte"); - - try - { - Int64 i = (Int64)SByte.MaxValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != SByte.MaxValue) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert an int64 indicating SByteMinValue number to sbyte"); - - try - { - Int64 i = (Int64)SByte.MinValue; - SByte sByte = Convert.ToSByte(i); - if (sByte != SByte.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: The argument is greater than SByte.MaxValue"); - - try - { - Int64 i = this.GetInt64(128, Int64.MaxValue); - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("101", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: The argument is less than SByte.MinValue"); - - try - { - Int64 i = this.GetInt64(Int64.MinValue, -128); - SByte sByte = Convert.ToSByte(i); - TestLibrary.TestFramework.LogError("103", "The OverflowException was not thrown as expected"); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte8 test = new ConvertToSByte8(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - private Int64 GetInt64(Int64 minValue, Int64 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + (Int64)TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosbyte9.cs b/tests/src/CoreMangLib/cti/system/convert/converttosbyte9.cs deleted file mode 100644 index fd77d1b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosbyte9.cs +++ /dev/null @@ -1,232 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class TestClass -{ -} - -public class TestConvertableClass : IConvertible -{ - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - return sbyte.MaxValue; - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - #endregion -} - -/// -/// ToSByte(System.Object) -/// -public class ConvertToSByte9 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call Convert.ToSByte when value implements IConvertible"); - - try - { - retVal = VerificationHelper(true, 1, "001.1") && retVal; - retVal = VerificationHelper(1, 1, "001.2") && retVal; - retVal = VerificationHelper(0, 0, "001.3") && retVal; - retVal = VerificationHelper(new TestConvertableClass(), SByte.MaxValue, "001.4") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call Convert.ToSByte when value is null"); - - try - { - retVal = VerificationHelper(null, 0, "002.1") && retVal; - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: InvalidCastException should be thrown when value does not implement IConvertible. "); - - try - { - sbyte actual = Convert.ToSByte(new TestClass()); - - TestLibrary.TestFramework.LogError("101.1", "InvalidCastException is not thrown when value does not implement IConvertible. "); - retVal = false; - } - catch (InvalidCastException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ConvertToSByte9 test = new ConvertToSByte9(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToSByte9"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Methods - private bool VerificationHelper(object obj, sbyte desired, string errorno) - { - bool retVal = true; - - sbyte actual = Convert.ToSByte(obj); - if (actual != desired) - { - TestLibrary.TestFramework.LogError(errorno, "Convert.ToSByte returns unexpected values"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", desired = " + desired + ", obj = " + obj); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosingle.cs b/tests/src/CoreMangLib/cti/system/convert/converttosingle.cs deleted file mode 100644 index aaeaa99..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosingle.cs +++ /dev/null @@ -1,168 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToSingle -{ - public static int Main() - { - ConvertToSingle ac = new ConvertToSingle(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToSingle(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - retVal = PosTest10() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - public bool PosTest1() { return PosTest(1, (object)Single.MaxValue, Single.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)Single.MinValue, Single.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest(4, true, 1f); } - public bool PosTest5() { return PosTest(5, false, 0f); } - - public bool PosTest6() { return PosTest2(6, null, 0f); } - public bool PosTest7() { return PosTest2(7, "28098" + System.Globalization.CultureInfo.CurrentCulture.NumberFormat.NumberDecimalSeparator + "23", 28098.23f); } - - public bool PosTest8() { return PosTest(8, (object)Single.PositiveInfinity, Single.PositiveInfinity); } - public bool PosTest9() { return PosTest(9, (object)Single.NegativeInfinity, Single.NegativeInfinity); } - public bool PosTest10() { return PosTest(10, (object)Single.NaN, Single.NaN); } - - public bool NegTest1() { return NegTest(1, ' ', typeof(System.InvalidCastException)); } - - public bool PosTest(int id, T curValue, Single expValue) - { - bool retVal = true; - Single newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToSingle(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToSingle(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToSingle(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, Single expValue) - { - bool retVal = true; - Single newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToSingle(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToSingle(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToSingle(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, T curValue, Type exception) - { - bool retVal = true; - Single newValue; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToSingle(...) (curValue:string " +curValue+")"); - - try - { - newValue = Convert.ToSingle(curValue); - - TestLibrary.TestFramework.LogError("006", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("007", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosingle13.cs b/tests/src/CoreMangLib/cti/system/convert/converttosingle13.cs deleted file mode 100644 index c769db7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosingle13.cs +++ /dev/null @@ -1,356 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToSingle(String) -/// -public class ConvertToSingle13 -{ - public static int Main() - { - ConvertToSingle13 testObj = new ConvertToSingle13(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToSingle(String)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1(); - retVal = NegTest2(); - retVal = NegTest3(); - retVal = NegTest4(); - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a vaild string ... "; - string c_TEST_ID = "P001"; - - string actualValue = TestLibrary.Generator.GetSingle(-55).ToString(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - Single resValue = Convert.ToSingle(actualValue); - if (Single.Parse(actualValue) != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is a null reference... "; - string c_TEST_ID = "P002"; - - String actualValue = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (0 != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is 0"; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verfify value is a string end with a radix point... "; - string c_TEST_ID = "P003"; - - String actualValue = "7923."; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - Single realValue = Single.Parse(actualValue); - if (realValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is" + realValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is a string started with a radix point... "; - string c_TEST_ID = "P004"; - - String actualValue = ".7923"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - Single realValue = Single.Parse(actualValue); - - if (realValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + realValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verfify value is Single.NaN... "; - string c_TEST_ID = "P005"; - - String actualValue = Single.NaN.ToString(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - - if (!Single.IsNaN(resValue)) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + Single.NaN; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest6: Verfify value is Single.NegativeInfinity... "; - string c_TEST_ID = "P006"; - - String actualValue = Single.NegativeInfinity.ToString(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - - if (!Single.IsNegativeInfinity(resValue)) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + Single.NegativeInfinity; - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: Value represents a number greater than Single.MaxValue "; - const string c_TEST_ID = "N001"; - - - string actualValue = "3.40292349638528859e+38"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToSingle(actualValue); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "OverflowException is not thrown as expected."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest2: Value represents a number less than Single.MinValue "; - const string c_TEST_ID = "N002"; - - - string actualValue = "-3.40362346638528859e+38"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToSingle(actualValue); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "OverflowException is not thrown as expected."); - retVal = false; - } - catch (OverflowException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest3: value is a string cantains invalid chars "; - const string c_TEST_ID = "N003"; - - - string actualValue = "1622.7sd23"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToSingle(actualValue); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "FormatException is not thrown as expected."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest4: value is a empty string "; - const string c_TEST_ID = "N004"; - - - string actualValue = ""; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - Convert.ToSingle(actualValue); - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "FormatException is not thrown as expected."); - retVal = false; - } - catch (FormatException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosingle14.cs b/tests/src/CoreMangLib/cti/system/convert/converttosingle14.cs deleted file mode 100644 index fda6743..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosingle14.cs +++ /dev/null @@ -1,337 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToSingle(System.String,System.IFormatProvider) -/// -public class ConvertToSingle14 -{ - public static int Main() - { - ConvertToSingle14 testObj = new ConvertToSingle14(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToSingle(System.String,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - private CultureInfo CurrentCulture = CultureInfo.CurrentCulture; - private CultureInfo customCulture = null; - private CultureInfo CustomCulture - { - get - { - if (null == customCulture) - { - customCulture = new CultureInfo(CultureInfo.CurrentCulture.Name); - NumberFormatInfo customNFI = new NumberFormatInfo(); - - customNFI.NumberDecimalSeparator = "."; - customNFI.NumberGroupSeparator = ","; - customNFI.NumberGroupSizes = new int[] { 3 }; - - customCulture.NumberFormat = customNFI; - } - return customCulture; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string errorDesc; - - Single actualValue; - string strSingle = "3,265.12358"; - Single expVal = Single.Parse(strSingle, CustomCulture.NumberFormat); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify the string value is valid Single value"); - - try - { - actualValue = Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - - if (actualValue != expVal) - { - errorDesc = "The Single value " + strSingle + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strSingle; - TestLibrary.TestFramework.LogError("002", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string errorDesc; - // if provider null then currentculture is used - TestLibrary.Utilities.CurrentCulture = CustomCulture; - NumberFormatInfo provider = null; - - Single actualValue; - string strSingle = "3265.12358"; - Single expVal = Single.Parse(strSingle); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Verify the IFormatProvider is a null reference"); - - try - { - actualValue = Convert.ToSingle(strSingle, provider); - - if (actualValue != expVal) - { - errorDesc = "The Single value " + strSingle + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("003", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strSingle; - TestLibrary.TestFramework.LogError("004", errorDesc); - retVal = false; - } - - TestLibrary.Utilities.CurrentCulture = CurrentCulture; - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string errorDesc; - - Single actualValue; - string strSingle = "3265."; - Single expVal = Single.Parse(strSingle, CustomCulture.NumberFormat); - - TestLibrary.TestFramework.BeginScenario("PosTest3:Verify the string end with radix point"); - - try - { - actualValue = Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - - if (actualValue != expVal) - { - errorDesc = "The Single value " + strSingle + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("005", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strSingle; - TestLibrary.TestFramework.LogError("006", errorDesc); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string errorDesc; - - Single actualValue; - string strSingle = ".3265"; - Single expVal = Single.Parse(strSingle, CustomCulture.NumberFormat); - - TestLibrary.TestFramework.BeginScenario("PosTest4:Verify the string start with radix point"); - - try - { - actualValue = Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - - if (actualValue != expVal) - { - errorDesc = "The Single value " + strSingle + " is not the value " + - " as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("007", errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpect exception:" + e; - errorDesc += "\n The string is " + strSingle; - TestLibrary.TestFramework.LogError("008", errorDesc); - retVal = false; - } - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:Verify the parameter contains a invalid char..."); - - string strSingle = "3,265.13c5"; - - try - { - Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("009", "FormatException is not thrown as expected ." + "\n string is " + strSingle); - retVal = false; - } - catch (FormatException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:Verify the parameter represents a number less than MinValue..."); - - string strSingle = "-3.40362346638528859e+38"; - - try - { - Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("011", "OverflowException is not thrown as expected ." + "\n string is " + strSingle); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:Verify the parameter represents a number greater than MaxValue..."); - - string strSingle = "3.40292349638528859e+38"; - - try - { - Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("013", "OverflowException is not thrown as expected ." + "\n string is " + strSingle); - retVal = false; - } - catch (OverflowException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4:Verify the parameter does not supply IFormatProvider..."); - - string strSingle = "1.485.355.146,79769"; - - try - { - Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("015", "FormatException is not thrown as expected ." + "\n string is " + strSingle); - retVal = false; - } - catch (FormatException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest5:Verify the string is empty"); - - string strSingle = ""; - - try - { - Convert.ToSingle(strSingle, CustomCulture.NumberFormat); - TestLibrary.TestFramework.LogError("017", "FormatException is not thrown as expected ." + "\n string is empty "); - retVal = false; - } - catch (FormatException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("018", "Unexpected exception occurs: " + e); - retVal = false; - } - - return retVal; - } - #endregion - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosingle15.cs b/tests/src/CoreMangLib/cti/system/convert/converttosingle15.cs deleted file mode 100644 index 2ab5859..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosingle15.cs +++ /dev/null @@ -1,191 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToSingle(System.UInt16) -/// -public class ConvertToSingle15 -{ - public static int Main() - { - ConvertToSingle15 testObj = new ConvertToSingle15(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToSingle(System.UInt16)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random UInt16... "; - string c_TEST_ID = "P001"; - - UInt16 actualValue = GetUInt16(UInt16.MinValue,UInt16.MaxValue); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is UInt16.MaxValue... "; - string c_TEST_ID = "P002"; - - UInt16 actualValue = UInt16.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is UInt16.MinValue... "; - string c_TEST_ID = "P003"; - - UInt16 actualValue = UInt16.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - UInt16 actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Help Method - private UInt16 GetUInt16(UInt16 minValue, UInt16 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return (UInt16)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosingle16.cs b/tests/src/CoreMangLib/cti/system/convert/converttosingle16.cs deleted file mode 100644 index c2c5f8c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosingle16.cs +++ /dev/null @@ -1,191 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToSingle(System.UInt32) -/// -public class ConvertToSingle16 -{ - public static int Main() - { - ConvertToSingle16 testObj = new ConvertToSingle16(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToSingle(System.UInt32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random UInt32... "; - string c_TEST_ID = "P001"; - - UInt32 actualValue = GetUInt32(UInt32.MinValue, UInt32.MaxValue); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is UInt32.MaxValue... "; - string c_TEST_ID = "P002"; - - UInt32 actualValue = UInt32.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is UInt32.MinValue... "; - string c_TEST_ID = "P003"; - - UInt32 actualValue = UInt32.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - UInt32 actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Help Method - private UInt32 GetUInt32(UInt32 minValue, UInt32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return (UInt32)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttosingle17.cs b/tests/src/CoreMangLib/cti/system/convert/converttosingle17.cs deleted file mode 100644 index 320082f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttosingle17.cs +++ /dev/null @@ -1,193 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToSingle(System.UInt64) -/// -public class ConvertToSingle17 -{ - public static int Main() - { - ConvertToSingle17 testObj = new ConvertToSingle17(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToSingle(System.UInt64)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verfify value is a random UInt64... "; - string c_TEST_ID = "P001"; - - UInt64 actualValue = GetUInt64(UInt64.MinValue, UInt64.MaxValue); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verfify value is UInt64.MaxValue... "; - string c_TEST_ID = "P002"; - - UInt64 actualValue = UInt64.MaxValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is UInt64.MinValue... "; - string c_TEST_ID = "P003"; - - UInt64 actualValue = UInt64.MinValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verfify value is zero... "; - string c_TEST_ID = "P004"; - - UInt64 actualValue = 0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Single resValue = Convert.ToSingle(actualValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Help Method - private UInt64 GetUInt64(UInt64 minValue, UInt64 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - Random rand = new Random(-55); - int i = rand.Next(0, 2); - return minValue + ((UInt64)(TestLibrary.Generator.GetInt64(-55)*2+i))%(maxValue -minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring1.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring1.cs deleted file mode 100644 index 76d5fe7..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring1.cs +++ /dev/null @@ -1,139 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Byte) -/// -public class ConvertToString1 -{ - public static int Main() - { - ConvertToString1 testObj = new ConvertToString1(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Byte)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Byte... "; - string c_TEST_ID = "P001"; - - - Byte byteValue = TestLibrary.Generator.GetByte(-55); - String actualValue = byteValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(byteValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Byte.MaxValue... "; - string c_TEST_ID = "P002"; - - Byte byteValue = Byte.MaxValue; - String actualValue = "255"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(byteValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Byte.MinValue... "; - string c_TEST_ID = "P003"; - - Byte byteValue = Byte.MinValue; - String actualValue = "0"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(byteValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring10.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring10.cs deleted file mode 100644 index 87100f2..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring10.cs +++ /dev/null @@ -1,355 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(System.Decimal,System.IFormatProvider) -/// -public class ConvertToString10 -{ - public static int Main() - { - ConvertToString10 testObj = new ConvertToString10(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Decimal)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random positive Decimal and IFormatProvider is en-US CultureInfo ... "; - string c_TEST_ID = "P001"; - - Random rand = new Random(-55); - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - bool isNagetive = true; - Byte scale = (byte)rand.Next(0, 27); - Decimal decimalValue = new Decimal(low, mid, hi, isNagetive, scale); - - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue ; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random negative Decimal... "; - string c_TEST_ID = "P002"; - - Random rand = new Random(-55); - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - bool isNagetive = false; - Byte scale = (byte)rand.Next(0, 27); - Decimal decimalValue = new Decimal(low, mid, hi, isNagetive, scale); - - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Decimal.MaxValue... "; - string c_TEST_ID = "P003"; - - - Decimal decimalValue = Decimal.MaxValue; - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is Decimal.MinValue... "; - string c_TEST_ID = "P004"; - - - Decimal decimalValue = Decimal.MinValue; - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify value is 0... "; - string c_TEST_ID = "P005"; - - - Decimal decimalValue = Decimal.Zero; - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest6: Verify value is a random Decimal and IFormatProvider is fr-FR CultureInfo ... "; - string c_TEST_ID = "P006"; - - Random rand = new Random(-55); - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - bool isNagetive = true; - Byte scale = (byte)rand.Next(0, 27); - Decimal decimalValue = new Decimal(low, mid, hi, isNagetive, scale); - - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - string c_TEST_DESC = "PosTest7: Verify value is a random Decimal and IFormatProvider is nl-NL CultureInfo ... "; - string c_TEST_ID = "P007"; - - Random rand = new Random(-55); - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - bool isNagetive = true; - Byte scale = (byte)rand.Next(0, 27); - Decimal decimalValue = new Decimal(low, mid, hi, isNagetive, scale); - - IFormatProvider provider = new CultureInfo("nl-NL"); - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest8() - { - bool retVal = true; - string c_TEST_DESC = "PosTest8: Verify value is a random positive Decimal and IFormatProvider is a null reference... "; - string c_TEST_ID = "P008"; - - Random rand = new Random(-55); - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - bool isNagetive = true; - Byte scale = (byte)rand.Next(0, 27); - Decimal decimalValue = new Decimal(low, mid, hi, isNagetive, scale); - - IFormatProvider provider = null; - - String actualValue = decimalValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring11.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring11.cs deleted file mode 100644 index a55a9c1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring11.cs +++ /dev/null @@ -1,318 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Double) -/// -public class ConvertToString11 -{ - public static int Main() - { - ConvertToString11 testObj = new ConvertToString11(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Double)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Double... "; - string c_TEST_ID = "P001"; - - - Double doubleValue = TestLibrary.Generator.GetDouble(-55); - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random negative Double... "; - string c_TEST_ID = "P002"; - - - Double doubleValue = TestLibrary.Generator.GetDouble(-55); - doubleValue = -doubleValue; - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Double.MaxValue... "; - string c_TEST_ID = "P003"; - - - Double doubleValue = Double.MaxValue; - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is Double.MinValue... "; - string c_TEST_ID = "P004"; - - - Double doubleValue = Double.MinValue; - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify value is Double.Epsilon... "; - string c_TEST_ID = "P005"; - - - Double doubleValue = Double.Epsilon; - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest6: Verify value is 0... "; - string c_TEST_ID = "P006"; - - - Double doubleValue = 0; - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - string c_TEST_DESC = "PosTest7: Verify value is Double.NaN... "; - string c_TEST_ID = "P007"; - - - Double doubleValue = Double.NaN; - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest8() - { - bool retVal = true; - string c_TEST_DESC = "PosTest8: Verify value is Double.NaN... "; - string c_TEST_ID = "P008"; - - - Double doubleValue = Double.NegativeInfinity; - - String actualValue = doubleValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring12.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring12.cs deleted file mode 100644 index 890300b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring12.cs +++ /dev/null @@ -1,316 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(System.Double,System.IFormatProvider) -/// -public class ConvertToString12 -{ - public static int Main() - { - ConvertToString12 testObj = new ConvertToString12(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Double,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Double and IFormatProvider is a null reference... "; - string c_TEST_ID = "P001"; - - - Double doubleValue = TestLibrary.Generator.GetDouble(-55); - IFormatProvider provider = null; - String actualValue = doubleValue.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random negative Double and IFormatProvider is en-US CultureInfo... "; - string c_TEST_ID = "P002"; - - - Double doubleValue = TestLibrary.Generator.GetDouble(-55); - doubleValue = -doubleValue; - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = doubleValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is a random Double and IFormatProvider is fr_FR CultureInfo... "; - string c_TEST_ID = "P003"; - - Double doubleValue = TestLibrary.Generator.GetDouble(-55); - IFormatProvider provider = new CultureInfo("fr-FR"); - String actualValue = doubleValue.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is -61680.3855 and IFormatProvider is user-defined NumberFormatInfo... "; - string c_TEST_ID = "P004"; - - Double doubleValue = -61680.3855; - NumberFormatInfo numberFormatInfo = new NumberFormatInfo(); - numberFormatInfo.NegativeSign = "minus "; - numberFormatInfo.NumberDecimalSeparator = " point "; - - String actualValue = "minus 61680 point 3855"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue,numberFormatInfo); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify value is Double.Epsilon and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P005"; - - Double doubleValue = Double.Epsilon; - IFormatProvider provider = new CultureInfo("fr-FR"); - String actualValue = "4,94065645841247E-324"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest6: Verify value is 0 and IFormatProvider is IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P006"; - - Double doubleValue = 0.00; - IFormatProvider provider = new CultureInfo("fr-FR"); - String actualValue = doubleValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest7() - { - bool retVal = true; - string c_TEST_DESC = "PosTest7: Verify value is Double.NaN and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P007"; - - Double doubleValue = Double.NaN; - IFormatProvider provider = new CultureInfo("fr-FR"); - String actualValue = doubleValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest8() - { - bool retVal = true; - string c_TEST_DESC = "PosTest8: Verify value is Double.NegativeInfinity and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P008"; - - Double doubleValue = Double.NegativeInfinity; - IFormatProvider provider = new CultureInfo("fr-FR"); - String actualValue = doubleValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(doubleValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n double value is " + doubleValue; - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring13.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring13.cs deleted file mode 100644 index 6406e9b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring13.cs +++ /dev/null @@ -1,164 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Int16) -/// -public class ConvertToString13 -{ - public static int Main() - { - ConvertToString13 testObj = new ConvertToString13(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int16)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Int16... "; - string c_TEST_ID = "P001"; - - Int16 intValue = GetInt16(Int16.MinValue,Int16.MaxValue); - - String actualValue = intValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int32 value is " + intValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Int16.MaxValue... "; - string c_TEST_ID = "P002"; - - - Int16 intValue = Int16.MaxValue; - - String actualValue = "32767"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Int16.MinValue... "; - string c_TEST_ID = "P003"; - - - Int16 intValue = Int16.MinValue; - - String actualValue = "-32768"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region HelpMethod - private Int16 GetInt16(Int16 minValue, Int16 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (Int16)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring14.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring14.cs deleted file mode 100644 index ce61a3e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring14.cs +++ /dev/null @@ -1,278 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(System.Int16,System.IFormatProvider) -/// -public class ConvertToString14 -{ - public static int Main() - { - ConvertToString14 testObj = new ConvertToString14(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int16,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Int16 and IFormatProvider is a null reference... "; - string c_TEST_ID = "P001"; - - - Int16 intValue = GetInt16(Int16.MinValue, Int16.MaxValue); - IFormatProvider provider = null; - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int16 value is " + intValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random Int16 and IFormatProvider is en-US CultureInfo... "; - string c_TEST_ID = "P002"; - - - Int16 intValue = GetInt16(Int16.MinValue, Int16.MaxValue); - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int16 value is " + intValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is a random Int16 and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P003"; - - - Int16 intValue = GetInt16(Int16.MinValue, Int16.MaxValue); - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int16 value is " + intValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is -3246 and IFormatProvider is user-defined NumberFormatInfo... "; - string c_TEST_ID = "P004"; - - - Int16 intValue = -3246; - - NumberFormatInfo numberFormatInfo = new NumberFormatInfo(); - numberFormatInfo.NegativeSign = "minus "; - numberFormatInfo.NumberDecimalSeparator = " point "; - - String actualValue = "minus 3246"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, numberFormatInfo); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int16 value is " + intValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify value is Int16.MaxValue and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P005"; - - - Int16 intValue = Int16.MaxValue; - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = "32767"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is Int16.MinValue and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P004"; - - - Int16 intValue = Int16.MinValue; - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = "-32768"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region HelpMethod - private Int16 GetInt16(Int16 minValue, Int16 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (Int16)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring15.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring15.cs deleted file mode 100644 index bb27084..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring15.cs +++ /dev/null @@ -1,323 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -using System.Runtime.CompilerServices; - -/// -/// Convert.ToString(System.Int16,System.Int32) -/// -public class ConvertToString14 -{ - public static int Main() - { - ConvertToString14 testObj = new ConvertToString14(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int16,System.Int32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is 323 and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P001"; - - - Int16 int16Value =-123; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "1111111110000101"; - radix = 2; - String resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "177605"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "-123"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "ff85"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Int16.MaxValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P002"; - - Int16 int16Value = Int16.MaxValue; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "111111111111111"; - radix = 2; - String resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "77777"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "32767"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "7fff"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Int16.MinValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P003"; - - Int16 int16Value = Int16.MinValue; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "1000000000000000"; - radix = 2; - String resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "100000"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "-32768"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "8000"; - errorDesc = ""; - resValue = Convert.ToString(int16Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int16Value, radix); - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("015", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - const string c_TEST_DESC = "NegTest1: the radix is 32..."; - const string c_TEST_ID = "N001"; - - Int16 int16Value = TestLibrary.Generator.GetInt16(-55); - int radix = 32; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - - - try - { - Convert.ToString(int16Value, radix); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + DataString(int16Value, radix)); - retVal = false; - } - catch (ArgumentException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + DataString(int16Value, radix)); - retVal = false; - } - - return retVal; - - } - #endregion - - #region Help Methods - private string DataString(Int16 int16Value, int radix) - { - string str; - - str = string.Format("\n[int16Value value]\n \"{0}\"", int16Value); - str += string.Format("\n[radix value ]\n {0}", radix); - - return str; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring16.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring16.cs deleted file mode 100644 index 26f2e73..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring16.cs +++ /dev/null @@ -1,165 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Int32) -/// -public class ConvertToString13 -{ - public static int Main() - { - ConvertToString13 testObj = new ConvertToString13(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Int32... "; - string c_TEST_ID = "P001"; - - - Int32 intValue = TestLibrary.Generator.GetInt32(-55); - - String actualValue = intValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int32 value is " + intValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Int32.MaxValue... "; - string c_TEST_ID = "P002"; - - - Int32 intValue = Int32.MaxValue; - - String actualValue = "2147483647"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Int32.MinValue... "; - string c_TEST_ID = "P003"; - - - Int32 intValue = Int32.MinValue; - - String actualValue = "-2147483648"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (Int16)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring17.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring17.cs deleted file mode 100644 index 1576dae..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring17.cs +++ /dev/null @@ -1,273 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(System.Int32,System.IFormatProvider) -/// -public class ConvertToString14 -{ - public static int Main() - { - ConvertToString14 testObj = new ConvertToString14(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int32,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Int32 and IFormatProvider is a null reference... "; - string c_TEST_ID = "P001"; - - Int32 intValue = GetInt32(Int32.MinValue, Int32.MaxValue); - IFormatProvider provider = null; - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int32 value is " + intValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random Int32 and IFormatProvider is en-US CultureInfo... "; - string c_TEST_ID = "P002"; - - Int32 intValue = GetInt32(Int32.MinValue, Int32.MaxValue); - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int32 value is " + intValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is a random Int32 and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P003"; - - - Int32 intValue = GetInt32(Int32.MinValue, Int32.MaxValue); - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int32 value is " + intValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is -32465641235 and IFormatProvider is user-defined NumberFormatInfo... "; - string c_TEST_ID = "P004"; - - Int32 intValue = -465641235; - - NumberFormatInfo numberFormatInfo = new NumberFormatInfo(); - numberFormatInfo.NegativeSign = "minus "; - numberFormatInfo.NumberDecimalSeparator = " point "; - - String actualValue = "minus 465641235"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, numberFormatInfo); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int32 value is " + intValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify value is Int32.MaxValue and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P005"; - - Int32 intValue = Int32.MaxValue; - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = "2147483647"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest6: Verify value is Int32.MinValue and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P006"; - - Int32 intValue = Int32.MinValue; - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = "-2147483648"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (Int32)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring18.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring18.cs deleted file mode 100644 index c053cb3..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring18.cs +++ /dev/null @@ -1,320 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -using System.Runtime.CompilerServices; - -/// -/// Convert.ToString(System.Int32,System.Int32) -/// -public class ConvertToString18 -{ - public static int Main() - { - ConvertToString18 testObj = new ConvertToString18(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int32,System.Int32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is 323 and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P001"; - - - Int32 int32Value = -123; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "11111111111111111111111110000101"; - radix = 2; - String resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "37777777605"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "-123"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "ffffff85"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Int32.MaxValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P002"; - - Int32 int32Value = Int32.MaxValue; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "1111111111111111111111111111111"; - radix = 2; - String resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "17777777777"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "2147483647"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "7fffffff"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Int32.MinValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P003"; - - Int32 int32Value = Int32.MinValue; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "10000000000000000000000000000000"; - radix = 2; - String resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "20000000000"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "-2147483648"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "80000000"; - errorDesc = ""; - resValue = Convert.ToString(int32Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int32Value, radix); - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("015", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - const string c_TEST_DESC = "NegTest1: the radix is 32..."; - const string c_TEST_ID = "N001"; - - Int32 int32Value = TestLibrary.Generator.GetInt32(-55); - int radix = 32; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Convert.ToString(int32Value, radix); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + DataString(int32Value, radix)); - retVal = false; - } - catch (ArgumentException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + DataString(int32Value, radix)); - retVal = false; - } - - return retVal; - - } - #endregion - - #region Help Methods - private string DataString(Int32 int32Value, int radix) - { - string str; - - str = string.Format("\n[int32Value value]\n \"{0}\"", int32Value); - str += string.Format("\n[radix value ]\n {0}", radix); - - return str; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring19.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring19.cs deleted file mode 100644 index 7e954e4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring19.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Int64) -/// -public class ConvertToString19 -{ - public static int Main() - { - ConvertToString19 testObj = new ConvertToString19(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int64)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Int64... "; - string c_TEST_ID = "P001"; - - - Int64 intValue = TestLibrary.Generator.GetInt64(-55); - - String actualValue = intValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int64 value is " + intValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Int64.MaxValue... "; - string c_TEST_ID = "P002"; - - - Int64 intValue = Int64.MaxValue; - - String actualValue = "9223372036854775807"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Int64.MinValue... "; - string c_TEST_ID = "P003"; - - - Int64 intValue = Int64.MinValue; - - String actualValue = "-9223372036854775808"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring2.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring2.cs deleted file mode 100644 index 1c5955c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring2.cs +++ /dev/null @@ -1,177 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(System.Byte,System.IFormatProvider) -/// -public class ConvertToString2 -{ - public static int Main() - { - ConvertToString2 testObj = new ConvertToString2(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Byte,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Byte... "; - string c_TEST_ID = "P001"; - - - Byte byteValue = TestLibrary.Generator.GetByte(-55); - IFormatProvider provider = null; - String actualValue = byteValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(byteValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Byte.MaxValue... "; - string c_TEST_ID = "P002"; - - Byte byteValue = Byte.MaxValue; - IFormatProvider provider = null; - String actualValue = byteValue.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(byteValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Byte.MinValue... "; - string c_TEST_ID = "P003"; - - Byte byteValue = Byte.MinValue; - IFormatProvider provider = null; - String actualValue = byteValue.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(byteValue,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify the IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P004"; - - - Byte byteValue = TestLibrary.Generator.GetByte(-55); - IFormatProvider provider = (IFormatProvider)new CultureInfo("fr-FR"); - String actualValue = byteValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(byteValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring20.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring20.cs deleted file mode 100644 index d0d84dd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring20.cs +++ /dev/null @@ -1,250 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(System.Int64,System.IFormatProvider) -/// -public class ConvertToString20 -{ - public static int Main() - { - ConvertToString20 testObj = new ConvertToString20(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int64,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Int64 and IFormatProvider is a null reference... "; - string c_TEST_ID = "P001"; - - Int64 intValue = TestLibrary.Generator.GetInt64(-55); - IFormatProvider provider = null; - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int64 value is " + intValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random Int64 and IFormatProvider is en-US CultureInfo... "; - string c_TEST_ID = "P002"; - - Int64 intValue = TestLibrary.Generator.GetInt64(-55); - IFormatProvider provider = new CultureInfo("en-US"); - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int64 value is " + intValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is a random Int64 and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P003"; - - - Int64 intValue = TestLibrary.Generator.GetInt64(-55); - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = intValue.ToString(provider); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int64 value is " + intValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is -64465641235 and IFormatProvider is user-defined NumberFormatInfo... "; - string c_TEST_ID = "P004"; - - Int64 intValue = -465641235; - - NumberFormatInfo numberFormatInfo = new NumberFormatInfo(); - numberFormatInfo.NegativeSign = "minus "; - numberFormatInfo.NumberDecimalSeparator = " point "; - - String actualValue = "minus 465641235"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, numberFormatInfo); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - errorDesc += "\n Int64 value is " + intValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify value is Int64.MaxValue and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P005"; - - Int64 intValue = Int64.MaxValue; - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = "9223372036854775807"; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest6() - { - bool retVal = true; - string c_TEST_DESC = "PosTest6: Verify value is Int64.MinValue and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P006"; - - Int64 intValue = Int64.MinValue; - IFormatProvider provider = new CultureInfo("fr-FR"); - - String actualValue = "-9223372036854775808"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(intValue, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue + " as expected: Actual is " + actualValue; - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring21.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring21.cs deleted file mode 100644 index ab0e341..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring21.cs +++ /dev/null @@ -1,320 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -using System.Runtime.CompilerServices; - -/// -/// Convert.ToString(System.Int64,System.Int32) -/// -public class ConvertToString21 -{ - public static int Main() - { - ConvertToString21 testObj = new ConvertToString21(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Int64,System.Int32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is -123 and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P001"; - - - Int64 int64Value = -123; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "1111111111111111111111111111111111111111111111111111111110000101"; - radix = 2; - String resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "1777777777777777777605"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "-123"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "ffffffffffffff85"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Int64.MaxValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P002"; - - Int64 int64Value = Int64.MaxValue; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "111111111111111111111111111111111111111111111111111111111111111"; - radix = 2; - String resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "777777777777777777777"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "9223372036854775807"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "7fffffffffffffff"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Int64.MinValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P003"; - - Int64 int64Value = Int64.MinValue; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "1000000000000000000000000000000000000000000000000000000000000000"; - radix = 2; - String resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "1000000000000000000000"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "-9223372036854775808"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "8000000000000000"; - errorDesc = ""; - resValue = Convert.ToString(int64Value, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(int64Value, radix); - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("015", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - const string c_TEST_DESC = "NegTest1: the radix is 32..."; - const string c_TEST_ID = "N001"; - - Int32 int32Value = TestLibrary.Generator.GetInt32(-55); - int radix = 32; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - Convert.ToString(int32Value, radix); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + DataString(int32Value, radix)); - retVal = false; - } - catch (ArgumentException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + DataString(int32Value, radix)); - retVal = false; - } - - return retVal; - - } - #endregion - - #region Help Methods - private string DataString(Int64 int64Value, int radix) - { - string str; - - str = string.Format("\n[int64Value value]\n \"{0}\"", int64Value); - str += string.Format("\n[radix value ]\n {0}", radix); - - return str; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring22.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring22.cs deleted file mode 100644 index c7c4dcc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring22.cs +++ /dev/null @@ -1,205 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Object) -/// -public class ConvertToString22 -{ - public static int Main() - { - ConvertToString22 testObj = new ConvertToString22(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Object)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Call Convert.ToString when value implements IConvertible... "; - string c_TEST_ID = "P001"; - - - TestConvertableClass tcc = new TestConvertableClass(); - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - object myObject = tcc; - if (tcc.ToString(null) != Convert.ToString(myObject)) - { - string errorDesc = "value is not " + Convert.ToString((object)tcc) + " as expected: Actual is " + tcc.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify object is a null reference... "; - string c_TEST_ID = "P002"; - - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - object obj = null; - String resValue = Convert.ToString(obj); - if (resValue !=String.Empty) - { - string errorDesc = "value is not \""+ resValue +"\" as expected: Actual is empty"; - errorDesc += "\n when object is a null reference"; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - - #endregion - - #region HelpMethod - public class TestConvertableClass : IConvertible - { - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - return "this is user-defined class"; - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - #endregion - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring23.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring23.cs deleted file mode 100644 index 72e113d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring23.cs +++ /dev/null @@ -1,202 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Object,System.IFormatProvider) -/// -public class ConvertToString23 -{ - public static int Main() - { - ConvertToString23 testObj = new ConvertToString23(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Object,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Call Convert.ToString when value implements IConvertible... "; - string c_TEST_ID = "P001"; - - - TestConvertableClass tcc = new TestConvertableClass(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (tcc.ToString(null) != Convert.ToString((object)tcc,null)) - { - string errorDesc = "value is not " + Convert.ToString((object)tcc) + " as expected: Actual is " + tcc.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify object is a null reference... "; - string c_TEST_ID = "P002"; - - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - object obj = null; - String resValue = Convert.ToString(obj, null); - if (resValue != String.Empty) - { - string errorDesc = "value is not \"" + resValue + "\" as expected: Actual is empty"; - errorDesc += "\n when object is a null reference"; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - - #endregion - - #region HelpMethod - public class TestConvertableClass : IConvertible - { - #region IConvertible Members - - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - return "this is formatted string"; - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - #endregion - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring24.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring24.cs deleted file mode 100644 index 78818d1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring24.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(SByte) -/// -public class ConvertToString24 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random sbyte to string"); - - try - { - sbyte sByte = this.GetSByte(sbyte.MinValue, sbyte.MaxValue); - string str = Convert.ToString(sByte); - if (str != sByte.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,sbyte is:" + sByte); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert sbyteMaxValue to string"); - - try - { - sbyte sByte = SByte.MaxValue; - string str = Convert.ToString(sByte); - if (str != sByte.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert sbyteMinValue to string"); - - try - { - sbyte sByte = SByte.MinValue; - string str = Convert.ToString(sByte); - if (str != sByte.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToString24 test = new ConvertToString24(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString24"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private SByte GetSByte(sbyte minValue, sbyte maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (sbyte)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring25.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring25.cs deleted file mode 100644 index 3240ca1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring25.cs +++ /dev/null @@ -1,177 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(SByte,IFormatProvider) -/// -public class ConvertToString25 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random sbyte to string and the iformatprovider is null"); - - try - { - sbyte sByte = this.GetSByte(sbyte.MinValue, sbyte.MaxValue); - IFormatProvider iFormatProvider = null; - string str = Convert.ToString(sByte, iFormatProvider); - if (str != sByte.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,sbyte is:" + sByte); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert sbyteMaxValue to string and the cultureinfo is \"en-US\""); - - try - { - sbyte sByte = SByte.MaxValue; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - string str = Convert.ToString(sByte, iFormatProvider); - if (str != sByte.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert sbyteMinValue to string and the cultureinfo is \"fr-FR\""); - - try - { - sbyte sByte = SByte.MinValue; - IFormatProvider iFormatProvider = new CultureInfo("fr-FR"); - string str = Convert.ToString(sByte, iFormatProvider); - if (str != sByte.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: Using numberstyle to affect the string"); - - try - { - sbyte sByte = -123; - NumberFormatInfo numberFormatInfo = new NumberFormatInfo(); - numberFormatInfo.NegativeSign = "$"; - string str = Convert.ToString(sByte, numberFormatInfo); - if (str != "$123") - { - TestLibrary.TestFramework.LogError("007", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - - #endregion - #endregion - - public static int Main() - { - ConvertToString25 test = new ConvertToString25(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString25"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private SByte GetSByte(sbyte minValue, sbyte maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (sbyte)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring28.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring28.cs deleted file mode 100644 index 7d3ef72..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring28.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(uint16) -/// -public class ConvertToString28 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random UInt16 to string"); - - try - { - UInt16 i = this.GetUInt16(UInt16.MinValue, UInt16.MaxValue); - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,sbyte is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert UInt16MaxValue to string"); - - try - { - UInt16 i = UInt16.MaxValue; - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert UInt16MinValue to string"); - - try - { - UInt16 i = UInt16.MinValue; - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToString28 test = new ConvertToString28(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString28"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private UInt16 GetUInt16(UInt16 minValue, UInt16 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (UInt16)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring29.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring29.cs deleted file mode 100644 index 2e5acf4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring29.cs +++ /dev/null @@ -1,148 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// Convert.ToString(uint16,IFormatProvider) -/// -public class ConvertToString29 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random UInt16 to string"); - - try - { - UInt16 i = this.GetUInt16(UInt16.MinValue, UInt16.MaxValue); - IFormatProvider iFormatProvider = null; - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,sbyte is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert UInt16MaxValue to string"); - - try - { - UInt16 i = UInt16.MaxValue; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert UInt16MinValue to string"); - - try - { - UInt16 i = UInt16.MinValue; - IFormatProvider iFormatProvider = new CultureInfo("fr-FR"); - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToString29 test = new ConvertToString29(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString29"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private UInt16 GetUInt16(UInt16 minValue, UInt16 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (UInt16)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring30.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring30.cs deleted file mode 100644 index 47f529f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring30.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToString(uInt32) -/// -public class ConvertToString30 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random UInt32 to string"); - - try - { - UInt32 i = this.GetUInt32(UInt32.MinValue, UInt32.MaxValue); - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert UInt32MaxValue to string"); - - try - { - UInt32 i = UInt32.MaxValue; - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert UInt32MinValue to string"); - - try - { - UInt32 i = UInt32.MinValue; - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToString30 test = new ConvertToString30(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString30"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private UInt32 GetUInt32(UInt32 minValue, UInt32 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (UInt32)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring31.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring31.cs deleted file mode 100644 index 9745a99..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring31.cs +++ /dev/null @@ -1,149 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; - -/// -/// System.Convert.ToString(uInt32,IFormatProvider) -/// -public class ConvertToString31 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random UInt32 to string"); - - try - { - UInt32 i = this.GetUInt32(UInt32.MinValue, UInt32.MaxValue); - IFormatProvider iFormatProvider = null; - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert UInt32MaxValue to string"); - - try - { - UInt32 i = UInt32.MaxValue; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert UInt32MinValue to string"); - - try - { - UInt32 i = UInt32.MinValue; - IFormatProvider iFormatProvider = new CultureInfo("fr-FR"); - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToString31 test = new ConvertToString31(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString31"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - private UInt32 GetUInt32(UInt32 minValue, UInt32 maxValue) - { - try - { - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (UInt32)(minValue + TestLibrary.Generator.GetInt64(-55) % (maxValue - minValue)); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring32.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring32.cs deleted file mode 100644 index 38c22f8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring32.cs +++ /dev/null @@ -1,165 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Convert.ToString(uInt64) -/// -public class ConvertToString32 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random UInt64 to string"); - - try - { - UInt64 i = this.GetUInt64(UInt64.MinValue, UInt64.MaxValue); - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert UInt64MaxValue to string"); - - try - { - UInt64 i = UInt64.MaxValue; - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert UInt64MinValue to string"); - - try - { - UInt64 i = UInt64.MinValue; - string str = Convert.ToString(i); - if (str != i.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToString32 test = new ConvertToString32(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString32"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private UInt64 GetUInt64(UInt64 minValue, UInt64 maxValue) - { - try - { - int i = this.GetInt32(0, 2); - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (UInt64)(minValue + (ulong)TestLibrary.Generator.GetInt64(-55) * 2 - (ulong)i); - } - } - catch - { - throw; - } - - return minValue; - } - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring33.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring33.cs deleted file mode 100644 index d50f955..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring33.cs +++ /dev/null @@ -1,168 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -/// -/// System.Convert.ToString(uInt64,IFormatProvider) -/// -public class ConvertToString33 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert a random UInt64 to string"); - - try - { - UInt64 i = this.GetUInt64(UInt64.MinValue, UInt64.MaxValue); - IFormatProvider iFormatProvider = null; - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,i is:" + i); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert UInt64MaxValue to string"); - - try - { - UInt64 i = UInt64.MaxValue; - IFormatProvider iFormatProvider = new CultureInfo("en-US"); - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("003", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert UInt64MinValue to string"); - - try - { - UInt64 i = UInt64.MinValue; - IFormatProvider iFormatProvider = new CultureInfo("fr-FR"); - string str = Convert.ToString(i, iFormatProvider); - if (str != i.ToString(iFormatProvider)) - { - TestLibrary.TestFramework.LogError("005", "The result is not the value as expected"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - ConvertToString33 test = new ConvertToString33(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToString33"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - private UInt64 GetUInt64(UInt64 minValue, UInt64 maxValue) - { - try - { - int i = this.GetInt32(0, 2); - if (minValue == maxValue) - { - return (minValue); - } - if (minValue < maxValue) - { - return (UInt64)(minValue + (ulong)TestLibrary.Generator.GetInt64(-55) * 2 - (ulong)i); - } - } - catch - { - throw; - } - - return minValue; - } - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring4.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring4.cs deleted file mode 100644 index dc78b6f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring4.cs +++ /dev/null @@ -1,287 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -using System.Runtime.CompilerServices; - -/// -/// Convert.ToString(System.Byte,System.Int32) -/// -public class ConvertToString4 -{ - const int flags =0x40; - const int width = -1; - const char paddingChar = ' '; - - public static int Main() - { - ConvertToString4 testObj = new ConvertToString4(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Byte,System.Int32)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is 15 and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P001"; - - - Byte byteValue = 15; - int radix ; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "1111"; - radix = 2; - String resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "17"; - errorDesc = ""; - resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "15"; - errorDesc = ""; - resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "f"; - errorDesc = ""; - resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is Byte.MaxValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P002"; - - Byte byteValue = Byte.MaxValue; - int radix; - String actualValue; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - actualValue = "11111111"; - radix = 2; - String resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 8; - actualValue = "377"; - errorDesc = ""; - resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 10; - actualValue = "255"; - errorDesc = ""; - resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - radix = 16; - actualValue = "ff"; - errorDesc = ""; - resValue = Convert.ToString(byteValue, radix); - - if (actualValue != resValue) - { - errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Byte.MinValue and radix is 2,8,10 or 16... "; - string c_TEST_ID = "P003"; - - Byte byteValue = Byte.MinValue; - int[] radices ={ 2, 8, 10, 16 }; - String actualValue ="0"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - foreach (int radix in radices) - { - String resValue = Convert.ToString(byteValue, radix); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += DataString(byteValue, radix); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "unexpected exception occurs :" + e ); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - const string c_TEST_DESC = "NegTest1: the radix is 32..."; - const string c_TEST_ID = "N001"; - - Byte byteValue = TestLibrary.Generator.GetByte(-55); - int radix =32; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - - - try - { - Convert.ToString(byteValue, radix); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentException is not thrown as expected ." + DataString(byteValue,radix)); - retVal = false; - } - catch (ArgumentException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + DataString(byteValue, radix)); - retVal = false; - } - - return retVal; - - } - #endregion - - #region Help Methods - private string DataString(Byte byteValue, int radix) - { - string str; - - str = string.Format("\n[byteValue value]\n \"{0}\"", byteValue); - str += string.Format("\n[radix value ]\n {0}", radix); - - return str; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring5.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring5.cs deleted file mode 100644 index fff021d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring5.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Char) -/// -public class ConvertToString5 -{ - public static int Main() - { - ConvertToString5 testObj = new ConvertToString5(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Char)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Char... "; - string c_TEST_ID = "P001"; - - - Char charValue = TestLibrary.Generator.GetChar(-55); - String actualValue = new String(charValue, 1); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(charValue); - if (actualValue != resValue) - { - String errorDesc = String.Format("String representation of character \\u{0:x} is not the value ", (int)charValue); - errorDesc += String.Format("{0} as expected: actual({1})", actualValue, resValue); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring6.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring6.cs deleted file mode 100644 index df5271a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring6.cs +++ /dev/null @@ -1,149 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -/// -/// Convert.ToString(System.Char,System.IFormatProvider) -/// -public class ConvertToString6 -{ - public static int Main() - { - ConvertToString6 testObj = new ConvertToString6(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Char,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random Char and IFormatProvider is a null reference... "; - string c_TEST_ID = "P001"; - - - Char charValue = TestLibrary.Generator.GetChar(-55); - String actualValue = new String(charValue, 1); - IFormatProvider provider = null; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(charValue,provider); - if (actualValue != resValue) - { - String errorDesc = String.Format("String representation of character \\u{0:x} is not the value ", (int)charValue); - errorDesc += String.Format("{0} as expected: actual({1})", actualValue, resValue); - errorDesc += "\n IFormatProvider is a nll reference"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random Char and en-US CultureInfo... "; - string c_TEST_ID = "P002"; - - - Char charValue = TestLibrary.Generator.GetChar(-55); - String actualValue = new String(charValue, 1); - IFormatProvider provider = new CultureInfo("en-US"); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(charValue, provider); - if (actualValue != resValue) - { - String errorDesc = String.Format("String representation of character \\u{0:x} is not the value ", (int)charValue); - errorDesc += String.Format("{0} as expected: actual({1})", actualValue, resValue); - errorDesc += "\n IFormatProvider is en-US CultureInfo"; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is a random Char and fr-FR CultureInfo... "; - string c_TEST_ID = "P003"; - - - Char charValue = TestLibrary.Generator.GetChar(-55); - String actualValue = new String(charValue, 1); - IFormatProvider provider = new CultureInfo("fr-FR"); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(charValue, provider); - if (actualValue != resValue) - { - String errorDesc = String.Format("String representation of character \\u{0:x} is not the value ", (int)charValue); - errorDesc += String.Format("{0} as expected: actual({1})", actualValue, resValue); - errorDesc += "\n IFormatProvider is fr-FR CultureInfo"; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring7.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring7.cs deleted file mode 100644 index 9cf3cec..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring7.cs +++ /dev/null @@ -1,141 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -/// -/// Convert.ToString(System.DateTime) -/// -public class ConvertToString7 -{ - public static int Main() - { - ConvertToString7 testObj = new ConvertToString7(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.DateTime)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify the DateTime is now... "; - string c_TEST_ID = "P001"; - - - DateTime dt = DateTime.Now; - String actualValue = dt.ToString(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify DateTime instance is MinSupportedDateTime "; - string c_TEST_ID = "P002"; - - DateTime dt = CultureInfo.CurrentCulture.Calendar.MinSupportedDateTime; - - String actualValue = dt.ToString(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify DateTime instance is MaxSupportedDateTime"; - string c_TEST_ID = "P003"; - - DateTime dt = CultureInfo.CurrentCulture.Calendar.MaxSupportedDateTime; - - String actualValue = dt.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring8.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring8.cs deleted file mode 100644 index 7e8f615..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring8.cs +++ /dev/null @@ -1,240 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -/// -/// Convert.ToString(System.DateTime,System.IFormatProvider) -/// -public class ConvertToString8 -{ - public static int Main() - { - ConvertToString8 testObj = new ConvertToString8(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.DateTime,System.IFormatProvider)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - //ur-PK doesn't exist in telesto - // retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify the DateTime is now and IFormatProvider is en-US CultureInfo... "; - string c_TEST_ID = "P001"; - - - DateTime dt = DateTime.Now; - IFormatProvider provider = new CultureInfo("en-US"); - String actualValue = dt.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc = "\n IFormatProvider is en-US CultureInfo."; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify the DateTime is now and IFormatProvider is fr-FR CultureInfo... "; - string c_TEST_ID = "P002"; - - - DateTime dt = DateTime.Now; - IFormatProvider provider = new CultureInfo("fr-FR"); - String actualValue = dt.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc = "\n IFormatProvider is fr-FR CultureInfo."; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify DateTime instance is created by ctor(int year,int month,int day) and IFormatProvider is ur-PK... "; - string c_TEST_ID = "P003"; - - Random rand = new Random(-55); - int year = rand.Next(1900, 2050); - int month = rand.Next(1, 12); - int day = rand.Next(1, 28); - DateTime dt = new DateTime(year, month, day); - - IFormatProvider provider = new CultureInfo("ur-PK"); - String actualValue = dt.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc = "\n IFormatProvider is ur-PK CultureInfo."; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify DateTime instance is created by ctor(int year,int month,int day,int hour,int minute,int second) and IFormatProvider is ru-RU CultureInfo...... "; - string c_TEST_ID = "P004"; - - - Random rand = new Random(-55); - int year = rand.Next(1900, 2050); - int month = rand.Next(1, 12); - int day = rand.Next(1, 28); - int hour = rand.Next(0, 23); - int minute = rand.Next(0, 59); - int second = rand.Next(0, 59); - DateTime dt = new DateTime(year, month, day); - - IFormatProvider provider = new CultureInfo("ru-RU"); - String actualValue = dt.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt,provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc = "\n IFormatProvider is ur-PK CultureInfo."; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify DateTime instance is created by ctor(int year,int month,int day,int hour,int minute,int second) and IFormatProvider is a null reference... "; - string c_TEST_ID = "P005"; - - - Random rand = new Random(-55); - int year = rand.Next(1900, 2050); - int month = rand.Next(1, 12); - int day = rand.Next(1, 28); - int hour = rand.Next(0, 23); - int minute = rand.Next(0, 59); - int second = rand.Next(0, 59); - DateTime dt = new DateTime(year, month, day); - - IFormatProvider provider = null; - String actualValue = dt.ToString(provider); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(dt, provider); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc = "\n IFormatProvider is a null reference."; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttostring9.cs b/tests/src/CoreMangLib/cti/system/convert/converttostring9.cs deleted file mode 100644 index f8868f9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttostring9.cs +++ /dev/null @@ -1,223 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Convert.ToString(System.Decimal) -/// -public class ConvertToString9 -{ - public static int Main() - { - ConvertToString9 testObj = new ConvertToString9(); - - TestLibrary.TestFramework.BeginTestCase("for method: Convert.ToString(System.Decimal)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - string c_TEST_DESC = "PosTest1: Verify value is a random positive Decimal... "; - string c_TEST_ID = "P001"; - - Random rand = new Random(-55); - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - bool isNagetive = true; - Byte scale = (byte)rand.Next(0,27); - Decimal decimalValue = new Decimal(low,mid,hi,isNagetive,scale); - - String actualValue = decimalValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is "+decimalValue; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string c_TEST_DESC = "PosTest2: Verify value is a random negative Decimal... "; - string c_TEST_ID = "P002"; - - Random rand = new Random(-55); - int low = TestLibrary.Generator.GetInt32(-55); - int mid = TestLibrary.Generator.GetInt32(-55); - int hi = TestLibrary.Generator.GetInt32(-55); - bool isNagetive = false; - Byte scale = (byte)rand.Next(0, 27); - Decimal decimalValue = new Decimal(low, mid, hi, isNagetive, scale); - - String actualValue = decimalValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - string c_TEST_DESC = "PosTest3: Verify value is Decimal.MaxValue... "; - string c_TEST_ID = "P003"; - - - Decimal decimalValue = Decimal.MaxValue; - - String actualValue = decimalValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string c_TEST_DESC = "PosTest4: Verify value is Decimal.MinValue... "; - string c_TEST_ID = "P004"; - - - Decimal decimalValue = Decimal.MinValue; - - String actualValue = decimalValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - string c_TEST_DESC = "PosTest5: Verify value is 0... "; - string c_TEST_ID = "P005"; - - - Decimal decimalValue = Decimal.Zero; - - String actualValue = decimalValue.ToString(); - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - String resValue = Convert.ToString(decimalValue); - if (actualValue != resValue) - { - string errorDesc = "value is not " + resValue.ToString() + " as expected: Actual is " + actualValue.ToString(); - errorDesc += "\n decimal value is " + decimalValue; - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "unexpected exception occurs :" + e); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint16.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint16.cs deleted file mode 100644 index 325c26f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint16.cs +++ /dev/null @@ -1,194 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToUInt16 -{ - public static int Main() - { - ConvertToUInt16 ac = new ConvertToUInt16(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToUInt16(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - // public static UInt16 ToUInt16(object value) - public bool PosTest1() { return PosTest(1, (object)UInt16.MaxValue, UInt16.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)UInt16.MinValue, UInt16.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest(4, true, 1); } - public bool PosTest5() { return PosTest(5, false, 0); } - - public bool PosTest6() { return PosTest2(6, null, 0); } - public bool PosTest7() { return PosTest2(7, "1034", 1034); } - - // public static byte ToByte(object value) { - public bool PosTest8() { return PosTest2(8, null, 0); } - public bool PosTest9() { return PosTest2(9, "34", 34); } - - public bool NegTest1() { return NegTest2(1, Int32.MaxValue.ToString(), 10, typeof(System.OverflowException)); } - public bool NegTest2() { return NegTest2(2, Int32.MinValue.ToString(), 10, typeof(System.OverflowException)); } - - public bool PosTest(int id, T curValue, UInt16 expValue) - { - bool retVal = true; - UInt16 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToUInt16(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToUInt16(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToUInt16(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, UInt16 expValue) - { - bool retVal = true; - UInt16 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToUInt16(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToUInt16(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToUInt16(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest(int id, T curValue, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToUInt16(...) (curValue:"+typeof(T)+" " +curValue+""); - - try - { - Convert.ToUInt16(curValue); - - TestLibrary.TestFramework.LogError("006", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("007", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } - - public bool NegTest2(int id, string curValue, int formBase, Type exception) - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest"+id+": Convert.ToUInt16(...) (curValue:string " +curValue+""); - - try - { - Convert.ToUInt16(curValue, formBase); - - TestLibrary.TestFramework.LogError("008", "Exception expected"); - retVal = false; - } - catch (Exception e) - { - if (e.GetType() != exception) - { - TestLibrary.TestFramework.LogError("009", "Unexpected exception: " + e); - retVal = false; - } - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint161.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint161.cs deleted file mode 100644 index 21fa1c0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint161.cs +++ /dev/null @@ -1,79 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Boolean) -/// -public class ConvertToUInt161 -{ - public static int Main() - { - ConvertToUInt161 convertToUInt161 = new ConvertToUInt161(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt161"); - if (convertToUInt161.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from Boolean 1"); - try - { - ushort ushortVal = Convert.ToUInt16(true); - if (ushortVal != 1) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from Boolean 2"); - try - { - ushort ushortVal = Convert.ToUInt16(false); - if (ushortVal != 0) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1610.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1610.cs deleted file mode 100644 index a9fd455..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1610.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(UInt32) -/// -public class ConvertToUInt1610 -{ - public static int Main() - { - ConvertToUInt1610 convertToUInt1610 = new ConvertToUInt1610(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1610"); - if (convertToUInt1610.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from UInt32 1"); - try - { - UInt32 UInt32Val = (UInt32)(UInt16.MaxValue); - ushort ushortVal = Convert.ToUInt16(UInt32Val); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from UInt32 2"); - try - { - UInt32 UInt32Val = (UInt32)(this.GetInt32(0, (int)UInt16.MaxValue)); - ushort ushortVal = Convert.ToUInt16(UInt32Val); - if (ushortVal != (UInt16)UInt32Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the UInt32 larger than UInt16 maxValue"); - try - { - UInt32 UInt32Val = (UInt32)(this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue)); - ushort ushortVal = Convert.ToUInt16(UInt32Val); - TestLibrary.TestFramework.LogError("N001", "the UInt32 larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1611.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1611.cs deleted file mode 100644 index 9b2f7dd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1611.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(UInt64) -/// -public class ConvertToUInt1611 -{ - public static int Main() - { - ConvertToUInt1611 convertToUInt1611 = new ConvertToUInt1611(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1611"); - if (convertToUInt1611.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from UInt64 1"); - try - { - UInt64 UInt64Val = (UInt64)(UInt16.MaxValue); - ushort ushortVal = Convert.ToUInt16(UInt64Val); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from UInt64 2"); - try - { - UInt64 UInt64Val = (UInt64)(this.GetInt32(0, (int)UInt16.MaxValue)); - ushort ushortVal = Convert.ToUInt16(UInt64Val); - if (ushortVal != (UInt16)UInt64Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the UInt64 larger than UInt16 maxValue"); - try - { - UInt64 UInt64Val = (UInt64)(this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue)) + (UInt64)(this.GetInt32(0, Int32.MaxValue)); - ushort ushortVal = Convert.ToUInt16(UInt64Val); - TestLibrary.TestFramework.LogError("N001", "the UInt64 larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1612.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1612.cs deleted file mode 100644 index 2883abe..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1612.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(SByte) -/// -public class ConvertToUInt1612 -{ - public static int Main() - { - ConvertToUInt1612 convertToUInt1612 = new ConvertToUInt1612(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1612"); - if (convertToUInt1612.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from SByte 1"); - try - { - SByte sbyteVal = SByte.MaxValue; - ushort ushortVal = Convert.ToUInt16(sbyteVal); - if (ushortVal != (UInt16)(SByte.MaxValue)) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from SByte 2"); - try - { - SByte sbyteVal = (SByte)(this.GetInt32(0, (int)(SByte.MaxValue))); - ushort ushortVal = Convert.ToUInt16(sbyteVal); - if (ushortVal != (UInt16)(sbyteVal)) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the sbyte is less than the UInt16 minValue"); - try - { - SByte sbyteVal = (SByte)((this.GetInt32(1, (int)(SByte.MaxValue) + 2)) * (-1)); - ushort ushortVal = Convert.ToUInt16(sbyteVal); - TestLibrary.TestFramework.LogError("N001", "the sbyte is less than the UInt16 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1613.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1613.cs deleted file mode 100644 index 3f2bfae..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1613.cs +++ /dev/null @@ -1,263 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(object) -/// -public class ConvertToUInt1613 -{ - public static int Main() - { - ConvertToUInt1613 convertToUInt1613 = new ConvertToUInt1613(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1613"); - if (convertToUInt1613.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert to UInt16 from object 1"); - try - { - TestClass2 objVal = new TestClass2(); - ushort unshortVal = Convert.ToUInt16(objVal); - if (unshortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert to UInt16 from object 2"); - try - { - object objVal = true; - ushort unshortVal = Convert.ToUInt16(objVal); - if (unshortVal != 1) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert to UInt16 from object 3"); - try - { - object objVal = false; - ushort unshortVal = Convert.ToUInt16(objVal); - if (unshortVal != 0) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Convert to UInt16 from object 4"); - try - { - object objVal = null; - ushort unshortVal = Convert.ToUInt16(objVal); - if (unshortVal != 0) - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The object does not implement IConvertible"); - try - { - TestClass1 objVal = new TestClass1(); - ushort unshortVal = Convert.ToUInt16(objVal); - TestLibrary.TestFramework.LogError("N001", "The object does not implement IConvertible but not throw exception"); - retVal = false; - } - catch (InvalidCastException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region ForTestClass - public class TestClass1 { } - public class TestClass2 : IConvertible - { - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - return UInt16.MaxValue; - } - - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion - -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1614.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1614.cs deleted file mode 100644 index 93cce5a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1614.cs +++ /dev/null @@ -1,282 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(object,IFormatProvider) -/// -public class ConvertToUInt1614 -{ - public static int Main() - { - ConvertToUInt1614 convertToUInt1614 = new ConvertToUInt1614(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1614"); - if (convertToUInt1614.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert to UInt16 from object 1"); - try - { - TestClass2 objVal = new TestClass2(); - TestIFormat iformat = new TestIFormat(); - ushort unshortVal1 = Convert.ToUInt16(objVal,iformat); - ushort unshortVal2 = Convert.ToUInt16(objVal, null); - if (unshortVal1 != UInt16.MaxValue || unshortVal2 != UInt16.MinValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert to UInt16 from object 2"); - try - { - object objVal = true; - TestIFormat iformat = new TestIFormat(); - ushort unshortVal1 = Convert.ToUInt16(objVal, iformat); - ushort unshortVal2 = Convert.ToUInt16(objVal, null); - if (unshortVal1 != 1 || unshortVal2 != 1) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert to UInt16 from object 3"); - try - { - object objVal = false; - TestIFormat iformat = new TestIFormat(); - ushort unshortVal1 = Convert.ToUInt16(objVal, iformat); - ushort unshortVal2 = Convert.ToUInt16(objVal, null); - if (unshortVal1 != 0 || unshortVal2 != 0) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Convert to UInt16 from object 4"); - try - { - object objVal = null; - TestIFormat iformat = new TestIFormat(); - ushort unshortVal1 = Convert.ToUInt16(objVal, iformat); - ushort unshortVal2 = Convert.ToUInt16(objVal, null); - if (unshortVal1 != 0 || unshortVal2 != 0) - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The object does not implement IConvertible"); - try - { - TestClass1 objVal = new TestClass1(); - ushort unshortVal = Convert.ToUInt16(objVal,null); - TestLibrary.TestFramework.LogError("N001", "The object does not implement IConvertible but not throw exception"); - retVal = false; - } - catch (InvalidCastException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region ForTestClass - public class TestClass1 { } - public class TestIFormat : IFormatProvider - { - public bool IsUInt16MaxValue = true; - public object GetFormat(Type argType) - { - if (argType == typeof(TestIFormat)) - return this; - else - return null; - } - } - public class TestClass2 : IConvertible - { - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public ushort ToUInt16(IFormatProvider provider) - { - bool IsUInt16MinValue = true; - if (provider != null) - { - TestIFormat iformat = (TestIFormat)provider.GetFormat(typeof(TestIFormat)); - if (iformat != null && iformat.IsUInt16MaxValue) - { - IsUInt16MinValue = false; - } - } - if (IsUInt16MinValue) - { - return UInt16.MinValue; - } - else - { - return UInt16.MaxValue; - } - } - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1615.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1615.cs deleted file mode 100644 index 40800ab..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1615.cs +++ /dev/null @@ -1,175 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Single) -/// -public class ConvertToUInt1615 -{ - public static int Main() - { - ConvertToUInt1615 convertToUInt1615 = new ConvertToUInt1615(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1615"); - if (convertToUInt1615.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert To UInt16 from Single 1"); - try - { - float singleVal = (float)this.GetInt32(0, (int)UInt16.MaxValue + 1); - ushort ushortVal = Convert.ToUInt16(singleVal); - if (ushortVal != (UInt16)singleVal) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert To UInt16 from Single 2"); - try - { - float singleVal1 = 1.5F; - float singleVal2 = 1.1F; - float singleVal3 = 1.9F; - ushort ushortVal1 = Convert.ToUInt16(singleVal1); - ushort ushortVal2 = Convert.ToUInt16(singleVal2); - ushort ushortVal3 = Convert.ToUInt16(singleVal3); - if (ushortVal1 != 2 || ushortVal2 != 1 || ushortVal3 != 2) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert To UInt16 from Single 3"); - try - { - float singleVal1 = 2.5F; - float singleVal2 = 2.1F; - float singleVal3 = 2.9F; - ushort ushortVal1 = Convert.ToUInt16(singleVal1); - ushort ushortVal2 = Convert.ToUInt16(singleVal2); - ushort ushortVal3 = Convert.ToUInt16(singleVal3); - if (ushortVal1 != 2 || ushortVal2 != 2 || ushortVal3 != 3) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The Single is out of the range of UInt16 1"); - try - { - float singleVal = (float)this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue); - ushort ushortVal = Convert.ToUInt16(singleVal); - TestLibrary.TestFramework.LogError("N001", "The Single is out of the range of UInt16 but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:The Single is out of the range of UInt16 2"); - try - { - float singleVal = (float)this.GetInt32(1, (int)UInt16.MaxValue + 1)*(-1); - ushort ushortVal = Convert.ToUInt16(singleVal); - TestLibrary.TestFramework.LogError("N003", "The Single is out of the range of UInt16 but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1616.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1616.cs deleted file mode 100644 index 37c33c6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1616.cs +++ /dev/null @@ -1,254 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(String) -/// -public class ConvertToUInt1616 -{ - public static int Main() - { - ConvertToUInt1616 convertToUInt1616 = new ConvertToUInt1616(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1616"); - if (convertToUInt1616.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from string 1"); - try - { - string strVal = UInt16.MaxValue.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from string 2"); - try - { - string strVal = UInt16.MinValue.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal); - if (ushortVal != UInt16.MinValue) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from string 3"); - try - { - string strVal = "-" + UInt16.MinValue.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal); - if (ushortVal != UInt16.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt16 from string 4"); - try - { - int intVal = this.GetInt32(0, (int)UInt16.MaxValue); - string strVal = "+" + intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal); - if (ushortVal != (UInt16)intVal) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5: Convert to UInt16 from string 5"); - try - { - string strVal = null; - ushort ushortVal = Convert.ToUInt16(strVal); - if (ushortVal != 0) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the string represents a number less than MinValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal); - TestLibrary.TestFramework.LogError("N001", "the string represents a number less than MinValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a number greater than MaxValue"); - try - { - int intVal = this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue); - string strVal = intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal); - TestLibrary.TestFramework.LogError("N003", "the string represents a number greater than MaxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string does not consist of an optional sign followed by a sequence of digits "); - try - { - string strVal = "helloworld"; - ushort ushortVal = Convert.ToUInt16(strVal); - TestLibrary.TestFramework.LogError("N005", "the string does not consist of an optional sign followed by a sequence of digits but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string is empty string"); - try - { - string strVal = string.Empty; - ushort ushortVal = Convert.ToUInt16(strVal); - TestLibrary.TestFramework.LogError("N007", "the string is empty string but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1617.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1617.cs deleted file mode 100644 index 2f6cf3d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1617.cs +++ /dev/null @@ -1,322 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(string,int32) -/// -public class ConvertToUInt1617 -{ - public static int Main() - { - ConvertToUInt1617 convertToUInt1617 = new ConvertToUInt1617(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1617"); - if (convertToUInt1617.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from string 1"); - try - { - string strVal = "1111"; - ushort ushortVal1 = Convert.ToUInt16(strVal, 2); - ushort ushortVal2 = Convert.ToUInt16(strVal, 8); - ushort ushortVal3 = Convert.ToUInt16(strVal, 10); - ushort ushortVal4 = Convert.ToUInt16(strVal, 16); - if (ushortVal1 != (UInt16)(1*Math.Pow(2,3) + 1*Math.Pow(2,2) + 1*Math.Pow(2,1) + 1*Math.Pow(2,0)) || - ushortVal2 != (UInt16)(1 * Math.Pow(8, 3) + 1 * Math.Pow(8, 2) + 1 * Math.Pow(8, 1) + 1 * Math.Pow(8, 0)) || - ushortVal3 != (UInt16)(1 * Math.Pow(10, 3) + 1 * Math.Pow(10, 2) + 1 * Math.Pow(10, 1) + 1 * Math.Pow(10, 0)) || - ushortVal4 != (UInt16)(1 * Math.Pow(16, 3) + 1 * Math.Pow(16, 2) + 1 * Math.Pow(16, 1) + 1 * Math.Pow(16, 0)) - ) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from string 2"); - try - { - int intVal = this.GetInt32(0, (int)UInt16.MaxValue); - string strVal = "+" + intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, 10); - if (ushortVal != (UInt16)intVal) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from string 3"); - try - { - string strVal = null; - ushort ushortVal1 = Convert.ToUInt16(strVal, 2); - ushort ushortVal2 = Convert.ToUInt16(strVal, 8); - ushort ushortVal3 = Convert.ToUInt16(strVal, 10); - ushort ushortVal4 = Convert.ToUInt16(strVal, 16); - if (ushortVal1 != 0 || ushortVal2 != 0 || ushortVal3 != 0 || ushortVal4 != 0) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt16 from string 4"); - try - { - string strVal = "0xff"; - ushort ushortVal = Convert.ToUInt16(strVal, 16); - if (ushortVal != (UInt16)(15 * Math.Pow(16, 1) + 15 * Math.Pow(16, 0))) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the parameter of fromBase is not 2, 8, 10, or 16"); - try - { - string strVal = "1111"; - ushort ushortVal = Convert.ToUInt16(strVal, 100); - TestLibrary.TestFramework.LogError("N001", "the parameter of fromBase is not 2, 8, 10, or 16 but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a non-base 10 signed number and is prefixed with a negative sign"); - try - { - string strVal = "-0"; - ushort ushortVal = Convert.ToUInt16(strVal, 2); - TestLibrary.TestFramework.LogError("N003", "the string represents a non-base 10 signed number and is prefixed with a negative sign but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string contains a character that is not a valid digit in the base specified by fromBase param 1"); - try - { - string strVal = "1234"; - ushort ushortVal = Convert.ToUInt16(strVal, 2); - TestLibrary.TestFramework.LogError("N005", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string contains a character that is not a valid digit in the base specified by fromBase param 2"); - try - { - string strVal = "9999"; - ushort ushortVal = Convert.ToUInt16(strVal, 8); - TestLibrary.TestFramework.LogError("N007", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest5: the string contains a character that is not a valid digit in the base specified by fromBase param 3"); - try - { - string strVal = "abcd"; - ushort ushortVal = Convert.ToUInt16(strVal, 10); - TestLibrary.TestFramework.LogError("N009", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest6() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest6: the string contains a character that is not a valid digit in the base specified by fromBase param 4"); - try - { - string strVal = "gh"; - ushort ushortVal = Convert.ToUInt16(strVal, 16); - TestLibrary.TestFramework.LogError("N011", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N012", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest7() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest7: the string represents base 10 number is less than UInt16.minValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, 10); - TestLibrary.TestFramework.LogError("N013", "the string represent base 10 number is less than UInt16.minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N014", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest8() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest8: the string represents base 10 number is greater than UInt16.maxValue"); - try - { - int intVal = this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue); - string strVal = intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, 10); - TestLibrary.TestFramework.LogError("N015", "the string represent base 10 number is greater than UInt16.maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N016", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint1618.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint1618.cs deleted file mode 100644 index 8df5860..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint1618.cs +++ /dev/null @@ -1,279 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -/// -/// Convert.ToUInt16(string,IFormatProvider) -/// -public class ConvertToUInt1618 -{ - public static int Main() - { - ConvertToUInt1618 convertToUInt1618 = new ConvertToUInt1618(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt1618"); - if (convertToUInt1618.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from string 1"); - try - { - string strVal = UInt16.MaxValue.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, null); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from string 2"); - try - { - string strVal = UInt16.MaxValue.ToString(); - CultureInfo myculture = new CultureInfo("en-us"); - IFormatProvider provider = myculture.NumberFormat; - ushort ushortVal = Convert.ToUInt16(strVal, provider); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from string 3"); - try - { - string strVal = UInt16.MinValue.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, null); - if (ushortVal != UInt16.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt16 from string 4"); - try - { - string strVal = "-" + UInt16.MinValue.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, null); - if (ushortVal != UInt16.MinValue) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5: Convert to UInt16 from string 5"); - try - { - int intVal = this.GetInt32(0, (int)UInt16.MaxValue); - string strVal = "+" + intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, null); - if (ushortVal != (UInt16)intVal) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest6() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest6: Convert to UInt16 from string 6"); - try - { - string strVal = null; - ushort ushortVal = Convert.ToUInt16(strVal, null); - if (ushortVal != 0) - { - TestLibrary.TestFramework.LogError("011", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the string represents a number less than MinValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, null); - TestLibrary.TestFramework.LogError("N001", "the string represents a number less than MinValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a number greater than MaxValue"); - try - { - int intVal = this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue); - string strVal = intVal.ToString(); - ushort ushortVal = Convert.ToUInt16(strVal, null); - TestLibrary.TestFramework.LogError("N003", "the string represents a number greater than MaxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string does not consist of an optional sign followed by a sequence of digits "); - try - { - string strVal = "helloworld"; - ushort ushortVal = Convert.ToUInt16(strVal, null); - TestLibrary.TestFramework.LogError("N005", "the string does not consist of an optional sign followed by a sequence of digits but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string is empty string"); - try - { - string strVal = string.Empty; - ushort ushortVal = Convert.ToUInt16(strVal, null); - TestLibrary.TestFramework.LogError("N007", "the string is empty string but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint162.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint162.cs deleted file mode 100644 index 4192f31..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint162.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Byte) -/// -public class ConvertToUInt162 -{ - public static int Main() - { - ConvertToUInt162 convertToUInt162 = new ConvertToUInt162(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt162"); - if (convertToUInt162.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from Byte 1"); - try - { - byte byteVal = byte.MaxValue; - ushort ushortVal = Convert.ToUInt16(byteVal); - if (ushortVal != (ushort)(byteVal)) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from Byte 2"); - try - { - byte byteVal = byte.MinValue; - ushort ushortVal = Convert.ToUInt16(byteVal); - if (ushortVal != (ushort)(byteVal)) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from Byte 3"); - try - { - byte byteVal = TestLibrary.Generator.GetByte(-55); - ushort ushortVal = Convert.ToUInt16(byteVal); - if (ushortVal != (ushort)(byteVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint163.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint163.cs deleted file mode 100644 index fdf2180..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint163.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Char) -/// -public class ConvertToUInt163 -{ - public static int Main() - { - ConvertToUInt163 convertToUInt163 = new ConvertToUInt163(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt163"); - if (convertToUInt163.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from Char 1"); - try - { - char charVal = char.MaxValue; - ushort ushortVal = Convert.ToUInt16(charVal); - if (ushortVal != (ushort)(charVal)) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from Char 2"); - try - { - char charVal = char.MinValue; - ushort ushortVal = Convert.ToUInt16(charVal); - if (ushortVal != (ushort)(charVal)) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from Char 3"); - try - { - char charVal = TestLibrary.Generator.GetChar(-55); - ushort ushortVal = Convert.ToUInt16(charVal); - if (ushortVal != (ushort)(charVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint164.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint164.cs deleted file mode 100644 index 6efcde4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint164.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt164(Decimal) -/// -public class ConvertToUInt164 -{ - public static int Main() - { - ConvertToUInt164 convertToUInt164 = new ConvertToUInt164(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt164"); - if (convertToUInt164.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from Decimal 1"); - try - { - decimal decimalVal = (decimal)(UInt16.MaxValue); - ushort ushortVal = Convert.ToUInt16(decimalVal); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from Decimal 2"); - try - { - decimal decimalVal = (decimal)(UInt16.MinValue); - ushort ushortVal = Convert.ToUInt16(decimalVal); - if (ushortVal != UInt16.MinValue) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from Decimal 3"); - try - { - decimal decimalVal = (decimal)(this.GetInt32(0, (int)(UInt16.MaxValue))); - ushort ushortVal = Convert.ToUInt16(decimalVal); - if (ushortVal != (ushort)(decimalVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the decimal is larger than UInt16 maxValue"); - try - { - decimal decimalVal = (decimal)(this.GetInt32((int)(UInt16.MaxValue) + 1, Int32.MaxValue)); - ushort ushortVal = Convert.ToUInt16(decimalVal); - TestLibrary.TestFramework.LogError("N001", "the decimal is larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the decimal is less than UInt16 minValue"); - try - { - decimal decimalVal = (decimal)(this.GetInt32(1, Int32.MaxValue) * (-1)); - ushort ushortVal = Convert.ToUInt16(decimalVal); - TestLibrary.TestFramework.LogError("N003", "the decimal is larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint165.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint165.cs deleted file mode 100644 index 19398f8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint165.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Double) -/// -public class ConvertToUInt165 -{ - public static int Main() - { - ConvertToUInt165 convertToUInt165 = new ConvertToUInt165(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt165"); - if (convertToUInt165.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PostiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from double 1"); - try - { - double doubleVal = (double)(UInt16.MaxValue); - ushort ushortVal = Convert.ToUInt16(doubleVal); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from double 2"); - try - { - double doubleVal = (double)(UInt16.MinValue); - ushort ushortVal = Convert.ToUInt16(doubleVal); - if (ushortVal != UInt16.MinValue) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from double 3"); - try - { - double doubleVal = (double)(this.GetInt32(0, (int)(UInt16.MaxValue))); - ushort ushortVal = Convert.ToUInt16(doubleVal); - if (ushortVal != (ushort)(doubleVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the double is larger than UInt16 maxValue"); - try - { - double doubleVal = (double)(this.GetInt32((int)(UInt16.MaxValue) + 1, Int32.MaxValue)); - ushort ushortVal = Convert.ToUInt16(doubleVal); - TestLibrary.TestFramework.LogError("N001", "the double is larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the double is less than UInt16 minValue"); - try - { - double doubleVal = (double)(this.GetInt32(1, Int32.MaxValue) * (-1)); - ushort ushortVal = Convert.ToUInt16(doubleVal); - TestLibrary.TestFramework.LogError("N003", "the double is larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint166.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint166.cs deleted file mode 100644 index e180261..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint166.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Int16) -/// -public class ConvertToUInt166 -{ - public static int Main() - { - ConvertToUInt166 convertToUInt166 = new ConvertToUInt166(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt166"); - if (convertToUInt166.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from int16 1"); - try - { - Int16 Int16Val = Int16.MaxValue; - ushort ushortVal = Convert.ToUInt16(Int16Val); - if (ushortVal != (ushort)Int16Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from int16 2"); - try - { - Int16 Int16Val = (Int16)this.GetInt32(0, (int)Int16.MaxValue); - ushort ushortVal = Convert.ToUInt16(Int16Val); - if (ushortVal != (ushort)Int16Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int16 is less than UInt16 minValue"); - try - { - Int16 Int16Val = (Int16)(this.GetInt32(1, (int)Int16.MaxValue + 2) * (-1)); - ushort ushortVal = Convert.ToUInt16(Int16Val); - TestLibrary.TestFramework.LogError("N001", "the int16 is less than UInt16 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint167.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint167.cs deleted file mode 100644 index 5d4260c..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint167.cs +++ /dev/null @@ -1,145 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Int32) -/// -public class ConvertToUInt167 -{ - public static int Main() - { - ConvertToUInt167 convertToUInt167 = new ConvertToUInt167(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt167"); - if (convertToUInt167.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from int32 1"); - try - { - Int32 Int32Val = (Int32)UInt16.MaxValue; - ushort ushortVal = Convert.ToUInt16(Int32Val); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from int32 2"); - try - { - Int32 Int32Val = this.GetInt32(0, (int)UInt16.MaxValue); - ushort ushortVal = Convert.ToUInt16(Int32Val); - if (ushortVal != (ushort)Int32Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int32 is larger than UInt16 maxValue"); - try - { - Int32 Int32Val = this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue); - ushort ushortVal = Convert.ToUInt16(Int32Val); - TestLibrary.TestFramework.LogError("N001", "the int32 is larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the int32 is less than UInt16 minValue"); - try - { - Int32 Int32Val = this.GetInt32(1, Int32.MaxValue) * (-1); - ushort ushortVal = Convert.ToUInt16(Int32Val); - TestLibrary.TestFramework.LogError("N003", "the int32 is less than UInt16 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint168.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint168.cs deleted file mode 100644 index b5adff8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint168.cs +++ /dev/null @@ -1,145 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(Int64) -/// -public class ConvertToUInt168 -{ - public static int Main() - { - ConvertToUInt168 convertToUInt168 = new ConvertToUInt168(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt168"); - if (convertToUInt168.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from Int64 1"); - try - { - Int64 Int64Val = (Int64)UInt16.MaxValue; - ushort ushortVal = Convert.ToUInt16(Int64Val); - if (ushortVal != UInt16.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from Int64 2"); - try - { - Int64 Int64Val = (Int64)this.GetInt32(0, (int)UInt16.MaxValue); - ushort ushortVal = Convert.ToUInt16(Int64Val); - if (ushortVal != (ushort)Int64Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the Int64 is larger than UInt16 maxValue"); - try - { - Int64 Int64Val = (Int64)this.GetInt32((int)UInt16.MaxValue + 1, Int32.MaxValue) + (Int64)this.GetInt32(0, Int32.MaxValue); - ushort ushortVal = Convert.ToUInt16(Int64Val); - TestLibrary.TestFramework.LogError("N001", "the Int64 is larger than UInt16 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the Int64 is less than UInt16 minValue"); - try - { - Int64 Int64Val = ((Int64)(this.GetInt32(1, Int32.MaxValue)) + (Int64)(this.GetInt32(0, Int32.MaxValue))) * (-1); - ushort ushortVal = Convert.ToUInt16(Int64Val); - TestLibrary.TestFramework.LogError("N003", "the Int64 is less than UInt16 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint169.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint169.cs deleted file mode 100644 index b1a4ec9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint169.cs +++ /dev/null @@ -1,124 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt16(UInt16) -/// -public class ConvertToUInt169 -{ - public static int Main() - { - ConvertToUInt169 convertToUInt169 = new ConvertToUInt169(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt169"); - if (convertToUInt169.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt16 from UInt16 1"); - try - { - UInt16 UInt16Val = UInt16.MaxValue; - ushort ushortVal = Convert.ToUInt16(UInt16Val); - if (ushortVal != UInt16Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt16 from UInt16 2"); - try - { - UInt16 UInt16Val = UInt16.MinValue; - ushort ushortVal = Convert.ToUInt16(UInt16Val); - if (ushortVal != UInt16Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from UInt16 3"); - try - { - UInt16 UInt16Val = (UInt16)(this.GetInt32(0, (int)UInt16.MaxValue)); - ushort ushortVal = Convert.ToUInt16(UInt16Val); - if (ushortVal != UInt16Val) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint32.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint32.cs deleted file mode 100644 index 3121338..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint32.cs +++ /dev/null @@ -1,139 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToUInt32 -{ - public static int Main() - { - ConvertToUInt32 ac = new ConvertToUInt32(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToUInt32(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - retVal = PosTest7() && retVal; - retVal = PosTest8() && retVal; - retVal = PosTest9() && retVal; - retVal = PosTest10() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - return retVal; - } - - public bool PosTest1() { return PosTest(1, (object)UInt32.MaxValue, UInt32.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)UInt32.MinValue, UInt32.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest(4, true, 1); } - public bool PosTest5() { return PosTest(5, false, 0); } - - public bool PosTest6() { return PosTest2(6, null, 0); } - public bool PosTest7() { return PosTest2(7, "1034", 1034); } - - public bool PosTest8() { return PosTest2(8, null, 0); } - public bool PosTest9() { return PosTest2(9, "34", 34); } - - public bool PosTest10() { return PosTest(10, 4294967294.5d, 4294967294); } - - public bool PosTest(int id, T curValue, UInt32 expValue) - { - bool retVal = true; - UInt32 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToUInt32(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToUInt32(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToUInt32(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, UInt32 expValue) - { - bool retVal = true; - UInt32 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToUInt32(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToUInt32(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToUInt32(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint321.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint321.cs deleted file mode 100644 index a900279..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint321.cs +++ /dev/null @@ -1,78 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Boolean) -/// -public class ConvertToUInt321 -{ - public static int Main() - { - ConvertToUInt321 convertToUInt321 = new ConvertToUInt321(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt321"); - if (convertToUInt321.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from Boolean 1"); - try - { - uint uintVal = Convert.ToUInt32(true); - if (uintVal != 1) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from Boolean 2"); - try - { - uint uintVal = Convert.ToUInt32(false); - if (uintVal != 0) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3210.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3210.cs deleted file mode 100644 index 3e1dd7d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3210.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(UInt16) -/// -public class ConvertToUInt3210 -{ - public static int Main() - { - ConvertToUInt3210 convertToUInt3210 = new ConvertToUInt3210(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3210"); - if (convertToUInt3210.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from UInt16 1"); - try - { - UInt16 UInt16Val = UInt16.MaxValue; - uint uintVal = Convert.ToUInt32(UInt16Val); - if (uintVal != (UInt32)UInt16Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from UInt16 2"); - try - { - UInt16 UInt16Val = (UInt16)this.GetInt32(0, (int)UInt16.MaxValue); - uint uintVal = Convert.ToUInt32(UInt16Val); - if (uintVal != (UInt32)UInt16Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3211.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3211.cs deleted file mode 100644 index 4a53698..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3211.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(UInt32) -/// -public class ConvertToUInt3211 -{ - public static int Main() - { - ConvertToUInt3211 convertToUInt3211 = new ConvertToUInt3211(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3211"); - if (convertToUInt3211.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from UInt32 1"); - try - { - UInt32 UInt32Val = UInt32.MaxValue; - uint uintVal = Convert.ToUInt32(UInt32Val); - if (uintVal != UInt32Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from UInt32 2"); - try - { - UInt32 UInt32Val = (UInt32)this.GetInt32(0, Int32.MaxValue) + (UInt32)(this.GetInt32(0, Int32.MaxValue)); - uint uintVal = Convert.ToUInt32(UInt32Val); - if (uintVal != UInt32Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3212.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3212.cs deleted file mode 100644 index a7c088a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3212.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(UInt64) -/// -public class ConvertToUInt3212 -{ - public static int Main() - { - ConvertToUInt3212 convertToUInt3212 = new ConvertToUInt3212(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3212"); - if (convertToUInt3212.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from UInt64 1"); - try - { - UInt64 UInt64Val = (UInt64)UInt32.MaxValue; - uint uintVal = Convert.ToUInt32(UInt64Val); - if (uintVal != (UInt32)UInt64Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from UInt64 2"); - try - { - UInt64 UInt64Val = (UInt64)this.GetInt32(0, Int32.MaxValue) + (UInt64)(this.GetInt32(0, Int32.MaxValue)); - uint uintVal = Convert.ToUInt32(UInt64Val); - if (uintVal != (UInt64)UInt64Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the UInt64 is larger than UInt32 maxValue"); - try - { - UInt64 UInt64Val = (UInt64)UInt32.MaxValue + (UInt64)this.GetInt32(1, Int32.MaxValue); - uint uintVal = Convert.ToUInt32(UInt64Val); - TestLibrary.TestFramework.LogError("N001", "the UInt64 is greater than UInt32 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3213.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3213.cs deleted file mode 100644 index 7f5ea6f..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3213.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Sbyte) -/// -public class ConvertToUInt3213 -{ - public static int Main() - { - ConvertToUInt3213 convertToUInt3213 = new ConvertToUInt3213(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3213"); - if (convertToUInt3213.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from sbyte 1"); - try - { - sbyte sbyteVal = sbyte.MaxValue; - uint uintVal = Convert.ToUInt32(sbyteVal); - if (uintVal != (UInt32)sbyteVal) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from sbyte 2"); - try - { - sbyte sbyteVal = (sbyte)this.GetInt32(0, (int)sbyte.MaxValue); - uint uintVal = Convert.ToUInt32(sbyteVal); - if (uintVal != (sbyte)sbyteVal) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the sbyte is less than UInt32 minValue"); - try - { - sbyte sbyteVal = (sbyte)(this.GetInt32(1, (int)sbyte.MaxValue + 2) * (-1)); - uint uintVal = Convert.ToUInt32(sbyteVal); - TestLibrary.TestFramework.LogError("N001", "the sbyte is less than UInt32 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3215.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3215.cs deleted file mode 100644 index bd93a98..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3215.cs +++ /dev/null @@ -1,263 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Object) -/// -public class ConvertToUInt3215 -{ - public static int Main() - { - ConvertToUInt3215 convertToUInt3215 = new ConvertToUInt3215(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3215"); - if (convertToUInt3215.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert to UInt32 from object 1"); - try - { - TestClass2 objVal = new TestClass2(); - uint uintVal = Convert.ToUInt32(objVal); - if (uintVal != UInt32.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert to UInt32 from object 2"); - try - { - object objVal = true; - uint uintVal = Convert.ToUInt32(objVal); - if (uintVal != 1) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert to UInt32 from object 3"); - try - { - object objVal = false; - uint uintVal = Convert.ToUInt32(objVal); - if (uintVal != 0) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Convert to UInt32 from object 4"); - try - { - object objVal = null; - uint uintVal = Convert.ToUInt32(objVal); - if (uintVal != 0) - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The object does not implement IConvertible"); - try - { - TestClass1 objVal = new TestClass1(); - uint uintVal = Convert.ToUInt32(objVal); - TestLibrary.TestFramework.LogError("N001", "The object does not implement IConvertible but not throw exception"); - retVal = false; - } - catch (InvalidCastException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - #region ForTestClass - public class TestClass1 { } - public class TestClass2 : IConvertible - { - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - - public uint ToUInt32(IFormatProvider provider) - { - return UInt32.MaxValue; - } - - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3216.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3216.cs deleted file mode 100644 index 9ed8bc0..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3216.cs +++ /dev/null @@ -1,282 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Object,IFormatProvider) -/// -public class ConvertToUInt3216 -{ - public static int Main() - { - ConvertToUInt3216 convertToUInt3216 = new ConvertToUInt3216(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3216"); - if (convertToUInt3216.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert to UInt32 from object 1"); - try - { - TestClass2 objVal = new TestClass2(); - TestIFormat iformat = new TestIFormat(); - uint uintVal1 = Convert.ToUInt32(objVal, iformat); - uint uintVal2 = Convert.ToUInt32(objVal, null); - if (uintVal1 != UInt32.MaxValue || uintVal2 != UInt32.MinValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert to UInt32 from object 2"); - try - { - object objVal = true; - TestIFormat iformat = new TestIFormat(); - uint uintVal1 = Convert.ToUInt32(objVal, iformat); - uint uintVal2 = Convert.ToUInt32(objVal, null); - if (uintVal1 != 1 || uintVal2 != 1) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert to UInt32 from object 3"); - try - { - object objVal = false; - TestIFormat iformat = new TestIFormat(); - uint uintVal1 = Convert.ToUInt32(objVal, iformat); - uint uintVal2 = Convert.ToUInt32(objVal, null); - if (uintVal1 != 0 || uintVal2 != 0) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Convert to UInt32 from object 4"); - try - { - object objVal = null; - TestIFormat iformat = new TestIFormat(); - uint uintVal1 = Convert.ToUInt32(objVal, iformat); - uint uintVal2 = Convert.ToUInt32(objVal, null); - if (uintVal1 != 0 || uintVal2 != 0) - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The object does not implement IConvertible"); - try - { - TestClass1 objVal = new TestClass1(); - uint uintVal = Convert.ToUInt32(objVal, null); - TestLibrary.TestFramework.LogError("N001", "The object does not implement IConvertible but not throw exception"); - retVal = false; - } - catch (InvalidCastException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region ForTestClass - public class TestClass1 { } - public class TestIFormat : IFormatProvider - { - public bool IsUInt32MaxValue = true; - public object GetFormat(Type argType) - { - if (argType == typeof(TestIFormat)) - return this; - else - return null; - } - } - public class TestClass2 : IConvertible - { - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public uint ToUInt32(IFormatProvider provider) - { - bool IsUInt32MinValue = true; - if (provider != null) - { - TestIFormat iformat = (TestIFormat)provider.GetFormat(typeof(TestIFormat)); - if (iformat != null && iformat.IsUInt32MaxValue) - { - IsUInt32MinValue = false; - } - } - if (IsUInt32MinValue) - { - return UInt32.MinValue; - } - else - { - return UInt32.MaxValue; - } - } - public ulong ToUInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3217.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3217.cs deleted file mode 100644 index 7484f6b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3217.cs +++ /dev/null @@ -1,253 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(String) -/// -public class ConvertToUInt3217 -{ - public static int Main() - { - ConvertToUInt3217 convertToUInt3217 = new ConvertToUInt3217(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3217"); - if (convertToUInt3217.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from string 1"); - try - { - string strVal = UInt32.MaxValue.ToString(); - uint uintVal = Convert.ToUInt32(strVal); - if (uintVal != UInt32.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from string 2"); - try - { - string strVal = UInt32.MinValue.ToString(); - uint uintVal = Convert.ToUInt32(strVal); - if (uintVal != UInt32.MinValue) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt32 from string 3"); - try - { - string strVal = "-" + UInt32.MinValue.ToString(); - uint uintVal = Convert.ToUInt32(strVal); - if (uintVal != UInt32.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt32 from string 4"); - try - { - uint intVal = (UInt32)this.GetInt32(0, Int32.MaxValue) + (UInt32)this.GetInt32(0, Int32.MaxValue); - string strVal = "+" + intVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal); - if (uintVal != intVal) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5: Convert to UInt32 from string 5"); - try - { - string strVal = null; - uint uintVal = Convert.ToUInt32(strVal); - if (uintVal != 0) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the string represents a number less than MinValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal); - TestLibrary.TestFramework.LogError("N001", "the string represents a number less than MinValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a number greater than MaxValue"); - try - { - UInt64 sourceVal = (UInt64)UInt32.MaxValue + (UInt64)this.GetInt32(1, Int32.MaxValue); - string strVal = sourceVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal); - TestLibrary.TestFramework.LogError("N003", "the string represents a number greater than MaxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string does not consist of an optional sign followed by a sequence of digits "); - try - { - string strVal = "helloworld"; - uint uintVal = Convert.ToUInt32(strVal); - TestLibrary.TestFramework.LogError("N005", "the string does not consist of an optional sign followed by a sequence of digits but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string is empty string"); - try - { - string strVal = string.Empty; - uint uintVal = Convert.ToUInt32(strVal); - TestLibrary.TestFramework.LogError("N007", "the string is empty string but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3218.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3218.cs deleted file mode 100644 index 84a4d6b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3218.cs +++ /dev/null @@ -1,278 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -/// -/// Convert.ToUInt32(String,IFormatProvider) -/// -public class ConvertToUInt3218 -{ - public static int Main() - { - ConvertToUInt3218 convertToUInt3218 = new ConvertToUInt3218(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3218"); - if (convertToUInt3218.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from string 1"); - try - { - string strVal = UInt32.MaxValue.ToString(); - uint uintVal = Convert.ToUInt32(strVal, null); - if (uintVal != UInt32.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from string 2"); - try - { - string strVal = UInt32.MaxValue.ToString(); - CultureInfo myculture = new CultureInfo("en-us"); - IFormatProvider provider = myculture.NumberFormat; - uint uintVal = Convert.ToUInt32(strVal, provider); - if (uintVal != UInt32.MaxValue) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt32 from string 3"); - try - { - string strVal = UInt32.MinValue.ToString(); - uint uintVal = Convert.ToUInt32(strVal, null); - if (uintVal != UInt32.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt32 from string 4"); - try - { - string strVal = "-" + UInt32.MinValue.ToString(); - uint uintVal = Convert.ToUInt32(strVal, null); - if (uintVal != UInt32.MinValue) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5: Convert to UInt32 from string 5"); - try - { - uint sourceVal = (UInt32)this.GetInt32(0, Int32.MaxValue) + (UInt32)this.GetInt32(0, Int32.MaxValue); - string strVal = "+" + sourceVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal, null); - if (uintVal != sourceVal) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest6() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest6: Convert to UInt32 from string 6"); - try - { - string strVal = null; - uint uintVal = Convert.ToUInt32(strVal, null); - if (uintVal != 0) - { - TestLibrary.TestFramework.LogError("011", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the string represents a number less than MinValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal, null); - TestLibrary.TestFramework.LogError("N001", "the string represents a number less than MinValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a number greater than MaxValue"); - try - { - UInt64 intVal = (UInt64)UInt32.MaxValue + (UInt64)this.GetInt32(1, Int32.MaxValue); - string strVal = intVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal, null); - TestLibrary.TestFramework.LogError("N003", "the string represents a number greater than MaxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string does not consist of an optional sign followed by a sequence of digits "); - try - { - string strVal = "helloworld"; - uint uintVal = Convert.ToUInt32(strVal, null); - TestLibrary.TestFramework.LogError("N005", "the string does not consist of an optional sign followed by a sequence of digits but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string is empty string"); - try - { - string strVal = string.Empty; - uint uintVal = Convert.ToUInt32(strVal, null); - TestLibrary.TestFramework.LogError("N007", "the string is empty string but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint3219.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint3219.cs deleted file mode 100644 index 580c3f9..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint3219.cs +++ /dev/null @@ -1,321 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(String,Int32) -/// -public class ConvertToUInt3219 -{ - public static int Main() - { - ConvertToUInt3219 convertToUInt3219 = new ConvertToUInt3219(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt3219"); - if (convertToUInt3219.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from string 1"); - try - { - string strVal = "1111"; - uint uintVal1 = Convert.ToUInt32(strVal, 2); - uint uintVal2 = Convert.ToUInt32(strVal, 8); - uint uintVal3 = Convert.ToUInt32(strVal, 10); - uint uintVal4 = Convert.ToUInt32(strVal, 16); - if (uintVal1 != (UInt32)(1 * Math.Pow(2, 3) + 1 * Math.Pow(2, 2) + 1 * Math.Pow(2, 1) + 1 * Math.Pow(2, 0)) || - uintVal2 != (UInt32)(1 * Math.Pow(8, 3) + 1 * Math.Pow(8, 2) + 1 * Math.Pow(8, 1) + 1 * Math.Pow(8, 0)) || - uintVal3 != (UInt32)(1 * Math.Pow(10, 3) + 1 * Math.Pow(10, 2) + 1 * Math.Pow(10, 1) + 1 * Math.Pow(10, 0)) || - uintVal4 != (UInt32)(1 * Math.Pow(16, 3) + 1 * Math.Pow(16, 2) + 1 * Math.Pow(16, 1) + 1 * Math.Pow(16, 0)) - ) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from string 2"); - try - { - uint intVal = (UInt32)this.GetInt32(0, Int32.MaxValue) + (UInt32)this.GetInt32(0, Int32.MaxValue); - string strVal = "+" + intVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal, 10); - if (uintVal != intVal) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt32 from string 3"); - try - { - string strVal = null; - uint uintVal1 = Convert.ToUInt32(strVal, 2); - uint uintVal2 = Convert.ToUInt32(strVal, 8); - uint uintVal3 = Convert.ToUInt32(strVal, 10); - uint uintVal4 = Convert.ToUInt32(strVal, 16); - if (uintVal1 != 0 || uintVal2 != 0 || uintVal3 != 0 || uintVal4 != 0) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt32 from string 4"); - try - { - string strVal = "0xff"; - uint uintVal = Convert.ToUInt32(strVal, 16); - if (uintVal != (UInt32)(15 * Math.Pow(16, 1) + 15 * Math.Pow(16, 0))) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the parameter of fromBase is not 2, 8, 10, or 16"); - try - { - string strVal = "1111"; - uint uintVal = Convert.ToUInt32(strVal, 100); - TestLibrary.TestFramework.LogError("N001", "the parameter of fromBase is not 2, 8, 10, or 16 but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a non-base 10 signed number and is prefixed with a negative sign"); - try - { - string strVal = "-0"; - uint uintVal = Convert.ToUInt32(strVal, 2); - TestLibrary.TestFramework.LogError("N003", "the string represents a non-base 10 signed number and is prefixed with a negative sign but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string contains a character that is not a valid digit in the base specified by fromBase param 1"); - try - { - string strVal = "1234"; - uint uintVal = Convert.ToUInt32(strVal, 2); - TestLibrary.TestFramework.LogError("N005", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string contains a character that is not a valid digit in the base specified by fromBase param 2"); - try - { - string strVal = "9999"; - uint uintVal = Convert.ToUInt32(strVal, 8); - TestLibrary.TestFramework.LogError("N007", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest5: the string contains a character that is not a valid digit in the base specified by fromBase param 3"); - try - { - string strVal = "abcd"; - uint uintVal = Convert.ToUInt32(strVal, 10); - TestLibrary.TestFramework.LogError("N009", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest6() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest6: the string contains a character that is not a valid digit in the base specified by fromBase param 4"); - try - { - string strVal = "gh"; - uint uintVal = Convert.ToUInt32(strVal, 16); - TestLibrary.TestFramework.LogError("N011", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N012", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest7() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest7: the string represents base 10 number is less than UInt32.minValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal, 10); - TestLibrary.TestFramework.LogError("N013", "the string represent base 10 number is less than UInt32.minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N014", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest8() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest8: the string represents base 10 number is greater than UInt32.maxValue"); - try - { - UInt64 intVal = (UInt64)UInt32.MaxValue + (UInt64)this.GetInt32(1, Int32.MaxValue); - string strVal = intVal.ToString(); - uint uintVal = Convert.ToUInt32(strVal, 10); - TestLibrary.TestFramework.LogError("N015", "the string represent base 10 number is greater than UInt32.maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N016", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint322.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint322.cs deleted file mode 100644 index 8e32e5a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint322.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Byte) -/// -public class ConvertToUInt322 -{ - public static int Main() - { - ConvertToUInt322 convertToUInt322 = new ConvertToUInt322(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt322"); - if (convertToUInt322.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from Byte 1"); - try - { - byte byteVal = byte.MaxValue; - uint uintVal = Convert.ToUInt32(byteVal); - if (uintVal != (uint)(byteVal)) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from Byte 2"); - try - { - byte byteVal = byte.MinValue; - uint uintVal = Convert.ToUInt32(byteVal); - if (uintVal != (uint)(byteVal)) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt32 from Byte 3"); - try - { - byte byteVal = TestLibrary.Generator.GetByte(-55); - uint uintVal = Convert.ToUInt32(byteVal); - if (uintVal != (uint)(byteVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint323.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint323.cs deleted file mode 100644 index 476b574..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint323.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Char) -/// -public class ConvertToUInt323 -{ - public static int Main() - { - ConvertToUInt323 convertToUInt323 = new ConvertToUInt323(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt323"); - if (convertToUInt323.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from Char 1"); - try - { - char charVal = char.MaxValue; - uint uintVal = Convert.ToUInt32(charVal); - if (uintVal != (uint)(charVal)) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from Char 2"); - try - { - char charVal = char.MinValue; - uint uintVal = Convert.ToUInt32(charVal); - if (uintVal != (uint)(charVal)) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt32 from Char 3"); - try - { - char charVal = TestLibrary.Generator.GetChar(-55); - uint uintVal = Convert.ToUInt32(charVal); - if (uintVal != (uint)(charVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint324.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint324.cs deleted file mode 100644 index 218dcaf..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint324.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Decimal) -/// -public class ConvertToUInt324 -{ - public static int Main() - { - ConvertToUInt324 convertToUInt324 = new ConvertToUInt324(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt324"); - if (convertToUInt324.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from Decimal 1"); - try - { - decimal decimalVal = (decimal)(UInt32.MaxValue); - uint uintVal = Convert.ToUInt32(decimalVal); - if (uintVal != UInt32.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from Decimal 2"); - try - { - decimal decimalVal = (decimal)(UInt32.MinValue); - uint uintVal = Convert.ToUInt32(decimalVal); - if (uintVal != UInt32.MinValue) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt32 from Decimal 3"); - try - { - decimal decimalVal = (decimal)(this.GetInt32(0, Int32.MaxValue)) + (decimal)(this.GetInt32(0, Int32.MaxValue)); - uint uintVal = Convert.ToUInt32(decimalVal); - if (uintVal != (uint)(decimalVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the decimal is larger than UInt32 maxValue"); - try - { - decimal decimalVal = (decimal)UInt32.MaxValue + (decimal)(this.GetInt32(1, Int32.MaxValue)); - uint uintVal = Convert.ToUInt32(decimalVal); - TestLibrary.TestFramework.LogError("N001", "the decimal is larger than UInt32 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the decimal is less than UInt32 minValue"); - try - { - decimal decimalVal = (decimal)(this.GetInt32(1, Int32.MaxValue) * (-1)); - uint uintVal = Convert.ToUInt32(decimalVal); - TestLibrary.TestFramework.LogError("N003", "the decimal is larger than UInt32 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint325.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint325.cs deleted file mode 100644 index de2a31d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint325.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Double) -/// -public class ConvertToUInt325 -{ - public static int Main() - { - ConvertToUInt325 convertToUInt325 = new ConvertToUInt325(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt325"); - if (convertToUInt325.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from double 1"); - try - { - double doubleVal = (double)(UInt32.MaxValue); - uint uintVal = Convert.ToUInt32(doubleVal); - if (uintVal != UInt32.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from double 2"); - try - { - double doubleVal = (double)(UInt32.MinValue); - uint uintVal = Convert.ToUInt32(doubleVal); - if (uintVal != UInt32.MinValue) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt16 from double 3"); - try - { - double doubleVal = (double)(this.GetInt32(0, Int32.MaxValue)) + (double)(this.GetInt32(0, Int32.MaxValue)); - uint uintVal = Convert.ToUInt32(doubleVal); - if (uintVal != (uint)(doubleVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the double is larger than UInt32 maxValue"); - try - { - double doubleVal = (double)UInt32.MaxValue + (double)(this.GetInt32(1,Int32.MaxValue)); - uint uintVal = Convert.ToUInt32(doubleVal); - TestLibrary.TestFramework.LogError("N001", "the double is larger than UInt32 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the double is less than UInt32 minValue"); - try - { - double doubleVal = (double)(this.GetInt32(1, Int32.MaxValue) * (-1)); - uint uintVal = Convert.ToUInt32(doubleVal); - TestLibrary.TestFramework.LogError("N003", "the double is larger than UInt32 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint326.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint326.cs deleted file mode 100644 index 9651ca4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint326.cs +++ /dev/null @@ -1,56 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(DateTime) -/// -public class ConvertToUInt326 -{ - public static int Main() - { - ConvertToUInt326 convertToUInt326 = new ConvertToUInt326(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt326"); - if (convertToUInt326.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: Convert to UInt32 from DateTime"); - try - { - DateTime dtVal = DateTime.Now; - uint uintVal = Convert.ToUInt32(dtVal); - TestLibrary.TestFramework.LogError("N001", "Convert to UInt32 from DateTime but not throw exception"); - retVal = false; - } - catch (InvalidCastException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint327.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint327.cs deleted file mode 100644 index a13b149..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint327.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Int16) -/// -public class ConvertToUInt327 -{ - public static int Main() - { - ConvertToUInt327 convertToUInt327 = new ConvertToUInt327(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt327"); - if (convertToUInt327.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from int16 1"); - try - { - Int16 Int16Val = Int16.MaxValue; - uint uintVal = Convert.ToUInt32(Int16Val); - if (uintVal != (uint)Int16Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from int16 2"); - try - { - Int16 Int16Val = (Int16)this.GetInt32(0, (int)Int16.MaxValue); - uint uintVal = Convert.ToUInt32(Int16Val); - if (uintVal != (uint)Int16Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int16 is less than UInt32 minValue"); - try - { - Int16 Int16Val = (Int16)(this.GetInt32(1, (int)Int16.MaxValue + 2) * (-1)); - uint uintVal = Convert.ToUInt32(Int16Val); - TestLibrary.TestFramework.LogError("N001", "the int16 is less than UInt32 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint328.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint328.cs deleted file mode 100644 index 3b9bb96..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint328.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Int32) -/// -public class ConvertToUInt328 -{ - public static int Main() - { - ConvertToUInt328 convertToUInt328 = new ConvertToUInt328(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt328"); - if (convertToUInt328.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from int32 1"); - try - { - Int32 Int32Val = Int32.MaxValue; - uint uintVal = Convert.ToUInt32(Int32Val); - if (uintVal != (uint)Int32Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from int32 2"); - try - { - Int32 Int32Val = this.GetInt32(0, Int32.MaxValue); - uint uintVal = Convert.ToUInt32(Int32Val); - if (uintVal != (uint)Int32Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int32 is less than UInt32 minValue"); - try - { - Int32 Int32Val = this.GetInt32(1, Int32.MaxValue) * (-1); - uint uintVal = Convert.ToUInt32(Int32Val); - TestLibrary.TestFramework.LogError("N001", "the int32 is less than UInt32 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint329.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint329.cs deleted file mode 100644 index 9505bbe..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint329.cs +++ /dev/null @@ -1,145 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt32(Int64) -/// -public class ConvertToUInt329 -{ - public static int Main() - { - ConvertToUInt329 convertToUInt329 = new ConvertToUInt329(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt329"); - if (convertToUInt329.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt32 from int64 1"); - try - { - Int64 Int64Val = (Int64)UInt32.MaxValue; - uint uintVal = Convert.ToUInt32(Int64Val); - if (uintVal != UInt32.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt32 from int64 2"); - try - { - Int64 Int64Val = (Int64)this.GetInt32(0, Int32.MaxValue) + (Int64)this.GetInt32(0, Int32.MaxValue); - uint uintVal = Convert.ToUInt32(Int64Val); - if (uintVal != (uint)Int64Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int64 is less than UInt32 minValue"); - try - { - Int64 Int64Val = this.GetInt32(1, Int32.MaxValue) * (-1); - uint uintVal = Convert.ToUInt32(Int64Val); - TestLibrary.TestFramework.LogError("N001", "the int64 is less than UInt32 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the int64 is larger than UInt32 maxValue"); - try - { - Int64 Int64Val = (Int64)UInt32.MaxValue + (Int64)this.GetInt32(1, Int32.MaxValue); - uint uintVal = Convert.ToUInt32(Int64Val); - TestLibrary.TestFramework.LogError("N003", "the int64 is greater than UInt32 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint64.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint64.cs deleted file mode 100644 index f21c314..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint64.cs +++ /dev/null @@ -1,126 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections; - -public class ConvertToUInt64 -{ - public static int Main() - { - ConvertToUInt64 ac = new ConvertToUInt64(); - - TestLibrary.TestFramework.BeginTestCase("Convert.ToUInt64(...)"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - TestLibrary.TestFramework.LogInformation(""); - - return retVal; - } - - public bool PosTest1() { return PosTest(1, (object)UInt64.MaxValue, UInt64.MaxValue); } - public bool PosTest2() { return PosTest(2, (object)UInt64.MinValue, UInt64.MinValue); } - public bool PosTest3() { return PosTest(3, null, 0); } - - public bool PosTest4() { return PosTest2(4, null, 0); } - public bool PosTest5() { return PosTest2(5, "1034", 1034); } - - public bool PosTest(int id, T curValue, UInt64 expValue) - { - bool retVal = true; - UInt64 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToUInt64(...) (curValue:"+typeof(T)+" " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToUInt64(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("000", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToUInt64(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("001", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2(int id, String curValue, UInt64 expValue) - { - bool retVal = true; - UInt64 newValue; - IFormatProvider myfp; - - TestLibrary.TestFramework.BeginScenario("PosTest"+id+": Convert.ToUInt64(...) (curValue:string " +curValue+" newType:"+expValue.GetType()+")"); - - try - { - newValue = Convert.ToUInt64(curValue); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("003", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - myfp = null; - newValue = Convert.ToUInt64(curValue, myfp); - - if (!newValue.Equals(expValue)) - { - TestLibrary.TestFramework.LogError("004", "Value mismatch: Expected(" + expValue + ") Actual(" +newValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint641.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint641.cs deleted file mode 100644 index f4c30dd..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint641.cs +++ /dev/null @@ -1,78 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Boolean) -/// -public class ConvertToUInt641 -{ - public static int Main() - { - ConvertToUInt641 convertToUInt641 = new ConvertToUInt641(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt641"); - if (convertToUInt641.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from Boolean 1"); - try - { - ulong ulongVal = Convert.ToUInt64(true); - if (ulongVal != 1) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from Boolean 2"); - try - { - ulong ulongVal = Convert.ToUInt64(false); - if (ulongVal != 0) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6410.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6410.cs deleted file mode 100644 index 400c131..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6410.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Int32) -/// -public class ConvertToUInt6410 -{ - public static int Main() - { - ConvertToUInt6410 convertToUInt6410 = new ConvertToUInt6410(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6410"); - if (convertToUInt6410.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from int32 1"); - try - { - Int32 Int32Val = Int32.MaxValue; - ulong ulongVal = Convert.ToUInt64(Int32Val); - if (ulongVal != (ulong)Int32Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from int32 2"); - try - { - Int32 Int32Val = this.GetInt32(0, Int32.MaxValue); - ulong ulongVal = Convert.ToUInt64(Int32Val); - if (ulongVal != (ulong)Int32Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int32 is less than UInt64 minValue"); - try - { - Int32 Int32Val = this.GetInt32(1, Int32.MaxValue) * (-1); - ulong ulongVal = Convert.ToUInt64(Int32Val); - TestLibrary.TestFramework.LogError("N001", "the int32 is less than UInt64 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6411.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6411.cs deleted file mode 100644 index a9c0427..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6411.cs +++ /dev/null @@ -1,124 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Int64) -/// -public class ConvertToUInt6411 -{ - public static int Main() - { - ConvertToUInt6411 convertToUInt6411 = new ConvertToUInt6411(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6411"); - if (convertToUInt6411.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from int64 1"); - try - { - Int64 Int64Val = Int64.MaxValue; - ulong ulongVal = Convert.ToUInt64(Int64Val); - if (ulongVal != (ulong)Int64Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from int64 2"); - try - { - Int64 Int64Val = TestLibrary.Generator.GetInt64(-55); - ulong ulongVal = Convert.ToUInt64(Int64Val); - if (ulongVal != (ulong)Int64Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int64 is less than UInt64 minValue"); - try - { - Int64 Int64Val = (Int64)this.GetInt32(1, Int32.MaxValue) * (-1); - ulong ulongVal = Convert.ToUInt64(Int64Val); - TestLibrary.TestFramework.LogError("N001", "the int32 is less than UInt64 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6412.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6412.cs deleted file mode 100644 index cc645b8..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6412.cs +++ /dev/null @@ -1,124 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(SByte) -/// -public class ConvertToUInt6412 -{ - public static int Main() - { - ConvertToUInt6412 convertToUInt6412 = new ConvertToUInt6412(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6412"); - if (convertToUInt6412.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from sbyte 1"); - try - { - sbyte sbyteVal = sbyte.MaxValue; - ulong ulongVal = Convert.ToUInt64(sbyteVal); - if (ulongVal != (ulong)sbyteVal) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from sbyte 2"); - try - { - sbyte sbyteVal = (sbyte)this.GetInt32(0, (int)sbyte.MaxValue); - ulong ulongVal = Convert.ToUInt64(sbyteVal); - if (ulongVal != (ulong)sbyteVal) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the sbyte is less than UInt64 minValue"); - try - { - sbyte sbyteVal = (sbyte)(this.GetInt32(1, (int)sbyte.MaxValue + 2) * (-1)); - ulong ulongVal = Convert.ToUInt64(sbyteVal); - TestLibrary.TestFramework.LogError("N001", "the sbyte is less than UInt64 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6413.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6413.cs deleted file mode 100644 index af4467d..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6413.cs +++ /dev/null @@ -1,174 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Single) -/// -public class ConvertToUInt6413 -{ - public static int Main() - { - ConvertToUInt6413 convertToUInt6413 = new ConvertToUInt6413(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6413"); - if (convertToUInt6413.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert To UInt64 from Single 1"); - try - { - float singleVal = (float)TestLibrary.Generator.GetInt64(-55); - ulong ulongVal = Convert.ToUInt64(singleVal); - if (ulongVal != (ulong)singleVal) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert To UInt64 from Single 2"); - try - { - float singleVal1 = 1.5F; - float singleVal2 = 1.1F; - float singleVal3 = 1.9F; - ulong ulongVal1 = Convert.ToUInt64(singleVal1); - ulong ulongVal2 = Convert.ToUInt64(singleVal2); - ulong ulongVal3 = Convert.ToUInt64(singleVal3); - if (ulongVal1 != 2 || ulongVal2 != 1 || ulongVal3 != 2) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert To UInt64 from Single 3"); - try - { - float singleVal1 = 2.5F; - float singleVal2 = 2.1F; - float singleVal3 = 2.9F; - ulong ulongVal1 = Convert.ToUInt64(singleVal1); - ulong ulongVal2 = Convert.ToUInt64(singleVal2); - ulong ulongVal3 = Convert.ToUInt64(singleVal3); - if (ulongVal1 != 2 || ulongVal2 != 2 || ulongVal3 != 3) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The Single is out of the range of UInt64 1"); - try - { - float singleVal = (float)this.GetInt32(1, Int32.MaxValue) + (float)(UInt64.MaxValue); - ulong ulongVal = Convert.ToUInt64(singleVal); - TestLibrary.TestFramework.LogError("N001", "The Single is out of the range of UInt64 but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:The Single is out of the range of UInt64 2"); - try - { - float singleVal = (float)(this.GetInt32(1, Int32.MaxValue) * (-1)); - ulong ulongVal = Convert.ToUInt64(singleVal); - TestLibrary.TestFramework.LogError("N003", "The Single is out of the range of UInt64 but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6414.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6414.cs deleted file mode 100644 index d239705..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6414.cs +++ /dev/null @@ -1,244 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Object) -/// -public class ConvertToUInt6414 -{ - public static int Main() - { - ConvertToUInt6414 convertToUInt6414 = new ConvertToUInt6414(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6414"); - - if (convertToUInt6414.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert to UInt64 from object 1"); - try - { - TestClass2 objVal = new TestClass2(); - ulong ulongVal = Convert.ToUInt64(objVal); - if (ulongVal != UInt64.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert to UInt64 from object 2"); - try - { - object objVal = true; - ulong ulongVal = Convert.ToUInt64(objVal); - if (ulongVal != 1) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert to UInt64 from object 3"); - try - { - object objVal = false; - ulong ulongVal = Convert.ToUInt64(objVal); - if (ulongVal != 0) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Convert to UInt64 from object 4"); - try - { - object objVal = null; - ulong ulongVal = Convert.ToUInt64(objVal); - if (ulongVal != 0) - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The object does not implement IConvertible"); - try - { - TestClass1 objVal = new TestClass1(); - ulong ulongVal = Convert.ToUInt64(objVal); - TestLibrary.TestFramework.LogError("N001", "The object does not implement IConvertible but not throw exception"); - retVal = false; - } - catch (InvalidCastException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - #region ForTestClass - public class TestClass1 { } - public class TestClass2 : IConvertible - { - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public ulong ToUInt64(IFormatProvider provider) - { - return UInt64.MaxValue; - } - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6415.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6415.cs deleted file mode 100644 index eea22fc..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6415.cs +++ /dev/null @@ -1,281 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Object,IFormatProvider) -/// -public class ConvertToUInt6415 -{ - public static int Main() - { - ConvertToUInt6415 convertToUInt6415 = new ConvertToUInt6415(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6415"); - if (convertToUInt6415.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Convert to UInt64 from object 1"); - try - { - TestClass2 objVal = new TestClass2(); - TestIFormat iformat = new TestIFormat(); - ulong ulongVal1 = Convert.ToUInt64(objVal, iformat); - ulong ulongVal2 = Convert.ToUInt64(objVal, null); - if (ulongVal1 != UInt64.MaxValue || ulongVal2 != UInt64.MinValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Convert to UInt64 from object 2"); - try - { - object objVal = true; - TestIFormat iformat = new TestIFormat(); - ulong ulongVal1 = Convert.ToUInt64(objVal, iformat); - ulong ulongVal2 = Convert.ToUInt64(objVal, null); - if (ulongVal1 != 1 || ulongVal2 != 1) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Convert to UInt64 from object 3"); - try - { - object objVal = false; - TestIFormat iformat = new TestIFormat(); - ulong ulongVal1 = Convert.ToUInt64(objVal, iformat); - ulong ulongVal2 = Convert.ToUInt64(objVal, null); - if (ulongVal1 != 0 || ulongVal2 != 0) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Convert to UInt64 from object 4"); - try - { - object objVal = null; - TestIFormat iformat = new TestIFormat(); - ulong ulongVal1 = Convert.ToUInt32(objVal, iformat); - ulong ulongVal2 = Convert.ToUInt32(objVal, null); - if (ulongVal1 != 0 || ulongVal2 != 0) - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The object does not implement IConvertible"); - try - { - TestClass1 objVal = new TestClass1(); - ulong ulongVal = Convert.ToUInt64(objVal, null); - TestLibrary.TestFramework.LogError("N001", "The object does not implement IConvertible but not throw exception"); - retVal = false; - } - catch (InvalidCastException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region ForTestClass - public class TestClass1 { } - public class TestIFormat : IFormatProvider - { - public bool IsUInt64MaxValue = true; - public object GetFormat(Type argType) - { - if (argType == typeof(TestIFormat)) - return this; - else - return null; - } - } - public class TestClass2 : IConvertible - { - public TypeCode GetTypeCode() - { - throw new Exception("The method or operation is not implemented."); - } - public bool ToBoolean(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public byte ToByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public char ToChar(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public DateTime ToDateTime(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public decimal ToDecimal(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public double ToDouble(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public short ToInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public int ToInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public long ToInt64(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public sbyte ToSByte(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public float ToSingle(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public string ToString(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public object ToType(Type conversionType, IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public ushort ToUInt16(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public uint ToUInt32(IFormatProvider provider) - { - throw new Exception("The method or operation is not implemented."); - } - public ulong ToUInt64(IFormatProvider provider) - { - bool IsUInt64MinValue = true; - if (provider != null) - { - TestIFormat iformat = (TestIFormat)provider.GetFormat(typeof(TestIFormat)); - if (iformat != null && iformat.IsUInt64MaxValue) - { - IsUInt64MinValue = false; - } - } - if (IsUInt64MinValue) - { - return UInt64.MinValue; - } - else - { - return UInt64.MaxValue; - } - } - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6416.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6416.cs deleted file mode 100644 index 7cb2e55..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6416.cs +++ /dev/null @@ -1,252 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(String) -/// -public class ConvertToUInt6416 -{ - public static int Main() - { - ConvertToUInt6416 convertToUInt6416 = new ConvertToUInt6416(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6416"); - if (convertToUInt6416.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from string 1"); - try - { - string strVal = UInt64.MaxValue.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal); - if (ulongVal != UInt64.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from string 2"); - try - { - string strVal = UInt64.MinValue.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal); - if (ulongVal != UInt64.MinValue) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from string 3"); - try - { - string strVal = "-" + UInt64.MinValue.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal); - if (ulongVal != UInt64.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt64 from string 4"); - try - { - ulong sourceVal = (ulong)TestLibrary.Generator.GetInt64(-55); - string strVal = "+" + sourceVal.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal); - if (ulongVal != sourceVal) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5: Convert to UInt64 from string 5"); - try - { - string strVal = null; - ulong ulongVal = Convert.ToUInt64(strVal); - if (ulongVal != 0) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the string represents a number less than MinValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal); - TestLibrary.TestFramework.LogError("N001", "the string represents a number less than MinValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a number greater than MaxValue"); - try - { - string strVal = "18446744073709551616"; - ulong ulongVal = Convert.ToUInt64(strVal); - TestLibrary.TestFramework.LogError("N003", "the string represents a number greater than MaxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string does not consist of an optional sign followed by a sequence of digits "); - try - { - string strVal = "helloworld"; - ulong ulongVal = Convert.ToUInt64(strVal); - TestLibrary.TestFramework.LogError("N005", "the string does not consist of an optional sign followed by a sequence of digits but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string is empty string"); - try - { - string strVal = string.Empty; - ulong ulongVal = Convert.ToUInt64(strVal); - TestLibrary.TestFramework.LogError("N007", "the string is empty string but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6417.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6417.cs deleted file mode 100644 index 5da472a..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6417.cs +++ /dev/null @@ -1,277 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Globalization; -/// -/// ConvertToUInt16(String,IFormatProvider) -/// -public class ConvertToUInt6417 -{ - public static int Main() - { - ConvertToUInt6417 convertToUInt6417 = new ConvertToUInt6417(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6417"); - if (convertToUInt6417.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - retVal = PosTest6() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from string 1"); - try - { - string strVal = UInt64.MaxValue.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal, null); - if (ulongVal != UInt64.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from string 2"); - try - { - string strVal = UInt64.MaxValue.ToString(); - CultureInfo myculture = new CultureInfo("en-us"); - IFormatProvider provider = myculture.NumberFormat; - ulong ulongVal = Convert.ToUInt64(strVal, provider); - if (ulongVal != UInt64.MaxValue) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from string 3"); - try - { - string strVal = UInt64.MinValue.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal, null); - if (ulongVal != UInt64.MinValue) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt64 from string 4"); - try - { - string strVal = "-" + UInt64.MinValue.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal, null); - if (ulongVal != UInt64.MinValue) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5: Convert to UInt64 from string 5"); - try - { - ulong sourceVal = (UInt64)TestLibrary.Generator.GetInt64(-55); - string strVal = "+" + sourceVal.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal, null); - if (ulongVal != sourceVal) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest6() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest6: Convert to UInt64 from string 6"); - try - { - string strVal = null; - ulong ulongVal = Convert.ToUInt64(strVal, null); - if (ulongVal != 0) - { - TestLibrary.TestFramework.LogError("011", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the string represents a number less than MinValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal, null); - TestLibrary.TestFramework.LogError("N001", "the string represents a number less than MinValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a number greater than MaxValue"); - try - { - string strVal = UInt64.MaxValue.ToString() + "1"; - ulong ulongVal = Convert.ToUInt64(strVal, null); - TestLibrary.TestFramework.LogError("N003", "the string represents a number greater than MaxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string does not consist of an optional sign followed by a sequence of digits "); - try - { - string strVal = "helloworld"; - ulong ulongVal = Convert.ToUInt64(strVal, null); - TestLibrary.TestFramework.LogError("N005", "the string does not consist of an optional sign followed by a sequence of digits but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string is empty string"); - try - { - string strVal = string.Empty; - ulong ulongVal = Convert.ToUInt64(strVal, null); - TestLibrary.TestFramework.LogError("N007", "the string is empty string but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint6418.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint6418.cs deleted file mode 100644 index c893cac..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint6418.cs +++ /dev/null @@ -1,320 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(String,Int32) -/// -public class ConvertToUInt6418 -{ - public static int Main() - { - ConvertToUInt6418 convertToUInt6418 = new ConvertToUInt6418(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt6418"); - if (convertToUInt6418.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from string 1"); - try - { - string strVal = "1111"; - ulong ulongVal1 = Convert.ToUInt64(strVal, 2); - ulong ulongVal2 = Convert.ToUInt64(strVal, 8); - ulong ulongVal3 = Convert.ToUInt64(strVal, 10); - ulong ulongVal4 = Convert.ToUInt64(strVal, 16); - if (ulongVal1 != (UInt64)(1 * Math.Pow(2, 3) + 1 * Math.Pow(2, 2) + 1 * Math.Pow(2, 1) + 1 * Math.Pow(2, 0)) || - ulongVal2 != (UInt64)(1 * Math.Pow(8, 3) + 1 * Math.Pow(8, 2) + 1 * Math.Pow(8, 1) + 1 * Math.Pow(8, 0)) || - ulongVal3 != (UInt64)(1 * Math.Pow(10, 3) + 1 * Math.Pow(10, 2) + 1 * Math.Pow(10, 1) + 1 * Math.Pow(10, 0)) || - ulongVal4 != (UInt64)(1 * Math.Pow(16, 3) + 1 * Math.Pow(16, 2) + 1 * Math.Pow(16, 1) + 1 * Math.Pow(16, 0)) - ) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from string 2"); - try - { - ulong sourceVal = (UInt64)TestLibrary.Generator.GetInt64(-55); - string strVal = "+" + sourceVal.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal, 10); - if (ulongVal != sourceVal) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from string 3"); - try - { - string strVal = null; - ulong ulongVal1 = Convert.ToUInt64(strVal, 2); - ulong ulongVal2 = Convert.ToUInt64(strVal, 8); - ulong ulongVal3 = Convert.ToUInt64(strVal, 10); - ulong ulongVal4 = Convert.ToUInt64(strVal, 16); - if (ulongVal1 != 0 || ulongVal2 != 0 || ulongVal3 != 0 || ulongVal4 != 0) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Convert to UInt64 from string 4"); - try - { - string strVal = "0xff"; - ulong ulongVal = Convert.ToUInt64(strVal, 16); - if (ulongVal != (UInt64)(15 * Math.Pow(16, 1) + 15 * Math.Pow(16, 0))) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the parameter of fromBase is not 2, 8, 10, or 16"); - try - { - string strVal = "1111"; - ulong ulongVal = Convert.ToUInt64(strVal, 100); - TestLibrary.TestFramework.LogError("N001", "the parameter of fromBase is not 2, 8, 10, or 16 but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the string represents a non-base 10 signed number and is prefixed with a negative sign"); - try - { - string strVal = "-0"; - ulong ulongVal = Convert.ToUInt64(strVal, 2); - TestLibrary.TestFramework.LogError("N003", "the string represents a non-base 10 signed number and is prefixed with a negative sign but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3: the string contains a character that is not a valid digit in the base specified by fromBase param 1"); - try - { - string strVal = "1234"; - ulong ulongVal = Convert.ToUInt64(strVal, 2); - TestLibrary.TestFramework.LogError("N005", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4: the string contains a character that is not a valid digit in the base specified by fromBase param 2"); - try - { - string strVal = "9999"; - ulong ulongVal = Convert.ToUInt64(strVal, 8); - TestLibrary.TestFramework.LogError("N007", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest5: the string contains a character that is not a valid digit in the base specified by fromBase param 3"); - try - { - string strVal = "abcd"; - ulong ulongVal = Convert.ToUInt64(strVal, 10); - TestLibrary.TestFramework.LogError("N009", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest6() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest6: the string contains a character that is not a valid digit in the base specified by fromBase param 4"); - try - { - string strVal = "gh"; - ulong ulongVal = Convert.ToUInt64(strVal, 16); - TestLibrary.TestFramework.LogError("N011", "the string contains a character that is not a valid digit in the base specified by fromBase param but not throw exception"); - retVal = false; - } - catch (FormatException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N012", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest7() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest7: the string represents base 10 number is less than UInt64.minValue"); - try - { - int intVal = this.GetInt32(1, Int32.MaxValue); - string strVal = "-" + intVal.ToString(); - ulong ulongVal = Convert.ToUInt64(strVal, 10); - TestLibrary.TestFramework.LogError("N013", "the string represent base 10 number is less than UInt64.minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N014", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest8() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest8: the string represents base 10 number is greater than UInt64.maxValue"); - try - { - string strVal = UInt64.MaxValue.ToString() + "1"; - ulong ulongVal = Convert.ToUInt64(strVal, 10); - TestLibrary.TestFramework.LogError("N015", "the string represent base 10 number is greater than UInt64.maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N016", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint642.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint642.cs deleted file mode 100644 index 8a4b924..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint642.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Byte) -/// -public class ConvertToUInt642 -{ - public static int Main() - { - ConvertToUInt642 convertToUInt642 = new ConvertToUInt642(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt642"); - if (convertToUInt642.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from Byte 1"); - try - { - byte byteVal = byte.MaxValue; - ulong ulongVal = Convert.ToUInt64(byteVal); - if (ulongVal != (ulong)(byteVal)) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from Byte 2"); - try - { - byte byteVal = byte.MinValue; - ulong ulongVal = Convert.ToUInt64(byteVal); - if (ulongVal != (ulong)(byteVal)) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from Byte 3"); - try - { - byte byteVal = TestLibrary.Generator.GetByte(-55); - ulong ulongVal = Convert.ToUInt64(byteVal); - if (ulongVal != (ulong)(byteVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint643.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint643.cs deleted file mode 100644 index 14f15b4..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint643.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Char) -/// -public class ConvertToUInt643 -{ - public static int Main() - { - ConvertToUInt643 convertToUInt643 = new ConvertToUInt643(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt643"); - if (convertToUInt643.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from Char 1"); - try - { - char charVal = char.MaxValue; - ulong ulongVal = Convert.ToUInt64(charVal); - if (ulongVal != (ulong)(charVal)) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from Char 2"); - try - { - char charVal = char.MinValue; - ulong ulongVal = Convert.ToUInt64(charVal); - if (ulongVal != (ulong)(charVal)) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from Char 3"); - try - { - char charVal = TestLibrary.Generator.GetChar(-55); - ulong ulongVal = Convert.ToUInt64(charVal); - if (ulongVal != (ulong)(charVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint644.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint644.cs deleted file mode 100644 index 1709ad6..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint644.cs +++ /dev/null @@ -1,124 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(UInt16) -/// -public class ConvertToUInt644 -{ - public static int Main() - { - ConvertToUInt644 convertToUInt644 = new ConvertToUInt644(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt644"); - if (convertToUInt644.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from UInt16 1"); - try - { - UInt16 UInt16Val = UInt16.MaxValue; - ulong ulongVal = Convert.ToUInt64(UInt16Val); - if (ulongVal != (ulong)UInt16Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from UInt16 2"); - try - { - UInt16 UInt16Val = UInt16.MinValue; - ulong ulongVal = Convert.ToUInt64(UInt16Val); - if (ulongVal != (ulong)UInt16Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from UInt16 3"); - try - { - UInt16 UInt16Val = (UInt16)(this.GetInt32(0, (int)UInt16.MaxValue)); - ulong ulongVal = Convert.ToUInt64(UInt16Val); - if (ulongVal != (ulong)UInt16Val) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint645.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint645.cs deleted file mode 100644 index 1debef1..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint645.cs +++ /dev/null @@ -1,124 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(UInt32) -/// -public class ConvertToUInt645 -{ - public static int Main() - { - ConvertToUInt645 convertToUInt645 = new ConvertToUInt645(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt645"); - if (convertToUInt645.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from UInt32 1"); - try - { - UInt32 UInt32Val = UInt32.MaxValue; - ulong ulongVal = Convert.ToUInt64(UInt32Val); - if (ulongVal != (ulong)UInt32Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from UInt32 2"); - try - { - UInt32 UInt32Val = UInt32.MinValue; - ulong ulongVal = Convert.ToUInt64(UInt32Val); - if (ulongVal != (ulong)UInt32Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from UInt32 3"); - try - { - UInt32 UInt32Val = (UInt32)(this.GetInt32(0, Int32.MaxValue)) + (UInt32)(this.GetInt32(0, Int32.MaxValue)); - ulong ulongVal = Convert.ToUInt64(UInt32Val); - if (ulongVal != (ulong)UInt32Val) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint646.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint646.cs deleted file mode 100644 index 3faa709..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint646.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(UInt64) -/// -public class ConvertToUInt646 -{ - public static int Main() - { - ConvertToUInt646 convertToUInt646 = new ConvertToUInt646(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt646"); - if (convertToUInt646.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from UInt64 1"); - try - { - ulong UInt64Val = UInt64.MaxValue; - ulong ulongVal = Convert.ToUInt64(UInt64Val); - if (ulongVal != UInt64Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from UInt64 2"); - try - { - ulong UInt64Val = UInt64.MinValue; - ulong ulongVal = Convert.ToUInt64(UInt64Val); - if (ulongVal != UInt64Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint647.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint647.cs deleted file mode 100644 index bf0eb43..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint647.cs +++ /dev/null @@ -1,167 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Decimal) -/// -public class ConvertToUInt647 -{ - public static int Main() - { - ConvertToUInt647 convertToUInt647 = new ConvertToUInt647(); - - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt647"); - if (convertToUInt647.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from Decimal 1"); - try - { - decimal decimalVal = (decimal)(UInt64.MaxValue); - ulong ulongVal = Convert.ToUInt64(decimalVal); - if (ulongVal != UInt64.MaxValue) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from Decimal 2"); - try - { - decimal decimalVal = (decimal)(UInt64.MinValue); - ulong ulongVal = Convert.ToUInt64(decimalVal); - if (ulongVal != UInt64.MinValue) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from Decimal 3"); - try - { - decimal decimalVal = (decimal)TestLibrary.Generator.GetInt64(-55) + (decimal)TestLibrary.Generator.GetInt64(-55); - ulong ulongVal = Convert.ToUInt64(decimalVal); - if (ulongVal != (ulong)(decimalVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the decimal is larger than UInt64 maxValue"); - try - { - decimal decimalVal = (decimal)UInt64.MaxValue + (decimal)(this.GetInt32(1, Int32.MaxValue)); - ulong ulongVal = Convert.ToUInt64(decimalVal); - TestLibrary.TestFramework.LogError("N001", "the decimal is larger than UInt64 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the decimal is less than UInt64 minValue"); - try - { - decimal decimalVal = (decimal)(this.GetInt32(1, Int32.MaxValue) * (-1)); - ulong ulongVal = Convert.ToUInt64(decimalVal); - TestLibrary.TestFramework.LogError("N003", "the decimal is less than UInt64 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint648.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint648.cs deleted file mode 100644 index 9a2a57b..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint648.cs +++ /dev/null @@ -1,166 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Double) -/// -public class ConvertToUInt648 -{ - public static int Main() - { - ConvertToUInt648 convertToUInt648 = new ConvertToUInt648(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt648"); - if (convertToUInt648.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from double 1"); - try - { - double doubleVal = (double)(Int64.MaxValue); - ulong ulongVal = Convert.ToUInt64(doubleVal); - if (ulongVal != (ulong)Int64.MaxValue + 1) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from double 2"); - try - { - double doubleVal = (double)(UInt64.MinValue); - ulong ulongVal = Convert.ToUInt32(doubleVal); - if (ulongVal != UInt64.MinValue) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Convert to UInt64 from double 3"); - try - { - double doubleVal = (double)TestLibrary.Generator.GetInt64(-55) + (double)TestLibrary.Generator.GetInt64(-55); - ulong ulongVal = Convert.ToUInt64(doubleVal); - if (ulongVal != (ulong)(doubleVal)) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the double is larger than UInt64 maxValue"); - try - { - double doubleVal = (double)UInt64.MaxValue + (double)(this.GetInt32(0, Int32.MaxValue)); - ulong ulongVal = Convert.ToUInt64(doubleVal); - TestLibrary.TestFramework.LogError("N001", "the double is larger than UInt64 maxValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: the double is less than UInt64 minValue"); - try - { - double doubleVal = (double)(this.GetInt32(1, Int32.MaxValue) * (-1)); - ulong ulongVal = Convert.ToUInt64(doubleVal); - TestLibrary.TestFramework.LogError("N003", "the double is less than UInt64 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/convert/converttouint649.cs b/tests/src/CoreMangLib/cti/system/convert/converttouint649.cs deleted file mode 100644 index b98af4e..0000000 --- a/tests/src/CoreMangLib/cti/system/convert/converttouint649.cs +++ /dev/null @@ -1,124 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// Convert.ToUInt64(Int16) -/// -public class ConvertToUInt649 -{ - public static int Main() - { - ConvertToUInt649 convertToUInt649 = new ConvertToUInt649(); - TestLibrary.TestFramework.BeginTestCase("ConvertToUInt649"); - if (convertToUInt649.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Convert to UInt64 from int16 1"); - try - { - Int16 Int16Val = Int16.MaxValue; - ulong ulongVal = Convert.ToUInt64(Int16Val); - if (ulongVal != (ulong)Int16Val) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Convert to UInt64 from int16 2"); - try - { - Int16 Int16Val = (Int16)this.GetInt32(0, (int)Int16.MaxValue); - ulong ulongVal = Convert.ToUInt64(Int16Val); - if (ulongVal != (ulong)Int16Val) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the int16 is less than UInt64 minValue"); - try - { - Int16 Int16Val = (Int16)(this.GetInt32(1, (int)Int16.MaxValue + 2) * (-1)); - ulong ulongVal = Convert.ToUInt64(Int16Val); - TestLibrary.TestFramework.LogError("N001", "the int16 is less than UInt64 minValue but not throw exception"); - retVal = false; - } - catch (OverflowException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj deleted file mode 100644 index 881989c..0000000 --- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj deleted file mode 100644 index bfe3f23..0000000 --- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj deleted file mode 100644 index dd89726..0000000 --- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/DivideByZeroExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor.cs b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor.cs deleted file mode 100644 index 694a93a..0000000 --- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor.cs +++ /dev/null @@ -1,93 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -///System.DivideByZeroException.Ctor() -/// - -public class DivideByZeroExceptionCtor -{ - - public static int Main() - { - DivideByZeroExceptionCtor testObj = new DivideByZeroExceptionCtor(); - TestLibrary.TestFramework.BeginTestCase("for constructor of System.DivideByZeroException"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - retVal = PosTest1() && retVal; - retVal = NegTest1() && retVal; - return retVal; - } - - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Create a instance of DivideByZeroException"); - try - { - DivideByZeroException dbz = new DivideByZeroException(); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - #region Negtive Test Logic - public bool NegTest1() - { - bool retVal = true; - - int tempInt = TestLibrary.Generator.GetInt32(-55); - int divider = 0; - - TestLibrary.TestFramework.BeginScenario("NegTest1:Try to throw a DivideByZeroException"); - try - { - int temp = tempInt / divider; - TestLibrary.TestFramework.LogError("003", "No DivideByZeroExcepthion thrown out expected."); - retVal = false; - } - catch (DivideByZeroException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor2.cs deleted file mode 100644 index d492aff..0000000 --- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor2.cs +++ /dev/null @@ -1,194 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -///System.DivideByZeroException.Ctor(String) -/// - -public class DivideByZeroExceptionCtor -{ - - public static int Main() - { - DivideByZeroExceptionCtor testObj = new DivideByZeroExceptionCtor(); - TestLibrary.TestFramework.BeginTestCase("for constructor of System.DivideByZeroException"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - String errMessage = TestLibrary.Generator.GetString(-55, false, 1, 255); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Create a instance of DivideByZeroException with not null message"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - String errMessage = TestLibrary.Generator.GetString(-55, false, 1, 255); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Determine the error message is changed or not when the exception is thown out"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - else - { - retVal = false; - throw dbz; - } - } - catch (DivideByZeroException dE) - { - retVal = true; - if (!dE.Message.Equals(errMessage)) - { - TestLibrary.TestFramework.LogError("004", "ExpectedValue(Message Not Be Changed) !=ActualValue(Message Be Changed)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest3() - { - bool retVal = true; - - String errMessage = String.Empty; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Determine it with empty error message"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("006", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - else - { - retVal = false; - throw dbz; - } - } - catch (DivideByZeroException dE) - { - retVal = true; - if (!dE.Message.Equals(errMessage)) - { - TestLibrary.TestFramework.LogError("007", "ExpectedValue(Message Not Be Changed) !=ActualValue(Message Be Changed)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest4() - { - bool retVal = true; - - String errMessage = TestLibrary.Generator.GetString(-55, false, 256, 512); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Determine it with long string"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("009", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - else - { - retVal = false; - throw dbz; - } - } - catch (DivideByZeroException dE) - { - retVal = true; - if (!dE.Message.Equals(errMessage)) - { - TestLibrary.TestFramework.LogError("010", "ExpectedValue(Message Not Be Changed) !=ActualValue(Message Be Changed)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("011", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - -} diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor3.cs deleted file mode 100644 index 85bdce7..0000000 --- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/dividebyzeroexceptionctor3.cs +++ /dev/null @@ -1,194 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -///System.DivideByZeroException.Ctor(String,Exception) -/// - -public class DivideByZeroExceptionCtor -{ - - public static int Main() - { - DivideByZeroExceptionCtor testObj = new DivideByZeroExceptionCtor(); - TestLibrary.TestFramework.BeginTestCase("for constructor of System.DivideByZeroException"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - String errMessage = TestLibrary.Generator.GetString(-55, false, 1, 255); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Create a instance of DivideByZeroException with not null message"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage,new Exception()); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - String errMessage = TestLibrary.Generator.GetString(-55, false, 1, 255); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Determine the error message is changed or not when the exception is thown out"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage,new Exception()); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - else - { - retVal = false; - throw dbz; - } - } - catch (DivideByZeroException dE) - { - retVal = true; - if (!dE.Message.Equals(errMessage)) - { - TestLibrary.TestFramework.LogError("004", "ExpectedValue(Message Not Be Changed) !=ActualValue(Message Be Changed)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest3() - { - bool retVal = true; - - String errMessage = String.Empty; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Determine it with empty error message"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage,new Exception()); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("006", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - else - { - retVal = false; - throw dbz; - } - } - catch (DivideByZeroException dE) - { - retVal = true; - if (!dE.Message.Equals(errMessage)) - { - TestLibrary.TestFramework.LogError("007", "ExpectedValue(Message Not Be Changed) !=ActualValue(Message Be Changed)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest4() - { - bool retVal = true; - - String errMessage = TestLibrary.Generator.GetString(-55, false, 256, 512); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Determine it with long string"); - try - { - - DivideByZeroException dbz = new DivideByZeroException(errMessage,new Exception()); - - if (dbz == null) - { - TestLibrary.TestFramework.LogError("009", "ExpectedValue(not null) !=ActualValue(null)"); - retVal = false; - } - else - { - retVal = false; - throw dbz; - } - } - catch (DivideByZeroException dE) - { - retVal = true; - if (!dE.Message.Equals(errMessage)) - { - TestLibrary.TestFramework.LogError("010", "ExpectedValue(Message Not Be Changed) !=ActualValue(Message Be Changed)"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("011", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - -} diff --git a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj deleted file mode 100644 index 5da094d..0000000 --- a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj deleted file mode 100644 index 6c96ef8..0000000 --- a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj deleted file mode 100644 index 9f7c9bd..0000000 --- a/tests/src/CoreMangLib/cti/system/formatexception/FormatExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor1.cs deleted file mode 100644 index 06dcf9d..0000000 --- a/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor1.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// FormatException Constructor () -/// -public class FormatExceptionCtor -{ - public static int Main() - { - FormatExceptionCtor testObj = new FormatExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for constructor: FormatException()"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string testDesc = "PosTest1: Initializes a new instance of FormatException."; - string errorDesc; - - FormatException formatException; - - TestLibrary.TestFramework.BeginScenario(testDesc); - try - { - formatException = new FormatException(); - if(null == formatException || formatException.InnerException != null) - { - errorDesc = "Failed to initialize instance of FormatException"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor2.cs deleted file mode 100644 index 2db7537..0000000 --- a/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor2.cs +++ /dev/null @@ -1,147 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// FormatException Constructor (String) -/// Initializes a new instance of the FormatException class with a specified error message. -/// -public class FormatExceptionCtor -{ - private const int c_MIN_STRING_LENGTH = 1; - private const int c_MAX_STRING_LENGTH = 256; - - public static int Main() - { - FormatExceptionCtor testObj = new FormatExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for constructor: FormatException(String)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string testDesc = "PosTest1: Initializes a new instance of FormatException using non-empty message."; - string errorDesc; - - FormatException formatException; - string message; - message = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LENGTH, c_MAX_STRING_LENGTH); - - TestLibrary.TestFramework.BeginScenario(testDesc); - try - { - formatException = new FormatException(message); - if(null == formatException || - formatException.InnerException != null || - !formatException.Message.Contains(message)) - { - errorDesc = "Failed to initialize instance of FormatException using message \"" + - message + "\""; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - string testDesc = "PosTest2: Initializes a new instance of FormatException using null reference."; - string errorDesc; - - FormatException formatException; - - TestLibrary.TestFramework.BeginScenario(testDesc); - try - { - formatException = new FormatException(null); - if (null == formatException || - formatException.InnerException != null) - { - errorDesc = "Failed to initialize instance of FormatException using null reference."; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_ID = "P003"; - string testDesc = "PosTest3: Initializes a new instance of FormatException using string.Empty."; - string errorDesc; - - FormatException formatException; - - TestLibrary.TestFramework.BeginScenario(testDesc); - try - { - formatException = new FormatException(string.Empty); - if (null == formatException || - formatException.InnerException != null) - { - errorDesc = "Failed to initialize instance of FormatException using string.Empty."; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor3.cs deleted file mode 100644 index 3251a92..0000000 --- a/tests/src/CoreMangLib/cti/system/formatexception/formatexceptionctor3.cs +++ /dev/null @@ -1,154 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// FormatException Constructor (String, Exception) -/// -public class FormatExceptionCtor -{ - private const int c_MIN_STRING_LENGTH = 1; - private const int c_MAX_STRING_LENGTH = 256; - - public static int Main() - { - FormatExceptionCtor testObj = new FormatExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for constructor: FormatException(String)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string testDesc = "PosTest1: Initializes a new instance of FormatException using non-empty message."; - string errorDesc; - - FormatException formatException; - string message; - Exception innerException; - innerException = new Exception(); - message = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LENGTH, c_MAX_STRING_LENGTH); - - TestLibrary.TestFramework.BeginScenario(testDesc); - try - { - formatException = new FormatException(message, innerException); - if(null == formatException || - !formatException.Message.Contains(message) || - formatException.InnerException != innerException) - { - errorDesc = "Failed to initialize instance of FormatException using message \"" + - message + "\"\n Inner exception: " + innerException; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - string testDesc = "PosTest2: Initializes a new instance of FormatException using null reference."; - string errorDesc; - - FormatException formatException; - Exception innerException; - innerException = new Exception(); - - TestLibrary.TestFramework.BeginScenario(testDesc); - try - { - formatException = new FormatException(null, innerException); - if (null == formatException || - formatException.InnerException != innerException) - { - errorDesc = "Failed to initialize instance of FormatException using null reference." + - "\n Inner exception: " + innerException; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_ID = "P003"; - string testDesc = "PosTest3: Initializes a new instance of FormatException using string.Empty."; - string errorDesc; - - FormatException formatException; - Exception innerException; - innerException = new Exception(); - - TestLibrary.TestFramework.BeginScenario(testDesc); - try - { - formatException = new FormatException(string.Empty, innerException); - if (null == formatException || - formatException.InnerException != innerException) - { - errorDesc = "Failed to initialize instance of FormatException using null reference." + - "\n Inner exception: " + innerException; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj deleted file mode 100644 index 21c443e..0000000 --- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj deleted file mode 100644 index 8bbb998..0000000 --- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj deleted file mode 100644 index f47d233..0000000 --- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/IndexOutOfRangeExceptionctor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor1.cs deleted file mode 100644 index c60f9a7..0000000 --- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor1.cs +++ /dev/null @@ -1,56 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// System.IndexOutOfRangeException.ctor() [v-minch] -/// -public class IndexOutOfRangeExceptionctor1 -{ - public static int Main() - { - IndexOutOfRangeExceptionctor1 indexOutOfRangeExceptionctor1 = new IndexOutOfRangeExceptionctor1(); - TestLibrary.TestFramework.BeginTestCase("IndexOutOfRangeExceptionctor1"); - if (indexOutOfRangeExceptionctor1.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the IndexOutOfRangeException instance"); - try - { - IndexOutOfRangeException myException = new IndexOutOfRangeException(); - if (myException == null) - { - TestLibrary.TestFramework.LogError("001", "the IndexOutOfRangeException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor2.cs deleted file mode 100644 index a684749..0000000 --- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor2.cs +++ /dev/null @@ -1,81 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.IndexOutOfRangeException.ctor(string) [v-minch] -/// -public class IndexOutOfRangeExceptionctor2 -{ - public static int Main() - { - IndexOutOfRangeExceptionctor2 indexOutOfRangeExceptionctor2 = new IndexOutOfRangeExceptionctor2(); - TestLibrary.TestFramework.BeginTestCase("IndexOutOfRangeExceptionctor2"); - if (indexOutOfRangeExceptionctor2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the IndexOutOfRangeException instance with message 1"); - try - { - string message = "HelloWorld"; - IndexOutOfRangeException myException = new IndexOutOfRangeException(message); - if (myException == null || myException.Message != message) - { - TestLibrary.TestFramework.LogError("001", "the IndexOutOfRangeException with message instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the IndexOutOfRangeException instance with message 2"); - try - { - string message = null; - IndexOutOfRangeException myException = new IndexOutOfRangeException(message); - if (myException == null || myException.Message == null) - { - TestLibrary.TestFramework.LogError("003", "Initialize the IndexOutOfRangeException instance with null message not create"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor3.cs deleted file mode 100644 index 316200d..0000000 --- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/indexoutofrangeexceptionctor3.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// System.IndexOutOfRangeException.ctor(string,Exception) [v-minch] -/// -public class IndexOutOfRangeExceptionctor3 -{ - public static int Main() - { - IndexOutOfRangeExceptionctor3 indexOutOfRangeExceptionctor3 = new IndexOutOfRangeExceptionctor3(); - TestLibrary.TestFramework.BeginTestCase("IndexOutOfRangeExceptionctor3"); - if (indexOutOfRangeExceptionctor3.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the IndexOutOfRangeException instance with message and InnerException 1"); - try - { - string message = "HelloWorld"; - ArgumentException innerException = new ArgumentException(); - IndexOutOfRangeException myException = new IndexOutOfRangeException(message,innerException); - if (myException == null || myException.Message != message || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("001", "the IndexOutOfRangeException with message and innerException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the IndexOutOfRangeException instance with message and InnerException 2"); - try - { - string message = null; - ArgumentException innerException = new ArgumentException(); - IndexOutOfRangeException myException = new IndexOutOfRangeException(message,innerException); - if (myException == null || myException.Message == null || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("003", "Initialize the IndexOutOfRangeException instance with null message not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Initialize the IndexOutOfRangeException instance with message and InnerException 3"); - try - { - string message = null; - IndexOutOfRangeException myException = new IndexOutOfRangeException(message, null); - if (myException == null || myException.Message == null || myException.InnerException != null) - { - TestLibrary.TestFramework.LogError("005", "Initialize the IndexOutOfRangeException instance with null message and null InnerException not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj deleted file mode 100644 index b22c353..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj deleted file mode 100644 index b02fda3..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj deleted file mode 100644 index 8f0a437..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidcastexception/InvalidCastExceptionctor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor1.cs deleted file mode 100644 index 609e049..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor1.cs +++ /dev/null @@ -1,56 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// System.InvalidCastException.ctor() -/// -public class InvalidCastExceptionctor1 -{ - public static int Main() - { - InvalidCastExceptionctor1 invalidCastExceptionctor1 = new InvalidCastExceptionctor1(); - TestLibrary.TestFramework.BeginTestCase("InvalidCastExceptionctor1"); - if (invalidCastExceptionctor1.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidCastException instance"); - try - { - InvalidCastException myException = new InvalidCastException(); - if (myException == null) - { - TestLibrary.TestFramework.LogError("001", "the InvalidCastException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor2.cs deleted file mode 100644 index 0349ba4..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor2.cs +++ /dev/null @@ -1,79 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// System.InvalidCastException.ctor(String) [v-minch] -/// -public class InvalidCastExceptionctor2 -{ - public static int Main() - { - InvalidCastExceptionctor2 invalidCastExceptionctor2 = new InvalidCastExceptionctor2(); - TestLibrary.TestFramework.BeginTestCase("InvalidCastExceptionctor2"); - if (invalidCastExceptionctor2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidCastException instance with message 1"); - try - { - string message = "HelloWorld"; - InvalidCastException myException = new InvalidCastException(message); - if (myException == null || myException.Message != message) - { - TestLibrary.TestFramework.LogError("001", "the InvalidCastException with message instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the InvalidCastException instance with message 2"); - try - { - string message = null; - InvalidCastException myException = new InvalidCastException(message); - if (myException == null || myException.Message == null) - { - TestLibrary.TestFramework.LogError("003", "Initialize the InvalidCastException instance with null message not create"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor3.cs deleted file mode 100644 index 9ce234f..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidcastexception/invalidcastexceptionctor3.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// System.InvalidCastException.ctor(String,Exception) [v-minch] -/// -public class InvalidCastExceptionctor3 -{ - public static int Main() - { - InvalidCastExceptionctor3 invalidCastExceptionctor3 = new InvalidCastExceptionctor3(); - TestLibrary.TestFramework.BeginTestCase("InvalidCastExceptionctor3"); - if (invalidCastExceptionctor3.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidCastException instance with message and InnerException 1"); - try - { - string message = "HelloWorld"; - ArgumentException innerException = new ArgumentException(); - InvalidCastException myException = new InvalidCastException(message, innerException); - if (myException == null || myException.Message != message || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("001", "the InvalidCastException with message and innerException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the InvalidCastException instance with message and InnerException 2"); - try - { - string message = null; - ArgumentException innerException = new ArgumentException(); - InvalidCastException myException = new InvalidCastException(message, innerException); - if (myException == null || myException.Message == null || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("003", "Initialize the InvalidCastException instance with null message not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Initialize the InvalidCastException instance with message and InnerException 3"); - try - { - string message = null; - InvalidCastException myException = new InvalidCastException(message, null); - if (myException == null || myException.Message == null || myException.InnerException != null) - { - TestLibrary.TestFramework.LogError("005", "Initialize the InvalidCastException instance with null message and null InnerException not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj deleted file mode 100644 index fab2675..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj deleted file mode 100644 index 40ed742..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj deleted file mode 100644 index 7d79500..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/InvalidOperationExceptionctor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor1.cs deleted file mode 100644 index 12b9da2..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor1.cs +++ /dev/null @@ -1,56 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// InvalidOperationException.ctor() [v-minch] -/// -public class InvalidOperationExceptionctor1 -{ - public static int Main() - { - InvalidOperationExceptionctor1 invalidOperationExceptionctor1 = new InvalidOperationExceptionctor1(); - TestLibrary.TestFramework.BeginTestCase("InvalidOperationExceptionctor1"); - if (invalidOperationExceptionctor1.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidOperationException instance"); - try - { - InvalidOperationException myException = new InvalidOperationException(); - if (myException == null) - { - TestLibrary.TestFramework.LogError("001", "the InvalidOperationException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor2.cs deleted file mode 100644 index 6a0082c..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor2.cs +++ /dev/null @@ -1,80 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// InvalidOperationException.ctor(String) [v-minch] -/// -public class InvalidOperationExceptionctor2 -{ - public static int Main() - { - InvalidOperationExceptionctor2 invalidOperationExceptionctor2 = new InvalidOperationExceptionctor2(); - TestLibrary.TestFramework.BeginTestCase("InvalidOperationExceptionctor2"); - if (invalidOperationExceptionctor2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidOperationException instance with message 1"); - try - { - string message = "HelloWorld"; - InvalidOperationException myException = new InvalidOperationException(message); - if (myException == null || myException.Message != message) - { - TestLibrary.TestFramework.LogError("001", "the InvalidOperationException with message instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the InvalidOperationException instance with message 2"); - try - { - string message = null; - InvalidOperationException myException = new InvalidOperationException(message); - if (myException == null || myException.Message == null) - { - TestLibrary.TestFramework.LogError("003", "Initialize the InvalidOperationException instance with null message not create"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor3.cs deleted file mode 100644 index 2743f11..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/invalidoperationexceptionctor3.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// InvalidOperationException.ctor(String,Exception) [v-minch] -/// -public class InvalidOperationExceptionctor3 -{ - public static int Main() - { - InvalidOperationExceptionctor3 invalidOperationExceptionctor3 = new InvalidOperationExceptionctor3(); - TestLibrary.TestFramework.BeginTestCase("InvalidOperationExceptionctor3"); - if (invalidOperationExceptionctor3.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidOperationException instance with message and InnerException 1"); - try - { - string message = "HelloWorld"; - ArgumentException innerException = new ArgumentException(); - InvalidOperationException myException = new InvalidOperationException(message, innerException); - if (myException == null || myException.Message != message || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("001", "the InvalidOperationException with message and innerException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the InvalidOperationException instance with message and InnerException 2"); - try - { - string message = null; - ArgumentException innerException = new ArgumentException(); - InvalidOperationException myException = new InvalidOperationException(message, innerException); - if (myException == null || myException.Message == null || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("003", "Initialize the InvalidOperationException instance with null message not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Initialize the InvalidOperationException instance with message and InnerException 3"); - try - { - string message = null; - InvalidOperationException myException = new InvalidOperationException(message, null); - if (myException == null || myException.Message == null || myException.InnerException != null) - { - TestLibrary.TestFramework.LogError("005", "Initialize the InvalidOperationException instance with null message and null InnerException not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj deleted file mode 100644 index 213b8db..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj deleted file mode 100644 index 1651bea..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj b/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj deleted file mode 100644 index 5bfa51f..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/InvalidProgramExceptionctor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor1.cs deleted file mode 100644 index e150c56..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor1.cs +++ /dev/null @@ -1,56 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// InvalidProgramException.ctor() [v-minch] -/// -public class InvalidProgramExceptionctor1 -{ - public static int Main() - { - InvalidProgramExceptionctor1 invalidProgramExceptionctor1 = new InvalidProgramExceptionctor1(); - TestLibrary.TestFramework.BeginTestCase("InvalidProgramExceptionctor1"); - if (invalidProgramExceptionctor1.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidProgramException instance"); - try - { - InvalidProgramException myException = new InvalidProgramException(); - if (myException == null) - { - TestLibrary.TestFramework.LogError("001", "the InvalidProgramException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor2.cs deleted file mode 100644 index c1c5860..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor2.cs +++ /dev/null @@ -1,79 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// InvalidProgramException.ctor(String) [v-minch] -/// -public class InvalidProgramExceptionctor2 -{ - public static int Main() - { - InvalidProgramExceptionctor2 invalidProgramExceptionctor2 = new InvalidProgramExceptionctor2(); - TestLibrary.TestFramework.BeginTestCase("InvalidProgramExceptionctor2"); - if (invalidProgramExceptionctor2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidProgramException instance with message 1"); - try - { - string message = "HelloWorld"; - InvalidProgramException myException = new InvalidProgramException(message); - if (myException == null || myException.Message != message) - { - TestLibrary.TestFramework.LogError("001", "the InvalidProgramException with message instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the InvalidProgramException instance with message 2"); - try - { - string message = null; - InvalidProgramException myException = new InvalidProgramException(message); - if (myException == null || myException.Message == null) - { - TestLibrary.TestFramework.LogError("003", "Initialize the InvalidProgramException instance with null message not create"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor3.cs deleted file mode 100644 index f93785f..0000000 --- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/invalidprogramexceptionctor3.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// -/// InvalidProgramException.ctor(String,Exception) [v-minch] -/// -public class InvalidProgramExceptionctor3 -{ - public static int Main() - { - InvalidProgramExceptionctor3 invalidProgramExceptionctor3 = new InvalidProgramExceptionctor3(); - TestLibrary.TestFramework.BeginTestCase("InvalidProgramExceptionctor3"); - if (invalidProgramExceptionctor3.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize the InvalidProgramException instance with message and InnerException 1"); - try - { - string message = "HelloWorld"; - ArgumentException innerException = new ArgumentException(); - InvalidProgramException myException = new InvalidProgramException(message, innerException); - if (myException == null || myException.Message != message || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("001", "the InvalidProgramException with message and innerException instance creating failed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize the InvalidProgramException instance with message and InnerException 2"); - try - { - string message = null; - ArgumentException innerException = new ArgumentException(); - InvalidProgramException myException = new InvalidProgramException(message, innerException); - if (myException == null || myException.Message == null || !myException.InnerException.Equals(innerException)) - { - TestLibrary.TestFramework.LogError("003", "Initialize the InvalidProgramException instance with null message not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Initialize the InvalidProgramException instance with message and InnerException 3"); - try - { - string message = null; - InvalidProgramException myException = new InvalidProgramException(message, null); - if (myException == null || myException.Message == null || myException.InnerException != null) - { - TestLibrary.TestFramework.LogError("005", "Initialize the InvalidProgramException instance with null message and null InnerException not succeed"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj deleted file mode 100644 index b462910..0000000 --- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj deleted file mode 100644 index 20aff56..0000000 --- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/DirectoryNotFoundExceptionctor2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor1.cs deleted file mode 100644 index 987a6bb..0000000 --- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor1.cs +++ /dev/null @@ -1,123 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -///ctor(System.String) -/// -public class DirectoryNotFoundExceptionctor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Create a new DirectoryNotFoundException instance."); - - try - { - string expectString = "This is an error"; - DirectoryNotFoundException myException = new DirectoryNotFoundException(expectString); - if (myException.Message != expectString) - { - TestLibrary.TestFramework.LogError("001.1", "the DirectoryNotFoundException ctor error occurred.the message should be " + expectString); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Create a new DirectoryNotFoundException instance,string is empty."); - - try - { - string expectString = string.Empty; - DirectoryNotFoundException myException = new DirectoryNotFoundException(expectString); - if (myException.Message != expectString) - { - TestLibrary.TestFramework.LogError("002.1", "the DirectoryNotFoundException ctor error occurred. the message should be " + expectString); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Create a new DirectoryNotFoundException instance,string is null."); - - try - { - string expectString = null; - DirectoryNotFoundException myException = new DirectoryNotFoundException(expectString); - if (myException == null) - { - TestLibrary.TestFramework.LogError("003.1", "the DirectoryNotFoundException ctor error occurred. the message should be null"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - DirectoryNotFoundExceptionctor1 test = new DirectoryNotFoundExceptionctor1(); - - TestLibrary.TestFramework.BeginTestCase("DirectoryNotFoundExceptionctor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - -} diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor2.cs deleted file mode 100644 index 6d67bd4..0000000 --- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/directorynotfoundexceptionctor2.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -///ctor -/// -public class DirectoryNotFoundExceptionctor2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Create a new DirectoryNotFoundException instance."); - - try - { - DirectoryNotFoundException myException = new DirectoryNotFoundException(); - if (myException==null) - { - TestLibrary.TestFramework.LogError("001.1", "the DirectoryNotFoundException ctor error occurred. "); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion - - #endregion - - public static int Main() - { - DirectoryNotFoundExceptionctor2 test = new DirectoryNotFoundExceptionctor2(); - - TestLibrary.TestFramework.BeginTestCase("DirectoryNotFoundExceptionctor2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - -} diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1.cs deleted file mode 100644 index f7fca75..0000000 --- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1.cs +++ /dev/null @@ -1,74 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System.Security; -using System; -using System.IO; - -[SecuritySafeCritical] -/// -///ctor -/// -public class EndOfStreamExceptionctor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Create a new EndOfStreamException instance."); - - try - { - //Create the application domain setup information. - EndOfStreamException myEndOfStreamException = new EndOfStreamException(); - if (myEndOfStreamException == null) - { - TestLibrary.TestFramework.LogError("001.1", "the EndOfStreamException ctor error occurred. "); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion - - #endregion - - public static int Main() - { - EndOfStreamExceptionctor1 test = new EndOfStreamExceptionctor1(); - - TestLibrary.TestFramework.BeginTestCase("EndOfStreamExceptionctor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - -} diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj deleted file mode 100644 index 7fac186..0000000 --- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor1_PSC.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2.cs deleted file mode 100644 index fb9699b..0000000 --- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2.cs +++ /dev/null @@ -1,128 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System.Security; -using System; -using System.IO; - -[SecuritySafeCritical] -/// -///ctor(System.String) -/// -public class EndOfStreamExceptionctor2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Create a new EndofStreamException instance."); - - try - { - string expectString = "this is a error"; - //Create the application domain setup information. - EndOfStreamException myEndOfStreamException = new EndOfStreamException(expectString); - if (myEndOfStreamException.Message != expectString) - { - TestLibrary.TestFramework.LogError("001.1", "the EndofStreamException ctor error occurred,the message should be " + expectString); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Create a new EndofStreamException instance,string is empty."); - - try - { - string expectString = string.Empty; - //Create the application domain setup information. - EndOfStreamException myEndOfStreamException = new EndOfStreamException(expectString); - if (myEndOfStreamException.Message != expectString) - { - TestLibrary.TestFramework.LogError("002.1", "the EndofStreamException ctor error occurred.the message should be " + expectString); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Create a new EndofStreamException instance,string is null,then its inner exception set to a null reference ."); - - try - { - string expectString = null; - //Create the application domain setup information. - EndOfStreamException myEndOfStreamException = new EndOfStreamException(expectString); - if (myEndOfStreamException == null) - { - TestLibrary.TestFramework.LogError("003.1", "the EndofStreamException ctor error occurred. the message should be null" ); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - EndOfStreamExceptionctor2 test = new EndOfStreamExceptionctor2(); - - TestLibrary.TestFramework.BeginTestCase("EndOfStreamExceptionctor2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - -} diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj deleted file mode 100644 index 56ca5ad..0000000 --- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/endofstreamexceptionctor2_PSC.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj deleted file mode 100644 index e3fac66..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessEnum.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj deleted file mode 100644 index 985f4ad..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessRead.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj deleted file mode 100644 index 97880ff..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessReadWrite.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj deleted file mode 100644 index f15b6a8..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/FileAccessWrite.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessenum.cs b/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessenum.cs deleted file mode 100644 index 6024f3b..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessenum.cs +++ /dev/null @@ -1,68 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class FileAccessEnum -{ - public static int Main() - { - FileAccessEnum ac = new FileAccessEnum(); - - TestLibrary.TestFramework.BeginTestCase("FileAccessEnum"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - int enumValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1: FileAccessEnum"); - - try - { - enumValue = (int)FileAccess.Read; - - if (1 != enumValue) - { - TestLibrary.TestFramework.LogError("001", "Unexpected value: Expected(1) Actual("+enumValue+")"); - retVal = false; - } - - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessread.cs b/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessread.cs deleted file mode 100644 index 3b7e0b7..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessread.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileAccess.Read -/// -public class FileAccessRead -{ - static public int Main() - { - FileAccessRead test = new FileAccessRead(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileAccess.Read"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileAccess.Read value is 1..."; - const string c_TEST_ID = "P001"; - FileAccess FLAG_VALUE = (FileAccess)1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileAccess.Read != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileAccess.Read.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessreadwrite.cs b/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessreadwrite.cs deleted file mode 100644 index 02d0868..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccessreadwrite.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileAccess.ReadWrite -/// -public class FileAccessReadWrite -{ - static public int Main() - { - FileAccessReadWrite test = new FileAccessReadWrite(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileAccess.ReadWrite"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileAccess.ReadWrite value is 3..."; - const string c_TEST_ID = "P001"; - FileAccess FLAG_VALUE = (FileAccess)3; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileAccess.ReadWrite != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileAccess.ReadWrite.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccesswrite.cs b/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccesswrite.cs deleted file mode 100644 index 87223f4..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileaccess/fileaccesswrite.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileAccess.Write -/// -public class FileAccessWrite -{ - static public int Main() - { - FileAccessWrite test = new FileAccessWrite(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileAccess.Write"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileAccess.Write value is 2..."; - const string c_TEST_ID = "P001"; - FileAccess FLAG_VALUE = (FileAccess)2; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileAccess.Write != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileAccess.Write.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj deleted file mode 100644 index 592385c..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesArchive.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj deleted file mode 100644 index 3224c35..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesCompressed.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj deleted file mode 100644 index eec0538..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDeivce.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj deleted file mode 100644 index 6f84c18..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesDirectory.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj deleted file mode 100644 index 12fe980..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEncrypted.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj deleted file mode 100644 index 6c50d24..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesEnum.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj deleted file mode 100644 index 1168902..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesHidden.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj deleted file mode 100644 index 7205011..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNormal.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj deleted file mode 100644 index 1b44465..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesNotContentIndexed.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj deleted file mode 100644 index fb07d60..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesOffline.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj deleted file mode 100644 index c6f81e4..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReadOnly.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj deleted file mode 100644 index bf8ab61..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesReparsePoint.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj deleted file mode 100644 index 523b334..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesSystem.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj b/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj deleted file mode 100644 index 3f77526..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/FileAttributesTemporary.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesarchive.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesarchive.cs deleted file mode 100644 index 896d9c4..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesarchive.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Archive -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Archive"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Archive"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Archive; - actualValue = (int)FileAttributes.Archive; - if (actualValue != expectedValue) - { - errorDesc = "Archive value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributescompressed.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributescompressed.cs deleted file mode 100644 index 8a260a9..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributescompressed.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Compressed -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Compressed"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Compressed"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Compressed; - actualValue = (int)FileAttributes.Compressed; - if (actualValue != expectedValue) - { - errorDesc = "Compressed value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdeivce.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdeivce.cs deleted file mode 100644 index 36e6389..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdeivce.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Device -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Device"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Device"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Device; - actualValue = (int)FileAttributes.Device; - if (actualValue != expectedValue) - { - errorDesc = "Device value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdirectory.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdirectory.cs deleted file mode 100644 index 6b01481..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesdirectory.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Directory -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Directory"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Directory"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Directory; - actualValue = (int)FileAttributes.Directory; - if (actualValue != expectedValue) - { - errorDesc = "Directory value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesencrypted.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesencrypted.cs deleted file mode 100644 index 8bc0c43..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesencrypted.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Encrypted -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Encrypted"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Encrypted"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Encrypted; - actualValue = (int)FileAttributes.Encrypted; - if (actualValue != expectedValue) - { - errorDesc = "Encrypted value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesenum.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesenum.cs deleted file mode 100644 index 442ce6c..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesenum.cs +++ /dev/null @@ -1,66 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class FileAttributesEnum -{ - public static int Main() - { - FileAttributesEnum ac = new FileAttributesEnum(); - - TestLibrary.TestFramework.BeginTestCase("FileAttributesEnum"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - int enumValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1: FileAttributesEnum"); - - try - { - enumValue = (int)FileAttributes.Directory; - - if (16 != enumValue) - { - TestLibrary.TestFramework.LogError("001", "Unexpected value: Expected(16) Actual("+enumValue+")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributeshidden.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributeshidden.cs deleted file mode 100644 index bec820c..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributeshidden.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Hidden -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Hidden"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Hidden"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Hidden; - actualValue = (int)FileAttributes.Hidden; - if (actualValue != expectedValue) - { - errorDesc = "Hidden value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnormal.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnormal.cs deleted file mode 100644 index ff2837d..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnormal.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Normal -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Normal"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Normal"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Normal; - actualValue = (int)FileAttributes.Normal; - if (actualValue != expectedValue) - { - errorDesc = "Normal value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnotcontentindexed.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnotcontentindexed.cs deleted file mode 100644 index 32f98c6..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesnotcontentindexed.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.NotContentIndexed -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.NotContentIndexed"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is NotContentIndexed"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.NotContentIndexed; - actualValue = (int)FileAttributes.NotContentIndexed; - if (actualValue != expectedValue) - { - errorDesc = "NotContentIndexed value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesoffline.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesoffline.cs deleted file mode 100644 index 577e9f1..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesoffline.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Offline -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Offline"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Offline"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Offline; - actualValue = (int)FileAttributes.Offline; - if (actualValue != expectedValue) - { - errorDesc = "Offline value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreadonly.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreadonly.cs deleted file mode 100644 index baec169..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreadonly.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.ReadOnly -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.ReadOnly"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is ReadOnly"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.ReadOnly; - actualValue = (int)FileAttributes.ReadOnly; - if (actualValue != expectedValue) - { - errorDesc = "ReadOnly value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreparsepoint.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreparsepoint.cs deleted file mode 100644 index 91b5bf0..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributesreparsepoint.cs +++ /dev/null @@ -1,97 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.ReparsePoint -/// -public class FileAttributesTest -{ - [Flags] - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.ReparsePoint"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is ReparsePoint"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.ReparsePoint; - actualValue = (int)FileAttributes.ReparsePoint; - if (actualValue != expectedValue) - { - errorDesc = "ReparsePoint value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributessystem.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributessystem.cs deleted file mode 100644 index 6fcb23c..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributessystem.cs +++ /dev/null @@ -1,96 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.System -/// -public class FileAttributesTest -{ - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.System"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is System"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.System; - actualValue = (int)FileAttributes.System; - if (actualValue != expectedValue) - { - errorDesc = "System value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributestemporary.cs b/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributestemporary.cs deleted file mode 100644 index e4a2ec8..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileattributes/fileattributestemporary.cs +++ /dev/null @@ -1,96 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// FileAttributes.Temporary -/// -public class FileAttributesTest -{ - [System.Runtime.InteropServices.ComVisible(true)] - internal enum MyFileAttributes - { - ReadOnly = 0x1, - Hidden = 0x2, - System = 0x4, - Directory = 0x10, - Archive = 0x20, - Device = 0x40, - Normal = 0x80, - Temporary = 0x100, - SparseFile = 0x200, - ReparsePoint = 0x400, - Compressed = 0x800, - Offline = 0x1000, - NotContentIndexed = 0x2000, - Encrypted = 0x4000, - } - - public static int Main() - { - FileAttributesTest testObj = new FileAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for enumeration: FileAttributes.Temporary"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: File attributes is Temporary"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyFileAttributes.Temporary; - actualValue = (int)FileAttributes.Temporary; - if (actualValue != expectedValue) - { - errorDesc = "Temporary value of file attributes is not " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj deleted file mode 100644 index fc53a29..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeAppend.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj deleted file mode 100644 index 59dedf1..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreate.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj deleted file mode 100644 index a95f1bc..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeCreateNew.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj deleted file mode 100644 index 88ed17d..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeEnum.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj deleted file mode 100644 index 8d72705..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpen.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj deleted file mode 100644 index 8dc4298..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeOpenOrCreate.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj b/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj deleted file mode 100644 index 3c04a77..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/FileModeTruncate.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeappend.cs b/tests/src/CoreMangLib/cti/system/io/filemode/filemodeappend.cs deleted file mode 100644 index 9a664c8..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeappend.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileMode.Append -/// -public class FileModeAppend -{ - static public int Main() - { - FileModeAppend test = new FileModeAppend(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileMode.Append"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileMode.Append value is 6..."; - const string c_TEST_ID = "P001"; - FileMode FLAG_VALUE = (FileMode)6; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileMode.Append != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileMode.Append.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/filemodecreate.cs b/tests/src/CoreMangLib/cti/system/io/filemode/filemodecreate.cs deleted file mode 100644 index 9cbd9a8..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/filemodecreate.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileMode.Create -/// -public class FileModeCreate -{ - static public int Main() - { - FileModeCreate test = new FileModeCreate(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileMode.Create"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileMode.Append value is 6..."; - const string c_TEST_ID = "P001"; - FileMode FLAG_VALUE = (FileMode)2; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileMode.Create != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileMode.Create.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/filemodecreatenew.cs b/tests/src/CoreMangLib/cti/system/io/filemode/filemodecreatenew.cs deleted file mode 100644 index c15ecde..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/filemodecreatenew.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileMode.CreateNew -/// -public class FileModeCreateNew -{ - static public int Main() - { - FileModeCreateNew test = new FileModeCreateNew(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileMode.CreateNew"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileMode.CreateNew value is 1..."; - const string c_TEST_ID = "P001"; - FileMode FLAG_VALUE = (FileMode)1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileMode.CreateNew != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileMode.CreateNew.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeenum.cs b/tests/src/CoreMangLib/cti/system/io/filemode/filemodeenum.cs deleted file mode 100644 index 5148c64..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeenum.cs +++ /dev/null @@ -1,67 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class FileModeEnum -{ - public static int Main() - { - FileModeEnum ac = new FileModeEnum(); - - TestLibrary.TestFramework.BeginTestCase("FileModeEnum"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - int enumValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1: FileModeEnum"); - - try - { - enumValue = (int)FileMode.Create; - - if (2 != enumValue) - { - TestLibrary.TestFramework.LogError("001", "Unexpected value: Expected(2) Actual("+enumValue+")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeopen.cs b/tests/src/CoreMangLib/cti/system/io/filemode/filemodeopen.cs deleted file mode 100644 index 461a126..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeopen.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileMode.Open -/// -public class FileModeOpen -{ - static public int Main() - { - FileModeOpen test = new FileModeOpen(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileMode.Open"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileMode.Open value is 3..."; - const string c_TEST_ID = "P001"; - FileMode FLAG_VALUE = (FileMode)3; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileMode.Open != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileMode.Open.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeopenorcreate.cs b/tests/src/CoreMangLib/cti/system/io/filemode/filemodeopenorcreate.cs deleted file mode 100644 index 1c78a68..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/filemodeopenorcreate.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileMode.OpenOrCreate -/// -public class FileModeOpenOrCreate -{ - static public int Main() - { - FileModeOpenOrCreate test = new FileModeOpenOrCreate(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileMode.OpenOrCreate"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileMode.OpenOrCreate value is 4..."; - const string c_TEST_ID = "P001"; - FileMode FLAG_VALUE = (FileMode)4; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileMode.OpenOrCreate != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileMode.OpenOrCreate.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/filemodetruncate.cs b/tests/src/CoreMangLib/cti/system/io/filemode/filemodetruncate.cs deleted file mode 100644 index 9b1657e..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filemode/filemodetruncate.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileMode.Truncate -/// -public class FileModeTruncate -{ - static public int Main() - { - FileModeTruncate test = new FileModeTruncate(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileMode.Truncate"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileMode.Truncate value is 5..."; - const string c_TEST_ID = "P001"; - FileMode FLAG_VALUE = (FileMode)5; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (FileMode.Truncate != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileMode.Truncate.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } - - -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj deleted file mode 100644 index 43c1c05..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj deleted file mode 100644 index 2311bbb..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionCtor2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj deleted file mode 100644 index 8a9bcc1..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionGetMessage.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj deleted file mode 100644 index 80b4bbf..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionMessage.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj deleted file mode 100644 index 20f0a28..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionToString.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj deleted file mode 100644 index 2a9cf1a..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/FileNotFoundExceptionctor1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor.cs b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor.cs deleted file mode 100644 index e7db945..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor.cs +++ /dev/null @@ -1,66 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class FileNotFoundExceptionCtor -{ - public static int Main() - { - FileNotFoundExceptionCtor ac = new FileNotFoundExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("FileNotFoundExceptionCtor"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - FileNotFoundException fnfe; - - TestLibrary.TestFramework.BeginScenario("PosTest1: FileNotFoundException.Ctor"); - - try - { - fnfe = new FileNotFoundException(); - - if (null == fnfe.Message) - { - TestLibrary.TestFramework.LogError("001", "Message is null!"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor1.cs deleted file mode 100644 index 525724217cb89f8f8a5d20928f8b43bd711fa2cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3586 zcmd5;+iuf95S?cv{$Z6$s1?YqdE_RQDv>IsfGF^Sct~uwjY#Y$v1u#BuLEahJGHl7 zC)uV#$VzOl=Xz%5?Ed*((UK;V(>WPBrE9#El+lb{(qno=U0)+QruR28`^1-_SJ17X zIinFRVCjumuwN5cEwIWqYx#Yz#vE40G(}VitR{FGL2ilX0oJC7?j3BEcq<^8Q%Zfh zf?P&(tWL0+EtjCkaJA3>Y_MvZ>)<;FdI?I5pN`;pYI z%oc9MJe@Z3IVRrnMBU8>b6W@pF(wAp=I*N?X=85pf8>oy{fA&OLxv&pJnP}uGr#!f zNMoL0$_?rt9*>Qv0;gzPf5ErHl~HReki!Lb!_i_yAXo9*gn(47v4CQ`-e0 zcATfcYO|Tzv|sd1?+NUdi1b2g z+urjyD|hEn&DFJf=o&r0tpJAa5${HNo1KTb zHkF>yvjp>Allyj%>pB^C|FMk9J97don88ZiPf&S&-t1(t`9$bE#PGq@Vehtw!&#}e zRr6C53+=`GbX&d0skZLr%nkR+x1MibjLM&iN#s4_{i|8)OAoa(UpFVJ5zf8G@Yvob z?Rnx5=Zw=0_|cuLSQy;ThkmxpZaCCepNHqO{|Vy(9pa=u4957N<5b|{TXUg(`U|2f B0OJ4v diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor2.cs deleted file mode 100644 index 67df470..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionctor2.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class FileNotFoundExceptionCtor2 -{ - private const int c_MIN_STRLEN = 64; - private const int c_MAX_STRLEN = 2048; - - public static int Main() - { - FileNotFoundExceptionCtor2 ac = new FileNotFoundExceptionCtor2(); - - TestLibrary.TestFramework.BeginTestCase("FileNotFoundExceptionCtor2"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - FileNotFoundException fnfe; - string str; - - TestLibrary.TestFramework.BeginScenario("PosTest1: FileNotFoundException.Ctor(string)"); - - try - { - str = TestLibrary.Generator.GetString(-55, false, c_MIN_STRLEN, c_MAX_STRLEN); - fnfe = new FileNotFoundException(str); - - if (!fnfe.Message.Equals(str)) - { - TestLibrary.TestFramework.LogError("001", "Message is not expected: Expected("+str+") Actual("+fnfe.Message+")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptiongetmessage.cs b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptiongetmessage.cs deleted file mode 100644 index 12270fa..0000000 --- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptiongetmessage.cs +++ /dev/null @@ -1,66 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class FileNotFoundExceptionGetMessage -{ - public static int Main() - { - FileNotFoundExceptionGetMessage ac = new FileNotFoundExceptionGetMessage(); - - TestLibrary.TestFramework.BeginTestCase("FileNotFoundExceptionGetMessage"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - FileNotFoundException fnfe; - - TestLibrary.TestFramework.BeginScenario("PosTest1: FileNotFoundException.get_Message"); - - try - { - fnfe = (FileNotFoundException)TestLibrary.Generator.GetType(typeof(FileNotFoundException)); - - if (null == fnfe.Message) - { - TestLibrary.TestFramework.LogError("001", "Message is null!"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionmessage.cs b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/filenotfoundexceptionmessage.cs deleted file mode 100644 index ac32c0ccc6e6dbc66dd324f3983f8572d8fbe80f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7738 zcmeHM+fLg+5S`~r{f8|`RZx*3;jK5RMMOe^7L~RyRUdLO5H)e4TuM>ZUvGP6hlzLN zb+8SkfFdigy}L6zd*-$~{_}fA6Y5byr)21uF7P&`my2oi-d~Q{BEAg0 z1nmrz18UJ2oL*ZF(t8M=6I?CK6FcopwH2frfmfUQkgWsW9Xz!x2SZJ?^}*#G4Iyh2 z|1-$nr9JwAaWRe1+CytX*;#+uxeYk-wGKIBNF<{T9eHyy^_0%Qsf(Ez4W;vCYh%O^ z5*hknCHV+CMsY$l+VJT7*_B&L&(cikGgivnUg0-|gfp~?Hk3l|I@1AG(8fr?JtA#y z+O`4c&mrNMzEMO6cshml5<0PMtS!Z>Mr-s1C=4Nc&$fOC?N_vJ$Q>aF`1~3-%x|X>zZq7NEM3npt9RFCvbN@UB~j?Li_A%3E~XbeNx@G{U?RH&f3xh+#t;nHhhBdD#nWorwrtKSuH726bZ~KmN|}w^eviKCy#u~etoRI4*8+PGM#tX;DCKgU-?Xk9 zb6tP3-j(9ZT9SC>@18gUr~0_ci^?OOkF@YAnq?KwV);>a5UwwV^-z3Q=JHZms%WoF zer(Xc%a5Dz5;v1ce&RC$@2oHGME-OojNo-D+j8GtWzEGC(kg5636f7vp;J;eYc_5v zYeuWA`QNi9>w1+nrIsP*WH-~@$E>+?>sd3g``i9}7tCibuB^zpFR?o@*+DNxW<8^E z4QL1|IsNi(nQKG5Lps5a?{ca&cOozAdRKY4T$SRk@tPysCKRS4b5Ny_Y{HDP{h7NqTgg-tWW7l=b@XbL_f}(p?*^^=kv? zQa7I#8RMUD`3xi#zK+c*3EmB=QY~A9EcWf8c)jNkYjCSKQ~S;{R;$ht*Ubctm?W`KM%>Nl|;oR3Vsm^$JXUBRo76a^0$YbL3jRDAzi&9t>`Y^ ztIT!PSEVC*gDUtjkiTknzxGqNwaV~rA{_PN%PL<;KMxz@CNSQ|_r0 - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj deleted file mode 100644 index cd181d9..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareNone.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj deleted file mode 100644 index d09f38a..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareRead.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj deleted file mode 100644 index 28fe19a..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareReadWrite.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj b/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj deleted file mode 100644 index 9a0d19a..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/FileShareWrite.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/fileshareenum.cs b/tests/src/CoreMangLib/cti/system/io/fileshare/fileshareenum.cs deleted file mode 100644 index 0368f3d..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/fileshareenum.cs +++ /dev/null @@ -1,66 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class FileShareEnum -{ - public static int Main() - { - FileShareEnum ac = new FileShareEnum(); - - TestLibrary.TestFramework.BeginTestCase("FileShareEnum"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - int enumValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1: FileShareEnum"); - - try - { - enumValue = (int)FileShare.Read; - - if (1 != enumValue) - { - TestLibrary.TestFramework.LogError("001", "Unexpected value: Expected(1) Actual("+enumValue+")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/filesharenone.cs b/tests/src/CoreMangLib/cti/system/io/fileshare/filesharenone.cs deleted file mode 100644 index 81e0f67..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/filesharenone.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -/// System.IO.FileShare.None -/// -public class FileShareNone -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileShare.None value is 0..."; - const string c_TEST_ID = "P001"; - FileShare FLAG_VALUE = (FileShare)0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (FileShare.None != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileShare.None.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - FileShareNone test = new FileShareNone(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileShare.None"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/fileshareread.cs b/tests/src/CoreMangLib/cti/system/io/fileshare/fileshareread.cs deleted file mode 100644 index 8996cc5..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/fileshareread.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -public class FileShareRead -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - const string c_TEST_DESC = "PosTest1:check the FileShare.Read value is 1..."; - const string c_TEST_ID = "P001"; - FileShare FLAG_VALUE = (FileShare)1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (FileShare.Read != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileShare.Read.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - FileShareRead test = new FileShareRead(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileShare.Read"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/filesharereadwrite.cs b/tests/src/CoreMangLib/cti/system/io/fileshare/filesharereadwrite.cs deleted file mode 100644 index bac3d76..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/filesharereadwrite.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -public class FileShareReadWrite -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileShare.ReadWrite value is 3..."; - const string c_TEST_ID = "P001"; - FileShare FLAG_VALUE = (FileShare)3; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (FileShare.ReadWrite != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileShare.ReadWrite.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - FileShareReadWrite test = new FileShareReadWrite(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileShare.ReadWrite"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/filesharewrite.cs b/tests/src/CoreMangLib/cti/system/io/fileshare/filesharewrite.cs deleted file mode 100644 index 1118bba..0000000 --- a/tests/src/CoreMangLib/cti/system/io/fileshare/filesharewrite.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -public class FileShareWrite -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the FileShare.Write value is 2..."; - const string c_TEST_ID = "P001"; - FileShare FLAG_VALUE = (FileShare)2; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (FileShare.Write != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + FileShare.Write.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - - #endregion - - public static int Main() - { - FileShareWrite test = new FileShareWrite(); - - TestLibrary.TestFramework.BeginTestCase("System.IO.FileShare.Write"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj deleted file mode 100644 index eae05a6..0000000 --- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj deleted file mode 100644 index b91df3d..0000000 --- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/PathTooLongExceptionctor2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor1.cs deleted file mode 100644 index 94b8af2..0000000 --- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor1.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -///ctor -/// -public class PathTooLongExceptionctor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Create a new PathTooLongException instance."); - - try - { - PathTooLongException myException = new PathTooLongException(); - if (myException==null) - { - TestLibrary.TestFramework.LogError("001.1", "the PathTooLongException ctor error occurred. "); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion - - #endregion - - public static int Main() - { - PathTooLongExceptionctor1 test = new PathTooLongExceptionctor1(); - - TestLibrary.TestFramework.BeginTestCase("PathTooLongExceptionctor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - -} diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor2.cs deleted file mode 100644 index d5f8153..0000000 --- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/pathtoolongexceptionctor2.cs +++ /dev/null @@ -1,123 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -/// -///ctor(System.String) -/// -public class PathTooLongExceptionctor2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Create a new PathTooLongException instance."); - - try - { - string expectString = "This is an error"; - PathTooLongException myException = new PathTooLongException(expectString); - if (myException.Message != expectString) - { - TestLibrary.TestFramework.LogError("001.1", "the PathTooLongException ctor error occurred. "); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Create a new PathTooLongException instance,string is empty."); - - try - { - string expectString = string.Empty; - PathTooLongException myException = new PathTooLongException(expectString); - if (myException.Message != expectString) - { - TestLibrary.TestFramework.LogError("002.1", "the PathTooLongException ctor error occurred. "); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Create a new PathTooLongException instance,string is null."); - - try - { - string expectString = null; - PathTooLongException myException = new PathTooLongException(expectString); - if (myException == null) - { - TestLibrary.TestFramework.LogError("003.1", "the PathTooLongException ctor error occurred. "); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - PathTooLongExceptionctor2 test = new PathTooLongExceptionctor2(); - - TestLibrary.TestFramework.BeginTestCase("PathTooLongExceptionctor2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - -} diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj deleted file mode 100644 index 9a87a0b..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginBegin.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj deleted file mode 100644 index 43962f5..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginCurrent.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj deleted file mode 100644 index 4c39781..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnd.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj b/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj deleted file mode 100644 index fdad3c8..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/SeekOriginEnum.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginbegin.cs b/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginbegin.cs deleted file mode 100644 index 462347e..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginbegin.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -/// -/// System.IO.SeekOrigin.Begin -/// -public class SeekOriginBegin -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the value of SeekOriginBegin"); - - try - { - SeekOrigin seekOrigin = (SeekOrigin)0; - if (SeekOrigin.Begin != seekOrigin) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,The value is: " + (Int32)SeekOrigin.Begin); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - SeekOriginBegin test = new SeekOriginBegin(); - - TestLibrary.TestFramework.BeginTestCase("SeekOriginBegin"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekorigincurrent.cs b/tests/src/CoreMangLib/cti/system/io/seekorigin/seekorigincurrent.cs deleted file mode 100644 index 88cc0d1..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekorigincurrent.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -/// -/// System.IO.SeekOrigin.Current -/// -public class SeekOriginCurrent -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the value of SeekOriginCurrent"); - - try - { - SeekOrigin seekOrigin = (SeekOrigin)1; - if (SeekOrigin.Current != seekOrigin) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,The value is: " + (Int32)SeekOrigin.Current); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - SeekOriginCurrent test = new SeekOriginCurrent(); - - TestLibrary.TestFramework.BeginTestCase("SeekOriginCurrent"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginend.cs b/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginend.cs deleted file mode 100644 index 01b6d8c..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginend.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -/// -/// System.IO.SeekOrigin.End -/// -public class SeekOriginEnd -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the value of SeekOriginEnd"); - - try - { - SeekOrigin seekOrigin = (SeekOrigin)2; - if (SeekOrigin.End != seekOrigin) - { - TestLibrary.TestFramework.LogError("001", "The result is not the value as expected,The value is: " + (Int32)SeekOrigin.End); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - SeekOriginEnd test = new SeekOriginEnd(); - - TestLibrary.TestFramework.BeginTestCase("SeekOriginEnd"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginenum.cs b/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginenum.cs deleted file mode 100644 index 832d2ba..0000000 --- a/tests/src/CoreMangLib/cti/system/io/seekorigin/seekoriginenum.cs +++ /dev/null @@ -1,66 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; -using System.Reflection; - -public class SeekOriginEnum -{ - public static int Main() - { - SeekOriginEnum ac = new SeekOriginEnum(); - - TestLibrary.TestFramework.BeginTestCase("SeekOriginEnum"); - - if (ac.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - int enumValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1: SeekOriginEnum"); - - try - { - enumValue = (int)SeekOrigin.Begin; - - if (0 != enumValue) - { - TestLibrary.TestFramework.LogError("001", "Unexpected value: Expected(0) Actual("+enumValue+")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj deleted file mode 100644 index 68d025b..0000000 --- a/tests/src/CoreMangLib/cti/system/io/streamreader/StreamReaderNull_PSC.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/streamreader/streamreadernull.cs b/tests/src/CoreMangLib/cti/system/io/streamreader/streamreadernull.cs deleted file mode 100644 index bb4adb4..0000000 --- a/tests/src/CoreMangLib/cti/system/io/streamreader/streamreadernull.cs +++ /dev/null @@ -1,144 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System.Security; -using System; -using System.IO; - -[SecuritySafeCritical] -public class StreamReaderNull -{ - public static int Main() - { - StreamReaderNull srNull = new StreamReaderNull(); - TestLibrary.TestFramework.BeginTestCase("StreamReaderNull"); - if (srNull.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - //retVal = PosTest3() && retVal;may be a bug - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Null StreamReader is not null"); - try - { - if (StreamReader.Null == null) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect Exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Null StreamReader Invoke ReadLine method"); - try - { - if (StreamReader.Null.ReadLine() != null) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect Exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3: Null StreamReader Invoke some other methods"); - try - { - if (StreamReader.Null.Peek() != 0) - { - TestLibrary.TestFramework.LogError("005.1", "The ExpectResult is not ActualResult"); - retVal = false; - } - if (StreamReader.Null.Read() != 0) - { - TestLibrary.TestFramework.LogError("005.2", "The ExpectResult is not ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect Exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Null StreamReader Invoke ReadBlock method"); - try - { - char[] buffer = new char[] { 'a', 'b', 'c' }; - int index = 0; - int count = buffer.Length; - if (StreamReader.Null.ReadBlock(buffer,index,count) != 0) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect Exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5: Null StreamReader Invoke ToString method"); - try - { - if (StreamReader.Null.ToString() != "System.IO.StreamReader+NullStreamReader") - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect Exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj deleted file mode 100644 index 513dbde..0000000 --- a/tests/src/CoreMangLib/cti/system/io/textreader/TextReaderNull_PSC.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/textreader/textreadernull.cs b/tests/src/CoreMangLib/cti/system/io/textreader/textreadernull.cs deleted file mode 100644 index b6946c7..0000000 --- a/tests/src/CoreMangLib/cti/system/io/textreader/textreadernull.cs +++ /dev/null @@ -1,61 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.IO; - -public class TextReaderNull -{ - - public static int Main() - { - TextReaderNull TextReaderNull = new TextReaderNull(); - - TestLibrary.TestFramework.BeginTestCase("TextReaderNull"); - if (TextReaderNull.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - return retVal; - } - // Returns true if the expected result is right - // Returns false if the expected result is wrong - - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Compare TextReader.Null to null."); - try - { - TextReader myReader = TextReader.Null; - if (myReader.ReadLine()!=null ) - { - TestLibrary.TestFramework.LogError("001.1", "myReader.ReadLine() should return null."); - retVal = false; - - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - retVal = false; - } - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj b/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj deleted file mode 100644 index 2a5999d..0000000 --- a/tests/src/CoreMangLib/cti/system/io/textwriter/TextWriterNull_PSC.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/io/textwriter/textwriternull.cs b/tests/src/CoreMangLib/cti/system/io/textwriter/textwriternull.cs deleted file mode 100644 index 9d11f59..0000000 --- a/tests/src/CoreMangLib/cti/system/io/textwriter/textwriternull.cs +++ /dev/null @@ -1,59 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System.Security; -using System; -using System.IO; - -[SecuritySafeCritical] -public class TextWriterNull -{ - public static int Main() - { - TextWriterNull test = new TextWriterNull(); - - TestLibrary.TestFramework.BeginTestCase("TextWriterNull"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - TextWriter.Null.Write("abc"); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("P01.1", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } -} diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj deleted file mode 100644 index 2ff9467..0000000 --- a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj deleted file mode 100644 index f6d4c2c..0000000 --- a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj deleted file mode 100644 index bb9b4eb..0000000 --- a/tests/src/CoreMangLib/cti/system/memberaccessexception/MemberAccessExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor1.cs deleted file mode 100644 index 67e10e23f891b8db5f7ca102b6b55f199f5b878c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3544 zcmds4U5nFD5S?ei|8VJpRFv-aRaapxU0K)#*{Uy#4{c1l#Wr2q)ZHTfb@iONPSYE2 zV-plaLYm}$%*>s0=A+-gtz{)s$z&o<2C~6dE~(7rxjd8yvTwE{Jz2;MS1Jj1O!1Xr zZ%1BZB*VSLSn^ZKk??YIf)#7Xp34yP8+oZZ{A>?W78s@0V*OEc$1S9cpqm;T?iu8* za5=eD+efPZ6f+6lIMbJVeZSq>YWljW@r(XCNZ=L9r$>gmkJ{*~9M4OP@x3jNgT0|7 zli0+rW~XuT0@e|MJGGKn*7FBXTN}+TdroBxo7;_~cH|1o%C=`&DY_xPrYDZG&DuHZc&QJ~ zAGf*-4;dOJyZmgT>jJShk#lGqYt%6!EsBZB8#zTb7~t)9+Lu5vhu4;n<)kaexIBBx zc76@w#AZ`OFPRYI+W+n2Gx+!%aa7mGhxs@3c9_vdz?|9JMftvqL>z%)zeoQ)*h6W| zJUN)K2A**a{0**NgRKj2XsQhU4Ba0peEO@!ez#fH)tGnk2$#cI$ZmhW_=!UP?_VF{ z;p^d*O82qD>SexTm0=dkT;0 z&2-&C8!P@K(6x_cF%SQ1EGuf%Ks$vD9->DVTBFJ*cm}`qlpV~Q^x_b=RbBQ4zH7)- zmV*@Hd3YDlsbDZ!vI+cdxilWFHhZ{shn`^*>6x1L7DY#4wv?Y%wfF1wT@4vOD|K9D zS=C;!)fVq{DzvYfefXd3Un(mvmAfDZ9XPCXJM|pxA_T9kxc9ccw9t5kA`_qUWZxMT^ qkz3BO%)0#lQ2b|L)VFXy!Ob&N`>ejV<6ic1ti#%s8tV7E{qGO0&jn`y diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor2.cs deleted file mode 100644 index 0db7de18fe8045fd7637bd77b30efde28a53fea3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6358 zcmeHLT~8B16ur+T{)e>>rbe^SKB|~t14@F?fcj#5Xv%a*juM`Qf!>N#_{-5r=N z-4#>_*(|f2*}0$R-Z{&!pT{zlp`5<#gyOrHnD#^sI>SD|51F;giDql(rI- zcLW_hSVsL3?h&+2aYgdZdDe5*tz)H+C$4PBnR`B(d(t_#rtLI-cYh;D;N{C_yt-~5 zwK0+z#&?+GbMxG0+v`iR**bRB^CprtSjYUFIxCs!YVn{)iVfn!Jh1Vji)bd>@V==3w&-+-9c_%(3RvbQ?eH^ppI8ntrPnA>P}**KJa*xaloHI^M9E1ml? zb=g%+ntU6>dA3#avr3dUpm}euJCBfM!(?9^>*(4>B@Sc@8uwjIvR#5c8oU><1N%t)fg`qUq9M@N9!Ty z?Cnty@5M}nGm!7s?0*J&D2<(mz5E#Y3}fIXu=)jP9Rou{hu{N@~k2*sR*KE=EdE5 zbGZ6#l@`$>WtK%uX}z!uXhk&SEg0A~uJ^FR$FWJXae1F2Fq>I`+0|u0P1u{)Mef5@ zC!jHo#nvbzV|9%#utoFQ#`1{UTZWq|>_Sic4P=a!Mi$<1XLSqwtcB-i$W;|CrcBsJ zWgn;|3rL}XeWVXP3FZ{heW#Z*{1O-;cV(zFUu`UQLd|gAbIK9rcS@6IV|n&sS7ZEw z=%P0f&yUP{5QF6&vR?tpA}a0Xo?;`cD>(Df}GDa;PF%3i~KE*ym@}z zxeI5M=*xhu1K8UP_Jw3Y^_6Glx~pw+elwxG{EanWqTk~&Ko(_2?uIfkCqaBW? z%DHDEMDcP=M7dtE2ZWLJclmP_CejvS%{s*qDvDqD{F-MEpJ2^D^_3~6u6vA1`}xhY z46~xVC*AXl%m34{K5gT5cD(jIzd+SA7jV_f{9^4E@eAhm&-jIPnmu$E@;UngJ;Cz` fzmn3PVtBQ&`pIWI!zW;P_BQYgX6A1449&@J+tiTK diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/memberaccessexception/memberaccessexceptionctor3.cs deleted file mode 100644 index aac3afe5cf12fedb02d1379b1fb9db9a620c4a79..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7756 zcmeHMTTc@~6h6-;{)eRxrbJSpym?Eo0VRQGKz%Vjlu}A#Z)q2>G5&S+`{r=EJMHXl zTOnK|n`OE?Gv|K!X8H5`Tt?ECp0p&ABN^i}XNKwW+xs`2ikH z8B8QtO;IGj^&rOqq&SA`lrX~GfjlEzksN?p7ju+<8#AQNnORP?D|xpZ$Di(R1PZ)- z`m|`>Nl0$Ab&T-<@A$hcDzokNDcRd)MfpH&RVvrhJ7QvElX)BpOq#unp`%vAla|p|AOctHC7&0`*Zj+90NBIt6veVeZ)}PMeqf9f6KAy zti-z8B-?a3AIURZ5p-d6tA1gP(ks*gKE3Kv^ems!)P4TGf3-g!I%#z;yP^4lU5iyQ zmNTq~aQ{G$)6U;S%~3ts+dEjp)!a=4(87+`%gr#SQx^fu?t99Mj|cwvHhCxKO6~>6KxLBwrKTuDJ*)vP2PjFuas4 zvs#k1p)-Ybr)`uUFSgpEei3Y>cx4B%!8*ZHM#&+KO`yw7{H84yL6VB&{hVqb=ZIl6 zx_GW&^|gF#IKF(tlTHU7&dVv&)y8xk*PKWyW_~{Sb>8UNnD4!cs}MZ@)R9xn#ueA2 z!|@cxxyI>sd|RFP)_NE7Cauv39g20JGwEXq8ZANN=eV=<&9}U1e$&2NK{SW6ui_B8 zp2kCUQ2TUobz8lYdAl{^Tb@U6gx7z{I57fGfD0hb)d!bD{N1t^N5^Tx8_66dN#Sw$hj(vHR}xnWE8(h z5jzq^4>9MXRIQjj*DpG`9sK4|u}P8Ng^DX%gw8iW4`he1Q=NX#Rit63h+<0j6$NMM zUsQSW(G#tAm$7g45&I&)v$4}OQdDndVZn42G~{Pve!sO<*V%XJ+keBpRufN92YJ@8 zZ#x(G-N92cxB8h*HZIL< - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj deleted file mode 100644 index dfc160a..0000000 --- a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj deleted file mode 100644 index 12c582f..0000000 --- a/tests/src/CoreMangLib/cti/system/notimplementedexception/NotImplementedExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor1.cs deleted file mode 100644 index 3a91f97507d3aa5f8ad4eb87b6e1caf0b7fd8288..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3584 zcmds4+l~@J5Upnu|DnT!!D!g!)mx&3HJhx)Eb5E#0od7DA`BZCWQp_3X0xQ3JobW?-FJBPeA z9w#p$BbQTXxK`U1Y7K96Aw#*r-UKUVuj%Zo)=&EBAcaq;gI*cyIclW8a*Qu9$M0Ra z8=MU#nZ&lXwZD~<$FP!UY%#Xg&)a!65F5LVjjth{-Z_IOCcw`l+Y_5V(K+IbSFUNR1 zi^_I>4r0ev6T~kW5#!wd?c)>p_!RNf)W^T(-_YA(mYV=`W_1_k`ymo>1d8(>{kLEb zr7;WTV8RA?#yRjexcUxkU4lb1W$;JneqZC$A1(H$&9c76ypub49PUDP`}@Uj6!O1% ze~5>#ljkbk#}2ES`Hq!`nJkwp>~MH*P^WwaW`*;1vBu7^hr4;2l{m$TJcy;Zrb|VP zao0}Q7TVYeq=Bv~mc=~$ud%GCRU_>lGI)p{U23f=-{1lKHc)mjZ_O{%r8phMumNLVRLSo`|ud-_1`KJaeZ$_1lB^4;vqxYv#JKm%A pMkBeLbD4$1{}s#v9lZDO@(%SrYwqp1m%SY8xDKU;`u%DD`3(s#4>bS) diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor2.cs deleted file mode 100644 index 93e3aa35e1a8184695916a771076d0385f9726b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6410 zcmeHLTTc^F5T0if|HIk`Q=?gEA5~1W0VTmpKz%VjKv_!TvL)?uX^eke{k}6ycTYK8 z*af^0vMHxMyJxQ7%zVqQpGPv0p=2_UNVa5(U%4c5AkXB!+>=FjW9i9AQe27jabk#H z8P3M?8ao+2W9;?Mq$~-qNS@<~Bgj6GZQP&A3#UWxQpyOsZO@7rzj7yw7CtIHPiad* zd56%k1IwsC!Y75c39d-qK|?O<(0}MGKXA6v-(6XiQ#_mCj(O8Nv#9H|es_N(Na5w{ zV9d7NIcj7ybF6Q%$M5YkyX~wm$#$FC*4(Q|R$wJ_b%M32etM@^AzsWITR%cNqqBiX z>>!Vt_gHLy&FwJ{CocQnfS_0SHE@x$r+PRy!ERexjqPmB>@?eK9m*c;Za0=3%O(() z&3u};j4M`6hppk<+g!_!?F}_@U{b>7L zZU;GM&yRw5FJ~g0f#SSo|1;1-Y3xGm@khvK7y~zf)h|Hn2pAeV1Rq29*NT{)w^&b` zWgS=Zkvzl|!55-i{R?|kenKPQ%j-6hXZ2K;?(6sSt5bQ?S*vF`B`p`6WbBN&?Bj_D zpHs{|o%fuW>L(|9if8yVPjl`Ma3c3=GpuRPA%Jz zeOr!=WQY(WIszWpUy0ZPb59Yso+p{3lFOoOd|C%@fUer+1edo)4MAGujzlcC^uEqMGGpGE#wN8UWY z?%ahlO7!Kx);{cQ2m3>^paQEibKMoUJj=)@R7yFrI-9xUzt3`76q&fFC)JO3IG!r! zj+qd}mt!W%{mMNcjI2M)r|U42t`KY1DGpIleDmj9K705W_k0GR%rSG_BdzS`H_tfC zit3(p$2ExOFfOfM+j^ayuY1Qez?=2|RbjSxo@=c9M_hyXy&BiBuCt3yLvCkpr^oo7 g;#X4HUktOh)}MlQGCU2#yZ-~{U}kP7=g^$|2F_%ikpKVy diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/notimplementedexception/notimplementedexceptionctor3.cs deleted file mode 100644 index aa567e5a661bc3197d5fa9a548096076be853b34..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7812 zcmeHM*-qO)6ur-t`VS@#RZx*3;jNoQBWRK6B53HNW;}Oa&X_;HPh}__=}KE7*^@DTjie~r$NE@aIUc%7Dm~0rJt<=R8aY~&aAjs~Q_jJo zCH;v6%TpA|Z#BrV4=D~HJ0*;8Cy-}|E0Xt+VI08EHo8Wvn;hkE_ykfLx$3=MUz(;N5PZt(rHZ#+$ zI?y*CWdk|9ho>U$19)=;s|`RalA5gH(kPmh^Ou)*w%S7eG9p4TcfW1C1siW8pUT?! za`yGD?N_-2_?%rK3dZ}iC&C^`_pA56AbLoRRft{S6#fjyz;(pxS43+MG1PGp`~$qd z<=AvyV%=?$)m+X;@&s1|T^QY}Us$8*H`D??z4}7*ET5*S`}}?XYTw><(&}DzN%I9e z87t#Rj`2o>`y72w5dk}<>dBs;;2plr-9!d$>==2u8Rm54B7k|k7_T#MBQj}wyt1O! zx3GHbwnc5)`}Q36>B2&^Xbu5#TO@Ef_ z^l?sBFjB^z?X5nCD}b$1Dr%*;bULmyXIKd|D=P99$ZQAK2gu>avQe{f12o%+MniS; zh>o@)0^Gu1cI*)9^HEVT%@qHb9J6CNdqg7Q(@d|oNmUy^@)G2m(6N4M8{%HNG5$PMW+>L{1kVVzWJ6n&9B>cONi)j2F4Dt z>#03d6SZ#_SGwg}nY-(AzUBEOTiZNO7u(<_vo)NH*e##Htmu>-t5K+rh6NA)6HWU8uOSMd*Be^gwn9JLTzjUmtlEQ@ZPjILi)2 z6(}D?(TcYj2iG5PFixcUB{&O5&7wy2XcjJAO4Scm_EKrJY4Q8!vi+9d=33qE9?6MeRe;w HvF7Pt2yJj{ diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj deleted file mode 100644 index 01dc9c5..0000000 --- a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj deleted file mode 100644 index b6c9d03..0000000 --- a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj deleted file mode 100644 index 5ed8a41..0000000 --- a/tests/src/CoreMangLib/cti/system/notsupportedexception/NotSupportedExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/notsupportedexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/notsupportedexception/notsupportedexceptionctor1.cs deleted file mode 100644 index 29a64a42be03f4cd99bbbc0c4364f01707768c42..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3544 zcmds4O>fgc5S=p;|6!E_3Ie(H6$%nWDXLTuYM>XyA#oiy!f~p^p^XrK9e8h-iL+*H z5(^}RR?a5t-T8R)W@qyK+gesKlR`2vGLj8`m6FO_p2~f>Crxi78OTC%j8qbwnBiA} zvyr^QN`YsIwdALiBjGS|f*otfp34~TH}c%-aBl~YvcM{}R{M{FCvG5R0^QVL@Z^xU z!Z7j%GD`TdmKzMpqc>MFlsoK8v8J}FzSwH~Vm}QeaQO0x$k?8vHeyv`evLJL@5@8) ztS?C=cCo9QH%6YpI!53Ya~Hkz$VH#AP!Du|2gyX_9NtfWuZv_Px_)Zc=2k!P{{&9F z#IMYvrMm_=x58>)dYx?SZEaM$be_o+HupP8jpPE%DYm|>Y;^tjs-AG1^{x7O2ued} zzS`=p5YlLtHI z?fmNHiM~ydy<|d&YyUUKr@;6Od2}eo`{C=O?cZn<#GJRc3G#h665$9`=UwzK!5&KE z%~OI2Ys53mfxp4k4`Ay89GY1Me}?XlEtvjlu{*7n#Wv@SJisvUh3t0zg+225-@M+%rLd-{jTrN; zo32}EW5v%rT}>J9uvr#W5bOy6g*F*HBnl z22vQ${i|`*!eFvw4H=);IT$>caA8vF-3jVdG~g5v8?Wa@a?82{oAX3l^&F^?;6(kgDgrLBG?|eKOM2-ZN%Q& o%&p(CymkHm49xl-o=14-Lpx@Nqa8-s$Nzvq?oOF5 z-4#>_*_7GN?%dCF?>*($&xwp>Aer>V$c{|$Etf=&7$K=zUB;`vlwSRL*ur3|qfc~->umRni0@KNb~N?Qra zJBE%uSVsK@pA_20xQx7mh8z+na*T`G=?O#(@=B4sl~3C%OTz{_?%(J zxw+2i==|j5PVo-k=4sCNK2GFbZH6@+SOl<+o9Q}*Hu8(Ur)v>v{Rq2^{cor(X5Nlv z9vLFUhz@}V_E#ddz}!>Bt!vT7KFlcY;-gcXJj1b&%*rx2&3rCD-Q$XiAWEiQ+_g7{ zt6!heB6{SQWf@bhUf2a(MYQA%7}yrB_prmqu}af*d7lhe<}|?UnlhjW_7-(f_;A?- zRK~H`8pp_3UFjTKRIhcdj<~+1xT(V~+{9l;##m`&;VnC>+u&zy+&@9C>Tof~gnd-@ zfLgME3>w%+deD<#&mp>J^>T;51XAR#3YF@suH{bXGF+QswDdoxK=5pL}-= zFZ#GM^1x2HMMx=kA=RMkzsYT9mRs%q^B#@Sm(@nTnipQ#%Gbg)sa`vuR3?( zj1ql0uyqJ~qhMc17F1t#X0E#0R%aRcgi0w#*3Dw>_`g*-9g0j`){p8(I~-3Z=Z=XG z#mg}f$MwoRAdIZP%b)8ok&X~++9{4vQT&C^U-RtYBRun`zGI4+?H*}mKfivKp;lD) zq&t3b@qaqnr**x`j@P;47pR(O0av}qFV=1lzhG|vj9+M{*++LFpVMEUC%8}XEvf7& bidS9hPd+^vo`B)qo4_-encK-TTuy!iXjzoI diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/notsupportedexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/notsupportedexception/notsupportedexceptionctor3.cs deleted file mode 100644 index d46de0f79eb29e0789cb26144fcafb6321c76f79..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7756 zcmeHM+fLg+5S`~r{RfkWDyS%s@Yb6|BWRK6MbP%8>H~xjqJ|{Og%VZ$^|t5iFmcvd z+ldQ;0)W{%CD-(wj{Te{McNDgFzUn6PCnLL-r@<`IIR-`UH>ELKe13TLI z)y3Y5yuq0+J_DRr1k;MeHi(O(ZX29W(d?YZ1NlNYO(CnFqFh zf@DTy58fXkvxO?6S2jC$PC( zNNPp)ft>Etm!Zq9pI_4x&a+)LKbMKpHZ&hkb;l91Y?$oiT13|#YNI8)(0JmigcWUF zfI0anTd1M~e9O~5Ko&=c+5oa5smcZpMNiVsUtW#b)h4Q!NC;u=ZpU~BG2TTTEgR#- z;_FA-?`TKJIlF%p#QSU}!WoG7YxchYJ(R}I!)`xDKEoKe4y=9!T6@4y+adTIy1!+_ zblzg!ZI)GC%}4SCM+9GpZuKwh(d-=>0bgFNkUXoWS?RuhKfgMk_no!6m($R4!KuZr zIFeJ`5#e)z8K;w<(^388Z13P6-p$=)04?kod9@kVbm9=eIxeQ`2egrav^-sDsP!YP z8M|$$jc4A0<2YSJh!O1p5A3f*Y>c^Qh+EyEjeVF=JjBPQIC+M$kgk&zVK?)+_;jyi zR0L5n@#1d1Ib8jAl@`$><({*c(t2SR(26L@TQIOa93NnZk7JW&>lS3TfJ8C~GOc;$ z#<-B>?cgt`b%@>hEGS=Q%z4a?ENfG=H-rZ=PRw?pA>2aP?IjL)WMA zP#@Geo!{M7Z)M$X&gGWRBkA5|Wja3wH(9OW8fL#4p_`lnq2=JbXr|;XyB4pyziv$P z^x0)6o<+(XSzZ2H9I~0X_VOms^7R#tr^a#{6u}p0{?_RnA@J_TRX#^~7WJK|X8PyPb1<@8DN6 yv-_D(wk|)TZD)8^+f}Q;`^bTr - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/nullreferenceexception/nullreferenceexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/nullreferenceexception/nullreferenceexceptionctor1.cs deleted file mode 100644 index ad73c6f..0000000 --- a/tests/src/CoreMangLib/cti/system/nullreferenceexception/nullreferenceexceptionctor1.cs +++ /dev/null @@ -1,137 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.NullReferenceException.Ctor()[v-juwa] -/// -public class NullReferenceExceptionCtor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1: Verify create the exception object is not null"; - const string c_TEST_ID = "P001"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - NullReferenceException exception = new NullReferenceException(); - if (exception == null) - { - string errorDesc = "created exception should not be null"; - TestLibrary.TestFramework.LogError("001 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest2: Verify createed exception object's InnerException is not null"; - const string c_TEST_ID = "P002"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - NullReferenceException exception = new NullReferenceException(); - if (exception.InnerException != null) - { - string errorDesc = "created exception's InnerException should be null"; - TestLibrary.TestFramework.LogError("003 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest3: Verify create the exception object's Message is localized error message"; - const string c_TEST_ID = "P003"; - - string message = "Object reference not set to an instance of an object."; - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - NullReferenceException exception = new NullReferenceException(); - if ((exception.Message != message) & - (!exception.Message.Contains("[Arg_NullReferenceException]"))) - { - string errorDesc = "Message is not \""+message+"\" as expected :Actual(\""+exception.Message+"\")"; - TestLibrary.TestFramework.LogError("005 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - NullReferenceExceptionCtor1 test = new NullReferenceExceptionCtor1(); - - TestLibrary.TestFramework.BeginTestCase("For Method:System.NullReferenceException.Ctor()"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj b/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj deleted file mode 100644 index 5245994..0000000 --- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionMessage.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj b/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj deleted file mode 100644 index 802aa4a..0000000 --- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/ObjectDisposedExceptionObjectName.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionmessage.cs b/tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionmessage.cs deleted file mode 100644 index fa7a42d..0000000 --- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionmessage.cs +++ /dev/null @@ -1,138 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.ObjectDisposedException.Message[v-juwa] -/// -public class ObjectDisposedExceptionMessage -{ - private int c_MINI_STRING_LENGTH = 8; - private int c_MAX_STRING_LENGTH = 256; - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1: Verify the objectName is random string"; - const string c_TEST_ID = "P001"; - - string name = TestLibrary.Generator.GetString(-55, false, c_MINI_STRING_LENGTH, c_MAX_STRING_LENGTH); - string message = TestLibrary.Generator.GetString(-55, false, c_MINI_STRING_LENGTH, c_MAX_STRING_LENGTH); - ObjectDisposedException exception = new ObjectDisposedException(name,message); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (exception.Message != message) - { - int index = exception.Message.IndexOf(name); - if (index == -1) - { - string errorDesc = "Message shoule contains the object name"; - errorDesc += Environment.NewLine + "objectName is " + name; - errorDesc += Environment.NewLine + "message is " + message; - errorDesc += Environment.NewLine + "exception's message is " + exception.Message; - TestLibrary.TestFramework.LogError("001 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - index = exception.Message.IndexOf(message); - if (index == -1) - { - string errorDesc = "Message shoule contains the message"; - errorDesc += Environment.NewLine + "objectName is " + name; - errorDesc += Environment.NewLine + "message is " + message; - errorDesc += Environment.NewLine + "exception's message is " + exception.Message; - TestLibrary.TestFramework.LogError("001 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest2: Verify the message parameter is empty"; - const string c_TEST_ID = "P002"; - - string name = string.Empty; - string message = TestLibrary.Generator.GetString(-55, false, c_MINI_STRING_LENGTH, c_MAX_STRING_LENGTH); - ObjectDisposedException exception = new ObjectDisposedException(name, message); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (exception.Message != "An error occurred.") - { - int index = exception.Message.IndexOf(message); - if (index == -1) - { - string errorDesc = "Message shoule contains the message"; - errorDesc += Environment.NewLine + "objectName is empty"; - errorDesc += Environment.NewLine + "message parameter" + message; - errorDesc += Environment.NewLine + "exception's message is " + exception.Message; - TestLibrary.TestFramework.LogError("003 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - ObjectDisposedExceptionMessage test = new ObjectDisposedExceptionMessage(); - - TestLibrary.TestFramework.BeginTestCase("For property:System.ObjectDisposedException.Message"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionobjectname.cs b/tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionobjectname.cs deleted file mode 100644 index 3453722..0000000 --- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/objectdisposedexceptionobjectname.cs +++ /dev/null @@ -1,143 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.ObjectDisposedException.ObjectName[v-juwa] -/// -public class ObjectDisposedExceptionObjectName -{ - private int c_MINI_STRING_LENGTH = 8; - private int c_MAX_STRING_LENGTH = 256; - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1: Verify the objectName is random string"; - const string c_TEST_ID = "P001"; - - string name = TestLibrary.Generator.GetString(-55, false, c_MINI_STRING_LENGTH, c_MAX_STRING_LENGTH); - ObjectDisposedException exception = new ObjectDisposedException(name); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (exception.ObjectName != name) - { - string errorDesc = "ObjectName is not " + name + " as expected: Actual(" + exception.ObjectName+ ")"; - TestLibrary.TestFramework.LogError("001 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + "TestID_" + c_TEST_ID, "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest2: Verify the objectName is empty"; - const string c_TEST_ID = "P002"; - - string name = String.Empty; - ObjectDisposedException exception = new ObjectDisposedException(name); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (exception.ObjectName != name) - { - string errorDesc = "ObjectName is not empty as expected: Actual(" + exception.ObjectName + ")"; - TestLibrary.TestFramework.LogError("003 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004 " + "TestID_" + c_TEST_ID, "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest3: Verify the objectName parameter is null"; - const string c_TEST_ID = "P003"; - - string name = null; - ObjectDisposedException exception = new ObjectDisposedException(name); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - if (exception.ObjectName != String.Empty) - { - string errorDesc = "ObjectName is not empty as expected: Actual(" + exception.ObjectName + ")"; - TestLibrary.TestFramework.LogError("005 " + "TestID_" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006 " + "TestID_" + c_TEST_ID, "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - ObjectDisposedExceptionObjectName test = new ObjectDisposedExceptionObjectName(); - - TestLibrary.TestFramework.BeginTestCase("For property:System.ObjectDisposedException.ObjectName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj deleted file mode 100644 index 11eec2a..0000000 --- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj deleted file mode 100644 index 668e303..0000000 --- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj deleted file mode 100644 index 641cdc0..0000000 --- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/OutOfMemoryExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/outofmemoryexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/outofmemoryexception/outofmemoryexceptionctor1.cs deleted file mode 100644 index 90bec8ac8a3a3b4dc9ec1d9775a33c43ea80a5f2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3548 zcmds4U2hUm5S?ce|HBOr2BXsQ>Q|zKnkH>DMSW@d0Ju(G$hd^Gi>;lM za}bqug%bnVM9mIw3Ox%vPTpcA$LB~+A#JLfR??MQ>`LTneFL+it@^&|CoSR=N+(Wz zJx5(cFvoa`Ieu@-!{BTv$s|^{s?JTEynto&$qmNpI(Zk*1~S5IxA8sX5{nbudjS7= z&$h(ok92OT+Uegf;K*zI8Y@n=tAle3%r>P_!@|beLbJ-o2|Vr~wfe1Fa;E$<3m59s z(5t2;?p<3o2~`m4!e5`(7;expPnhiDSVz|hqG2q@&^Xe#V02nU(;x5T6*5B)-+rfk z4iDx)Z4OyZ+H#1;GpA_hT@W3%njm7yf*8;KZ;X$C@iAhkD#rWa8=@WNu>pL}Ozxt5 z-}Xe@1Do^S`yas`N@LE+!GtCJ8Rx*C;OaTpIs=C$%HV70z9_-;SBw2=v#hN#@8kg< zhr5v7{(kWrh5X;WKlF#Mjb|#|#||r&VaM9S9F}Vxbl7!^O603JC^mhB*-;#= zTJP5CI~j64Ep%8#S>*`WZj1CPwb|FpF0d!>=gJ9Ix;8qSHoWy1KHk5J@x5cnkRcev z3YtMaV|oZJ3FbVzhN_h_?7UNWsEi|aQyaIllK0~#{^MEAPKH^le3m!JVc#XJZ$|oT z=CQxkOO^TSaP6-T8nMOP%4{3{LtwNw@IJ!JJCtKq9ql;EUXFEE+fqaQ{tJNNV4d(Zys%OsY*yq3rENM_xQq$LAMaK+NWi5~u? zI2*|a?48Do{Hso;$7>) z!lu>t!+sl_=jBUh4BPe`buqdb)=lj3cO8B(wtCi=q`TFvTEr70E3kw4I>TCBCw*~9 zDSD(ne1=@cVgr8fBa1HUk?8)K-RoQJ%>8%Z=RN*)ZJhL}7S4^ZTbJ4b7S<*fs#Uu7 zkZ}X4)xC~n+u~0x9NC=uSye6J?CM>WP$fdE$k)LnhIw=}6DoUpT}0Ogs-Y|E(0FL; zf|aY)&U}25cc{=E{JKi}5E;x6wIO5~X~;4zhn#6Ue|puScVkp6Q4qq}{f_Y(V!VzT zsv6_@;_FA-?_>MOIlH_G;=P!Oa0c@8F8g1B9!g`+VOKvvKEoKe39Rk{tpi}FXAyh~ z-Fqc5y=<{Nt(G-x%^P`&%fJ_++xZvvsQ847fG@APkUXuYqI6%spIChs8b-b9aGiW2z=z6+l zq1KPE%h>;h+I-&aSiX@WLX7ADcwm1eVsp&BLfl#wZS2F0VjCZw-((k#dypIP?!e}A z-U%0#)B`ax_M)zxIb8dCm-f&f$1sbCa@E2f;Oe0!AHljdaBaa3AH^z7*LgiM;Bz4^ zw;1oK!`8eaa{I5EeabXu+u~Rl>nfRIhw8De<Et{x5TbZK2I4qgu?K`}{&snD6$a82Vof{6F)E60^?ZY849`^*WhF^MP4l5`|geWoEH*hnNL3`*+Mjd&~j)3Yna~ jbDrXNf`4&oH<`w6^_iy3nblsq-ov`l_tX3hu%4GIonEdRtEr3rA7R|ZJ$^6Cva{Beq!No;wa88ac?ZiF z(MycQb#gBjOT?4fuHzTTr7w1{?_0vY&jJG22l)rpI|b9l&xQ$6Sn$mEnar zQ)9ob7;NNuA+K{QPfEAgdXZHjn&P(8{>jFQKCO5!!ip?Y*#s_FA$Za#8IDl_r>x*R zeK9|Ow5;9Dr3P}1+{NOGX9!kZ&BKP#$~!#kM2K!yHt9}vOxACUfw)p;XM$VbRi2L7 zu?x+Kho_)AvWa=PWO}n7O@4l>n(ijD)k$QvXYmY|+|dx7i4`E4^sktOmayZO_@wPO z+w;2f+m785u(@*I-B+pI|E``|9K)t|$xHzQP& zGa$6=?Ox54xMk+ZnEPt zvj4_q>u@)>+NJ|B?MN#y81+=Y1>j#DO(a SegBzCd&9tJJx&g6GxRTe!D8_M diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj deleted file mode 100644 index 7b9d6f6..0000000 --- a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj deleted file mode 100644 index 272b088..0000000 --- a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj deleted file mode 100644 index 3e9f3ff..0000000 --- a/tests/src/CoreMangLib/cti/system/overflowexception/OverflowExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor1.cs deleted file mode 100644 index 9e2a972160fc68c2a3b98af1698e06b8539116bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3486 zcmds3U2hUW6ur+T{)Y(<2BXsQT0asc)HJEllPaEW^&s{g`{soqKl1VB~da}Y-A&E@osoa-)vTL;^9m!>aCy^l}#`wx0 z+mhFq$?(oFH~gjLK=?R$h8+v&o=P9fA^T7js| zpvy^H4)J)ll>Ph`@ZVMwWFC=^aqIt%@iAh2g1o64qr2RgADR+PHoDc2XzGQ6FtXL*7G{$0WQW|TF_4&xKKC`-k_Yq#6p*m*uqaBa3*JB;jw${+Tm-fFu0Z7vO^Z)<= diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor2.cs deleted file mode 100644 index d2faf4431a6126347cf40f3f06c23ef0f974cbe9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6276 zcmeHK-%k@k5T0if|A(^=rbazzA5~1W0VTm;Kz$)RKsieFxRUnx(HQ@A_4{_1-fh`l zIRq6#F74j!-pxs(Or70D~SaSYjqvV--pymmTtl~M+nZF*M3c*>nDTKEJqw&X;f z%U8(BApZcGwo6i|Vmyl$Zbs)6V;w!TToF;W z-z@$Fi9GolPPq$DYII|<`4u;J==3ti-++_1c25thYTR`go80tF&vz~8P z`1GR1y4x&kxtx#WF|G(_A-eT^;S-hLP!IU>+E-XcUJ$A!ct9#kqEEeoW ztcJPknGxPPL+{e=ouKCEIoY36yu-J-n_awz9l4jAVNLrE0nFp8={kirvWT9iYZhvK z4{OB!H`EqAZqqS}3?8CK2fzdCD-l~@?gjkTacE;5rWbecvu;iPpzMOYhpPh@&-uMA zuE+$UW9<3cYH~R1ZIzbrB+47hSkgRU_G>0I4h>bgKByL<-8tP@?xPcWy5?K*v&A)ikXt19%_8Eq_AI*n*iQ>u~US3;9# zV|CPG@N@Fl5l+#=T_lfO7n_BUa+NU+HvXHKwkI*Q>OOs<5o-9r)po1&1z&66#82^? zb>3>v+sUsxcHxK;eL1jo0DGIkI*`oBy6VVWca|+qBJvrTQueI&TF&_2n5_OqB<9tj z`rZ!vQ{~(<4WjsROhdU`xdw!h^>_Jk9j4J1V$CYW5i*Kj?EE@s4Ig67@9xS3Ggm#* z%6fkDY{IOlu1WVi!m4sHUT1}C-}8t-@43h$mTnP`U`+pvM_5JKLlq%!voFaL+^2X- eDr-l9RK2U;;Y>of(}ibm1D{}I?k1nmnEVDdUW04^ diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/overflowexception/overflowexceptionctor3.cs deleted file mode 100644 index 410fccd15e2ff441e2ccd67b141366ca496fc583..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7666 zcmeHMTTc@~6h6-;{)eRxrbH~Xym?Eo0X4y3Kz$)RKq;lVv<)qn#`xFO@0-Kv?zFSJ zEJCi43JHJ?Tg!TQbJeNZN8FujHvbk*wL8G^H;wuC}zWql>2= z_SWP*-t_Q0#=F)9l||td$!n}Q0qrB%#r#;_IvzSpDt)}IdQ#NzG;*{k;lkA1s+@yI zTLu#e=D}rKPUVGs2d5rp4>7-!;zKDGgK`Y8V-Ffp?g+maQVwxNvH^>J{3RVt-qt4w4w zd2H;$rxECt(X=L;F1Adnq4S#WH=`f+pUoPDGFDlIclIZCODtm6H`>$VRd}r<+B@GH)%{>4VR*f{fh4T@m+Vcx?o$9fMXRby>ot(K0RPFE9RWwvEiA=R>jeux-2s z8-GOJl(q5Y?CV?GuT*>RIct0rjQ6xB!X8NWtM|VldPt2GhBf^J{tU;!O~mRpqP340 z>beMKJ>SW(>8!-M+a#;IoR8!gt_Zp?x>dihM(Gu50iRyuO7twB($szazJIj~Z#rpp zFT0!hg58MKaO8SsgjMJ0UE1H@-ngIf{TPA z&5Qc9;h}6<)pD!>@f22_wn=_`*lLUJG8jm4$tq%j^?+xFibE82pvF4xX^YDsM8)5J z&a{wI#3&j?JO{A4TE4X$Kfd94C5A`ya>sPEFZjylH;ZzMDf7 zhqJEc5V)SHL-kJkaB&rzzmxg8JmXuQH?pM@{VJ - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj deleted file mode 100644 index a57b8b4..0000000 --- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj deleted file mode 100644 index a0f2a73..0000000 --- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/PlatformNotSupportedExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor1.cs deleted file mode 100644 index 46ad133..0000000 --- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor1.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// PlatformNotSupportedException constructor() [v-yaduoj] -/// -public class PlatformNotSupportedExceptionCtor -{ - public static int Main() - { - PlatformNotSupportedExceptionCtor testObj = new PlatformNotSupportedExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for PlatformNotSupportedException()"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string c_TEST_DESC = "PosTest1: initialize an instance of type PlatformNotSupportedException via default constructor"; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(); - if (null == e) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException via default constructor."; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor2.cs deleted file mode 100644 index 6c35a84..0000000 --- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor2.cs +++ /dev/null @@ -1,142 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// PlatformNotSupportedException constructor(string) [v-yaduoj] -/// -public class PlatformNotSupportedExceptionCtor -{ - public static int Main() - { - PlatformNotSupportedExceptionCtor testObj = new PlatformNotSupportedExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for PlatformNotSupportedException(string)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string c_TEST_DESC = "PosTest1: initialize an instance of type PlatformNotSupportedException using an emtpy string message"; - string errorDesc; - - string message = string.Empty; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(message); - if (null == e || e.Message != message) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException."; - errorDesc += "\nInput message is emtpy string"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is emtpy string"; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - string c_TEST_DESC = "PosTest2: initialize an instance of type PlatformNotSupportedException using a string containing special character"; - string errorDesc; - - string message = "Not supported exception occurs here \n\r\0\t\v"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(message); - if (null == e || e.Message != message) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException."; - errorDesc += "\nInput message is \"" + message + "\""; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is \"" + message + "\""; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_ID = "P003"; - string c_TEST_DESC = "PosTest3: initialize an instance of type PlatformNotSupportedException using a null reference"; - string errorDesc; - - string message = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(message); - if (null == e) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException."; - errorDesc += "\nInput message is a null reference."; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is a null reference."; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor3.cs deleted file mode 100644 index af9c11c..0000000 --- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/platformnotsupportedexceptionctor3.cs +++ /dev/null @@ -1,188 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// PlatformNotSupportedException constructor(string, Exception) [v-yaduoj] -/// -public class PlatformNotSupportedExceptionCtor -{ - public static int Main() - { - PlatformNotSupportedExceptionCtor testObj = new PlatformNotSupportedExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for PlatformNotSupportedException(string, Exception)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string c_TEST_DESC = "PosTest1: initialize an instance of type PlatformNotSupportedException using an emtpy string message"; - string errorDesc; - - string message = string.Empty; - Exception innerException = new ArgumentNullException(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(message, innerException); - if (null == e || e.Message != message || e.InnerException != innerException) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException."; - errorDesc += "\nInput message is emtpy string"; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is emtpy string"; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - string c_TEST_DESC = "PosTest2: initialize an instance of type PlatformNotSupportedException using a string containing special character"; - string errorDesc; - - string message = "Not supported exception occurs here \n\r\0\t\v"; - Exception innerException = new Exception(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(message, innerException); - if (null == e || e.Message != message || e.InnerException != innerException) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException."; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_ID = "P003"; - string c_TEST_DESC = "PosTest3: initialize an instance of type PlatformNotSupportedException using a null reference"; - string errorDesc; - - string message = null; - Exception innerException = new Exception(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(message, innerException); - if (null == e) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException."; - errorDesc += "\nInput message is a null reference."; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is a null reference."; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - const string c_TEST_ID = "P004"; - string c_TEST_DESC = "PosTest4: message is a string containing special character and inner exception is a null reference"; - string errorDesc; - - string message = "Not supported exception occurs here"; - Exception innerException = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - PlatformNotSupportedException e = new PlatformNotSupportedException(message, innerException); - if (null == e || e.Message != message || e.InnerException != innerException) - { - errorDesc = "Failed to initialize an instance of type PlatformNotSupportedException."; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is a null reference."; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is a null reference."; - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj b/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj deleted file mode 100644 index 74989a2..0000000 --- a/tests/src/CoreMangLib/cti/system/predicate/PredicateBeginInvoke.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj b/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj deleted file mode 100644 index fc81887..0000000 --- a/tests/src/CoreMangLib/cti/system/predicate/PredicateEndInvoke.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj b/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj deleted file mode 100644 index 5db3673..0000000 --- a/tests/src/CoreMangLib/cti/system/predicate/PredicateInvoke.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/predicate/predicatebegininvoke.cs b/tests/src/CoreMangLib/cti/system/predicate/predicatebegininvoke.cs deleted file mode 100644 index 2e43ce1..0000000 --- a/tests/src/CoreMangLib/cti/system/predicate/predicatebegininvoke.cs +++ /dev/null @@ -1,100 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -/// -///System.Predicate.BeginInvoke [v-yaduoj] -/// - -public class PredicateBeginInvoke -{ - private const int c_CRITERIA = 80; - - public static int Main() - { - PredicateBeginInvoke testObj = new PredicateBeginInvoke(); - TestLibrary.TestFramework.BeginTestCase("for method of Predicate.BeginInvoke"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - #region Negative tests - public bool NegTest1() - { - bool retVal = true; - - int count; - bool actualValue; - bool expectedValue; - - count = 20; - expectedValue = count >= c_CRITERIA; - - TestLibrary.TestFramework.BeginScenario("NegTest1: call the method Predicate.BeginInvoke asynchronously"); - try - { - MyClass myClass = new MyClass(count); - Predicate selector = myClass.IsGreatEnough; - IAsyncResult asyncResult = selector.BeginInvoke(c_CRITERIA, null, null); - actualValue = selector.EndInvoke(asyncResult); - retVal = false; - TestLibrary.TestFramework.LogError("003", "NotSupportedException expected"); - } - catch (NotSupportedException) - { - //expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} - -class MyClass -{ - private int m_count; - - public MyClass(int count) - { - m_count = count; - } - - public int Count - { - get - { - return m_count; - } - } - - public bool IsGreatEnough(int criteria) - { - return m_count >= criteria; - } -} diff --git a/tests/src/CoreMangLib/cti/system/predicate/predicateendinvoke.cs b/tests/src/CoreMangLib/cti/system/predicate/predicateendinvoke.cs deleted file mode 100644 index d541364..0000000 --- a/tests/src/CoreMangLib/cti/system/predicate/predicateendinvoke.cs +++ /dev/null @@ -1,100 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -/// -///System.Predicate.EndInvoke [v-yaduoj] -/// - -public class PredicateEndInvoke -{ - private const int c_CRITERIA = 80; - - public static int Main() - { - PredicateEndInvoke testObj = new PredicateEndInvoke(); - TestLibrary.TestFramework.BeginTestCase("for method of Predicate.EndInvoke"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - #region Negative tests - public bool NegTest1() - { - bool retVal = true; - - int count; - bool actualValue; - bool expectedValue; - - count = 20; - expectedValue = count >= c_CRITERIA; - - TestLibrary.TestFramework.BeginScenario("NegTest1: call the method Predicate.EndInvoke asynchronously"); - try - { - MyClass myClass = new MyClass(count); - Predicate selector = myClass.IsGreatEnough; - IAsyncResult asyncResult = null; - actualValue = selector.EndInvoke(asyncResult); - retVal = false; - TestLibrary.TestFramework.LogError("003", "NotSupportedException expected"); - } - catch (NotSupportedException) - { - // expected - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} - -class MyClass -{ - private int m_count; - - public MyClass(int count) - { - m_count = count; - } - - public int Count - { - get - { - return m_count; - } - } - - public bool IsGreatEnough(int criteria) - { - return m_count >= criteria; - } -} diff --git a/tests/src/CoreMangLib/cti/system/predicate/predicateinvoke.cs b/tests/src/CoreMangLib/cti/system/predicate/predicateinvoke.cs deleted file mode 100644 index b3a2c05..0000000 --- a/tests/src/CoreMangLib/cti/system/predicate/predicateinvoke.cs +++ /dev/null @@ -1,129 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Collections.Generic; - -/// -///System.Predicate.Invoke [v-yaduoj] -/// - -public class PredicateInvoke -{ - private const int c_CRITERIA = 80; - - public static int Main() - { - PredicateInvoke testObj = new PredicateInvoke(); - TestLibrary.TestFramework.BeginTestCase("for method of Predicate.Invoke"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - return retVal; - } - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - int count; - bool actualValue; - bool expectedValue; - - count = 20; - expectedValue = count >= c_CRITERIA; - - TestLibrary.TestFramework.BeginScenario("PosTest1: call the method Predicate.EndInvoke synchronously"); - try - { - MyClass myClass = new MyClass(count); - Predicate selector = myClass.IsGreatEnough; - actualValue = selector(c_CRITERIA); - if (actualValue != expectedValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") != ActualValue(" + actualValue + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - int count; - bool actualValue; - bool expectedValue; - - count = 99; - expectedValue = count >= c_CRITERIA; - - TestLibrary.TestFramework.BeginScenario("PosTest2: call the method Predicate.EndInvoke synchronously"); - try - { - MyClass myClass = new MyClass(count); - Predicate selector = myClass.IsGreatEnough; - actualValue = selector(c_CRITERIA); - if (actualValue != expectedValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") != ActualValue(" + actualValue + ")"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} - -class MyClass -{ - private int m_count; - - public MyClass(int count) - { - m_count = count; - } - - public int Count - { - get - { - return m_count; - } - } - - public bool IsGreatEnough(int criteria) - { - return m_count >= criteria; - } -} diff --git a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj deleted file mode 100644 index 7dc7e44..0000000 --- a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj deleted file mode 100644 index 25a6d25..0000000 --- a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj deleted file mode 100644 index f4f5a50..0000000 --- a/tests/src/CoreMangLib/cti/system/rankexception/RankExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor1.cs deleted file mode 100644 index 97373d8..0000000 --- a/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor1.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// RankException constructor() [v-yaduoj] -/// -public class RankExceptionCtor -{ - public static int Main() - { - RankExceptionCtor testObj = new RankExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for RankException()"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string c_TEST_DESC = "PosTest1: initialize an instance of type RankException via default constructor"; - string errorDesc; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(); - if (null == e) - { - errorDesc = "Failed to initialize an instance of type RankException via default constructor."; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor2.cs deleted file mode 100644 index d12ebb2..0000000 --- a/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor2.cs +++ /dev/null @@ -1,142 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// RankException constructor(string) [v-yaduoj] -/// -public class RankExceptionCtor -{ - public static int Main() - { - RankExceptionCtor testObj = new RankExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for RankException(string)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string c_TEST_DESC = "PosTest1: initialize an instance of type RankException using an emtpy string message"; - string errorDesc; - - string message = string.Empty; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(message); - if (null == e || e.Message != message) - { - errorDesc = "Failed to initialize an instance of type RankException."; - errorDesc += "\nInput message is emtpy string"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is emtpy string"; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - string c_TEST_DESC = "PosTest2: initialize an instance of type RankException using a string containing special character"; - string errorDesc; - - string message = "Not supported exception occurs here \n\r\0\t\v"; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(message); - if (null == e || e.Message != message) - { - errorDesc = "Failed to initialize an instance of type RankException."; - errorDesc += "\nInput message is \"" + message + "\""; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is \"" + message + "\""; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_ID = "P003"; - string c_TEST_DESC = "PosTest3: initialize an instance of type RankException using a null reference"; - string errorDesc; - - string message = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(message); - if (null == e) - { - errorDesc = "Failed to initialize an instance of type RankException."; - errorDesc += "\nInput message is a null reference."; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is a null reference."; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor3.cs deleted file mode 100644 index ebb4cbf..0000000 --- a/tests/src/CoreMangLib/cti/system/rankexception/rankexceptionctor3.cs +++ /dev/null @@ -1,188 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// RankException constructor(string, Exception) [v-yaduoj] -/// -public class RankExceptionCtor -{ - public static int Main() - { - RankExceptionCtor testObj = new RankExceptionCtor(); - - TestLibrary.TestFramework.BeginTestCase("for RankException(string, Exception)"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - string c_TEST_DESC = "PosTest1: initialize an instance of type RankException using an emtpy string message"; - string errorDesc; - - string message = string.Empty; - Exception innerException = new ArgumentNullException(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(message, innerException); - if (null == e || e.Message != message || e.InnerException != innerException) - { - errorDesc = "Failed to initialize an instance of type RankException."; - errorDesc += "\nInput message is emtpy string"; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is emtpy string"; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - string c_TEST_DESC = "PosTest2: initialize an instance of type RankException using a string containing special character"; - string errorDesc; - - string message = "Not supported exception occurs here \n\r\0\t\v"; - Exception innerException = new Exception(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(message, innerException); - if (null == e || e.Message != message || e.InnerException != innerException) - { - errorDesc = "Failed to initialize an instance of type RankException."; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_ID = "P003"; - string c_TEST_DESC = "PosTest3: initialize an instance of type RankException using a null reference"; - string errorDesc; - - string message = null; - Exception innerException = new Exception(); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(message, innerException); - if (null == e) - { - errorDesc = "Failed to initialize an instance of type RankException."; - errorDesc += "\nInput message is a null reference."; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is a null reference."; - errorDesc += "\nInner exception is " + innerException; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - const string c_TEST_ID = "P004"; - string c_TEST_DESC = "PosTest4: message is a string containing special character and inner exception is a null reference"; - string errorDesc; - - string message = "Not supported exception occurs here"; - Exception innerException = null; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - RankException e = new RankException(message, innerException); - if (null == e || e.Message != message || e.InnerException != innerException) - { - errorDesc = "Failed to initialize an instance of type RankException."; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is a null reference."; - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += "\nInput message is \"" + message + "\""; - errorDesc += "\nInner exception is a null reference."; - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj deleted file mode 100644 index 038c6e4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsNone.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj deleted file mode 100644 index 03d84a2..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsPublicKey.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj deleted file mode 100644 index 8aec7cc..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/AssemblyNameFlagsRetargetable.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompileoptimizer.cs b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompileoptimizer.cs deleted file mode 100644 index 032069f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompileoptimizer.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AssemblyNameFlags.EnableJITcompileOptimizer(v-yaduoj) -/// -public class AssemblyNameFlagsTest -{ - private enum MyAssemblyNameFlags - { - None = 0x0000, - PublicKey = 0x0001, - EnableJITcompileOptimizer = 0x4000, - EnableJITcompileTracking = 0x8000, - Retargetable = 0x0100, - } - - public static int Main() - { - AssemblyNameFlagsTest testObj = new AssemblyNameFlagsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: AssemblyNameFlags.EnableJITcompileOptimizer"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Assembly name flags is EnableJITcompileOptimizer"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyAssemblyNameFlags.EnableJITcompileOptimizer; - actualValue = (int)AssemblyNameFlags.EnableJITcompileOptimizer; - if (actualValue != expectedValue) - { - errorDesc = "EnableJITcompileOptimizer value of AssemblyNameFlags is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompiletracking.cs b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompiletracking.cs deleted file mode 100644 index 13bc061..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsenablejitcompiletracking.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AssemblyNameFlags.EnableJITcompileTracking(v-yaduoj) -/// -public class AssemblyNameFlagsTest -{ - private enum MyAssemblyNameFlags - { - None = 0x0000, - PublicKey = 0x0001, - EnableJITcompileOptimizer = 0x4000, - EnableJITcompileTracking = 0x8000, - Retargetable = 0x0100, - } - - public static int Main() - { - AssemblyNameFlagsTest testObj = new AssemblyNameFlagsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: AssemblyNameFlags.EnableJITcompileTracking"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Assembly name flags is EnableJITcompileTracking"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyAssemblyNameFlags.EnableJITcompileTracking; - actualValue = (int)AssemblyNameFlags.EnableJITcompileTracking; - if (actualValue != expectedValue) - { - errorDesc = "EnableJITcompileTracking value of AssemblyNameFlags is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsnone.cs b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsnone.cs deleted file mode 100644 index 95b490e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsnone.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AssemblyNameFlags.None(v-yaduoj) -/// -public class AssemblyNameFlagsTest -{ - private enum MyAssemblyNameFlags - { - None = 0x0000, - PublicKey = 0x0001, - EnableJITcompileOptimizer = 0x4000, - EnableJITcompileTracking = 0x8000, - Retargetable = 0x0100, - } - - public static int Main() - { - AssemblyNameFlagsTest testObj = new AssemblyNameFlagsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: AssemblyNameFlags.None"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Assembly name flags is None"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyAssemblyNameFlags.None; - actualValue = (int)AssemblyNameFlags.None; - if (actualValue != expectedValue) - { - errorDesc = "None value of AssemblyNameFlags is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagspublickey.cs b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagspublickey.cs deleted file mode 100644 index cbce308..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagspublickey.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AssemblyNameFlags.PublicKey(v-yaduoj) -/// -public class AssemblyNameFlagsTest -{ - private enum MyAssemblyNameFlags - { - None = 0x0000, - PublicKey = 0x0001, - EnableJITcompileOptimizer = 0x4000, - EnableJITcompileTracking = 0x8000, - Retargetable = 0x0100, - } - - public static int Main() - { - AssemblyNameFlagsTest testObj = new AssemblyNameFlagsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: AssemblyNameFlags.PublicKey"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Assembly name flags is PublicKey"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyAssemblyNameFlags.PublicKey; - actualValue = (int)AssemblyNameFlags.PublicKey; - if (actualValue != expectedValue) - { - errorDesc = "PublicKey value of AssemblyNameFlags is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsretargetable.cs b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsretargetable.cs deleted file mode 100644 index 7c91168..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/assemblynameflagsretargetable.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AssemblyNameFlags.Retargetable(v-yaduoj) -/// -public class AssemblyNameFlagsTest -{ - private enum MyAssemblyNameFlags - { - None = 0x0000, - PublicKey = 0x0001, - EnableJITcompileOptimizer = 0x4000, - EnableJITcompileTracking = 0x8000, - Retargetable = 0x0100, - } - - public static int Main() - { - AssemblyNameFlagsTest testObj = new AssemblyNameFlagsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: AssemblyNameFlags.Retargetable"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Assembly name flags is Retargetable"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyAssemblyNameFlags.Retargetable; - actualValue = (int)AssemblyNameFlags.Retargetable; - if (actualValue != expectedValue) - { - errorDesc = "Retargetable value of AssemblyNameFlags is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj deleted file mode 100644 index 3465839..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsAny.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj deleted file mode 100644 index dae897f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsExplicitThis.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj deleted file mode 100644 index a9c42ff..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsHasThis.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj deleted file mode 100644 index ed10eaf..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsStandard.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj deleted file mode 100644 index 4f2aaff..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/CallingConventionsVarArgs.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsany.cs b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsany.cs deleted file mode 100644 index 21e727f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsany.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// CallingConventions.Any [v-yaduoj] -/// -public class CallingConventionsTest -{ - private enum MyCallingConventions - { - Standard = 0x0001, - VarArgs = 0x0002, - Any = Standard | VarArgs, - HasThis = 0x0020, - ExplicitThis = 0x0040, - } - - public static int Main() - { - CallingConventionsTest testObj = new CallingConventionsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: CallingConventions.Any"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Calling convention is Any"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyCallingConventions.Any; - actualValue = (int)CallingConventions.Any; - if (actualValue != expectedValue) - { - errorDesc = "Any value of CallingConventionsAny is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsexplicitthis.cs b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsexplicitthis.cs deleted file mode 100644 index 7381fec..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsexplicitthis.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// CallingConventions.ExplicitThis [v-yaduoj] -/// -public class CallingConventionsTest -{ - private enum MyCallingConventions - { - Standard = 0x0001, - VarArgs = 0x0002, - Any = ExplicitThis | VarArgs, - HasThis = 0x0020, - ExplicitThis = 0x0040, - } - - public static int Main() - { - CallingConventionsTest testObj = new CallingConventionsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: CallingConventions.ExplicitThis"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Calling convention is ExplicitThis"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyCallingConventions.ExplicitThis; - actualValue = (int)CallingConventions.ExplicitThis; - if (actualValue != expectedValue) - { - errorDesc = "ExplicitThis value of CallingConventionsExplicitThis is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionshasthis.cs b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionshasthis.cs deleted file mode 100644 index eeaeeb7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionshasthis.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// CallingConventions.HasThis [v-yaduoj] -/// -public class CallingConventionsTest -{ - private enum MyCallingConventions - { - Standard = 0x0001, - VarArgs = 0x0002, - Any = HasThis | VarArgs, - HasThis = 0x0020, - ExplicitThis = 0x0040, - } - - public static int Main() - { - CallingConventionsTest testObj = new CallingConventionsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: CallingConventions.HasThis"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Calling convention is HasThis"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyCallingConventions.HasThis; - actualValue = (int)CallingConventions.HasThis; - if (actualValue != expectedValue) - { - errorDesc = "HasThis value of CallingConventionsHasThis is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsstandard.cs b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsstandard.cs deleted file mode 100644 index dedf202..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsstandard.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// CallingConventions.Standard [v-yaduoj] -/// -public class CallingConventionsTest -{ - private enum MyCallingConventions - { - Standard = 0x0001, - VarArgs = 0x0002, - Any = Standard | VarArgs, - HasThis = 0x0020, - ExplicitThis = 0x0040, - } - - public static int Main() - { - CallingConventionsTest testObj = new CallingConventionsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: CallingConventions.Standard"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Calling convention is Standard"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyCallingConventions.Standard; - actualValue = (int)CallingConventions.Standard; - if (actualValue != expectedValue) - { - errorDesc = "Standard value of CallingConventionsStandard is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsvarargs.cs b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsvarargs.cs deleted file mode 100644 index c8ff50e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/callingconventionsvarargs.cs +++ /dev/null @@ -1,85 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// CallingConventions.VarArgs [v-yaduoj] -/// -public class CallingConventionsTest -{ - private enum MyCallingConventions - { - Standard = 0x0001, - VarArgs = 0x0002, - Any = VarArgs | VarArgs, - HasThis = 0x0020, - ExplicitThis = 0x0040, - } - - public static int Main() - { - CallingConventionsTest testObj = new CallingConventionsTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: CallingConventions.VarArgs"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Calling convention is VarArgs"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyCallingConventions.VarArgs; - actualValue = (int)CallingConventions.VarArgs; - if (actualValue != expectedValue) - { - errorDesc = "VarArgs value of CallingConventionsVarArgs is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj deleted file mode 100644 index 7f3bf74..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlBranch.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj deleted file mode 100644 index 37518bb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCall.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj deleted file mode 100644 index 289da1e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlCond_Branch.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj deleted file mode 100644 index 7133a2b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlMeta.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj deleted file mode 100644 index 379ecf3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlNext.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj deleted file mode 100644 index 326bd5d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlReturn.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj deleted file mode 100644 index 4051147..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/FlowControlThrow.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolbranch.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolbranch.cs deleted file mode 100644 index bc21a77..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolbranch.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Branch [v-yishi] -/// -public class FlowControlBranch -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The value of Branch should be 0"); - - try - { - int actual = (int)FlowControl.Branch; - if (actual != 0) - { - TestLibrary.TestFramework.LogError("001.1", "The value of Branch is not 0"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - FlowControlBranch test = new FlowControlBranch(); - - TestLibrary.TestFramework.BeginTestCase("FlowControlBranch"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcall.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcall.cs deleted file mode 100644 index 94b0589..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcall.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Call [v-yishi] -/// -public class FlowControlCall -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The value of Call should be 2"); - - try - { - int actual = (int)FlowControl.Call; - if (actual != 2) - { - TestLibrary.TestFramework.LogError("001.1", "The value of Call is not 2"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - FlowControlCall test = new FlowControlCall(); - - TestLibrary.TestFramework.BeginTestCase("FlowControlCall"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcond_branch.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcond_branch.cs deleted file mode 100644 index 163dcee..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolcond_branch.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Cond_Branch [v-yishi] -/// -public class FlowControlCond_Branch -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The value of Cond_Branch should be 3"); - - try - { - int actual = (int)FlowControl.Cond_Branch; - if (actual != 3) - { - TestLibrary.TestFramework.LogError("001.1", "The value of Cond_Branch is not 3"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - FlowControlCond_Branch test = new FlowControlCond_Branch(); - - TestLibrary.TestFramework.BeginTestCase("FlowControlCond_Branch"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolmeta.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolmeta.cs deleted file mode 100644 index e449eee..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolmeta.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Meta [v-yishi] -/// -public class FlowControlMeta -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The value of Meta should be 4"); - - try - { - int actual = (int)FlowControl.Meta; - if (actual != 4) - { - TestLibrary.TestFramework.LogError("001.1", "The value of Meta is not 4"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - FlowControlMeta test = new FlowControlMeta(); - - TestLibrary.TestFramework.BeginTestCase("FlowControlMeta"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolnext.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolnext.cs deleted file mode 100644 index e0fc03e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolnext.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Next [v-yishi] -/// -public class FlowControlNext -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The value of Next should be 5"); - - try - { - int actual = (int)FlowControl.Next; - if (actual != 5) - { - TestLibrary.TestFramework.LogError("001.1", "The value of Next is not 5"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - FlowControlNext test = new FlowControlNext(); - - TestLibrary.TestFramework.BeginTestCase("FlowControlNext"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolreturn.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolreturn.cs deleted file mode 100644 index 1682a5d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolreturn.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Return [v-yishi] -/// -public class FlowControlReturn -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The value of Return should be 7"); - - try - { - int actual = (int)FlowControl.Return; - if (actual != 7) - { - TestLibrary.TestFramework.LogError("001.1", "The value of Return is not 7"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - FlowControlReturn test = new FlowControlReturn(); - - TestLibrary.TestFramework.BeginTestCase("FlowControlReturn"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolthrow.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolthrow.cs deleted file mode 100644 index a69a54a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/flowcontrolthrow.cs +++ /dev/null @@ -1,71 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Throw [v-yishi] -/// -public class FlowControlThrow -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: The value of Throw should be 8"); - - try - { - int actual = (int)FlowControl.Throw; - if (actual != 8) - { - TestLibrary.TestFramework.LogError("001.1", "The value of Throw is not 8"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - FlowControlThrow test = new FlowControlThrow(); - - TestLibrary.TestFramework.BeginTestCase("FlowControlThrow"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj deleted file mode 100644 index d8a35e4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeMacro.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj deleted file mode 100644 index d331cc3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeNternal.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj deleted file mode 100644 index 9c1c0b1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypeObjmodel.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj deleted file mode 100644 index 3eb15b5..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrefix.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj deleted file mode 100644 index 5566382..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/OpCodeTypePrimitive.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypemacro.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypemacro.cs deleted file mode 100644 index 9678d43..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypemacro.cs +++ /dev/null @@ -1,86 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OpCodeType.Macro(v-yaduoj) -/// -public class OpCodeTypeTest -{ - private enum MyOpCodeType - { - Annotation = 0, - Macro = 1, - Nternal = 2, - Objmodel = 3, - Prefix = 4, - Primitive = 5, - } - - public static int Main() - { - OpCodeTypeTest testObj = new OpCodeTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OpCodeType.Macro"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: OpCode type is Macro"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOpCodeType.Macro; - actualValue = (int)OpCodeType.Macro; - if (actualValue != expectedValue) - { - errorDesc = "Macro value of OpCodeType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypenternal.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypenternal.cs deleted file mode 100644 index 820e984..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypenternal.cs +++ /dev/null @@ -1,86 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OpCodeType.Nternal(v-yaduoj) -/// -public class OpCodeTypeTest -{ - private enum MyOpCodeType - { - Annotation = 0, - Macro = 1, - Nternal = 2, - Objmodel = 3, - Prefix = 4, - Primitive = 5, - } - - public static int Main() - { - OpCodeTypeTest testObj = new OpCodeTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OpCodeType.Nternal"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: OpCode type is Nternal"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOpCodeType.Nternal; - actualValue = (int)OpCodeType.Nternal; - if (actualValue != expectedValue) - { - errorDesc = "Nternal value of OpCodeType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeobjmodel.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeobjmodel.cs deleted file mode 100644 index eb7e6ee..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeobjmodel.cs +++ /dev/null @@ -1,86 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OpCodeType.Objmodel(v-yaduoj) -/// -public class OpCodeTypeTest -{ - private enum MyOpCodeType - { - Annotation = 0, - Macro = 1, - Nternal = 2, - Objmodel = 3, - Prefix = 4, - Primitive = 5, - } - - public static int Main() - { - OpCodeTypeTest testObj = new OpCodeTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OpCodeType.Objmodel"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: OpCode type is Objmodel"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOpCodeType.Objmodel; - actualValue = (int)OpCodeType.Objmodel; - if (actualValue != expectedValue) - { - errorDesc = "Objmodel value of OpCodeType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprefix.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprefix.cs deleted file mode 100644 index d0ca571..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprefix.cs +++ /dev/null @@ -1,86 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OpCodeType.Prefix(v-yaduoj) -/// -public class OpCodeTypeTest -{ - private enum MyOpCodeType - { - Annotation = 0, - Macro = 1, - Nternal = 2, - Objmodel = 3, - Prefix = 4, - Primitive = 5, - } - - public static int Main() - { - OpCodeTypeTest testObj = new OpCodeTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OpCodeType.Prefix"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: OpCode type is Prefix"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOpCodeType.Prefix; - actualValue = (int)OpCodeType.Prefix; - if (actualValue != expectedValue) - { - errorDesc = "Prefix value of OpCodeType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprimitive.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprimitive.cs deleted file mode 100644 index b29759a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/opcodetypeprimitive.cs +++ /dev/null @@ -1,86 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OpCodeType.Primitive(v-yaduoj) -/// -public class OpCodeTypeTest -{ - private enum MyOpCodeType - { - Annotation = 0, - Macro = 1, - Nternal = 2, - Objmodel = 3, - Prefix = 4, - Primitive = 5, - } - - public static int Main() - { - OpCodeTypeTest testObj = new OpCodeTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OpCodeType.Primitive"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: OpCode type is Primitive"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOpCodeType.Primitive; - actualValue = (int)OpCodeType.Primitive; - if (actualValue != expectedValue) - { - errorDesc = "Primitive value of OpCodeType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj deleted file mode 100644 index b1af44f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineBrTarget.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj deleted file mode 100644 index b3895de..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineField.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj deleted file mode 100644 index b31a571..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj deleted file mode 100644 index d5fe1d6..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineI8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj deleted file mode 100644 index a1f437f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineMethod.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj deleted file mode 100644 index 09e0f55..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineNone.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj deleted file mode 100644 index 3da3ebd..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineR.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj deleted file mode 100644 index cdd94bb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSig.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj deleted file mode 100644 index 3ba01a2..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineString.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj deleted file mode 100644 index 4a092e4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineSwitch.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj deleted file mode 100644 index 234ae8c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineTok.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj deleted file mode 100644 index 46c9c65..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineType.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj deleted file mode 100644 index 8e77496..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeInlineVar.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj deleted file mode 100644 index e4e49d2..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineBrTarget.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj deleted file mode 100644 index 8e5d580..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineI.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj deleted file mode 100644 index 389709b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineR.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj deleted file mode 100644 index 7d90eae..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/OperandTypeShortInlineVar.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinebrtarget.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinebrtarget.cs deleted file mode 100644 index 8d520b4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinebrtarget.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineBrTarget(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineBrTarget"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineBrTarget"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineBrTarget; - actualValue = (int)OperandType.InlineBrTarget; - if (actualValue != expectedValue) - { - errorDesc = "InlineBrTarget value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinefield.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinefield.cs deleted file mode 100644 index 6bb7525..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinefield.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineField(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineField"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineField"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineField; - actualValue = (int)OperandType.InlineField; - if (actualValue != expectedValue) - { - errorDesc = "InlineField value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei.cs deleted file mode 100644 index 902bcb3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineI(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineI"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineI"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineI; - actualValue = (int)OperandType.InlineI; - if (actualValue != expectedValue) - { - errorDesc = "InlineI value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei8.cs deleted file mode 100644 index 76c1caa..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinei8.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineI8(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineI8"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineI8"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineI8; - actualValue = (int)OperandType.InlineI8; - if (actualValue != expectedValue) - { - errorDesc = "InlineI8 value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinemethod.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinemethod.cs deleted file mode 100644 index 325de8b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinemethod.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineMethod(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineMethod"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineMethod"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineMethod; - actualValue = (int)OperandType.InlineMethod; - if (actualValue != expectedValue) - { - errorDesc = "InlineMethod value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinenone.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinenone.cs deleted file mode 100644 index 89dead8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinenone.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineNone(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineNone"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineNone"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineNone; - actualValue = (int)OperandType.InlineNone; - if (actualValue != expectedValue) - { - errorDesc = "InlineNone value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinliner.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinliner.cs deleted file mode 100644 index 9b1d4a8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinliner.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineR(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineR"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineR"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineR; - actualValue = (int)OperandType.InlineR; - if (actualValue != expectedValue) - { - errorDesc = "InlineR value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinesig.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinesig.cs deleted file mode 100644 index 418c480..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinesig.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineSig(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineSig"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineSig"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineSig; - actualValue = (int)OperandType.InlineSig; - if (actualValue != expectedValue) - { - errorDesc = "InlineSig value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinestring.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinestring.cs deleted file mode 100644 index 5026f5a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinestring.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineString(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineString"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineString"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineString; - actualValue = (int)OperandType.InlineString; - if (actualValue != expectedValue) - { - errorDesc = "InlineString value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlineswitch.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlineswitch.cs deleted file mode 100644 index 312f64d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlineswitch.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineSwitch(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineSwitch"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineSwitch"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineSwitch; - actualValue = (int)OperandType.InlineSwitch; - if (actualValue != expectedValue) - { - errorDesc = "InlineSwitch value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetok.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetok.cs deleted file mode 100644 index 75ad087..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetok.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineTok(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineTok"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineTok"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineTok; - actualValue = (int)OperandType.InlineTok; - if (actualValue != expectedValue) - { - errorDesc = "InlineTok value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetype.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetype.cs deleted file mode 100644 index 059d89b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinetype.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineType(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineType"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineType"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineType; - actualValue = (int)OperandType.InlineType; - if (actualValue != expectedValue) - { - errorDesc = "InlineType value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinevar.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinevar.cs deleted file mode 100644 index ed75f7a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeinlinevar.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.InlineVar(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.InlineVar"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is InlineVar"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.InlineVar; - actualValue = (int)OperandType.InlineVar; - if (actualValue != expectedValue) - { - errorDesc = "InlineVar value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinebrtarget.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinebrtarget.cs deleted file mode 100644 index 54555ca..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinebrtarget.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.ShortShortInlineR(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.ShortShortInlineR"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is ShortInlineR"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.ShortInlineR; - actualValue = (int)OperandType.ShortInlineR; - if (actualValue != expectedValue) - { - errorDesc = "ShortInlineR value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinei.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinei.cs deleted file mode 100644 index 6f51e51..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinei.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.ShortInlineI(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.ShortInlineI"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is ShortInlineI"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.ShortInlineI; - actualValue = (int)OperandType.ShortInlineI; - if (actualValue != expectedValue) - { - errorDesc = "ShortInlineI value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinliner.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinliner.cs deleted file mode 100644 index df6d926..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinliner.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.ShortInlineR(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.ShortInlineR"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is ShortInlineR"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.ShortInlineR; - actualValue = (int)OperandType.ShortInlineR; - if (actualValue != expectedValue) - { - errorDesc = "ShortInlineR value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinevar.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinevar.cs deleted file mode 100644 index 85daa42..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/operandtypeshortinlinevar.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// OperandType.ShortInlineVar(v-yaduoj) -/// -public class OperandTypeTest -{ - private enum MyOperandType - { - InlineBrTarget = 0, - InlineField = 1, - InlineI = 2, - InlineI8 = 3, - InlineMethod = 4, - InlineNone = 5, - [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] - InlinePhi = 6, - InlineR = 7, - InlineSig = 9, - InlineString = 10, - InlineSwitch = 11, - InlineTok = 12, - InlineType = 13, - InlineVar = 14, - ShortInlineBrTarget = 15, - ShortInlineI = 16, - ShortInlineR = 17, - ShortInlineVar = 18, - } - - public static int Main() - { - OperandTypeTest testObj = new OperandTypeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: OperandType.ShortInlineVar"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Operand type is ShortInlineVar"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyOperandType.ShortInlineVar; - actualValue = (int)OperandType.ShortInlineVar; - if (actualValue != expectedValue) - { - errorDesc = "ShortInlineVar value of OperandType is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj deleted file mode 100644 index 3347f16..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize16.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj deleted file mode 100644 index aecb866..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj deleted file mode 100644 index 26487ec..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSize4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj deleted file mode 100644 index 82271de..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj deleted file mode 100644 index 97f1a38..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize128.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj deleted file mode 100644 index 92402aa..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize32.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj deleted file mode 100644 index 4460569..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize64.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj deleted file mode 100644 index 9ad8e95..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeSize8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj deleted file mode 100644 index ae0711e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/PackingSizeUnspecified.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize16.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize16.cs deleted file mode 100644 index a65291d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize16.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size16(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size16"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size16"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size16; - actualValue = (int)PackingSize.Size16; - if (actualValue != expectedValue) - { - errorDesc = "Size16 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize2.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize2.cs deleted file mode 100644 index 3052a8f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize2.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size2(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size2"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size2"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size2; - actualValue = (int)PackingSize.Size2; - if (actualValue != expectedValue) - { - errorDesc = "Size2 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize4.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize4.cs deleted file mode 100644 index 9cf2e0f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsize4.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size4(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size4"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size4"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size4; - actualValue = (int)PackingSize.Size4; - if (actualValue != expectedValue) - { - errorDesc = "Size4 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize1.cs deleted file mode 100644 index 0b74e58..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize1.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size1(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size1"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size1"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size1; - actualValue = (int)PackingSize.Size1; - if (actualValue != expectedValue) - { - errorDesc = "Size1 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize128.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize128.cs deleted file mode 100644 index d7e31ad..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize128.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size128(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size128"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size128"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size128; - actualValue = (int)PackingSize.Size128; - if (actualValue != expectedValue) - { - errorDesc = "Size128 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize32.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize32.cs deleted file mode 100644 index 74ea2d3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize32.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size32(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size32"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size32"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size32; - actualValue = (int)PackingSize.Size32; - if (actualValue != expectedValue) - { - errorDesc = "Size32 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize64.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize64.cs deleted file mode 100644 index af892d4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize64.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size64(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size64"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size64"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size64; - actualValue = (int)PackingSize.Size64; - if (actualValue != expectedValue) - { - errorDesc = "Size64 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize8.cs deleted file mode 100644 index 5534c9c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizesize8.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Size8(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Size8"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Size8"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Size8; - actualValue = (int)PackingSize.Size8; - if (actualValue != expectedValue) - { - errorDesc = "Size8 value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizeunspecified.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizeunspecified.cs deleted file mode 100644 index 1a043d6..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/packingsizeunspecified.cs +++ /dev/null @@ -1,89 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// PackingSize.Unspecified(v-yaduoj) -/// -public class PackingSizeTest -{ - private enum MyPackingSize - { - Unspecified = 0, - Size1 = 1, - Size2 = 2, - Size4 = 4, - Size8 = 8, - Size16 = 16, - Size32 = 32, - Size64 = 64, - Size128 = 128, - } - - public static int Main() - { - PackingSizeTest testObj = new PackingSizeTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PackingSize.Unspecified"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: PackingSize is Unspecified"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPackingSize.Unspecified; - actualValue = (int)PackingSize.Unspecified; - if (actualValue != expectedValue) - { - errorDesc = "Unspecified value of PackingSize is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj deleted file mode 100644 index 1396860..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop0.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj deleted file mode 100644 index 911e6f9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj deleted file mode 100644 index 538cf1f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPop1_pop1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj deleted file mode 100644 index 2a716a7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj deleted file mode 100644 index 6601b77..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_pop1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj deleted file mode 100644 index 81ebdc4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj deleted file mode 100644 index eb3ce25..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj deleted file mode 100644 index 8cb38d1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popi_popi.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj deleted file mode 100644 index c9af3fe..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj deleted file mode 100644 index f072d49..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopi_popr8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj deleted file mode 100644 index 81d4027..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj deleted file mode 100644 index 3d9721c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_pop1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj deleted file mode 100644 index 709bc21..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj deleted file mode 100644 index 5aaa412..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_pop1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj deleted file mode 100644 index 09379f0..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj deleted file mode 100644 index ba6e85c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popi8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj deleted file mode 100644 index 7f6dbb4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj deleted file mode 100644 index a8707d2..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popr8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj deleted file mode 100644 index 58f9c43..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPopref_popi_popref.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj deleted file mode 100644 index f05bcc9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush0.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj deleted file mode 100644 index 4e76aaa..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj deleted file mode 100644 index fafed00..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPush1_push1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj deleted file mode 100644 index 1952f9d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj deleted file mode 100644 index 4b8fd3f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushi8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj deleted file mode 100644 index c85e08d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj deleted file mode 100644 index db4d2f1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushr8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj deleted file mode 100644 index c549f54..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourPushref.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj deleted file mode 100644 index 2a598b8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpop.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj deleted file mode 100644 index 8431047..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/StackBehaviourVarpush.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop0.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop0.cs deleted file mode 100644 index 6cce1ac..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop0.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pop0 [v-yishi] -/// -public class StackBehaviourPop0 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pop0 is 0"); - - try - { - int expected = 0; - int actual = (int)StackBehaviour.Pop0; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pop0's value is not 0"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPop0 test = new StackBehaviourPop0(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPop0"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1.cs deleted file mode 100644 index 21ba8a1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pop1 [v-yishi] -/// -public class StackBehaviourPop1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pop1 is 1"); - - try - { - int expected = 1; - int actual = (int)StackBehaviour.Pop1; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pop1's value is not 1"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPop1 test = new StackBehaviourPop1(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPop1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1_pop1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1_pop1.cs deleted file mode 100644 index d5fd789..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpop1_pop1.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pop1_pop1 [v-yishi] -/// -public class StackBehaviourPop1_pop1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pop1_pop1 is 2"); - - try - { - int expected = 2; - int actual = (int)StackBehaviour.Pop1_pop1; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pop1_pop1's value is not 2"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPop1_pop1 test = new StackBehaviourPop1_pop1(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPop1_pop1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 1; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi.cs deleted file mode 100644 index 73235c9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popi [v-yishi] -/// -public class StackBehaviourPopi -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popi is 3"); - - try - { - int expected = 3; - int actual = (int)StackBehaviour.Popi; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popi's value is not 3"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopi test = new StackBehaviourPopi(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 3; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_pop1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_pop1.cs deleted file mode 100644 index 297351de..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_pop1.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popi_pop1 [v-yishi] -/// -public class StackBehaviourPopi_pop1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popi_pop1 is 4"); - - try - { - int expected = 4; - int actual = (int)StackBehaviour.Popi_pop1; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popi_pop1's value is not 4"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopi_pop1 test = new StackBehaviourPopi_pop1(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_pop1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 4; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi.cs deleted file mode 100644 index c36210c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popi_popi [v-yishi] -/// -public class StackBehaviourPopi_popi -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popi_popi is 5"); - - try - { - int expected = 5; - int actual = (int)StackBehaviour.Popi_popi; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popi_popi's value is not 5"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopi_popi test = new StackBehaviourPopi_popi(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_popi"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 5; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi8.cs deleted file mode 100644 index c5571d7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi8.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popi_popi8 [v-yishi] -/// -public class StackBehaviourPopi_popi8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popi_popi8 is 6"); - - try - { - int expected = 6; - int actual = (int)StackBehaviour.Popi_popi8; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popi_popi8's value is not 6"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopi_popi8 test = new StackBehaviourPopi_popi8(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_popi8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 6; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi_popi.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi_popi.cs deleted file mode 100644 index 76fa885..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popi_popi.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popi_popi_popi [v-yishi] -/// -public class StackBehaviourPopi_popi_popi -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popi_popi_popi is 7"); - - try - { - int expected = 7; - int actual = (int)StackBehaviour.Popi_popi_popi; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popi_popi_popi's value is not 7"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopi_popi_popi test = new StackBehaviourPopi_popi_popi(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_popi_popi"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 7; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr4.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr4.cs deleted file mode 100644 index d12e133..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr4.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popi_popr4 [v-yishi] -/// -public class StackBehaviourPopi_popr4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popi_popr4 is 8"); - - try - { - int expected = 8; - int actual = (int)StackBehaviour.Popi_popr4; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popi_popr4's value is not 8"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopi_popr4 test = new StackBehaviourPopi_popr4(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_popr4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 8; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr8.cs deleted file mode 100644 index ca3f325..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopi_popr8.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popi_popr8 [v-yishi] -/// -public class StackBehaviourPopi_popr8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popi_popr8 is 9"); - - try - { - int expected = 9; - int actual = (int)StackBehaviour.Popi_popr8; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popi_popr8's value is not 9"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopi_popr8 test = new StackBehaviourPopi_popr8(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopi_popr8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 9; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref.cs deleted file mode 100644 index edf95fa..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref [v-yishi] -/// -public class StackBehaviourPopref -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref is 10"); - - try - { - int expected = 10; - int actual = (int)StackBehaviour.Popref; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref's value is not 10"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref test = new StackBehaviourPopref(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 10; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_pop1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_pop1.cs deleted file mode 100644 index dd3e2c0..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_pop1.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_pop1 [v-yishi] -/// -public class StackBehaviourPopref_pop1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_pop1 is 11"); - - try - { - int expected = 11; - int actual = (int)StackBehaviour.Popref_pop1; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_pop1's value is not 11"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref_pop1 test = new StackBehaviourPopref_pop1(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_pop1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 11; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi.cs deleted file mode 100644 index ff241d9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi.cs +++ /dev/null @@ -1,74 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_popi [v-yishi] -/// -public class StackBehaviourPopref_popi -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_popi is 12"); - - try - { - int expected = 12; - int actual = (int)StackBehaviour.Popref_popi; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_popi's value is not 12"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - - public static int Main() - { - StackBehaviourPopref_popi test = new StackBehaviourPopref_popi(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_popi"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 12; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_pop1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_pop1.cs deleted file mode 100644 index 6e677fc..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_pop1.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_popi_pop1 [v-yishi] -/// -public class StackBehaviourPopref_popi_pop1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_popi_pop1 is 28"); - - try - { - int expected = 28; - int actual = (int)StackBehaviour.Popref_popi_pop1; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_popi_pop1's value is not 28"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref_popi_pop1 test = new StackBehaviourPopref_popi_pop1(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_popi_pop1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 28; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi.cs deleted file mode 100644 index 1291484..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_popi_popi [v-yishi] -/// -public class StackBehaviourPopref_popi_popi -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_popi_popi is 13"); - - try - { - int expected = 13; - int actual = (int)StackBehaviour.Popref_popi_popi; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_popi_popi's value is not 13"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref_popi_popi test = new StackBehaviourPopref_popi_popi(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_popi_popi"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 13; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi8.cs deleted file mode 100644 index eda09b8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popi8.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_popi_popi8 [v-yishi] -/// -public class StackBehaviourPopref_popi_popi8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_popi_popi8 is 14"); - - try - { - int expected = 14; - int actual = (int)StackBehaviour.Popref_popi_popi8; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_popi_popi8's value is not 14"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref_popi_popi8 test = new StackBehaviourPopref_popi_popi8(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_popi_popi8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 14; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr4.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr4.cs deleted file mode 100644 index b385b41..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr4.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_popi_popr4 [v-yishi] -/// -public class StackBehaviourPopref_popi_popr4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_popi_popr4 is 15"); - - try - { - int expected = 15; - int actual = (int)StackBehaviour.Popref_popi_popr4; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_popi_popr4's value is not 15"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref_popi_popr4 test = new StackBehaviourPopref_popi_popr4(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_popi_popr4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 15; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr8.cs deleted file mode 100644 index bb35204..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popr8.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_popi_popr8 [v-yishi] -/// -public class StackBehaviourPopref_popi_popr8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_popi_popr8 is 16"); - - try - { - int expected = 16; - int actual = (int)StackBehaviour.Popref_popi_popr8; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_popi_popr8's value is not 16"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref_popi_popr8 test = new StackBehaviourPopref_popi_popr8(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_popi_popr8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 16; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popref.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popref.cs deleted file mode 100644 index b760b88..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpopref_popi_popref.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Popref_popi_popref [v-yishi] -/// -public class StackBehaviourPopref_popi_popref -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Popref_popi_popref is 17"); - - try - { - int expected = 17; - int actual = (int)StackBehaviour.Popref_popi_popref; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Popref_popi_popref's value is not 17"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPopref_popi_popref test = new StackBehaviourPopref_popi_popref(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPopref_popi_popref"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 17; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush0.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush0.cs deleted file mode 100644 index 8ca0a30..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush0.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Push0 [v-yishi] -/// -public class StackBehaviourPush0 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Push0 is 18"); - - try - { - int expected = 18; - int actual = (int)StackBehaviour.Push0; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Push0's value is not 18"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPush0 test = new StackBehaviourPush0(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPush0"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 18; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1.cs deleted file mode 100644 index 31b79c7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Push1 [v-yishi] -/// -public class StackBehaviourPush1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Push1 is 19"); - - try - { - int expected = 19; - int actual = (int)StackBehaviour.Push1; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Push1's value is not 19"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPush1 test = new StackBehaviourPush1(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPush1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 19; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1_push1.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1_push1.cs deleted file mode 100644 index e89f0ab..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpush1_push1.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Push1_push1 [v-yishi] -/// -public class StackBehaviourPush1_push1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Push1_push1 is 20"); - - try - { - int expected = 20; - int actual = (int)StackBehaviour.Push1_push1; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Push1_push1's value is not 20"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPush1_push1 test = new StackBehaviourPush1_push1(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPush1_push1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 20; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi.cs deleted file mode 100644 index 80d913d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pushi [v-yishi] -/// -public class StackBehaviourPushi -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pushi is 21"); - - try - { - int expected = 21; - int actual = (int)StackBehaviour.Pushi; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pushi's value is not 21"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPushi test = new StackBehaviourPushi(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPushi"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 21; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi8.cs deleted file mode 100644 index 36b5f4c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushi8.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pushi8 [v-yishi] -/// -public class StackBehaviourPushi8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pushi8 is 22"); - - try - { - int expected = 22; - int actual = (int)StackBehaviour.Pushi8; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pushi8's value is not 22"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPushi8 test = new StackBehaviourPushi8(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPushi8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 22; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr4.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr4.cs deleted file mode 100644 index 6c0fda9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr4.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pushr4 [v-yishi] -/// -public class StackBehaviourPushr4 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pushr4 is 23"); - - try - { - int expected = 23; - int actual = (int)StackBehaviour.Pushr4; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pushr4's value is not 23"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPushr4 test = new StackBehaviourPushr4(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPushr4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 23; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr8.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr8.cs deleted file mode 100644 index 55796e6..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushr8.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pushr8 [v-yishi] -/// -public class StackBehaviourPushr8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pushr8 is 24"); - - try - { - int expected = 24; - int actual = (int)StackBehaviour.Pushr8; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pushr8's value is not 24"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPushr8 test = new StackBehaviourPushr8(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPushr8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 24; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushref.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushref.cs deleted file mode 100644 index d22616f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourpushref.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Pushref [v-yishi] -/// -public class StackBehaviourPushref -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Pushref is 25"); - - try - { - int expected = 25; - int actual = (int)StackBehaviour.Pushref; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Pushref's value is not 25"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourPushref test = new StackBehaviourPushref(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourPushref"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 25; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpop.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpop.cs deleted file mode 100644 index 8499ef3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpop.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Varpop [v-yishi] -/// -public class StackBehaviourVarpop -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Varpop is 26"); - - try - { - int expected = 26; - int actual = (int)StackBehaviour.Varpop; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Varpop's value is not 26"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourVarpop test = new StackBehaviourVarpop(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourVarpop"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 26; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpush.cs b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpush.cs deleted file mode 100644 index d73d613..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/stackbehaviourvarpush.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection.Emit; - -/// -/// Varpush [v-yishi] -/// -public class StackBehaviourVarpush -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify the value of Varpush is 27"); - - try - { - int expected = 27; - int actual = (int)StackBehaviour.Varpush; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Varpush's value is not 27"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StackBehaviourVarpush test = new StackBehaviourVarpush(); - - TestLibrary.TestFramework.BeginTestCase("StackBehaviourVarpush"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 27; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj deleted file mode 100644 index b98db58..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesNone.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj deleted file mode 100644 index 67ed008..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesRTSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj deleted file mode 100644 index 5f3884c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/EventAttributesSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesnone.cs b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesnone.cs deleted file mode 100644 index 6e8b2fe..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesnone.cs +++ /dev/null @@ -1,95 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// None [v-ly] -/// -public class EventAttributesNone -{ - public static int Main() - { - EventAttributesNone test = new EventAttributesNone(); - - TestLibrary.TestFramework.BeginTestCase("EventAttributesNone"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - //TestLibrary.TestFramework.LogInformation("[Negative]"); - //retVal = NegTest1() && retVal; - - return retVal; - } - - #region Postive Test Case - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify None's value is 0x0000 "); - - try - { - int expected = 0x0000; - int actual = (int)EventAttributes.None; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "None's value is not 0x0000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception occurs: " + e); - TestLibrary.TestFramework.LogInformation(e.Message); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesrtspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesrtspecialname.cs deleted file mode 100644 index c2a39ac..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesrtspecialname.cs +++ /dev/null @@ -1,94 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// RTSpecialName [v-ly] -/// -public class EventAttributesRTSpecialName -{ - public static int Main() - { - EventAttributesRTSpecialName test = new EventAttributesRTSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("EventAttributesRTSpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - //TestLibrary.TestFramework.LogInformation("[Negative]"); - //retVal = NegTest1() && retVal; - - return retVal; - } - - #region Postive Test Case - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x0400; - int actual = (int)EventAttributes.RTSpecialName; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "RTSpecialName's value is not 0x0400"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception occurs: " + e); - TestLibrary.TestFramework.LogInformation(e.Message); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesspecialname.cs deleted file mode 100644 index 12326eb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/eventattributesspecialname.cs +++ /dev/null @@ -1,105 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// SpecialName [v-wenyz] -/// - -public class EventAttributesSpecialName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x0200; - int actual = (int)EventAttributes.SpecialName; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "SpecialName's value is not 0x0200"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EventAttributesSpecialName test = new EventAttributesSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("EventAttributesSpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj deleted file mode 100644 index bf476a6..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesAssembly.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj deleted file mode 100644 index d391229..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamANDAssem.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj deleted file mode 100644 index 1acb7ae..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamORAssem.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj deleted file mode 100644 index de38ca7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFamily.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj deleted file mode 100644 index ba4dc37..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesFieldAccessMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj deleted file mode 100644 index 8a6fb6e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasDefault.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj deleted file mode 100644 index e094475..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesHasFieldRVA.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj deleted file mode 100644 index 919337c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesInitOnly.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj deleted file mode 100644 index 761c751..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesLiteral.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj deleted file mode 100644 index 91e3964..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesNotSerialized.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj deleted file mode 100644 index ccf470d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPinvokeImpl.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj deleted file mode 100644 index 60a6b2c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivate.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj deleted file mode 100644 index 23ed878..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPrivateScope.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj deleted file mode 100644 index f69d44c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesPublic.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj deleted file mode 100644 index 8c43f10..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesRTSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj deleted file mode 100644 index 15546c6..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj deleted file mode 100644 index ec8ec69..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/FieldAttributesStatic.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesassembly.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesassembly.cs deleted file mode 100644 index ed4d187..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesassembly.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.Assembly[v-jiajul] -/// -public class FieldAttributesAssembly -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)3; - if (fieldAttributes != FieldAttributes.Assembly) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesAssembly test = new FieldAttributesAssembly(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesAssembly"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamandassem.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamandassem.cs deleted file mode 100644 index 766e12e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamandassem.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.FamANDAssem [v-jiajul] -/// -public class FieldAttributesFamANDAssem -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)2; - if (fieldAttributes != FieldAttributes.FamANDAssem) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesFamANDAssem test = new FieldAttributesFamANDAssem(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesFamANDAssem"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamily.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamily.cs deleted file mode 100644 index 2e8afd9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamily.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.Family [v-jiajul] -/// -public class FieldAttributesFamily -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)4; - if (fieldAttributes != FieldAttributes.Family) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesFamily test = new FieldAttributesFamily(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesFamily"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamorassem.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamorassem.cs deleted file mode 100644 index a27d225..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfamorassem.cs +++ /dev/null @@ -1,139 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class FieldAttributesFamORAssem -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - //retVal = PosTest2() && retVal; - //retVal = PosTest3() && retVal; - //retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - // retVal = NegTest2() && retVal; - // retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - // - // Add your test logic here - // - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - //public bool PosTest2() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest2: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - - //public bool PosTest3() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest3: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - FieldAttributesFamORAssem test = new FieldAttributesFamORAssem(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesFamORAssem"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfieldaccessmask.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfieldaccessmask.cs deleted file mode 100644 index 59e405c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesfieldaccessmask.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.FieldAccessMask [v-jiajul] -/// -public class FieldAttributesFieldAccessMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)7; - if (fieldAttributes != FieldAttributes.FieldAccessMask) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesFieldAccessMask test = new FieldAttributesFieldAccessMask(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesFieldAccessMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasdefault.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasdefault.cs deleted file mode 100644 index f12b557..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasdefault.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.HasDefault [v-jiajul] -/// -public class FieldAttributesHasDefault -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)32768; - if (fieldAttributes != FieldAttributes.HasDefault) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesHasDefault test = new FieldAttributesHasDefault(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesHasDefault"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasfieldrva.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasfieldrva.cs deleted file mode 100644 index c37801d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributeshasfieldrva.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.HasFieldRVA [v-jiajul] -/// -public class FieldAttributesHasFieldRVA -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)256; - if (fieldAttributes != FieldAttributes.HasFieldRVA) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesHasFieldRVA test = new FieldAttributesHasFieldRVA(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesHasFieldRVA"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesinitonly.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesinitonly.cs deleted file mode 100644 index 3016f68..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesinitonly.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.InitOnly [v-jiajul] -/// -public class FieldAttributesInitOnly -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)32; - if (fieldAttributes != FieldAttributes.InitOnly) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesInitOnly test = new FieldAttributesInitOnly(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesInitOnly"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesliteral.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesliteral.cs deleted file mode 100644 index d089345..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesliteral.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.Literal [v-jiajul] -/// -public class FieldAttributesLiteral -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)64; - if (fieldAttributes != FieldAttributes.Literal) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesLiteral test = new FieldAttributesLiteral(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesLiteral"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesnotserialized.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesnotserialized.cs deleted file mode 100644 index ffe5882..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesnotserialized.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.NotSerialized [v-jiajul] -/// -public class FieldAttributesNotSerialized -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)128; - if (fieldAttributes != FieldAttributes.NotSerialized) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesNotSerialized test = new FieldAttributesNotSerialized(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesNotSerialized"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespinvokeimpl.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespinvokeimpl.cs deleted file mode 100644 index 2a424b3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespinvokeimpl.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.PinvokeImpl [v-jiajul] -/// -public class FieldAttributesPinvokeImpl -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)8192; - if (fieldAttributes != FieldAttributes.PinvokeImpl) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesPinvokeImpl test = new FieldAttributesPinvokeImpl(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesPinvokeImpl"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivate.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivate.cs deleted file mode 100644 index 9486af5..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivate.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.Private [v-jiajul] -/// -public class FieldAttributesPrivate -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)1; - if (fieldAttributes != FieldAttributes.Private) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesPrivate test = new FieldAttributesPrivate(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesPrivate"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivatescope.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivatescope.cs deleted file mode 100644 index c59698b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesprivatescope.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.PrivateScope [v-jiajul] -/// -public class FieldAttributesPrivateScope -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)0; - if (fieldAttributes != FieldAttributes.PrivateScope) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesPrivateScope test = new FieldAttributesPrivateScope(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesPrivateScope"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespublic.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespublic.cs deleted file mode 100644 index dd2c3bd..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributespublic.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.Public [v-jiajul] -/// -public class FieldAttributesPublic -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)6; - if (fieldAttributes != FieldAttributes.Public) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesPublic test = new FieldAttributesPublic(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesPublic"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesrtspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesrtspecialname.cs deleted file mode 100644 index f4dc7ca..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesrtspecialname.cs +++ /dev/null @@ -1,139 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class FieldAttributesRTSpecialName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - //retVal = PosTest2() && retVal; - //retVal = PosTest3() && retVal; - //retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - // retVal = NegTest2() && retVal; - // retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - // - // Add your test logic here - // - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - //public bool PosTest2() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest2: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - - //public bool PosTest3() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest3: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - FieldAttributesRTSpecialName test = new FieldAttributesRTSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesRTSpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesspecialname.cs deleted file mode 100644 index cf70201..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesspecialname.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.FiledAttributes.SpecialName [v-jiajul] -/// -public class FieldAttributesSpecialName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Check the Int32 value of the enumeration"); - - try - { - FieldAttributes fieldAttributes = (FieldAttributes)512; - if (fieldAttributes != FieldAttributes.SpecialName) - { - TestLibrary.TestFramework.LogError("001", "Result is not the value as expected,fieldAttributes is: " + fieldAttributes.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - #endregion - #endregion - - public static int Main() - { - FieldAttributesSpecialName test = new FieldAttributesSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesSpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesstatic.cs b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesstatic.cs deleted file mode 100644 index ea80671..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/fieldattributesstatic.cs +++ /dev/null @@ -1,139 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class FieldAttributesStatic -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - //retVal = PosTest2() && retVal; - //retVal = PosTest3() && retVal; - //retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - // retVal = NegTest2() && retVal; - // retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - // - // Add your test logic here - // - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - //public bool PosTest2() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest2: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - - //public bool PosTest3() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("PosTest3: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - // retVal = false; - // } - - // return retVal; - //} - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - FieldAttributesStatic test = new FieldAttributesStatic(); - - TestLibrary.TestFramework.BeginTestCase("FieldAttributesStatic"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj deleted file mode 100644 index bcbd065..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesAbstract.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj deleted file mode 100644 index ff18567..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamANDAssem.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj deleted file mode 100644 index 9dde54e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamORAssem.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj deleted file mode 100644 index 87d6eb7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFamily.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj deleted file mode 100644 index c24fe3a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesFinal.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj deleted file mode 100644 index 8c817c7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHasSecurity.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj deleted file mode 100644 index 8698071..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesHideBySig.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj deleted file mode 100644 index 80ae4b8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesMemberAccessMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj deleted file mode 100644 index 6818bea..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesNewSlot.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj deleted file mode 100644 index b7f2d0a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPinvokeImpl.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj deleted file mode 100644 index 6206abe..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivate.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj deleted file mode 100644 index 7bd69fa..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPrivateScope.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj deleted file mode 100644 index f868acb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesPublic.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj deleted file mode 100644 index e87d4bb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRTSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj deleted file mode 100644 index 5015442..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesRequireSecObject.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj deleted file mode 100644 index 26d50b0..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesReuseSlot.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj deleted file mode 100644 index e774757..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj deleted file mode 100644 index 78f398b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesStatic.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj deleted file mode 100644 index ed741f1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesUnmanagedExport.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj deleted file mode 100644 index db38205..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVirtual.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj deleted file mode 100644 index b6c71e7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/MethodAttributesVtableLayoutMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesabstract.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesabstract.cs deleted file mode 100644 index 8386cf5..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesabstract.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Abstract[v-juwa] -/// -public class MethodAttributesAbstract -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.Abstract value is 1024..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)1024; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.Abstract != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.Abstract.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesAbstract test = new MethodAttributesAbstract(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.Abstract"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamandassem.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamandassem.cs deleted file mode 100644 index 435567a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamandassem.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.FamANDAssem[v-juwa] -/// -public class MethodAttributesFamANDAssem -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.FamANDAssem value is 2..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)2; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.FamANDAssem != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.FamANDAssem.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesFamANDAssem test = new MethodAttributesFamANDAssem(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.FamANDAssem"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamily.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamily.cs deleted file mode 100644 index ad773d1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamily.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Family[v-juwa] -/// -public class MethodAttributesFamily -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.Family value is 4..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)4; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.Family != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.Family.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesFamily test = new MethodAttributesFamily(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.Family"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamorassem.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamorassem.cs deleted file mode 100644 index 6326b08..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfamorassem.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.FamORAssem[v-juwa] -/// -public class MethodAttributesFamORAssem -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.FamORAssem value is 5..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)5; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.FamORAssem != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.FamORAssem.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesFamORAssem test = new MethodAttributesFamORAssem(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.FamORAssem"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfinal.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfinal.cs deleted file mode 100644 index 4ed0710..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesfinal.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Final[v-juwa] -/// -public class MethodAttributesFinal -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.Final value is 32..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)32; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.Final != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.Final.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesFinal test = new MethodAttributesFinal(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.Final"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshassecurity.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshassecurity.cs deleted file mode 100644 index bd4ccb5..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshassecurity.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.HasSecurity[v-juwa] -/// -public class MethodAttributesHasSecurity -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.HasSecurity value is 16384..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)16384; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.HasSecurity != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.HasSecurity.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesHasSecurity test = new MethodAttributesHasSecurity(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.HasSecurity"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshidebysig.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshidebysig.cs deleted file mode 100644 index 3159868..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributeshidebysig.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.HideBySig[v-juwa] -/// -public class MethodAttributesHideBySig -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.HideBySig value is 128..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)128; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.HideBySig != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.HideBySig.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - - #endregion - - public static int Main() - { - MethodAttributesHideBySig test = new MethodAttributesHideBySig(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.HideBySig"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesmemberaccessmask.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesmemberaccessmask.cs deleted file mode 100644 index 9ad96ec..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesmemberaccessmask.cs +++ /dev/null @@ -1,98 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.MemberAccessMask[v-juwa] -/// -public class MethodAttributesMemberAccessMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.MemberAccessMask value is 7..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)7; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.MemberAccessMask != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.MemberAccessMask.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - MethodAttributesMemberAccessMask test = new MethodAttributesMemberAccessMask(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.MemberAccessMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesnewslot.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesnewslot.cs deleted file mode 100644 index 4683d9a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesnewslot.cs +++ /dev/null @@ -1,99 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.NewSlot[v-juwa] -/// -public class MethodAttributesNewSlot -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.NewSlot value is 256..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)256; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.NewSlot != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.NewSlot.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - MethodAttributesNewSlot test = new MethodAttributesNewSlot(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.NewSlot"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespinvokeimpl.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespinvokeimpl.cs deleted file mode 100644 index 29f0de7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespinvokeimpl.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Relection.MethodAttributes.PinvokeImplp[v-juwa] -/// -public class MethodAttributesPinvokeImpl -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.PinvokeImpl value is 8192..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)8192; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.PinvokeImpl != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.PinvokeImpl.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesPinvokeImpl test = new MethodAttributesPinvokeImpl(); - - TestLibrary.TestFramework.BeginTestCase("System.Relection.MethodAttributes.PinvokeImpl"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivate.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivate.cs deleted file mode 100644 index f086954..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivate.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Private[v-juwa] -/// -public class MethodAttributesPrivate -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.Private value is 1..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.Private != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.Private.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesPrivate test = new MethodAttributesPrivate(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.Private"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivatescope.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivatescope.cs deleted file mode 100644 index af155ee..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesprivatescope.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.PrivateScope[v-juwa] -/// -public class MethodAttributesPrivateScope -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.PrivateScope value is 0..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.PrivateScope != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.PrivateScope.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesPrivateScope test = new MethodAttributesPrivateScope(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.PrivateScope"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespublic.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespublic.cs deleted file mode 100644 index 7448316..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributespublic.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Public [v-juwa] -/// -public class MethodAttributesPublic -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.Public value is 6..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)6; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.Public != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.Public.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesPublic test = new MethodAttributesPublic(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.Public"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrequiresecobject.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrequiresecobject.cs deleted file mode 100644 index bf88659..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrequiresecobject.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.RequireSecObject[v-juwa] -/// -public class MethodAttributesRequireSecObject -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.RequireSecObject value is 32768..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)32768; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.RequireSecObject != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.RequireSecObject.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - - #endregion - - public static int Main() - { - MethodAttributesRequireSecObject test = new MethodAttributesRequireSecObject(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.RequireSecObject"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesreuseslot.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesreuseslot.cs deleted file mode 100644 index ac219fe..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesreuseslot.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.ReuseSlot[v-juwa] -/// -public class MethodAttributesReuseSlot -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.ReuseSlot value is 0..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)0; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.ReuseSlot != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.ReuseSlot.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesReuseSlot test = new MethodAttributesReuseSlot(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.ReuseSlot"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrtspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrtspecialname.cs deleted file mode 100644 index a33e124..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesrtspecialname.cs +++ /dev/null @@ -1,77 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.RTSpecialName[v-juwa] -/// -public class MethodAttributesRTSpecialName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.RTSpecialName value is 4096..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)4096; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.RTSpecialName != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.RTSpecialName.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - - #endregion - - public static int Main() - { - MethodAttributesRTSpecialName test = new MethodAttributesRTSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.RTSpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesspecialname.cs deleted file mode 100644 index 27d7471..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesspecialname.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.SpecialName[v-juwa] -/// -public class MethodAttributesSpecialName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.SpecialName value is 2048..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)2048; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.SpecialName != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.SpecialName.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesSpecialName test = new MethodAttributesSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.SpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesstatic.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesstatic.cs deleted file mode 100644 index 4eb9bf8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesstatic.cs +++ /dev/null @@ -1,77 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Static[v-juwa] -/// -public class MethodAttributesStatic -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.Static value is 16..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)16; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.Static != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.Static.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesStatic test = new MethodAttributesStatic(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.Static"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesunmanagedexport.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesunmanagedexport.cs deleted file mode 100644 index eec7b46..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesunmanagedexport.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.UnmanagedExport[v-juwa] -/// -public class MethodAttributesUnmanagedExport -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.UnmanagedExport value is 8..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)8; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.UnmanagedExport != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.UnmanagedExport.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesUnmanagedExport test = new MethodAttributesUnmanagedExport(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.UnmanagedExport"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvirtual.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvirtual.cs deleted file mode 100644 index 45e548b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvirtual.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Virtual[v-juwa] -/// -public class MethodAttributesVirtual -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.Virtual value is 64..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)64; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.Virtual != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.Virtual.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesVirtual test = new MethodAttributesVirtual(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.Virtual"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvtablelayoutmask.cs b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvtablelayoutmask.cs deleted file mode 100644 index c43463b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/methodattributesvtablelayoutmask.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.VtableLayoutMask[v-juwa] -/// -public class MethodAttributesVtableLayoutMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodAttributes.VtableLayoutMask value is 256..."; - const string c_TEST_ID = "P001"; - MethodAttributes FLAG_VALUE = (MethodAttributes)256; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodAttributes.VtableLayoutMask != FLAG_VALUE) - { - string errorDesc = "value is not " + FLAG_VALUE.ToString() + " as expected: Actual is " + MethodAttributes.VtableLayoutMask.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodAttributesVtableLayoutMask test = new MethodAttributesVtableLayoutMask(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodAttributes.VtableLayoutMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj deleted file mode 100644 index bdd5152..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesCodeTypeMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj deleted file mode 100644 index da0ebf6..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesForwardRef.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj deleted file mode 100644 index 8dcbcd7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesIL.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj deleted file mode 100644 index 29bcb2d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesInternalCall.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj deleted file mode 100644 index c272ef3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManaged.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj deleted file mode 100644 index c9bc161..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesManagedMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj deleted file mode 100644 index 177fbaf..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNative.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj deleted file mode 100644 index 56cbc8c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesNoInlining.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj deleted file mode 100644 index ef88309..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesOPTIL.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj deleted file mode 100644 index ea5da04..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesPreserveSig.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj deleted file mode 100644 index a64ee34..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesRuntime.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj deleted file mode 100644 index 7fad8f4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesSynchronized.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj deleted file mode 100644 index 63f5815..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/MethodImplAttributesUnmanaged.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributescodetypemask.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributescodetypemask.cs deleted file mode 100644 index 3a94ddc..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributescodetypemask.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.CodeTypeMask[v-jisong] -/// -public class MethodImplAttributesCodeTypeMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.CodeTypeMask value is 0x0003..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0003; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.CodeTypeMask != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.CodeTypeMask.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesCodeTypeMask test = new MethodImplAttributesCodeTypeMask(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplCodeTypeMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesforwardref.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesforwardref.cs deleted file mode 100644 index 5022cb8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesforwardref.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.CodeTypeMask[v-jisong] -/// -public class MethodImplAttributesForwardRef -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.ForwardRef value is 0x0010..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0010; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.ForwardRef != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.ForwardRef.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesForwardRef test = new MethodImplAttributesForwardRef(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplForwardRef"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesil.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesil.cs deleted file mode 100644 index 2382c8f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesil.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.IL[v-jisong] -/// -public class MethodImplAttributesIL -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.IL value is 0x0000..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0000; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.IL != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.IL.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesIL test = new MethodImplAttributesIL(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplIL"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesinternalcall.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesinternalcall.cs deleted file mode 100644 index 6280ec2..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesinternalcall.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.InternalCall[v-jisong] -/// -public class MethodImplAttributesInternalCall -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.InternalCall value is 0x1000..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes) 0x1000; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.InternalCall != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.InternalCall.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesInternalCall test = new MethodImplAttributesInternalCall(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplInternalCall"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanaged.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanaged.cs deleted file mode 100644 index a4dadcf..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanaged.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Managed[v-jisong] -/// -public class MethodImplAttributesManaged -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.Managed value is 0x0000..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0000; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.Managed != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.Managed.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesManaged test = new MethodImplAttributesManaged(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplManaged"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanagedmask.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanagedmask.cs deleted file mode 100644 index 0131899..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesmanagedmask.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.ManagedMask[v-jisong] -/// -public class MethodImplAttributesManagedMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.ManagedMask value is 0x0004..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0004; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.ManagedMask != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.ManagedMask.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesManagedMask test = new MethodImplAttributesManagedMask(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplManagedMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnative.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnative.cs deleted file mode 100644 index 85c8217..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnative.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Native[v-jisong] -/// -public class MethodImplAttributesNative -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.Native value is 0x0001..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0001; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.Native != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.Native.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesNative test = new MethodImplAttributesNative(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplNative"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnoinlining.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnoinlining.cs deleted file mode 100644 index ca10d52..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesnoinlining.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.NoInlining[v-jisong] -/// -public class MethodImplAttributesNoInlining -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.NoInlining value is 0x0008..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0008; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.NoInlining != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.NoInlining.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesNoInlining test = new MethodImplAttributesNoInlining(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplNoInlining"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesoptil.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesoptil.cs deleted file mode 100644 index 6472eb2..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesoptil.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.OPTIL[v-jisong] -/// -public class MethodImplAttributesOPTIL -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.OPTIL value is 0x0002..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0002; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.OPTIL != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.OPTIL.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesOPTIL test = new MethodImplAttributesOPTIL(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplOPTIL"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributespreservesig.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributespreservesig.cs deleted file mode 100644 index 2749bd9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributespreservesig.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.PreserveSig[v-jisong] -/// -public class MethodImplAttributesPreserveSig -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.PreserveSig value is 0x0080..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0080; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.PreserveSig != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.PreserveSig.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesPreserveSig test = new MethodImplAttributesPreserveSig(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplPreserveSig"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesruntime.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesruntime.cs deleted file mode 100644 index 77d8e1d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesruntime.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Runtime[v-jisong] -/// -public class MethodImplAttributesRuntime -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.Runtime value is 0x0003..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0003; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.Runtime != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.Runtime.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesRuntime test = new MethodImplAttributesRuntime(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplRuntime"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributessynchronized.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributessynchronized.cs deleted file mode 100644 index ed8c5a4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributessynchronized.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Synchronized[v-jisong] -/// -public class MethodImplAttributesSynchronized -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.Synchronized value is 0x0020..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0020; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.Synchronized != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.Synchronized.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesSynchronized test = new MethodImplAttributesSynchronized(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplSynchronized"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesunmanaged.cs b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesunmanaged.cs deleted file mode 100644 index c5ba0b6..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/methodimplattributesunmanaged.cs +++ /dev/null @@ -1,76 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// System.Reflection.MethodAttributes.Unmanaged[v-jisong] -/// -public class MethodImplAttributesUnmanaged -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1:check the MethodImplAttributes.Unmanaged value is 0x0004..."; - const string c_TEST_ID = "P001"; - MethodImplAttributes FLAG_VALUE = (MethodImplAttributes)0x0004; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - - if (MethodImplAttributes.Unmanaged != FLAG_VALUE) - { - string errorDesc = "value " + FLAG_VALUE.ToString() + " is not as expected: Actual is " + MethodImplAttributes.Unmanaged.ToString(); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - #endregion - - #endregion - - public static int Main() - { - MethodImplAttributesUnmanaged test = new MethodImplAttributesUnmanaged(); - - TestLibrary.TestFramework.BeginTestCase("System.Reflection.MethodImplUnmanaged"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj deleted file mode 100644 index 8025217..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesHasDefault.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj deleted file mode 100644 index 78c00cd..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesIn.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj deleted file mode 100644 index c2261f3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesNone.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj deleted file mode 100644 index 7f6ae7b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOptional.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj deleted file mode 100644 index 9fdb269..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesOut.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj deleted file mode 100644 index 255396e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/ParameterAttributesRetval.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributeshasdefault.cs b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributeshasdefault.cs deleted file mode 100644 index 2367989..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributeshasdefault.cs +++ /dev/null @@ -1,94 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// HasDefault [v-ly] -/// -public class ParameterAttributesHasDefault -{ - public static int Main() - { - ParameterAttributesHasDefault test = new ParameterAttributesHasDefault(); - - TestLibrary.TestFramework.BeginTestCase("ParameterAttributesHasDefault"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - //TestLibrary.TestFramework.LogInformation("[Negative]"); - //retVal = NegTest1() && retVal; - - return retVal; - } - - #region Postive Test Case - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x1000; - int actual = (int)ParameterAttributes.HasDefault; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "HasDefault's value is not 0x0400"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception occurs: " + e); - TestLibrary.TestFramework.LogInformation(e.Message); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesin.cs b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesin.cs deleted file mode 100644 index 63531d8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesin.cs +++ /dev/null @@ -1,93 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; -/// -/// In [v-ly] -/// -public class ParameterAttributesIn -{ - public static int Main() - { - ParameterAttributesIn test = new ParameterAttributesIn(); - - TestLibrary.TestFramework.BeginTestCase("ParameterAttributesIn"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - //TestLibrary.TestFramework.LogInformation("[Negative]"); - //retVal = NegTest1() && retVal; - - return retVal; - } - - #region Postive Test Case - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x0001; - int actual = (int)ParameterAttributes.In; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "In's value is not 0x0001"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception occurs: " + e); - TestLibrary.TestFramework.LogInformation(e.Message); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesnone.cs b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesnone.cs deleted file mode 100644 index 200ee5a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesnone.cs +++ /dev/null @@ -1,94 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// None [v-ly] -/// -public class ParameterAttributesNone -{ - public static int Main() - { - ParameterAttributesNone test = new ParameterAttributesNone(); - - TestLibrary.TestFramework.BeginTestCase("ParameterAttributesNone"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - //TestLibrary.TestFramework.LogInformation("[Negative]"); - //retVal = NegTest1() && retVal; - - return retVal; - } - - #region Postive Test Case - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x0000; - int actual = (int)ParameterAttributes.None; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "None's value is not 0x0000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception occurs: " + e); - TestLibrary.TestFramework.LogInformation(e.Message); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesoptional.cs b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesoptional.cs deleted file mode 100644 index c9d2e46..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesoptional.cs +++ /dev/null @@ -1,105 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Optional [v-wenyz] -/// - -public class ParameterAttributesOptional -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x0010; - int actual = (int)ParameterAttributes.Optional; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Optional's value is not 0x0010"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ParameterAttributesOptional test = new ParameterAttributesOptional(); - - TestLibrary.TestFramework.BeginTestCase("ParameterAttributesOptional"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesout.cs b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesout.cs deleted file mode 100644 index 0dd6cac..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesout.cs +++ /dev/null @@ -1,105 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Out [v-wenyz] -/// - -public class ParameterAttributesOut -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x0002; - int actual = (int)ParameterAttributes.Out; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Out's value is not 0x0002"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ParameterAttributesOut test = new ParameterAttributesOut(); - - TestLibrary.TestFramework.BeginTestCase("ParameterAttributesOut"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesretval.cs b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesretval.cs deleted file mode 100644 index a50835a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/parameterattributesretval.cs +++ /dev/null @@ -1,105 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Retval [v-wenyz] -/// - -public class ParameterAttributesRetval -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - int expected = 0x0008; - int actual = (int)ParameterAttributes.Retval; - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Retval's value is not 0x0008"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - ParameterAttributesRetval test = new ParameterAttributesRetval(); - - TestLibrary.TestFramework.BeginTestCase("ParameterAttributesRetval"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} - diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj deleted file mode 100644 index aec892d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesHasDefault.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj deleted file mode 100644 index 1e279da..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesNone.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj deleted file mode 100644 index 4b85c0b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesRTSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj deleted file mode 100644 index 0d98b01..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/PropertyAttributesSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributeshasdefault.cs b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributeshasdefault.cs deleted file mode 100644 index 2077811..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributeshasdefault.cs +++ /dev/null @@ -1,88 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// PropertyAttributes.HasDefault(v-yaduoj) -/// -public class PropertyAttributesTest -{ - private enum MyPropertyAttributes - { - None = 0x0000, - SpecialName = 0x0200, - ReservedMask = 0xf400, - RTSpecialName = 0x0400, - HasDefault = 0x1000, - Reserved2 = 0x2000, - Reserved3 = 0x4000, - Reserved4 = 0x8000 - } - - public static int Main() - { - PropertyAttributesTest testObj = new PropertyAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PropertyAttributes.HasDefault"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Property attribute is HasDefault"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPropertyAttributes.HasDefault; - actualValue = (int)PropertyAttributes.HasDefault; - if (actualValue != expectedValue) - { - errorDesc = "HasDefault value of PropertyAttributes is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesnone.cs b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesnone.cs deleted file mode 100644 index 37e1708..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesnone.cs +++ /dev/null @@ -1,88 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// PropertyAttributes.None(v-yaduoj) -/// -public class PropertyAttributesTest -{ - private enum MyPropertyAttributes - { - None = 0x0000, - SpecialName = 0x0200, - ReservedMask = 0xf400, - RTSpecialName = 0x0400, - HasDefault = 0x1000, - Reserved2 = 0x2000, - Reserved3 = 0x4000, - Reserved4 = 0x8000 - } - - public static int Main() - { - PropertyAttributesTest testObj = new PropertyAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PropertyAttributes.None"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Property attribute is None"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPropertyAttributes.None; - actualValue = (int)PropertyAttributes.None; - if (actualValue != expectedValue) - { - errorDesc = "None value of PropertyAttributes is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesrtspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesrtspecialname.cs deleted file mode 100644 index 8cfa06c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesrtspecialname.cs +++ /dev/null @@ -1,88 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// PropertyAttributes.RTSpecialName(v-yaduoj) -/// -public class PropertyAttributesTest -{ - private enum MyPropertyAttributes - { - None = 0x0000, - SpecialName = 0x0200, - ReservedMask = 0xf400, - RTSpecialName = 0x0400, - HasDefault = 0x1000, - Reserved2 = 0x2000, - Reserved3 = 0x4000, - Reserved4 = 0x8000 - } - - public static int Main() - { - PropertyAttributesTest testObj = new PropertyAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PropertyAttributes.RTSpecialName"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Property attribute is RTSpecialName"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPropertyAttributes.RTSpecialName; - actualValue = (int)PropertyAttributes.RTSpecialName; - if (actualValue != expectedValue) - { - errorDesc = "RTSpecialName value of PropertyAttributes is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesspecialname.cs deleted file mode 100644 index 3bc3b81..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/propertyattributesspecialname.cs +++ /dev/null @@ -1,88 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// PropertyAttributes.SpecialName(v-yaduoj) -/// -public class PropertyAttributesTest -{ - private enum MyPropertyAttributes - { - None = 0x0000, - SpecialName = 0x0200, - ReservedMask = 0xf400, - RTSpecialName = 0x0400, - HasDefault = 0x1000, - Reserved2 = 0x2000, - Reserved3 = 0x4000, - Reserved4 = 0x8000 - } - - public static int Main() - { - PropertyAttributesTest testObj = new PropertyAttributesTest(); - - TestLibrary.TestFramework.BeginTestCase("for Enumeration: PropertyAttributes.SpecialName"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Property attribute is SpecialName"; - string errorDesc; - - int expectedValue; - int actualValue; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - expectedValue = (int)MyPropertyAttributes.SpecialName; - actualValue = (int)PropertyAttributes.SpecialName; - if (actualValue != expectedValue) - { - errorDesc = "SpecialName value of PropertyAttributes is not the value " + expectedValue + - "as expected: actual(" + actualValue + ")"; - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj deleted file mode 100644 index f21b59a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAbstract.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj deleted file mode 100644 index 40aa5cf..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAnsiClass.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj deleted file mode 100644 index 96365d2..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoClass.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj deleted file mode 100644 index f03a961..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesAutoLayout.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj deleted file mode 100644 index 0ad91b1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesBeforeFieldInit.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj deleted file mode 100644 index ecb3411..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClass.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj deleted file mode 100644 index 54127cd..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesClassSemanticsMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj deleted file mode 100644 index 6081166..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesExplicitLayout.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj deleted file mode 100644 index 3051ce7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesHasSecurity.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj deleted file mode 100644 index 0d22c32..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesImport.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj deleted file mode 100644 index 5343814..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesInterface.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj deleted file mode 100644 index 1a1c44f..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesLayoutMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj deleted file mode 100644 index 500359c..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedAssembly.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj deleted file mode 100644 index 942608b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamANDAssem.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj deleted file mode 100644 index 3e171e5..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamORAssem.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj deleted file mode 100644 index ee6404e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedFamily.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj deleted file mode 100644 index 1252fe4..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPrivate.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj deleted file mode 100644 index e27bbbc..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesNestedPublic.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj deleted file mode 100644 index 03b0ec1..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesPublic.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj deleted file mode 100644 index 3671870..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesRTSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj deleted file mode 100644 index fa6f514..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSealed.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj deleted file mode 100644 index f0c96b9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSequentialLayout.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj deleted file mode 100644 index 2b4096e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSerializable.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj deleted file mode 100644 index fd875bb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesSpecialName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj deleted file mode 100644 index 8c6d205..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesStringFormatMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj deleted file mode 100644 index 3b88576..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesUnicodeClass.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj deleted file mode 100644 index 1bbdb5d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttributesVisibilityMask.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj deleted file mode 100644 index 60c2ba5..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/TypeAttribytesNotPublic.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesabstract.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesabstract.cs deleted file mode 100644 index d8054eb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesabstract.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Abstract [v-yishi] -/// -public class TypeAttributesAbstract -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Abstract's value is 0x00000080"); - - try - { - int expected = 0x00000080; - int actual = (int)TypeAttributes.Abstract; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Abstract's value is not 0x00000080"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesAbstract test = new TypeAttributesAbstract(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesAbstract"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesansiclass.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesansiclass.cs deleted file mode 100644 index d300cee..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesansiclass.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AnsiClass [v-yishi] -/// -public class TypeAttributesAnsiClass -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify AnsiClass's value is 0x00000000"); - - try - { - int expected = 0x00000000; - int actual = (int)TypeAttributes.AnsiClass; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "AnsiClass's value is not 0x00000000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesAnsiClass test = new TypeAttributesAnsiClass(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesAnsiClass"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautoclass.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautoclass.cs deleted file mode 100644 index 0e0a400..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautoclass.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AutoClass [v-yishi] -/// -public class TypeAttributesAutoClass -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify AutoClass's value is 0x00020000"); - - try - { - int expected = 0x00020000; - int actual = (int)TypeAttributes.AutoClass; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "AutoClass's value is not 0x00020000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesAutoClass test = new TypeAttributesAutoClass(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesAutoClass"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautolayout.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautolayout.cs deleted file mode 100644 index cccbbc3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesautolayout.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// AutoLayout [v-yishi] -/// -public class TypeAttributesAutoLayout -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify AutoLayout's value is 0x00000000"); - - try - { - int expected = 0x00000000; - int actual = (int)TypeAttributes.AutoLayout; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "AutoLayout's value is not 0x00000000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesAutoLayout test = new TypeAttributesAutoLayout(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesAutoLayout"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesbeforefieldinit.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesbeforefieldinit.cs deleted file mode 100644 index f6119fd..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesbeforefieldinit.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// BeforeFieldInit [v-yishi] -/// -public class TypeAttributesBeforeFieldInit -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify BeforeFieldInit's value is 0x00100000"); - - try - { - int expected = 0x00100000; - int actual = (int)TypeAttributes.BeforeFieldInit; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "BeforeFieldInit's value is not 0x00100000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesBeforeFieldInit test = new TypeAttributesBeforeFieldInit(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesBeforeFieldInit"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclass.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclass.cs deleted file mode 100644 index 31a5a93..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclass.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Class [v-yishi] -/// -public class TypeAttributesClass -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Class's value is 0x00000000"); - - try - { - int expected = 0x00000000; - int actual = (int)TypeAttributes.Class; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Class's value is not 0x00000000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesClass test = new TypeAttributesClass(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesClass"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclasssemanticsmask.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclasssemanticsmask.cs deleted file mode 100644 index 13ad6b3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesclasssemanticsmask.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// ClassSemanticsMask [v-yishi] -/// -public class TypeAttributesClassSemanticsMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify ClassSemanticsMask's value is 0x00000020"); - - try - { - int expected = 0x00000020; - int actual = (int)TypeAttributes.ClassSemanticsMask; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "ClassSemanticsMask's value is not 0x00000020"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesClassSemanticsMask test = new TypeAttributesClassSemanticsMask(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesClassSemanticsMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesexplicitlayout.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesexplicitlayout.cs deleted file mode 100644 index 66dd9cb..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesexplicitlayout.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// ExplicitLayout [v-yishi] -/// -public class TypeAttributesExplicitLayout -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify ExplicitLayout's value is 0x00000010"); - - try - { - int expected = 0x00000010; - int actual = (int)TypeAttributes.ExplicitLayout; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "ExplicitLayout's value is not 0x00000010"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesExplicitLayout test = new TypeAttributesExplicitLayout(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesExplicitLayout"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeshassecurity.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeshassecurity.cs deleted file mode 100644 index f24fcd7..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeshassecurity.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// HasSecurity [v-yishi] -/// -public class TypeAttributesHasSecurity -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify HasSecurity's value is 0x00040000"); - - try - { - int expected = 0x00040000; - int actual = (int)TypeAttributes.HasSecurity; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "HasSecurity's value is not 0x00040000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesHasSecurity test = new TypeAttributesHasSecurity(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesHasSecurity"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesimport.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesimport.cs deleted file mode 100644 index 90174a0..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesimport.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Import [v-yishi] -/// -public class TypeAttributesImport -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Import's value is 0x00001000"); - - try - { - int expected = 0x00001000; - int actual = (int)TypeAttributes.Import; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Import's value is not 0x00001000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesImport test = new TypeAttributesImport(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesImport"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesinterface.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesinterface.cs deleted file mode 100644 index 302e50b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesinterface.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Interface [v-yishi] -/// -public class TypeAttributesInterface -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Interface's value is 0x00000020"); - - try - { - int expected = 0x00000020; - int actual = (int)TypeAttributes.Interface; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Interface's value is not 0x00000020"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesInterface test = new TypeAttributesInterface(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesInterface"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeslayoutmask.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeslayoutmask.cs deleted file mode 100644 index b01c7ff..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributeslayoutmask.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// LayoutMask [v-yishi] -/// -public class TypeAttributesLayoutMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify LayoutMask's value is 0x00000018"); - - try - { - int expected = 0x00000018; - int actual = (int)TypeAttributes.LayoutMask; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "LayoutMask's value is not 0x00000018"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesLayoutMask test = new TypeAttributesLayoutMask(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesLayoutMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedassembly.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedassembly.cs deleted file mode 100644 index 017bab3..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedassembly.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// NestedAssembly [v-yishi] -/// -public class TypeAttributesNestedAssembly -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify NestedAssembly's value is 0x00000005"); - - try - { - int expected = 0x00000005; - int actual = (int)TypeAttributes.NestedAssembly; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "NestedAssembly's value is not 0x00000005"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesNestedAssembly test = new TypeAttributesNestedAssembly(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesNestedAssembly"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamandassem.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamandassem.cs deleted file mode 100644 index 46cff2b..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamandassem.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// NestedFamANDAssem [v-yishi] -/// -public class TypeAttributesNestedFamANDAssem -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify NestedFamANDAssem's value is 0x00000006"); - - try - { - int expected = 0x00000006; - int actual = (int)TypeAttributes.NestedFamANDAssem; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "NestedFamANDAssem's value is not 0x00000006"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesNestedFamANDAssem test = new TypeAttributesNestedFamANDAssem(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesNestedFamANDAssem"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamily.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamily.cs deleted file mode 100644 index fa7e880..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamily.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// NestedFamily [v-yishi] -/// -public class TypeAttributesNestedFamily -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify NestedFamily's value is 0x00000004"); - - try - { - int expected = 0x00000004; - int actual = (int)TypeAttributes.NestedFamily; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "NestedFamily's value is not 0x00000004"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesNestedFamily test = new TypeAttributesNestedFamily(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesNestedFamily"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamorassem.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamorassem.cs deleted file mode 100644 index 887ef7a..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedfamorassem.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// NestedFamORAssem [v-yishi] -/// -public class TypeAttributesNestedFamORAssem -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify NestedFamORAssem's value is 0x00000007"); - - try - { - int expected = 0x00000007; - int actual = (int)TypeAttributes.NestedFamORAssem; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "NestedFamORAssem's value is not 0x00000007"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesNestedFamORAssem test = new TypeAttributesNestedFamORAssem(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesNestedFamORAssem"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedprivate.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedprivate.cs deleted file mode 100644 index 4a5d687..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedprivate.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// NestedPrivate [v-yishi] -/// -public class TypeAttributesNestedPrivate -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify NestedPrivate's value is 0x00000003"); - - try - { - int expected = 0x00000003; - int actual = (int)TypeAttributes.NestedPrivate; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "NestedPrivate's value is not 0x00000003"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesNestedPrivate test = new TypeAttributesNestedPrivate(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesNestedPrivate"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedpublic.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedpublic.cs deleted file mode 100644 index 282df31..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesnestedpublic.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// NestedPublic [v-yishi] -/// -public class TypeAttributesNestedPublic -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify NestedPublic's value is 0x00000002"); - - try - { - int expected = 0x00000002; - int actual = (int)TypeAttributes.NestedPublic; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "NestedPublic's value is not 0x00000002"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesNestedPublic test = new TypeAttributesNestedPublic(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesNestedPublic"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributespublic.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributespublic.cs deleted file mode 100644 index 35c27d9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributespublic.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Public [v-yishi] -/// -public class TypeAttributesPublic -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Public's value is 0x00000001"); - - try - { - int expected = 0x00000001; - int actual = (int)TypeAttributes.Public; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Public's value is not 0x00000001"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesPublic test = new TypeAttributesPublic(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesPublic"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesrtspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesrtspecialname.cs deleted file mode 100644 index d95a3d8..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesrtspecialname.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// RTSpecialName [v-yishi] -/// -public class TypeAttributesRTSpecialName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify RTSpecialName's value is 0x00000800"); - - try - { - int expected = 0x00000800; - int actual = (int)TypeAttributes.RTSpecialName; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "RTSpecialName's value is not 0x00000800"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesRTSpecialName test = new TypeAttributesRTSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesRTSpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessealed.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessealed.cs deleted file mode 100644 index 35faeba..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessealed.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Sealed [v-yishi] -/// -public class TypeAttributesSealed -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Sealed's value is 0x00000100"); - - try - { - int expected = 0x00000100; - int actual = (int)TypeAttributes.Sealed; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Sealed's value is not 0x00000100"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesSealed test = new TypeAttributesSealed(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesSealed"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessequentiallayout.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessequentiallayout.cs deleted file mode 100644 index 017a47e..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributessequentiallayout.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// SequentialLayout [v-yishi] -/// -public class TypeAttributesSequentialLayout -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify SequentialLayout's value is 0x00000008"); - - try - { - int expected = 0x00000008; - int actual = (int)TypeAttributes.SequentialLayout; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "SequentialLayout's value is not 0x00000008"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesSequentialLayout test = new TypeAttributesSequentialLayout(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesSequentialLayout"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesserializable.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesserializable.cs deleted file mode 100644 index e8aaea0..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesserializable.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// Serializable [v-yishi] -/// -public class TypeAttributesSerializable -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Serializable's value is 0x00002000"); - - try - { - int expected = 0x00002000; - int actual = (int)TypeAttributes.Serializable; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "Serializable's value is not 0x00002000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesSerializable test = new TypeAttributesSerializable(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesSerializable"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesspecialname.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesspecialname.cs deleted file mode 100644 index 2b51651..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesspecialname.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// SpecialName [v-yishi] -/// -public class TypeAttributesSpecialName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify SpecialName's value is 0x00000400"); - - try - { - int expected = 0x00000400; - int actual = (int)TypeAttributes.SpecialName; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "SpecialName's value is not 0x00000400"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesSpecialName test = new TypeAttributesSpecialName(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesSpecialName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesstringformatmask.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesstringformatmask.cs deleted file mode 100644 index 5053ec9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesstringformatmask.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// StringFormatMask [v-yishi] -/// -public class TypeAttributesStringFormatMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify StringFormatMask's value is 0x00030000"); - - try - { - int expected = 0x00030000; - int actual = (int)TypeAttributes.StringFormatMask; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "StringFormatMask's value is not 0x00030000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesStringFormatMask test = new TypeAttributesStringFormatMask(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesStringFormatMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesunicodeclass.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesunicodeclass.cs deleted file mode 100644 index a037e9d..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesunicodeclass.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// UnicodeClass [v-yishi] -/// -public class TypeAttributesUnicodeClass -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify UnicodeClass's value is 0x00010000"); - - try - { - int expected = 0x00010000; - int actual = (int)TypeAttributes.UnicodeClass; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "UnicodeClass's value is not 0x00010000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesUnicodeClass test = new TypeAttributesUnicodeClass(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesUnicodeClass"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesvisibilitymask.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesvisibilitymask.cs deleted file mode 100644 index 6722fd9..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattributesvisibilitymask.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// VisibilityMask [v-yishi] -/// -public class TypeAttributesVisibilityMask -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify VisibilityMask's value is 0x00000007"); - - try - { - int expected = 0x00000007; - int actual = (int)TypeAttributes.VisibilityMask; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "VisibilityMask's value is not 0x00000007"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttributesVisibilityMask test = new TypeAttributesVisibilityMask(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttributesVisibilityMask"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattribytesnotpublic.cs b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattribytesnotpublic.cs deleted file mode 100644 index 2a67b91..0000000 --- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/typeattribytesnotpublic.cs +++ /dev/null @@ -1,73 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Reflection; - -/// -/// NotPublic [v-yishi] -/// -public class TypeAttribytesNotPublic -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify NotPublic's value is 0x00000000"); - - try - { - int expected = 0x00000000; - int actual = (int)TypeAttributes.NotPublic; - - if (expected != actual) - { - TestLibrary.TestFramework.LogError("001.1", "NotPublic's value is not 0x00000000"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] expected = " + expected + ", actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TypeAttribytesNotPublic test = new TypeAttribytesNotPublic(); - - TestLibrary.TestFramework.BeginTestCase("TypeAttribytesNotPublic"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj deleted file mode 100644 index e15ad63..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerCompare2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj deleted file mode 100644 index 0983ac3..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj deleted file mode 100644 index 2a4f430..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerEquals3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj b/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj deleted file mode 100644 index 38df0a1..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/StringComparerGetType.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparercompare2.cs b/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparercompare2.cs deleted file mode 100644 index a3b2b91..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparercompare2.cs +++ /dev/null @@ -1,233 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// - -/// StringComparerCompare2[v-chche] - -/// -public class StringComparerCompare2 -{ - - #region Public Methods - - public bool RunTests() - { - - bool retVal = true; - - - - TestLibrary.TestFramework.LogInformation("[Positive]"); - - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - - } - - - - #region Positive Test Cases - - public bool PosTest1() - { - - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify method compare(string, string) value "); - - - - try - { - - StringComparer sc = StringComparer.Ordinal; - retVal = VerificationHelper(sc, "a", "a", 0, "001.1") && retVal; - retVal = VerificationHelper(sc, null, "a", -1, "001.2") && retVal; - retVal = VerificationHelper(sc, "a", null, 1, "001.3") && retVal; - retVal = VerificationHelper(sc, "abcd", "abcd", 0, "001.4") && retVal; - - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - public bool PosTest2() - { - - bool retVal = true; - - - TestLibrary.TestFramework.BeginScenario("PosTest2:Verify method compare(string, string) value "); - - - - try - { - - StringComparer sc = StringComparer.Ordinal; - - if (sc.Compare("abc","ab" )<= 0) - { - TestLibrary.TestFramework.LogError("002.1", "Verify method compare(string, string) value Err."); - - retVal = false; - } - - - - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - public bool PosTest3() - { - - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Verify method compare(string, string) value "); - - - - try - { - - StringComparer sc = StringComparer.Ordinal; - - if (sc.Compare("a", "abc") >= 0) - { - TestLibrary.TestFramework.LogError("003.1", "Verify method compare(string, string) value Err."); - - retVal = false; - } - - - - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("003", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - - - #endregion - - - - - - #endregion - - #region Private Methods - private bool VerificationHelper(StringComparer sc, string x, string y, int expected, string errorno) - { - bool retVal = true; - - int actual = sc.Compare(x, y); - - - - - if (actual != expected) - { - TestLibrary.TestFramework.LogError(errorno, "Compare returns wrong value"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE]"); - retVal = false; - } - else if (actual < expected) - { - - - } - - return retVal; - } - #endregion - - - - public static int Main() - { - - StringComparerCompare2 test = new StringComparerCompare2(); - - - - TestLibrary.TestFramework.BeginTestCase(" StringComparerCompare2"); - - - - if (test.RunTests()) - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("PASS"); - - return 100; - - } - - else - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("FAIL"); - - return 0; - - } - - } - -} - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals1.cs b/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals1.cs deleted file mode 100644 index b035577..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals1.cs +++ /dev/null @@ -1,174 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// - -/// StringComparerEquals1[v-chche] - -/// -public class StringComparerEquals1 -{ - - #region Public Methods - - public bool RunTests() - { - - bool retVal = true; - - - - TestLibrary.TestFramework.LogInformation("[Positive]"); - - retVal = PosTest1() && retVal; - - - - - - - return retVal; - - } - - - - #region Positive Test Cases - - public bool PosTest1() - { - - bool retVal = true; - - - - - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify Method Equal Value . "); - - - - try - { - StringComparer sc = StringComparer.Ordinal; - bool expected = true; - bool actual = sc.Equals(sc); - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify Method Equal Value Err ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - public bool PosTest2() - { - - bool retVal = true; - - - - - - TestLibrary.TestFramework.BeginScenario("PosTest2:Verify Method Equal Value . "); - - - - try - { - StringComparer sc1 = StringComparer.Ordinal; - StringComparer sc2 = StringComparer.CurrentCulture; - bool expected = false; - bool actual = sc1.Equals(sc2); - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Verify Method Equal Value Err ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - - - #endregion - - - - - #endregion - - - - public static int Main() - { - - StringComparerEquals1 test = new StringComparerEquals1(); - - - - TestLibrary.TestFramework.BeginTestCase("StringComparerEquals1"); - - - - if (test.RunTests()) - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("PASS"); - - return 100; - - } - - else - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("FAIL"); - - return 0; - - } - - } - -} - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals3.cs b/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals3.cs deleted file mode 100644 index 712df51..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparerequals3.cs +++ /dev/null @@ -1,190 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// - -/// StringComparerEquals3[v-chche] - -/// -public class StringComparerEquals3 -{ - - #region Public Methods - - public bool RunTests() - { - - bool retVal = true; - - - - TestLibrary.TestFramework.LogInformation("[Positive]"); - - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - - - - - - return retVal; - - } - - - - #region Positive Test Cases - - public bool PosTest1() - { - - bool retVal = true; - - - - - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify Method Equals ."); - - - - try - { - - StringComparer sc = StringComparer.CurrentCulture; - string st1 = "aa"; - string st2 = "aa"; - string st3 = ""; - string st4 = ""; - string st5 = "12a_b"; - string st6 = "12a_b"; - bool expected1 = sc.Equals(st1, st2); - bool expected2 = sc.Equals(st3, st4); - bool expected3 = sc.Equals(st5, st6); - bool expected = expected1 && expected2 && expected3; - bool actual = true; - if (actual != expected) - { - TestLibrary.TestFramework.LogError("001.1", "Verify Method Equal Value Err ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - public bool PosTest2() - { - - bool retVal = true; - - - - - - TestLibrary.TestFramework.BeginScenario("PosTest2:Verify Method Equals ."); - - - - try - { - - StringComparer sc = StringComparer.CurrentCulture; - string st1 = "aa"; - string st2 = "ab_"; - string st3 = ""; - string st4 = "-"; - bool expected1 = sc.Equals(st1, st2); - bool expected2 = sc.Equals(st3, st4); - bool expected = expected1 && expected2; - bool actual = false; - if (actual != expected) - { - TestLibrary.TestFramework.LogError("002.1", "Verify Method Equal Value Err ."); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual + ", expected = " + expected); - retVal = false; - } - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - - #endregion - - - - - #endregion - - - - public static int Main() - { - - StringComparerEquals3 test = new StringComparerEquals3(); - - - - TestLibrary.TestFramework.BeginTestCase("StringComparerEquals3"); - - - - if (test.RunTests()) - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("PASS"); - - return 100; - - } - - else - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("FAIL"); - - return 0; - - } - - } - -} - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparergettype.cs b/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparergettype.cs deleted file mode 100644 index 2a03527..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparer/stringcomparergettype.cs +++ /dev/null @@ -1,213 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -/// - -/// StringComparerGetType[v-chche] - -/// -#pragma warning disable -#region StringComparerCtorTest -public class StringComparerTest : StringComparer -{ - - public StringComparerTest() - : base() { } - - - public override bool Equals(object obj) - { - return false; - } - - public override bool Equals(string str1, string str2) - { - return false; - } - public override int GetHashCode(string str) - { - return 0; - } - - public override int GetHashCode() - { - return 0; - } - - public override int Compare(string x, string y) - { - return 0; - } -} -#endregion - -public class StringComparerGetType -{ - - #region Public Methods - - public bool RunTests() - { - - bool retVal = true; - - - - TestLibrary.TestFramework.LogInformation("[Positive]"); - - retVal = PosTest1() && retVal; - - - - - - - - return retVal; - - } - - - - #region Positive Test Cases - - public bool PosTest1() - { - - bool retVal = true; - - - - - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify Method GetType. "); - - - - try - { - - StringComparerTest sc1 = new StringComparerTest(); - - - if (sc1.GetType() != typeof(StringComparerTest)) - { - TestLibrary.TestFramework.LogError("001.1", "Verify Method GetType Err."); - - retVal = false; - - } - - - } - - catch (Exception e) - { - - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - - TestLibrary.TestFramework.LogInformation(e.StackTrace); - - retVal = false; - - } - - - - return retVal; - - } - - #endregion - - - - #region Nagetive Test Cases - - //public bool NegTest1() - - //{ - - // bool retVal = true; - - - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - - - // try - - // { - - // // - - // // Add your test logic here - - // // - - // } - - // catch (Exception e) - - // { - - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - - // retVal = false; - - // } - - - - // return retVal; - - //} - - #endregion - - #endregion - - - - public static int Main() - { - - StringComparerGetType test = new StringComparerGetType(); - - - - TestLibrary.TestFramework.BeginTestCase("StringComparerGetType"); - - - - if (test.RunTests()) - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("PASS"); - - return 100; - - } - - else - { - - TestLibrary.TestFramework.EndTestCase(); - - TestLibrary.TestFramework.LogInformation("FAIL"); - - return 0; - - } - - } - -} - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj deleted file mode 100644 index 5d7b57b..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCulture.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj deleted file mode 100644 index 0fae2de..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonCurrentCultureIgnoreCase.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj deleted file mode 100644 index 4061446..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinal.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj b/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj deleted file mode 100644 index bd7ab88..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/StringComparisonOrdinalIgnoreCase.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentculture.cs b/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentculture.cs deleted file mode 100644 index 2af59d2..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentculture.cs +++ /dev/null @@ -1,70 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// CurrentCulture [v-yishi] -/// -public class StringComparisonCurrentCulture -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify CurrentCulture's value is 0"); - - try - { - int actual = (int)StringComparison.CurrentCulture; - if (actual != 0) - { - TestLibrary.TestFramework.LogError("001.1", "CurrentCulture's value is not 0"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StringComparisonCurrentCulture test = new StringComparisonCurrentCulture(); - - TestLibrary.TestFramework.BeginTestCase("StringComparisonCurrentCulture"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentcultureignorecase.cs b/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentcultureignorecase.cs deleted file mode 100644 index aab1ee9..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisoncurrentcultureignorecase.cs +++ /dev/null @@ -1,70 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// CurrentCultureIgnoreCase [v-yishi] -/// -public class StringComparisonCurrentCultureIgnoreCase -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify CurrentCultureIgnoreCase's value is 1"); - - try - { - int actual = (int)StringComparison.CurrentCultureIgnoreCase; - if (actual != 1) - { - TestLibrary.TestFramework.LogError("001.1", "CurrentCultureIgnoreCase's value is not 1"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StringComparisonCurrentCultureIgnoreCase test = new StringComparisonCurrentCultureIgnoreCase(); - - TestLibrary.TestFramework.BeginTestCase("StringComparisonCurrentCultureIgnoreCase"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinal.cs b/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinal.cs deleted file mode 100644 index 6c695ee..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinal.cs +++ /dev/null @@ -1,70 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Ordinal [v-yishi] -/// -public class StringComparisonOrdinal -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Ordinal's value is 4"); - - try - { - int actual = (int)StringComparison.Ordinal; - if (actual != 4) - { - TestLibrary.TestFramework.LogError("001.1", "Ordinal's value is not 4"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StringComparisonOrdinal test = new StringComparisonOrdinal(); - - TestLibrary.TestFramework.BeginTestCase("StringComparisonOrdinal"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinalignorecase.cs b/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinalignorecase.cs deleted file mode 100644 index d6ca988..0000000 --- a/tests/src/CoreMangLib/cti/system/stringcomparison/stringcomparisonordinalignorecase.cs +++ /dev/null @@ -1,70 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// OrdinalIgnoreCase [v-yishi] -/// -public class StringComparisonOrdinalIgnoreCase -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify OrdinalIgnoreCase's value is 5"); - - try - { - int actual = (int)StringComparison.OrdinalIgnoreCase; - if (actual != 5) - { - TestLibrary.TestFramework.LogError("001.1", "OrdinalIgnoreCase's value is not 5"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLE] actual = " + actual); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StringComparisonOrdinalIgnoreCase test = new StringComparisonOrdinalIgnoreCase(); - - TestLibrary.TestFramework.BeginTestCase("StringComparisonOrdinalIgnoreCase"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj b/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj deleted file mode 100644 index 9eec08c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderCtor.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj b/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj deleted file mode 100644 index faea858..0000000 --- a/tests/src/CoreMangLib/cti/system/text/decoder/DecoderReset.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/decoderctor.cs b/tests/src/CoreMangLib/cti/system/text/decoder/decoderctor.cs deleted file mode 100644 index eaa08ec..0000000 --- a/tests/src/CoreMangLib/cti/system/text/decoder/decoderctor.cs +++ /dev/null @@ -1,84 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -public class DecoderCtorDecoder : Decoder -{ - public override int GetCharCount(byte[] bytes, int index, int count) - { - throw new Exception("The method or operation is not implemented."); - } - - public override int GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex) - { - throw new Exception("The method or operation is not implemented."); - } -} - - -/// -/// Ctor -/// -public class DecoderCtor -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor to create a decoder instance"); - - try - { - DecoderCtorDecoder decoder = new DecoderCtorDecoder(); - if (decoder == null) - { - TestLibrary.TestFramework.LogError("001.1", "Call ctor to create a decoder instance returns null reference"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - DecoderCtor test = new DecoderCtor(); - - TestLibrary.TestFramework.BeginTestCase("DecoderCtor"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/decoderreset.cs b/tests/src/CoreMangLib/cti/system/text/decoder/decoderreset.cs deleted file mode 100644 index bcf8acc..0000000 --- a/tests/src/CoreMangLib/cti/system/text/decoder/decoderreset.cs +++ /dev/null @@ -1,146 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Reset -/// -public class DecoderReset -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call Reset to reset the decoder instance without perform any convertions"); - - try - { - Decoder decoder = Encoding.UTF8.GetDecoder(); - decoder.Reset(); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call Reset to reset the decoder instance after a valid convertions"); - - try - { - Decoder decoder = Encoding.UTF8.GetDecoder(); - byte[] bytes = new byte[127]; - char[] chars = new char[bytes.Length]; - for ( int i = 0; i < bytes.Length; ++i ) - { - bytes[i] = (byte)i; - } - - decoder.GetChars(bytes, 0, bytes.Length, chars, 0, false); - decoder.Reset(); - - decoder.GetChars(bytes, 0, bytes.Length, chars, 0, true); - decoder.Reset(); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Call Reset to reset the decoder instance after a invalid convertions"); - - try - { - Decoder decoder = Encoding.Unicode.GetDecoder(); - byte[] bytes = new byte[127]; - char[] chars = new char[bytes.Length]; - for (int i = 0; i < bytes.Length; ++i) - { - bytes[i] = (byte)i; - } - - try - { - decoder.GetChars(bytes, 0, bytes.Length, chars, chars.Length - 1, false); - } - catch (ArgumentException) - { - decoder.Reset(); - } - decoder.GetChars(bytes, 0, bytes.Length, chars, 0, false); - - try - { - decoder.GetChars(bytes, 0, bytes.Length, chars, chars.Length - 1, true); - } - catch (ArgumentException) - { - decoder.Reset(); - } - decoder.GetChars(bytes, 0, bytes.Length, chars, 0, true); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - DecoderReset test = new DecoderReset(); - - TestLibrary.TestFramework.BeginTestCase("DecoderReset"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj b/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj deleted file mode 100644 index 0626abe..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoder/EncoderCtor.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoder/encoderctor.cs b/tests/src/CoreMangLib/cti/system/text/encoder/encoderctor.cs deleted file mode 100644 index 74ecdda..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoder/encoderctor.cs +++ /dev/null @@ -1,84 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -public class TestEncoder : Encoder -{ - public override int GetByteCount(char[] chars, int index, int count, bool flush) - { - throw new Exception("The method or operation is not implemented."); - } - - public override int GetBytes(char[] chars, int charIndex, int charCount, byte[] bytes, int byteIndex, bool flush) - { - throw new Exception("The method or operation is not implemented."); - } -} - -/// -/// ctor -/// -public class EncoderCtor -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor to construct a new instance"); - - try - { - Encoder encoder = new TestEncoder(); - - if (encoder == null) - { - TestLibrary.TestFramework.LogError("001.1", "Calling ctor to construct a new instance returns null reference"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncoderCtor test = new EncoderCtor(); - - TestLibrary.TestFramework.BeginTestCase("EncoderCtor"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj deleted file mode 100644 index 392480c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingBigEndianUnicode.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj deleted file mode 100644 index 37c94bd..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingClone.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj deleted file mode 100644 index 316d574..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj deleted file mode 100644 index 253fd08..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingConvert2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj deleted file mode 100644 index c6bfa0b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingCtor1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj deleted file mode 100644 index d775cec..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingEquals.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj deleted file mode 100644 index 78e4ba6..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj deleted file mode 100644 index fea8056..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj deleted file mode 100644 index e386783..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj deleted file mode 100644 index a4ac4cc..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetByteCount3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj deleted file mode 100644 index f45e2a0..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj deleted file mode 100644 index 9359c84..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj deleted file mode 100644 index a46a0c4..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj deleted file mode 100644 index 2f0adee..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj deleted file mode 100644 index a0f285c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetBytes5.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj deleted file mode 100644 index fc7112d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj deleted file mode 100644 index 6583502..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj deleted file mode 100644 index 8de7874..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetCharCount2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj deleted file mode 100644 index 40e61ba..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj deleted file mode 100644 index f7a9bba..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj deleted file mode 100644 index fcf71c9..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetChars3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj deleted file mode 100644 index 55d3c9c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetDecoder.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj deleted file mode 100644 index ed2f666..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoder.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj deleted file mode 100644 index b86056a..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetEncoding2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj deleted file mode 100644 index 1d3cf76..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxByteCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj deleted file mode 100644 index 87d09ed..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetMaxCharCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj deleted file mode 100644 index b50f20d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetPreamble.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj deleted file mode 100644 index 188e871..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingGetString.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj deleted file mode 100644 index d17bd4b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUTF8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj deleted file mode 100644 index 39a9eeb..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingUnicode.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj b/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj deleted file mode 100644 index 74c42f6..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/EncodingWebName.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingbigendianunicode.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingbigendianunicode.cs deleted file mode 100644 index bfb631f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingbigendianunicode.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// BigEndianUnicode -/// - -public class EncodingBigEndianUnicode -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify property BigEndianUnicode ."); - - try - { - Encoding ascii = Encoding.BigEndianUnicode; - - if (ascii == null) - { - TestLibrary.TestFramework.LogError("001.1", "Property BigEndianUnicode Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingBigEndianUnicode test = new EncodingBigEndianUnicode(); - - TestLibrary.TestFramework.BeginTestCase("EncodingBigEndianUnicode"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingclone.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingclone.cs deleted file mode 100644 index fa0d60d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingclone.cs +++ /dev/null @@ -1,104 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Clone -/// - -public class EncodingClone -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method Clone ."); - - try - { - Encoding encoding = Encoding.UTF8; - Encoding encodingClone = (Encoding)encoding.Clone(); - - if (Encoding.ReferenceEquals(encoding, encodingClone) || !Encoding.Equals(encoding, encodingClone)) - { - TestLibrary.TestFramework.LogError("001.1", "Method Clone Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingClone test = new EncodingClone(); - - TestLibrary.TestFramework.BeginTestCase("EncodingClone"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert1.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert1.cs deleted file mode 100644 index 41ed813..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert1.cs +++ /dev/null @@ -1,183 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Convert(System.Text.Encoding,System.Text.Encoding,System.Byte[]) -/// - -public class EncodingConvert1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method Convert ."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes); - - char[] asciiChars = new char[ascii.GetCharCount(asciiBytes, 0, asciiBytes.Length)]; - ascii.GetChars(asciiBytes, 0, asciiBytes.Length, asciiChars, 0); - string asciiStr = new string(asciiChars); - - if (unicodeStr != asciiStr) - { - TestLibrary.TestFramework.LogError("001.1", "Method Convert Err !"); - retVal = false; - return retVal; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = null; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentNullException is not thrown."); - - try - { - Encoding ascii = Encoding.UTF8; - Encoding unicode = null; - - byte[] unicodeBytes = new byte[] { 1,2,3}; - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentNullException is not thrown."); - - try - { - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = null; - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingConvert1 test = new EncodingConvert1(); - - TestLibrary.TestFramework.BeginTestCase("EncodingConvert1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert2.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert2.cs deleted file mode 100644 index 5a62c8c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingconvert2.cs +++ /dev/null @@ -1,358 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Convert(System.Text.Encoding,System.Text.Encoding,System.Byte[],System.Int32,System.Int32) -/// - -public class EncodingConvert2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method Convert when count == bytes.Length ."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes,0,unicodeBytes.Length); - - char[] asciiChars = new char[ascii.GetCharCount(asciiBytes, 0, asciiBytes.Length)]; - ascii.GetChars(asciiBytes, 0, asciiBytes.Length, asciiChars, 0); - string asciiStr = new string(asciiChars); - - if (unicodeStr != asciiStr) - { - TestLibrary.TestFramework.LogError("001.1", "Method Convert Err !"); - retVal = false; - return retVal; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method Convert when count == 0 ."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, 0, 0); - - char[] asciiChars = new char[ascii.GetCharCount(asciiBytes, 0, asciiBytes.Length)]; - ascii.GetChars(asciiBytes, 0, asciiBytes.Length, asciiChars, 0); - string asciiStr = new string(asciiChars); - - if (asciiStr != "") - { - TestLibrary.TestFramework.LogError("002.1", "Method Convert Err !"); - retVal = false; - return retVal; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method Convert when bytes == null."); - - try - { - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = new byte[0]; - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, 0, 0); - - char[] asciiChars = new char[ascii.GetCharCount(asciiBytes, 0, asciiBytes.Length)]; - ascii.GetChars(asciiBytes, 0, asciiBytes.Length, asciiChars, 0); - string asciiStr = new string(asciiChars); - - if (asciiStr != "") - { - TestLibrary.TestFramework.LogError("003.1", "Method Convert Err !"); - retVal = false; - return retVal; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = null; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, 0, unicodeBytes.Length); - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentNullException is not thrown."); - - try - { - Encoding ascii = Encoding.UTF8; - Encoding unicode = null; - - byte[] unicodeBytes = new byte[] { 1, 2, 3 }; - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, 0, unicodeBytes.Length); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentNullException is not thrown."); - - try - { - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = null; - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, 0, 2); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, -1, unicodeBytes.Length); - TestLibrary.TestFramework.LogError("104.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest5: ArgumentOutOfRangeException is not thrown."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, 0, unicodeBytes.Length + 1); - TestLibrary.TestFramework.LogError("105.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("105.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest6: ArgumentOutOfRangeException is not thrown."); - - try - { - string unicodeStr = "test string ."; - - Encoding ascii = Encoding.UTF8; - Encoding unicode = Encoding.Unicode; - - byte[] unicodeBytes = unicode.GetBytes(unicodeStr); - - byte[] asciiBytes = Encoding.Convert(unicode, ascii, unicodeBytes, 0, -1); - TestLibrary.TestFramework.LogError("106.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("106.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - - #endregion - #endregion - - public static int Main() - { - EncodingConvert2 test = new EncodingConvert2(); - - TestLibrary.TestFramework.BeginTestCase("EncodingConvert2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingctor1.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingctor1.cs deleted file mode 100644 index 89a2e77..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingctor1.cs +++ /dev/null @@ -1,104 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// ctor -/// - -public class EncodingCtor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Ctor ."); - - try - { - Encoding encoding = Encoding.UTF8; - - if (encoding == null) - { - TestLibrary.TestFramework.LogError("001.1", "Ctor Err !"); - retVal = false; - return retVal; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingCtor1 test = new EncodingCtor1(); - - TestLibrary.TestFramework.BeginTestCase("EncodingCtor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingequals.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingequals.cs deleted file mode 100644 index 8e257ef..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingequals.cs +++ /dev/null @@ -1,104 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Equals(System.Object) -/// - -public class EncodingEquals -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method Equals ."); - - try - { - Encoding e1 = Encoding.GetEncoding("utf-8"); - Encoding e2 = Encoding.UTF8; - - if (!e1.Equals(e2)) - { - TestLibrary.TestFramework.LogError("001.1", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingEquals test = new EncodingEquals(); - - TestLibrary.TestFramework.BeginTestCase("EncodingEquals"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount.cs deleted file mode 100644 index 87a3183..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount.cs +++ /dev/null @@ -1,213 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -using TestLibrary; - -class EncodingGetByteCount -{ - static int Main() - { - EncodingGetByteCount test = new EncodingGetByteCount(); - - TestFramework.BeginTestCase("Encoding.GetByteCount"); - - if (test.RunTests()) - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool ret = true; - - // Positive Tests - ret &= PositiveTestString(Encoding.UTF8, "TestString", 10, "00A"); - ret &= PositiveTestString(Encoding.UTF8, "", 0, "00B"); - ret &= PositiveTestString(Encoding.UTF8, "FooBA\u0400R", 8, "00C"); - ret &= PositiveTestString(Encoding.UTF8, "\u00C0nima\u0300l", 9, "00D"); - ret &= PositiveTestString(Encoding.UTF8, "Test\uD803\uDD75Test", 12, "00E"); - ret &= PositiveTestString(Encoding.UTF8, "Test\uD803Test", 11, "00F"); - ret &= PositiveTestString(Encoding.UTF8, "Test\uDD75Test", 11, "00G"); - ret &= PositiveTestString(Encoding.UTF8, "TestTest\uDD75", 11, "00H"); - ret &= PositiveTestString(Encoding.UTF8, "TestTest\uD803", 11, "00I"); - ret &= PositiveTestString(Encoding.UTF8, "\uDD75", 3, "00J"); - ret &= PositiveTestString(Encoding.UTF8, "\uD803\uDD75\uD803\uDD75\uD803\uDD75", 12, "00K"); - ret &= PositiveTestString(Encoding.UTF8, "\u0130", 2, "00L"); - - ret &= PositiveTestString(Encoding.Unicode, "TestString", 20, "00A3"); - ret &= PositiveTestString(Encoding.Unicode, "", 0, "00B3"); - ret &= PositiveTestString(Encoding.Unicode, "FooBA\u0400R", 14, "00C3"); - ret &= PositiveTestString(Encoding.Unicode, "\u00C0nima\u0300l", 14, "00D3"); - ret &= PositiveTestString(Encoding.Unicode, "Test\uD803\uDD75Test", 20, "00E3"); - ret &= PositiveTestString(Encoding.Unicode, "Test\uD803Test", 18, "00F3"); - ret &= PositiveTestString(Encoding.Unicode, "Test\uDD75Test", 18, "00G3"); - ret &= PositiveTestString(Encoding.Unicode, "TestTest\uDD75", 18, "00H3"); - ret &= PositiveTestString(Encoding.Unicode, "TestTest\uD803", 18, "00I3"); - ret &= PositiveTestString(Encoding.Unicode, "\uDD75", 2, "00J3"); - ret &= PositiveTestString(Encoding.Unicode, "\uD803\uDD75\uD803\uDD75\uD803\uDD75", 12, "00K3"); - ret &= PositiveTestString(Encoding.Unicode, "\u0130", 2, "00L3"); - - ret &= PositiveTestString(Encoding.BigEndianUnicode, "TestString", 20, "00A4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "", 0, "00B4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "FooBA\u0400R", 14, "00C4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "\u00C0nima\u0300l", 14, "00D4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "Test\uD803\uDD75Test", 20, "00E4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "Test\uD803Test", 18, "00F4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "Test\uDD75Test", 18, "00G4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "TestTest\uDD75", 18, "00H4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "TestTest\uD803", 18, "00I4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "\uDD75", 2, "00J4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "\uD803\uDD75\uD803\uDD75\uD803\uDD75", 12, "00K4"); - ret &= PositiveTestString(Encoding.BigEndianUnicode, "\u0130", 2, "00L4"); - - ret &= PositiveTestChars(Encoding.UTF8, new char[] { 'T', 'e', 's', 't', 'S', 't', 'r', 'i', 'n', 'g' }, 10, "00M"); - ret &= PositiveTestChars(Encoding.Unicode, new char[] { 'T', 'e', 's', 't', 'S', 't', 'r', 'i', 'n', 'g' }, 20, "00M3"); - ret &= PositiveTestChars(Encoding.BigEndianUnicode, new char[] { 'T', 'e', 's', 't', 'S', 't', 'r', 'i', 'n', 'g' }, 20, "00M4"); - - // Negative Tests - ret &= NegativeTestString(new UTF8Encoding(), null, typeof(ArgumentNullException), "00N"); - ret &= NegativeTestString(new UnicodeEncoding(), null, typeof(ArgumentNullException), "00N3"); - ret &= NegativeTestString(new UnicodeEncoding(true, false), null, typeof(ArgumentNullException), "00N4"); - - ret &= NegativeTestChars(new UTF8Encoding(), null, typeof(ArgumentNullException), "00O"); - ret &= NegativeTestChars(new UnicodeEncoding(), null, typeof(ArgumentNullException), "00O3"); - ret &= NegativeTestChars(new UnicodeEncoding(true, false), null, typeof(ArgumentNullException), "00O4"); - - ret &= NegativeTestChars2(new UTF8Encoding(), null, 0, 0, typeof(ArgumentNullException), "00P"); - ret &= NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, -1, 1, typeof(ArgumentOutOfRangeException), "00P"); - ret &= NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, 1, -1, typeof(ArgumentOutOfRangeException), "00Q"); - ret &= NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, 0, 10, typeof(ArgumentOutOfRangeException), "00R"); - ret &= NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, 2, 0, typeof(ArgumentOutOfRangeException), "00S"); - - ret &= NegativeTestChars2(new UnicodeEncoding(), null, 0, 0, typeof(ArgumentNullException), "00P3"); - ret &= NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, -1, 1, typeof(ArgumentOutOfRangeException), "00P3"); - ret &= NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, 1, -1, typeof(ArgumentOutOfRangeException), "00Q3"); - ret &= NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, 0, 10, typeof(ArgumentOutOfRangeException), "00R3"); - ret &= NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, 2, 0, typeof(ArgumentOutOfRangeException), "00S3"); - - ret &= NegativeTestChars2(new UnicodeEncoding(true, false), null, 0, 0, typeof(ArgumentNullException), "00P4"); - ret &= NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, -1, 1, typeof(ArgumentOutOfRangeException), "00P4"); - ret &= NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, 1, -1, typeof(ArgumentOutOfRangeException), "00Q4"); - ret &= NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, 0, 10, typeof(ArgumentOutOfRangeException), "00R4"); - ret &= NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, 2, 0, typeof(ArgumentOutOfRangeException), "00S4"); - - return ret; - } - - public bool PositiveTestString(Encoding enc, string str, int expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting byte count for " + str + " with encoding " + enc.WebName); - try - { - int output = enc.GetByteCount(str); - if (output != expected) - { - result = false; - TestFramework.LogError("001", "Error in " + id + ", unexpected comparison result. Actual byte count " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool NegativeTestString(Encoding enc, string str, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting byte count with encoding " + enc.WebName); - try - { - int output = enc.GetByteCount(str); - result = false; - TestFramework.LogError("005", "Error in " + id + ", Expected exception not thrown. Actual byte count " + output + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("006", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool PositiveTestChars(Encoding enc, char[] chars, int expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting byte count for " + new string(chars) + " with encoding " + enc.WebName); - try - { - int output = enc.GetByteCount(chars); - if (output != expected) - { - result = false; - TestFramework.LogError("003", "Error in " + id + ", unexpected comparison result. Actual byte count " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("004", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool NegativeTestChars(Encoding enc, char[] str, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting byte count with encoding " + enc.WebName); - try - { - int output = enc.GetByteCount(str); - result = false; - TestFramework.LogError("007", "Error in " + id + ", Expected exception not thrown. Actual byte count " + output + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("008", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool NegativeTestChars2(Encoding enc, char[] str, int index, int count, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting byte count with encoding " + enc.WebName); - try - { - int output = enc.GetByteCount(str, index, count); - result = false; - TestFramework.LogError("009", "Error in " + id + ", Expected exception not thrown. Actual byte count " + output + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("010", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount1.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount1.cs deleted file mode 100644 index b996e2c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount1.cs +++ /dev/null @@ -1,113 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetByteCount(System.Char[]) -/// - -public class EncodingGetByteCount1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetByteCount(System.Char[]) ."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - - - Encoding u8 = Encoding.UTF8; - Encoding u16LE = Encoding.Unicode; - Encoding u16BE = Encoding.BigEndianUnicode; -// Encoding u32 = Encoding.UTF32; - - if (u8.GetByteCount(testChar) != 12 || - u16LE.GetByteCount(testChar) != 14 || - u16BE.GetByteCount(testChar) != 14) - { - TestLibrary.TestFramework.LogError("001.1", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - char[] testChar = null; - Encoding u7 = Encoding.UTF8; - - int i = u7.GetByteCount(testChar); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingGetByteCount1 test = new EncodingGetByteCount1(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetByteCount1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount2.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount2.cs deleted file mode 100644 index 4d8f953..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount2.cs +++ /dev/null @@ -1,200 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetByteCount(System.Char[],System.Int32,System.Int32) -/// - -public class EncodingGetByteCount2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetByteCount(System.Char[],System.Int32,System.Int32) ."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - - Encoding u8 = Encoding.UTF8; - Encoding u16LE = Encoding.Unicode; - Encoding u16BE = Encoding.BigEndianUnicode; - - if (u8.GetByteCount(testChar, 4, 3) != 6 || - u16LE.GetByteCount(testChar, 4, 3) != 6 || - u16BE.GetByteCount(testChar, 4, 3) != 6 ) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetByteCount Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown ."); - - try - { - char[] testChar = null; - Encoding u7 = Encoding.UTF8; - - int i = u7.GetByteCount(testChar, 1, 2); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentOutOfRangeException is not thrown ."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - Encoding u7 = Encoding.UTF8; - - int i = u7.GetByteCount(testChar, -1, 0); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown ."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - Encoding u7 = Encoding.UTF8; - - int i = u7.GetByteCount(testChar, 0, -1); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown ."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - Encoding u7 = Encoding.UTF8; - - int i = u7.GetByteCount(testChar, 0, testChar.Length + 1); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingGetByteCount2 test = new EncodingGetByteCount2(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetByteCount2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount3.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount3.cs deleted file mode 100644 index a2b6c94..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytecount3.cs +++ /dev/null @@ -1,111 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetByteCount(System.String) -/// - - -public class EncodingGetByteCount3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetByteCount(System.String) ."); - - try - { - string testStr = "za\u0306\u01FD\u03B2\uD8ff\uDCFF"; - - Encoding u8 = Encoding.UTF8; - Encoding u16LE = Encoding.Unicode; - Encoding u16BE = Encoding.BigEndianUnicode; - - if (u8.GetByteCount(testStr) != 12 || - u16LE.GetByteCount(testStr) != 14 || - u16BE.GetByteCount(testStr) != 14 ) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetByteCount Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - string testStr = null; - Encoding u7 = Encoding.UTF8; - int i = u7.GetByteCount(testStr); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingGetByteCount3 test = new EncodingGetByteCount3(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetByteCount3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes1.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes1.cs deleted file mode 100644 index c25f168..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes1.cs +++ /dev/null @@ -1,460 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -using TestLibrary; - -class EncodingGetBytes1 -{ - static int Main() - { - EncodingGetBytes1 test = new EncodingGetBytes1(); - - TestFramework.BeginTestCase("Encoding.GetBytes"); - - if (test.RunTests()) - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool ret = true; - - ret &= Test1(); - ret &= Test2(); - ret &= Test3(); - ret &= Test4(); - ret &= Test5(); - ret &= Test6(); - ret &= Test7(); - ret &= Test8(); - ret &= Test9(); - ret &= Test10(); - - ret &= Test11(); - ret &= Test12(); - ret &= Test13(); - - ret &= Test40(); - - ret &= Test41(); - ret &= Test42(); - ret &= Test43(); - ret &= Test44(); - ret &= Test45(); - ret &= Test46(); - ret &= Test47(); - ret &= Test48(); - ret &= Test49(); - ret &= Test50(); - - ret &= Test51(); - ret &= Test52(); - ret &= Test53(); - ret &= Test54(); - ret &= Test55(); - ret &= Test56(); - ret &= Test57(); - ret &= Test58(); - ret &= Test59(); - ret &= Test60(); - - ret &= Test61(); - ret &= Test62(); - ret &= Test63(); - ret &= Test64(); - ret &= Test65(); - ret &= Test66(); - ret &= Test69(); - ret &= Test70(); - - ret &= Test71(); - ret &= Test74(); - ret &= Test75(); - ret &= Test76(); - ret &= Test7(); - ret &= Test79(); - ret &= Test80(); - - ret &= Test81(); - ret &= Test82(); - ret &= Test83(); - ret &= Test84(); - ret &= Test85(); - - ret &= Test96(); - ret &= Test97(); - ret &= Test98(); - ret &= Test99(); - ret &= Test100(); - - ret &= Test101(); - ret &= Test102(); - ret &= Test103(); - ret &= Test104(); - ret &= Test105(); - ret &= Test106(); - ret &= Test107(); - ret &= Test108(); - ret &= Test109(); - ret &= Test110(); - - ret &= Test111(); - ret &= Test112(); - ret &= Test113(); - ret &= Test114(); - - ret &= Test133(); - ret &= Test134(); - ret &= Test135(); - ret &= Test136(); - ret &= Test137(); - ret &= Test138(); - ret &= Test139(); - ret &= Test140(); - - ret &= Test141(); - ret &= Test142(); - ret &= Test143(); - ret &= Test144(); - ret &= Test145(); - ret &= Test146(); - ret &= Test147(); - ret &= Test148(); - ret &= Test149(); - ret &= Test150(); - - ret &= Test151(); - ret &= Test152(); - ret &= Test153(); - ret &= Test154(); - ret &= Test155(); - ret &= Test156(); - ret &= Test157(); - ret &= Test158(); - ret &= Test159(); - - ret &= Test107(); - ret &= Test179(); - ret &= Test180(); - - ret &= Test181(); - ret &= Test182(); - ret &= Test183(); - ret &= Test184(); - ret &= Test185(); - ret &= Test186(); - ret &= Test187(); - ret &= Test188(); - ret &= Test189(); - ret &= Test190(); - - ret &= Test191(); - ret &= Test192(); - ret &= Test193(); - ret &= Test194(); - ret &= Test195(); - - return ret; - } - - // Positive Tests - public bool Test1() { return PositiveTestString(Encoding.UTF8, "TestString", new byte[] { 84, 101, 115, 116, 83, 116, 114, 105, 110, 103 }, "00A"); } - public bool Test2() { return PositiveTestString(Encoding.UTF8, "", new byte[] { }, "00B"); } - public bool Test3() { return PositiveTestString(Encoding.UTF8, "FooBA\u0400R", new byte[] { 70, 111, 111, 66, 65, 208, 128, 82 }, "00C"); } - public bool Test4() { return PositiveTestString(Encoding.UTF8, "\u00C0nima\u0300l", new byte[] { 195, 128, 110, 105, 109, 97, 204, 128, 108 }, "00D"); } - public bool Test5() { return PositiveTestString(Encoding.UTF8, "Test\uD803\uDD75Test", new byte[] { 84, 101, 115, 116, 240, 144, 181, 181, 84, 101, 115, 116 }, "00E"); } - public bool Test6() { return PositiveTestString(Encoding.UTF8, "Test\uD803Test", new byte[] { 84, 101, 115, 116, 239, 191, 189, 84, 101, 115, 116 }, "00F"); } - public bool Test7() { return PositiveTestString(Encoding.UTF8, "Test\uDD75Test", new byte[] { 84, 101, 115, 116, 239, 191, 189, 84, 101, 115, 116 }, "00G"); } - public bool Test8() { return PositiveTestString(Encoding.UTF8, "TestTest\uDD75", new byte[] { 84, 101, 115, 116, 84, 101, 115, 116, 239, 191, 189 }, "00H"); } - public bool Test9() { return PositiveTestString(Encoding.UTF8, "TestTest\uD803", new byte[] { 84, 101, 115, 116, 84, 101, 115, 116, 239, 191, 189 }, "00I"); } - public bool Test10() { return PositiveTestString(Encoding.UTF8, "\uDD75", new byte[] { 239, 191, 189 }, "00J"); } - public bool Test11() { return PositiveTestString(Encoding.UTF8, "\uD803\uDD75\uD803\uDD75\uD803\uDD75", new byte[] { 240, 144, 181, 181, 240, 144, 181, 181, 240, 144, 181, 181 }, "00K"); } - public bool Test12() { return PositiveTestString(Encoding.UTF8, "\u0130", new byte[] { 196, 176 }, "00L"); } - public bool Test13() { return PositiveTestString(Encoding.UTF8, "\uDD75\uDD75\uD803\uDD75\uDD75\uDD75\uDD75\uD803\uD803\uD803\uDD75\uDD75\uDD75\uDD75", new byte[] { 239, 191, 189, 239, 191, 189, 240, 144, 181, 181, 239, 191, 189, 239, 191, 189, 239, 191, 189, 239, 191, 189, 239, 191, 189, 240, 144, 181, 181, 239, 191, 189, 239, 191, 189, 239, 191, 189 }, "0A2"); } - - - public bool Test40() { return PositiveTestString(Encoding.Unicode, "TestString", new byte[] { 84, 0, 101, 0, 115, 0, 116, 0, 83, 0, 116, 0, 114, 0, 105, 0, 110, 0, 103, 0 }, "00A3"); } - public bool Test41() { return PositiveTestString(Encoding.Unicode, "", new byte[] { }, "00B3"); } - public bool Test42() { return PositiveTestString(Encoding.Unicode, "FooBA\u0400R", new byte[] { 70, 0, 111, 0, 111, 0, 66, 0, 65, 0, 0, 4, 82, 0 }, "00C3"); } - public bool Test43() { return PositiveTestString(Encoding.Unicode, "\u00C0nima\u0300l", new byte[] { 192, 0, 110, 0, 105, 0, 109, 0, 97, 0, 0, 3, 108, 0 }, "00D3"); } - public bool Test44() { return PositiveTestString(Encoding.Unicode, "Test\uD803\uDD75Test", new byte[] { 84, 0, 101, 0, 115, 0, 116, 0, 3, 216, 117, 221, 84, 0, 101, 0, 115, 0, 116, 0 }, "00E3"); } - public bool Test45() { return PositiveTestString(Encoding.Unicode, "Test\uD803Test", new byte[] { 84, 0, 101, 0, 115, 0, 116, 0, 253, 255, 84, 0, 101, 0, 115, 0, 116, 0 }, "00F3"); } - public bool Test46() { return PositiveTestString(Encoding.Unicode, "Test\uDD75Test", new byte[] { 84, 0, 101, 0, 115, 0, 116, 0, 253, 255, 84, 0, 101, 0, 115, 0, 116, 0, }, "00G3"); } - public bool Test47() { return PositiveTestString(Encoding.Unicode, "TestTest\uDD75", new byte[] { 84, 0, 101, 0, 115, 0, 116, 0, 84, 0, 101, 0, 115, 0, 116, 0, 253, 255 }, "00H3"); } - public bool Test48() { return PositiveTestString(Encoding.Unicode, "TestTest\uD803", new byte[] { 84, 0, 101, 0, 115, 0, 116, 0, 84, 0, 101, 0, 115, 0, 116, 0, 253, 255 }, "00I3"); } - public bool Test49() { return PositiveTestString(Encoding.Unicode, "\uDD75", new byte[] { 253, 255 }, "00J3"); } - public bool Test50() { return PositiveTestString(Encoding.Unicode, "\uD803\uDD75\uD803\uDD75\uD803\uDD75", new byte[] { 3, 216, 117, 221, 3, 216, 117, 221, 3, 216, 117, 221 }, "00K3"); } - public bool Test51() { return PositiveTestString(Encoding.Unicode, "\u0130", new byte[] { 48, 1 }, "00L3"); } - public bool Test52() { return PositiveTestString(Encoding.Unicode, "\uDD75\uDD75\uD803\uDD75\uDD75\uDD75\uDD75\uD803\uD803\uD803\uDD75\uDD75\uDD75\uDD75", new byte[] { 253, 255, 253, 255, 3, 216, 117, 221, 253, 255, 253, 255, 253, 255, 253, 255, 253, 255, 3, 216, 117, 221, 253, 255, 253, 255, 253, 255 }, "0A23"); } - - public bool Test53() { return PositiveTestString(Encoding.BigEndianUnicode, "TestString", new byte[] { 0, 84, 0, 101, 0, 115, 0, 116, 0, 83, 0, 116, 0, 114, 0, 105, 0, 110, 0, 103 }, "00A4"); } - public bool Test54() { return PositiveTestString(Encoding.BigEndianUnicode, "", new byte[] { }, "00B4"); } - public bool Test55() { return PositiveTestString(Encoding.BigEndianUnicode, "FooBA\u0400R", new byte[] { 0, 70, 0, 111, 0, 111, 0, 66, 0, 65, 4, 0, 0, 82 }, "00C4"); } - public bool Test56() { return PositiveTestString(Encoding.BigEndianUnicode, "\u00C0nima\u0300l", new byte[] { 0, 192, 0, 110, 0, 105, 0, 109, 0, 97, 3, 0, 0, 108 }, "00D4"); } - public bool Test57() { return PositiveTestString(Encoding.BigEndianUnicode, "Test\uD803\uDD75Test", new byte[] { 0, 84, 0, 101, 0, 115, 0, 116, 216, 3, 221, 117, 0, 84, 0, 101, 0, 115, 0, 116 }, "00E4"); } - public bool Test58() { return PositiveTestString(Encoding.BigEndianUnicode, "Test\uD803Test", new byte[] { 0, 84, 0, 101, 0, 115, 0, 116, 255, 253, 0, 84, 0, 101, 0, 115, 0, 116 }, "00F4"); } - public bool Test59() { return PositiveTestString(Encoding.BigEndianUnicode, "Test\uDD75Test", new byte[] { 0, 84, 0, 101, 0, 115, 0, 116, 255, 253, 0, 84, 0, 101, 0, 115, 0, 116 }, "00G4"); } - public bool Test60() { return PositiveTestString(Encoding.BigEndianUnicode, "TestTest\uDD75", new byte[] { 0, 84, 0, 101, 0, 115, 0, 116, 0, 84, 0, 101, 0, 115, 0, 116, 255, 253 }, "00H4"); } - public bool Test61() { return PositiveTestString(Encoding.BigEndianUnicode, "TestTest\uD803", new byte[] { 0, 84, 0, 101, 0, 115, 0, 116, 0, 84, 0, 101, 0, 115, 0, 116, 255, 253 }, "00I4"); } - public bool Test62() { return PositiveTestString(Encoding.BigEndianUnicode, "\uDD75", new byte[] { 255, 253 }, "00J4"); } - public bool Test63() { return PositiveTestString(Encoding.BigEndianUnicode, "\uD803\uDD75\uD803\uDD75\uD803\uDD75", new byte[] { 216, 3, 221, 117, 216, 3, 221, 117, 216, 3, 221, 117 }, "00K4"); } - public bool Test64() { return PositiveTestString(Encoding.BigEndianUnicode, "\u0130", new byte[] { 1, 48 }, "00L4"); } - public bool Test65() { return PositiveTestString(Encoding.BigEndianUnicode, "\uDD75\uDD75\uD803\uDD75\uDD75\uDD75\uDD75\uD803\uD803\uD803\uDD75\uDD75\uDD75\uDD75", new byte[] { 255, 253, 255, 253, 216, 3, 221, 117, 255, 253, 255, 253, 255, 253, 255, 253, 255, 253, 216, 3, 221, 117, 255, 253, 255, 253, 255, 253 }, "0A24"); } - - public bool Test66() { return PositiveTestChars(Encoding.UTF8, new char[] { 'T', 'e', 's', 't', 'S', 't', 'r', 'i', 'n', 'g' }, new byte[] { 84, 101, 115, 116, 83, 116, 114, 105, 110, 103 }, "00M"); } - - public bool Test69() { return PositiveTestChars(Encoding.Unicode, new char[] { 'T', 'e', 's', 't', 'S', 't', 'r', 'i', 'n', 'g' }, new byte[] { 84, 0, 101, 0, 115, 0, 116, 0, 83, 0, 116, 0, 114, 0, 105, 0, 110, 0, 103, 0 }, "00M3"); } - public bool Test70() { return PositiveTestChars(Encoding.BigEndianUnicode, new char[] { 'T', 'e', 's', 't', 'S', 't', 'r', 'i', 'n', 'g' }, new byte[] { 0, 84, 0, 101, 0, 115, 0, 116, 0, 83, 0, 116, 0, 114, 0, 105, 0, 110, 0, 103 }, "00M4"); } - - // Negative Tests - public bool Test71() { return NegativeTestString(new UTF8Encoding(), null, typeof(ArgumentNullException), "00N"); } - - public bool Test74() { return NegativeTestString(new UnicodeEncoding(), null, typeof(ArgumentNullException), "00N3"); } - public bool Test75() { return NegativeTestString(new UnicodeEncoding(true, false), null, typeof(ArgumentNullException), "00N4"); } - - public bool Test76() { return NegativeTestChars(new UTF8Encoding(), null, typeof(ArgumentNullException), "00O"); } - - public bool Test79() { return NegativeTestChars(new UnicodeEncoding(), null, typeof(ArgumentNullException), "00O3"); } - public bool Test80() { return NegativeTestChars(new UnicodeEncoding(true, false), null, typeof(ArgumentNullException), "00O4"); } - - public bool Test81() { return NegativeTestChars2(new UTF8Encoding(), null, 0, 0, typeof(ArgumentNullException), "00P"); } - public bool Test82() { return NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, -1, 1, typeof(ArgumentOutOfRangeException), "00P"); } - public bool Test83() { return NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, 1, -1, typeof(ArgumentOutOfRangeException), "00Q"); } - public bool Test84() { return NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, 0, 10, typeof(ArgumentOutOfRangeException), "00R"); } - public bool Test85() { return NegativeTestChars2(new UTF8Encoding(), new char[] { 't' }, 2, 0, typeof(ArgumentOutOfRangeException), "00S"); } - - public bool Test96() { return NegativeTestChars2(new UnicodeEncoding(), null, 0, 0, typeof(ArgumentNullException), "00P3"); } - public bool Test97() { return NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, -1, 1, typeof(ArgumentOutOfRangeException), "00P3"); } - public bool Test98() { return NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, 1, -1, typeof(ArgumentOutOfRangeException), "00Q3"); } - public bool Test99() { return NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, 0, 10, typeof(ArgumentOutOfRangeException), "00R3"); } - public bool Test100() { return NegativeTestChars2(new UnicodeEncoding(), new char[] { 't' }, 2, 0, typeof(ArgumentOutOfRangeException), "00S3"); } - - public bool Test101() { return NegativeTestChars2(new UnicodeEncoding(true, false), null, 0, 0, typeof(ArgumentNullException), "00P4"); } - public bool Test102() { return NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, -1, 1, typeof(ArgumentOutOfRangeException), "00P4"); } - public bool Test103() { return NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, 1, -1, typeof(ArgumentOutOfRangeException), "00Q4"); } - public bool Test104() { return NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, 0, 10, typeof(ArgumentOutOfRangeException), "00R4"); } - public bool Test105() { return NegativeTestChars2(new UnicodeEncoding(true, false), new char[] { 't' }, 2, 0, typeof(ArgumentOutOfRangeException), "00S4"); } - - static byte[] output = new byte[20]; - public bool Test106() { return NegativeTestChars3(Encoding.UTF8, null, 0, 0, output, 0, typeof(ArgumentNullException), "00T"); } - public bool Test107() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, 0, 0, null, 0, typeof(ArgumentNullException), "00U"); } - public bool Test108() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, -1, 0, output, 0, typeof(ArgumentOutOfRangeException), "00V"); } - public bool Test109() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, 0, 0, output, -1, typeof(ArgumentOutOfRangeException), "00W"); } - public bool Test110() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, 2, 0, output, 0, typeof(ArgumentOutOfRangeException), "00X"); } - public bool Test111() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, 0, 0, output, 21, typeof(ArgumentOutOfRangeException), "00Y"); } - public bool Test112() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, 0, 10, output, 0, typeof(ArgumentOutOfRangeException), "00Z"); } - public bool Test113() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, 0, 1, output, 20, typeof(ArgumentException), "0A0"); } - public bool Test114() { return NegativeTestChars3(Encoding.UTF8, new char[] { 't' }, 0, -1, output, 0, typeof(ArgumentOutOfRangeException), "0A1"); } - - - public bool Test133() { return NegativeTestChars3(Encoding.Unicode, null, 0, 0, output, 0, typeof(ArgumentNullException), "00T3"); } - public bool Test134() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, 0, 0, null, 0, typeof(ArgumentNullException), "00U3"); } - public bool Test135() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, -1, 0, output, 0, typeof(ArgumentOutOfRangeException), "00V3"); } - public bool Test136() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, 0, 0, output, -1, typeof(ArgumentOutOfRangeException), "00W3"); } - public bool Test137() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, 2, 0, output, 0, typeof(ArgumentOutOfRangeException), "00X3"); } - public bool Test138() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, 0, 0, output, 21, typeof(ArgumentOutOfRangeException), "00Y3"); } - public bool Test139() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, 0, 10, output, 0, typeof(ArgumentOutOfRangeException), "00Z3"); } - public bool Test140() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, 0, 1, output, 20, typeof(ArgumentException), "0A03"); } - public bool Test141() { return NegativeTestChars3(Encoding.Unicode, new char[] { 't' }, 0, -1, output, 0, typeof(ArgumentOutOfRangeException), "0A13"); } - - public bool Test142() { return NegativeTestChars3(Encoding.BigEndianUnicode, null, 0, 0, output, 0, typeof(ArgumentNullException), "00T4"); } - public bool Test143() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, 0, 0, null, 0, typeof(ArgumentNullException), "00U4"); } - public bool Test144() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, -1, 0, output, 0, typeof(ArgumentOutOfRangeException), "00V4"); } - public bool Test145() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, 0, 0, output, -1, typeof(ArgumentOutOfRangeException), "00W4"); } - public bool Test146() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, 2, 0, output, 0, typeof(ArgumentOutOfRangeException), "00X4"); } - public bool Test147() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, 0, 0, output, 21, typeof(ArgumentOutOfRangeException), "00Y4"); } - public bool Test148() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, 0, 10, output, 0, typeof(ArgumentOutOfRangeException), "00Z4"); } - public bool Test149() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, 0, 1, output, 20, typeof(ArgumentException), "0A04"); } - public bool Test150() { return NegativeTestChars3(Encoding.BigEndianUnicode, new char[] { 't' }, 0, -1, output, 0, typeof(ArgumentOutOfRangeException), "0A14"); } - - public bool Test151() { return NegativeTestString1(Encoding.UTF8, null, 0, 0, output, 0, typeof(ArgumentNullException), "00Ta"); } - public bool Test152() { return NegativeTestString1(Encoding.UTF8, "t", 0, 0, null, 0, typeof(ArgumentNullException), "00Ua"); } - public bool Test153() { return NegativeTestString1(Encoding.UTF8, "t", -1, 0, output, 0, typeof(ArgumentOutOfRangeException), "00Va"); } - public bool Test154() { return NegativeTestString1(Encoding.UTF8, "t", 0, 0, output, -1, typeof(ArgumentOutOfRangeException), "00Wa"); } - public bool Test155() { return NegativeTestString1(Encoding.UTF8, "t", 2, 0, output, 0, typeof(ArgumentOutOfRangeException), "00Xa"); } - public bool Test156() { return NegativeTestString1(Encoding.UTF8, "t", 0, 0, output, 21, typeof(ArgumentOutOfRangeException), "00Ya"); } - public bool Test157() { return NegativeTestString1(Encoding.UTF8, "t", 0, 10, output, 0, typeof(ArgumentOutOfRangeException), "00Za"); } - public bool Test158() { return NegativeTestString1(Encoding.UTF8, "t", 0, 1, output, 20, typeof(ArgumentException), "0A0a"); } - public bool Test159() { return NegativeTestString1(Encoding.UTF8, "t", 0, -1, output, 0, typeof(ArgumentOutOfRangeException), "0A1a"); } - - - public bool Test178() { return NegativeTestString1(Encoding.Unicode, null, 0, 0, output, 0, typeof(ArgumentNullException), "00T3a"); } - public bool Test179() { return NegativeTestString1(Encoding.Unicode, "t", 0, 0, null, 0, typeof(ArgumentNullException), "00U3a"); } - public bool Test180() { return NegativeTestString1(Encoding.Unicode, "t", -1, 0, output, 0, typeof(ArgumentOutOfRangeException), "00V3a"); } - public bool Test181() { return NegativeTestString1(Encoding.Unicode, "t", 0, 0, output, -1, typeof(ArgumentOutOfRangeException), "00W3a"); } - public bool Test182() { return NegativeTestString1(Encoding.Unicode, "t", 2, 0, output, 0, typeof(ArgumentOutOfRangeException), "00X3a"); } - public bool Test183() { return NegativeTestString1(Encoding.Unicode, "t", 0, 0, output, 21, typeof(ArgumentOutOfRangeException), "00Y3a"); } - public bool Test184() { return NegativeTestString1(Encoding.Unicode, "t", 0, 10, output, 0, typeof(ArgumentOutOfRangeException), "00Z3a"); } - public bool Test185() { return NegativeTestString1(Encoding.Unicode, "t", 0, 1, output, 20, typeof(ArgumentException), "0A03a"); } - public bool Test186() { return NegativeTestString1(Encoding.Unicode, "t", 0, -1, output, 0, typeof(ArgumentOutOfRangeException), "0A13a"); } - - public bool Test187() { return NegativeTestString1(Encoding.BigEndianUnicode, null, 0, 0, output, 0, typeof(ArgumentNullException), "00T4a"); } - public bool Test188() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", 0, 0, null, 0, typeof(ArgumentNullException), "00U4a"); } - public bool Test189() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", -1, 0, output, 0, typeof(ArgumentOutOfRangeException), "00V4a"); } - public bool Test190() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", 0, 0, output, -1, typeof(ArgumentOutOfRangeException), "00W4a"); } - public bool Test191() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", 2, 0, output, 0, typeof(ArgumentOutOfRangeException), "00X4a"); } - public bool Test192() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", 0, 0, output, 21, typeof(ArgumentOutOfRangeException), "00Y4a"); } - public bool Test193() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", 0, 10, output, 0, typeof(ArgumentOutOfRangeException), "00Z4a"); } - public bool Test194() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", 0, 1, output, 20, typeof(ArgumentException), "0A04a"); } - public bool Test195() { return NegativeTestString1(Encoding.BigEndianUnicode, "t", 0, -1, output, 0, typeof(ArgumentOutOfRangeException), "0A14a"); } - - public bool PositiveTestString(Encoding enc, string str, byte[] expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting bytes for " + str + " with encoding " + enc.WebName); - try - { - byte[] bytes = enc.GetBytes(str); - if (!TestLibrary.Utilities.CompareBytes(bytes, expected)) - { - result = false; - TestFramework.LogError("001", "Error in " + id + ", unexpected comparison result. Actual bytes " + TestLibrary.Utilities.ByteArrayToString(bytes) + ", Expected: " + TestLibrary.Utilities.ByteArrayToString(expected)); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool NegativeTestString(Encoding enc, string str, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting bytes with encoding " + enc.WebName); - try - { - byte[] bytes = enc.GetBytes(str); - result = false; - TestFramework.LogError("005", "Error in " + id + ", Expected exception not thrown. Actual bytes " + TestLibrary.Utilities.ByteArrayToString(bytes) + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("006", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool PositiveTestChars(Encoding enc, char[] chars, byte[] expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting bytes for " + new string(chars) + " with encoding " + enc.WebName); - try - { - byte[] bytes = enc.GetBytes(chars); - if (!TestLibrary.Utilities.CompareBytes(bytes, expected)) - { - result = false; - TestFramework.LogError("003", "Error in " + id + ", unexpected comparison result. Actual bytes " + TestLibrary.Utilities.ByteArrayToString(bytes) + ", Expected: " + TestLibrary.Utilities.ByteArrayToString(expected)); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("004", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool NegativeTestChars(Encoding enc, char[] str, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting bytes with encoding " + enc.WebName); - try - { - byte[] bytes = enc.GetBytes(str); - result = false; - TestFramework.LogError("007", "Error in " + id + ", Expected exception not thrown. Actual bytes " + TestLibrary.Utilities.ByteArrayToString(bytes) + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("008", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool NegativeTestChars2(Encoding enc, char[] str, int index, int count, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting bytes with encoding " + enc.WebName); - try - { - byte[] bytes = enc.GetBytes(str, index, count); - result = false; - TestFramework.LogError("009", "Error in " + id + ", Expected exception not thrown. Actual bytes " + TestLibrary.Utilities.ByteArrayToString(bytes) + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("010", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool NegativeTestChars3(Encoding enc, char[] str, int index, int count, byte[] bytes, int bIndex, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting bytes with encoding " + enc.WebName); - try - { - int output = enc.GetBytes(str, index, count, bytes, bIndex); - result = false; - TestFramework.LogError("011", "Error in " + id + ", Expected exception not thrown. Actual bytes " + TestLibrary.Utilities.ByteArrayToString(bytes) + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("012", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool NegativeTestString1(Encoding enc, string str, int index, int count, byte[] bytes, int bIndex, Type excType, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Getting bytes with encoding " + enc.WebName); - try - { - int output = enc.GetBytes(str, index, count, bytes, bIndex); - result = false; - TestFramework.LogError("013", "Error in " + id + ", Expected exception not thrown. Actual bytes " + TestLibrary.Utilities.ByteArrayToString(bytes) + ", Expected exception type: " + excType.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != excType) - { - result = false; - TestFramework.LogError("014", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - } - return result; - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes2.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes2.cs deleted file mode 100644 index 39a815f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes2.cs +++ /dev/null @@ -1,271 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetBytes(System.Char[],System.Int32,System.Int32) -/// - -public class EncodingGetBytes2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetBytes."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - - - Encoding u8 = Encoding.UTF8; - Encoding u16LE = Encoding.Unicode; - Encoding u16BE = Encoding.BigEndianUnicode; - - - byte[] actualBytesUTF8 = new byte[] { - 0x7A, 0x61, 0xCC ,0x86, 0xC7 ,0xBD, - 0xCE ,0xB2 ,0xF1, 0x8F ,0xB3 ,0xBF}; - - byte[] actualBytesUnicode = new byte[]{ - 0x7A, 0x00, 0x61, 0x00, 0x06, 0x03, - 0xFD, 0x01, 0xB2, 0x03, 0xFF, 0xD8, - 0xFF, 0xDC}; - - byte[] actualBytesBigEndianUnicode = new byte[]{ - 0x00, 0x7A, 0x00, 0x61, 0x03, 0x06, - 0x01, 0xFD, 0x03, 0xB2, 0xD8, 0xFF, - 0xDC, 0xFF}; - - - if (!VerifyByteItemValue(u8.GetBytes(testChar,0,testChar.Length), actualBytesUTF8) || - !VerifyByteItemValue(u16LE.GetBytes(testChar,0,testChar.Length), actualBytesUnicode) || - !VerifyByteItemValue(u16BE.GetBytes(testChar,0,testChar.Length), actualBytesBigEndianUnicode)) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetBytes when chars is null."); - - try - { - char[] testChar = new char[0]; - - Encoding u8 = Encoding.UTF8; - Encoding u16LE = Encoding.Unicode; - Encoding u16BE = Encoding.BigEndianUnicode; - - byte[] result = new byte[0]; - - if (!VerifyByteItemValue(u8.GetBytes(testChar, 0, testChar.Length), result) || - !VerifyByteItemValue(u16LE.GetBytes(testChar, 0, testChar.Length), result) || - !VerifyByteItemValue(u16BE.GetBytes(testChar, 0, testChar.Length), result)) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - char[] testChar = null; - - Encoding u7 = Encoding.UTF8; - - byte[] result = u7.GetBytes(testChar, 2, 1); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentOutOfRangeException is not thrown."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - - Encoding u7 = Encoding.UTF8; - - byte[] result = u7.GetBytes(testChar, -1, 1); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - - Encoding u7 = Encoding.UTF8; - - byte[] result = u7.GetBytes(testChar, 0, -1); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown."); - - try - { - char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - - Encoding u7 = Encoding.UTF8; - - byte[] result = u7.GetBytes(testChar, 0, testChar.Length + 1); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingGetBytes2 test = new EncodingGetBytes2(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetBytes2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Method - private bool VerifyByteItemValue(byte[] getBytes, byte[] actualBytes) - { - if (getBytes.Length != actualBytes.Length) - return false; - else - { - for (int i = 0; i < getBytes.Length; i++) - if (getBytes[i] != actualBytes[i]) - return false; - } - - return true; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes3.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes3.cs deleted file mode 100644 index 410c9b3..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes3.cs +++ /dev/null @@ -1,369 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) -/// - -public class EncodingGetBytes3 -{ - #region Private Fileds - private char[] testChar = new char[] { 'z', 'a', '\u0306', '\u01FD', '\u03B2', '\uD8FF', '\uDCFF' }; - #endregion - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - - return retVal; - } - - #region Positive Test Cases - - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) with UTF8."); - - try - { - Encoding u8 = Encoding.UTF8; - - byte[] u8Bytes = u8.GetBytes(testChar, 4, 3); - int u8ByteIndex = u8Bytes.GetLowerBound(0); - - if (u8.GetBytes(testChar, 4, 3, u8Bytes, u8ByteIndex) != 6) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) with Unicode."); - - try - { - Encoding u16LE = Encoding.Unicode; - - byte[] u16LEBytes = u16LE.GetBytes(testChar, 4, 3); - int u16LEByteIndex = u16LEBytes.GetLowerBound(0); - - if (u16LE.GetBytes(testChar, 4, 3, u16LEBytes, u16LEByteIndex) != 6) - { - TestLibrary.TestFramework.LogError("003.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) with BigEndianUnicode."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - - byte[] u16BEBytes = u16BE.GetBytes(testChar, 4, 3); - int u16BEByteIndex = u16BEBytes.GetLowerBound(0); - - if (u16BE.GetBytes(testChar, 4, 3, u16BEBytes, u16BEByteIndex) != 6) - { - TestLibrary.TestFramework.LogError("004.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - char[] testNullChar = null; - - Encoding u7 = Encoding.UTF8; - - byte[] u7Bytes = u7.GetBytes(testChar, 4, 3); - int u7ByteIndex = u7Bytes.GetLowerBound(0); - - int result = u7.GetBytes(testNullChar, 4, 3, u7Bytes, u7ByteIndex); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentNullException is not thrown."); - - try - { - Encoding u7 = Encoding.UTF8; - - byte[] u7Bytes = null; - int u7ByteIndex = 1; - - int result = u7.GetBytes(testChar, 4, 3, u7Bytes, u7ByteIndex); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u7 = Encoding.UTF8; - - byte[] u7Bytes = u7.GetBytes(testChar, 4, 3); - int u7ByteIndex = u7Bytes.GetLowerBound(0); - - int result = u7.GetBytes(testChar, -1, 3, u7Bytes, u7ByteIndex); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u7 = Encoding.UTF8; - - byte[] u7Bytes = u7.GetBytes(testChar, 4, 3); - int u7ByteIndex = u7Bytes.GetLowerBound(0); - - int result = u7.GetBytes(testChar, 4, -1, u7Bytes, u7ByteIndex); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest5: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u7 = Encoding.UTF8; - - byte[] u7Bytes = u7.GetBytes(testChar, 4, 3); - int u7ByteIndex = u7Bytes.GetLowerBound(0); - - int result = u7.GetBytes(testChar, testChar.Length - 1, 3, u7Bytes, u7ByteIndex); - - TestLibrary.TestFramework.LogError("105.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("105.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest6: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u7 = Encoding.UTF8; - - byte[] u7Bytes = u7.GetBytes(testChar, 4, 3); - - int result = u7.GetBytes(testChar, 4, 3, u7Bytes, -1); - - TestLibrary.TestFramework.LogError("106.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("106.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest7() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest7: ArgumentException is not thrown."); - - try - { - Encoding u7 = Encoding.UTF8; - - byte[] u7Bytes = u7.GetBytes(testChar, 4, 3); - int u7ByteIndex = u7Bytes.GetLowerBound(0); - - int result = u7.GetBytes(testChar, 4, 3, u7Bytes, u7Bytes.Length - 1); - - TestLibrary.TestFramework.LogError("107.1", "ArgumentException is not thrown."); - retVal = false; - } - catch (ArgumentException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("107.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingGetBytes3 test = new EncodingGetBytes3(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetBytes3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes4.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes4.cs deleted file mode 100644 index 720e933..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes4.cs +++ /dev/null @@ -1,202 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetBytes(System.String) -/// - -public class EncodingGetBytes4 -{ - #region Private Fields - private const string c_TEST_STR = "za\u0306\u01FD\u03B2\uD8FF\uDCFF"; - #endregion - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetBytes(System.String) with UTF8."); - - try - { - Encoding u8 = Encoding.UTF8; - - byte[] actualBytesUTF8 = new byte[] { - 0x7A, 0x61, 0xCC ,0x86, 0xC7 ,0xBD, - 0xCE ,0xB2 ,0xF1, 0x8F ,0xB3 ,0xBF}; - - if (!VerifyByteItemValue(u8.GetBytes(c_TEST_STR), actualBytesUTF8)) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method GetBytes(System.String) with Unicode."); - - try - { - Encoding u16LE = Encoding.Unicode; - - byte[] actualBytesUnicode = new byte[]{ - 0x7A, 0x00, 0x61, 0x00, 0x06, 0x03, - 0xFD, 0x01, 0xB2, 0x03, 0xFF, 0xD8, - 0xFF, 0xDC}; - - if (!VerifyByteItemValue(u16LE.GetBytes(c_TEST_STR), actualBytesUnicode)) - { - TestLibrary.TestFramework.LogError("003.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method GetBytes(System.String) with BigEndianUnicode."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - - byte[] actualBytesBigEndianUnicode = new byte[]{ - 0x00, 0x7A, 0x00, 0x61, 0x03, 0x06, - 0x01, 0xFD, 0x03, 0xB2, 0xD8, 0xFF, - 0xDC, 0xFF}; - - if (!VerifyByteItemValue(u16BE.GetBytes(c_TEST_STR), actualBytesBigEndianUnicode)) - { - TestLibrary.TestFramework.LogError("004.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - String testStr = null; - Encoding u16BE = Encoding.BigEndianUnicode; - - byte[] getBytes = u16BE.GetBytes(testStr); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingGetBytes4 test = new EncodingGetBytes4(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetBytes4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Method - private bool VerifyByteItemValue(byte[] getBytes, byte[] actualBytes) - { - if (getBytes.Length != actualBytes.Length) - return false; - else - { - for (int i = 0; i < getBytes.Length; i++) - if (getBytes[i] != actualBytes[i]) - return false; - } - - return true; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes5.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes5.cs deleted file mode 100644 index 1a398e7..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetbytes5.cs +++ /dev/null @@ -1,365 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) -/// - -public class EncodingGetBytes5 -{ - #region Private Fields - private const string c_TEST_STR = "za\u0306\u01FD\u03B2\uD8FF\uDCFF"; - #endregion - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - - return retVal; - } - - #region Positive Test Cases - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetBytes(System.String) with UTF8."); - - try - { - Encoding u8 = Encoding.UTF8; - byte[] bytes = new byte[u8.GetMaxByteCount(3)]; - - if (u8.GetBytes(c_TEST_STR, 4, 3, bytes, bytes.GetLowerBound(0)) != 6) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify method GetBytes(System.String) with Unicode."); - - try - { - Encoding u16LE = Encoding.Unicode; - byte[] bytes = new byte[u16LE.GetMaxByteCount(3)]; - - if (u16LE.GetBytes(c_TEST_STR, 4, 3, bytes, bytes.GetLowerBound(0)) != 6) - { - TestLibrary.TestFramework.LogError("003.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify method GetBytes(System.String) with BigEndianUnicode."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = new byte[u16BE.GetMaxByteCount(3)]; - - if (u16BE.GetBytes(c_TEST_STR, 4, 3, bytes, bytes.GetLowerBound(0)) != 6) - { - TestLibrary.TestFramework.LogError("004.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown."); - - try - { - string testNullStr = null; - - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = new byte[u16BE.GetMaxByteCount(3)]; - - int i = u16BE.GetBytes(testNullStr, 4, 3, bytes, bytes.GetLowerBound(0)); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentNullException is not thrown."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = null; - - int i = u16BE.GetBytes(c_TEST_STR, 4, 3, bytes, 1); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown."); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = new byte[u16BE.GetMaxByteCount(3)]; - - int i = u16BE.GetBytes(c_TEST_STR, -1, 3, bytes, bytes.GetLowerBound(0)); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = new byte[u16BE.GetMaxByteCount(3)]; - - int i = u16BE.GetBytes(c_TEST_STR, 4, -1, bytes, bytes.GetLowerBound(0)); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest5: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = new byte[u16BE.GetMaxByteCount(3)]; - - int i = u16BE.GetBytes(c_TEST_STR, 4, 3, bytes, -1); - - TestLibrary.TestFramework.LogError("105.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("105.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest6: ArgumentOutOfRangeException is not thrown."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = new byte[u16BE.GetMaxByteCount(3)]; - - int i = u16BE.GetBytes(c_TEST_STR, c_TEST_STR.Length - 1, 3, bytes, bytes.GetLowerBound(0)); - - TestLibrary.TestFramework.LogError("106.1", "ArgumentOutOfRangeException is not thrown."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("106.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest7() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest7: ArgumentException is not thrown."); - - try - { - Encoding u16BE = Encoding.BigEndianUnicode; - byte[] bytes = new byte[u16BE.GetMaxByteCount(3)]; - - int i = u16BE.GetBytes(c_TEST_STR, 4, 3, bytes, bytes.Length - 1); - - TestLibrary.TestFramework.LogError("107.1", "ArgumentException is not thrown."); - retVal = false; - } - catch (ArgumentException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("107.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - EncodingGetBytes5 test = new EncodingGetBytes5(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetBytes5"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - #region Private Method - private bool VerifyByteItemValue(byte[] getBytes, byte[] actualBytes) - { - if (getBytes.Length != actualBytes.Length) - return false; - else - { - for (int i = 0; i < getBytes.Length; i++) - if (getBytes[i] != actualBytes[i]) - return false; - } - - return true; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount.cs deleted file mode 100644 index 1f61bbdebae968647f08f1af38911fa76ffea6fc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26676 zcmeHP+in|267A;&_8+);}{JL(|7UthD zRrswfy@I#qja=3GwUis?rNy0dPA#4xqP+SvvOLQXQnCTP*Oo`nrIU+Tag6wL*_cm- zF=ysTMt&pTE``U+kqgU-HS@yU7nUCjc6GB{3dS=*;Zk}I%+PGgpXxBap5Fqd@$9Lv z9C}J={BB`(D3~3IH8;gnz{zxY|zr@8irW>Nq7{2UcZH!6^B zWSUDiN=Qcx2V%|e*aH*V+{iTN_sBG7_{cQp_{cP8`N%Zq`N%Y9`nZq_;{q;>3%D>Y z;KI0o3*!PVj0?ChF5tqrfD7XSE^HTaVY`3}+XY)?dUE1oxnM9{?HDkkkFPYAvujX4eLx9z!pu|`6_Thf-y*_wZY=MOcxUxe^&HEN1QN?M|{=tuR8vMcWI*hfTD{X^^y3$fD-wmP0yeFdSo0A2W5^Cjfu`C+r_a%$kV6|RySCB5-g~&ZA zMy}r|w4TxQmnm-ZE)QgF5?QnE+!r6}B2%Yl_YGMESA@mbqD?#P>+|8hM7Cj0LiG5F zEUqp;Vg0>Z6wmElG~8o9ygSHtUKxjIhL=9;vOS(hZjI~V zF{4Z#BhPo|QJeRXM>cpb!ag@+=6#EP@m4vi(GK&%a#{NDD=~NK?2s8Eb;mq0eaxIu z&oXn=BmH0P7kQ&HAk_SR3(fbDNjF6c5hx{td@hG1Ua@U3pVafrDt*LQU19dU8ClCW zEimgN>y9y_^;g?VJMX0UYzfwk^RW&B{Vn;^)w6ttke>%FuHG^0`xtW?u2g_0Z@_4xpVtn&^hbTU5 zfnp!kgBV5SS6}|597TG3-}{8fK5Bt%A2o!#gsku9LsXAipxQ?@B1Tmsf@;3{l7T~D zU?}0^VhQ=wN52tqU3MQ!h}Fcm5=h-en-H}pEl}&D8WQuOF0;pzLF!XNxt_L=YZW;~ zU4^%6O(R#2v#cgrI-fl1(ncOgj(%qEz~V{xSCX55FaPlLYm>ZP*Zp=Y67SEt7{ZU+ zV2P?Po{uvW#_#UD>Mzbi?#nn~#UwXt=Tls(#$P3>_RC=&UoKtuk$(=m>S9fmzKi_c z=Z}uc{2rr+zH7e)OS+HHb8xJykkBr=$^2{Bu3l4W5#pj`47ojOO{{MBWj^FmKR0qnfru#f0M{jvPyiQZy zR}DgYcvx%?d=7clD}P-Dq1;nAzg?;oSG82n6=MCU1=ii?G&vl;-B`0~d@qVqj#}W{ zeU6obb6u4oULlcPhTMAGLgw!8zU0VUx2nZ5$F>D)?V?SH=D=372}%gr~dq3<_R&C)mF`{Kef zd#Pgr-(M<21S@xm4fwfG7xwTXVGrO$z4XJNBzn<7NPR9{WT(S9?Do`9tiY!B(scWT9^1OkmRH)Wr*G#n39-K4W%N09=pg;C!#3%Mf#a^YlBM54`*!A_J>>hF< zdu=+D*01rL+V^1fng+6$D#rOi=0p|P-w)PZiJsXo|CTl7J_xR_kC7cBVxnJd{t^5ca7BBa~S{*lE@0CfZ`R-$hiwi1(rm<@8jJ zForMHh8*9wmU|_w-pSEqzK1Y&877;3Txk)Q6*WWO@?jR-hNeGp*JpZ*do9uP0Ymy@-C2o8y5@X0 zzk5bRd5nI4#P#UUwletq>)&d3uB|rTL&Hn?zLHD~ZTnn&G*(Wm>hSzOi&yB@N2ljy z&3e&S&{Dea8GZU~?!~VDk2|{a>a|XyQG&MMnY$Y&>|V3*_O2aVbJJ@``q!ISSx_sA zpF_x9TNwM|6MIGcVpnwjiWm&h+06b**3k-i{AnG!8yO1p6zbXOw<><34Xk#J+Pn4+ opVp`_BBegk-sjUAMSSAV=J^e(@V7s|p`2+xq -/// Encoding.GetCharCount(Byte[]) -/// -public class EncodingGetCharCount1 -{ - public static int Main() - { - EncodingGetCharCount1 egcc1 = new EncodingGetCharCount1(); - TestLibrary.TestFramework.BeginTestCase("EncodingGetCharCount1"); - if (egcc1.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the GetCharCount method 1"); - try - { - byte[] bytes = new byte[0]; - Encoding myEncode = Encoding.UTF8; - int intVal = myEncode.GetCharCount(bytes); - if (intVal != 0) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the GetCharCount method 2"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int intVal = myEncode.GetCharCount(bytes); - if (intVal != myStr.Length) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the GetCharCount method 3"); - try - { - string myStr = "\\abc\u0020"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int intVal = myEncode.GetCharCount(bytes); - if (intVal != myStr.Length) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The byte array is null"); - try - { - byte[] bytes = null; - Encoding myEncode = Encoding.Unicode; - int intVal = myEncode.GetCharCount(bytes); - TestLibrary.TestFramework.LogError("N001", "the byte array is null but not throw exception"); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount2.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount2.cs deleted file mode 100644 index ea9f315..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetcharcount2.cs +++ /dev/null @@ -1,237 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// Encoding.GetCharCount(Byte[],Int32,Int32) -/// -public class EncodingGetCharCount2 -{ - public static int Main() - { - EncodingGetCharCount2 egcc2 = new EncodingGetCharCount2(); - TestLibrary.TestFramework.BeginTestCase("EncodingGetCharCount2"); - if (egcc2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the GetCharCount method 1"); - try - { - byte[] bytes = new byte[0]; - Encoding myEncode = Encoding.Unicode; - int startIndex = 0; - int count = 0; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - if (intVal != 0) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the GetCharCount method 2"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = 0; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - if (intVal != 0) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the GetCharCount method 3"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = bytes.Length; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - if (intVal != myStr.Length) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke the GetCharCount method 4"); - try - { - string myStr = "\\abc\\u0020"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = bytes.Length; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - if (intVal != myStr.Length) - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The byte array is null"); - try - { - byte[] bytes = null; - Encoding myEncode = Encoding.Unicode; - int startIndex = 0; - int count = 0; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N001", "the byte array is null but not throw exception"); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:The startIndex is less than zero"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = -1; - int count = myStr.Length; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N003", "the startIndex is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:The count is less than zero"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = -1; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N005", "the count is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4:The startIndex and count do not denote a valid range of bytes"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.Unicode; - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = bytes.Length + 1; - int intVal = myEncode.GetCharCount(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N007", "The startIndex and count do not denote a valid range of bytes but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars1.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars1.cs deleted file mode 100644 index e191e0117398fa6f8905c77c83b7df983b2233da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40600 zcmeHQTXWpD6~=RC`X4rW=qS@hk*r-=YNrpfEZMTv*p2PD7w5r}ZABADaDo=pCF z()01`Spp!I1P;JmsnuxgM|9m|b7@}FzfaS0xaNs@PshgeH!%Bj=M!^b-b~x@fa*@n zp82k-H8vYnD}Jv2A5eMx;o7h1-x<{$RP`qG`!_mThUP!4u>eZNzu9}s`o!5+y z)=KN0&&)e&&FZXQYvyZ`?|CIjU^=d_bJ3Glhf$QX(%Mj;fY+PZJ?j1lMsf}Rx9yro z#F$faNLPMGTbIOE=EDUY0a8!RE^+x8ZFSw{lCYf+3YS!KKx|v5KbD=}o?jeR$=SEW zWymKa>6?Yw0bzDXV>T7DcD!s{7(x5U2SWas5af}3OtQS7y+M$dcD*pNb$ym9kJ|~! z_KGCLQnjxlGW^nfN%wq8_l72fUilA|AIvyAuB02PDfjt9r6Gi|8`U@pvnX8SPI8US zaf(s)B7e)#$ zj1*iLDY&qu>~rQpJr!-bHwXFuU9@(oU>{$`$^a96>ky9xhS(0IUTpN1csDlTp+ z@1^15rizQ3DlTrSxVWj};!w>+P1FK*q{l6&rO{PG6+bl53tFhrRhkF}_tNMpO%$_1 zdOJ>6Nq&zlo12+wW~JitLE<;e%VD|Mpn>_BGD>`ZX^o$8k{Zt_2X$Fxfln!$;OCpy z%nQm)9T3WYqARYitdA-CJ|VC5-{xDYfp)-qLT%{!jp-K9GRgsRQ8C5Q05MmWv0PS^A>!3SIT=zgxDJQ zhY;hkPS2Cp36HbtIRPKrq$BH;Ywp5ogY1^@T>6huAPB;Dl<}}rZNd8&?ibxooFNAb)Q;|vCZ4}sfVMP-swUxPS@P2*vm-5GV&H8P(|T{DTL~~ zcpoV7=BTJoysrpL{N0~17i^Ye{x<9)bcB7}9uZQnOD51CVoinBZ8oVy)7ESDb{Cd47wau#F~nLo zebAh8T-WC8E=5yrjGQ7f$&i(l*^4Sx;#qlbJ)3K18B$Od>nfh8_&~BR9!tH?evbI0 zoQVjZt+NtxUZOJDmv~L~5zD}r;C6OivFXVqHrpe4$G+v!#cDTyq3=z3tr%ig zZYD$I3MSNY#h$${xeYEY84lhPCZIO*8+;X)6?+-1=pz?|jD|Z(F(MH)=H)x2_rL%M z+6ZBf<3c`)eLH%T?1x=PvWSvNTK7iV{R~|D$RIUwl}H2lhWsTt-!&@pv>@Ynha@5~ zApCPk=??ud)Ae_7xxSwvlRh$2O_}tUL1FH8A!#!lqr@E*A|tyLZ`-5AKI`Aly;qdLYfTxKvyU@mvy5zDle4gBc*4YswOZVtI*$w3#Bd_~*!$t^lFc)|j%1f`b(c+h8Eh&apT(gKRP!=Ug6_^N>&DimIR@P^8qPb(IJHN6 zXwHqE*X5(KIHX0d&hww-eAoCE7TU~=kB;l?lUO{-Jk>sx{toVV*v}Xb<>RzCDQU7& z>6(cVj>Fk53mLhi$hC}i*=6Rb^rN$UJQyc;8GZ8G?!S>8%0CO8AN{vuvxxkZk7fO=uJ)KplyT+rI72?=pQ&o) z6Pu&rIIPLiqYM;oM;qq66-*~*BHpLkg!8=)~DF&3VBVursreq(vXEkg1h3La{awwe`M%Dw zkYbKW_OmonSRIOYB7(swR!H8RvIyN1JNoQgZ)u#Kc{rtDCGU(WfmN!_77bO(b9vf$ z3K^@f+FFlC-T`#|5bIle>k*ru?@iU;aU(63V|{CJEn=`M{LYN) z$FhF)xsOJeCcy9`bx1x z^XKPub2SEwSQgqyH4!X<(u)j~=Fg8=EJ|XD87&Q?((`KHWZ;$)Z}i13A2q?Wonz^^ zy;S1{9i{i4OX6nR1|PQ={gsZ|KQd68KeJ=8qtw=AK58+yVJCF-t$9R;^h(rxNJd1wH*i%Le9;^l!!dnf~WBi&)c!6)OW% z_X?|}a7C2l8gkDgDt%nt_mbAmVJ->kzo&or#rJH`2L2`)*3+SdpXjSB7u22_<5lZk zcqYYd8kmpOb-tq`Sb@jyKbF=>OZd#1c}ZoCX^kEufOQWxR|G5E^HcClSSnJlp0|VV zs>$A%wlTX$+Q10zP3HoQ3F8{Wc`cGVxSZoXckYl~V%2Ix*OkvmdIM_9XVgxY$!jzl z=tp82uY_BzzD{&WY<2l6EtKDOq@)zSf9JBeUU3(ejntH1;aG^*N5mk!pA3uwGx7Zx z%y!08D?AlivCa*MMd#HqW|qx+l)a*}J~EK;1&yT-)A2Hq=>w8CA*%9`$Ej`Z85ZsWqN zjg_`W%J_-`OBrva^D&ct*ei6qIDl)MR8o;Oy}ndVNRu`77RE}L&0!h1Uxl<$bFad+ zZ4EZ>d26?K(46xp8VeYThT@rvvd5O}Iq6C;RS=bZ)U&k_(EVSqa<}%zo~vq0IK|%B ztnObI+@0xy+8T6?cIZA^0}H=hjd4yoAMharD{LXM)C+GdI`cz}M=oyDe(>3$Bl)!dyOoetN8}f{%yMir+Vt zPXMXNQFwFk^Cp$7gmp3sW&hT$UH>>rq*}|kmhC)WO!#kGH1S}{#8`{9c{?+mb8GWN zw(=X+X16v^@bQ1s<1gf-Z*5-OY}oGTEHq2851S`BD~|JIkK;VClE>!Iv7TZVZ|$U= zp+P3HZ#yXxvGeR~sbX@CZ8j3;T}xFO TO~_zM|H6C-A5F_|@-_YosxGmS diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars2.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars2.cs deleted file mode 100644 index e405eb9..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars2.cs +++ /dev/null @@ -1,212 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// Encoding.GetChars(Byte[],Int32,Int32) -/// -public class EncodingGetChars2 -{ - public static int Main() - { - EncodingGetChars2 enGetChars2 = new EncodingGetChars2(); - TestLibrary.TestFramework.BeginTestCase("EncodingGetChars2"); - if (enGetChars2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the GetChars method 1"); - try - { - byte[] bytes = new byte[0]; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - int startIndex = 0; - int count = 0; - char[] charsVal = myEncode.GetChars(bytes, startIndex, count); - if (charsVal.Length != 0) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the GetChars method 2"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = 0; - char[] charsVal = myEncode.GetChars(bytes, startIndex, count); - if (charsVal.Length != 0) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the GetChars method 3"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = bytes.Length; - char[] charsVal = myEncode.GetChars(bytes, startIndex, count); - string strVal = new string(charsVal); - if (strVal != myStr) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The byte array is null"); - try - { - byte[] bytes = null; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - int startIndex = 0; - int count = 0; - char[] charsVal = myEncode.GetChars(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N001", "the byte array is null but not throw exception"); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:The startIndex is less than zero"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = -1; - int count = myStr.Length; - char[] charsVal = myEncode.GetChars(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N003", "the startIndex is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:The count is less than zero"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = -1; - char[] charsVal = myEncode.GetChars(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N005", "the count is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4:The startIndex and count do not denote a valid range of bytes"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int startIndex = 0; - int count = bytes.Length + 1; - char[] charsVal = myEncode.GetChars(bytes, startIndex, count); - TestLibrary.TestFramework.LogError("N007", "The startIndex and count do not denote a valid range of bytes but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars3.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars3.cs deleted file mode 100644 index ddb1309..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetchars3.cs +++ /dev/null @@ -1,377 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// Encoding.GetChars(byte[],Int32,Int32,char[],Int32) -/// -public class EncodingGetChars3 -{ - public static int Main() - { - EncodingGetChars3 enGetChars3 = new EncodingGetChars3(); - TestLibrary.TestFramework.BeginTestCase("EncodingGetChars3"); - if (enGetChars3.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the GetChars method 1"); - try - { - byte[] bytes = new byte[0]; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - int byteIndex = 0; - int bytecount = 0; - char[] chars = new char[] { TestLibrary.Generator.GetChar(-55)}; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount,chars, 0); - if (intVal != 0 || chars.Length != 1) - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the GetChars method 2"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = 0; - char[] chars = new char[] { TestLibrary.Generator.GetChar(-55) }; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - if (intVal != 0 || chars.Length != 1) - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the GetChars method 3"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = bytes.Length; - char[] chars = new char[myStr.Length]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - if (intVal != myStr.Length || chars.Length != myStr.Length) - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke the GetChars method 4"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = bytes.Length; - char[] chars = new char[myStr.Length + myStr.Length]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, myStr.Length - 1); - string subchars = null; - for (int i = 0; i < myStr.Length - 1; i++) - { - subchars += chars[i].ToString(); - } - if (intVal != myStr.Length || subchars != "\0\0\0\0") - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5:Invoke the GetChars method 5"); - try - { - string myStr = "za\u0306\u01fd\u03b2"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = bytes.Length - 2; - char[] chars = new char[myStr.Length -1]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - string strVal = new string(chars); - if (intVal != myStr.Length - 1 || strVal != "za\u0306\u01fd") - { - TestLibrary.TestFramework.LogError("009", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:the byte array is null"); - try - { - byte[] bytes = null; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - int byteIndex = 0; - int bytecount = 0; - char[] chars = new char[0]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - TestLibrary.TestFramework.LogError("N001", "the byte array is null but not throw exception"); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:the char array is null"); - try - { - byte[] bytes = new byte[0]; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - int byteIndex = 0; - int bytecount = 0; - char[] chars = null; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - TestLibrary.TestFramework.LogError("N003", "the char array is null but not throw exception"); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:the char array has no enough capacity to hold the chars"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = bytes.Length; - char[] chars = new char[0]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - TestLibrary.TestFramework.LogError("N005", "the char array has no enough capacity to hold the chars but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4:the byteIndex is less than zero"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = -1; - int bytecount = bytes.Length; - char[] chars = new char[myStr.Length]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - TestLibrary.TestFramework.LogError("N007", "the byteIndex is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest5:the bytecount is less than zero"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = -1; - char[] chars = new char[myStr.Length]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, 0); - TestLibrary.TestFramework.LogError("N009", "the byteIndex is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest6() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest6:the charIndex is less than zero"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = bytes.Length; - char[] chars = new char[myStr.Length]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, -1); - TestLibrary.TestFramework.LogError("N011", "the charIndex is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N012", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest7() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest7:the charIndex is not valid index in chars array"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = bytes.Length; - char[] chars = new char[myStr.Length]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, myStr.Length + 1); - TestLibrary.TestFramework.LogError("N013", "the charIndex is not valid index in chars array but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N014", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest8() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest8:the byteIndex and bytecount do not denote valid range of the bytes arry"); - try - { - string myStr = "helloworld"; - Encoding myEncode = Encoding.GetEncoding("utf-16"); - byte[] bytes = myEncode.GetBytes(myStr); - int byteIndex = 0; - int bytecount = bytes.Length + 1; - char[] chars = new char[myStr.Length]; - int intVal = myEncode.GetChars(bytes, byteIndex, bytecount, chars, myStr.Length + 1); - TestLibrary.TestFramework.LogError("N015", "the byteIndex and bytecount do not denote valid range of the bytes arry but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N016", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetdecoder.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetdecoder.cs deleted file mode 100644 index 59733f7..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetdecoder.cs +++ /dev/null @@ -1,126 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// Encoding.GetDecoder() -/// -public class EncodingGetDecoder -{ - public static int Main() - { - EncodingGetDecoder enGetDecoder = new EncodingGetDecoder(); - TestLibrary.TestFramework.BeginTestCase("EncodingGetDecoder"); - if (enGetDecoder.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - // retVal = PosTest2() && retVal; - //retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Get Decoder in the UTF8Encoding"); - try - { - Encoding myEncode = Encoding.GetEncoding("utf-8"); - Decoder decoderVal = myEncode.GetDecoder(); - if (decoderVal.ToString() != "System.Text.UTF8Encoding+UTF8Decoder") - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Get Decoder in the UTF32Encoding"); - try - { - Encoding myEncode = Encoding.GetEncoding("utf-32"); - Decoder decoderVal = myEncode.GetDecoder(); - if (decoderVal.ToString() != "System.Text.UTF32Encoding+UTF32Decoder") - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Get Decoder in the UTF7Encoding"); - try - { - Encoding myEncode = Encoding.GetEncoding("utf-7"); - Decoder decoderVal = myEncode.GetDecoder(); - if (decoderVal.ToString() != "System.Text.UTF7Encoding+Decoder") - { - TestLibrary.TestFramework.LogError("005", "the ExpectResult is not the ActualResult. Actual: " + decoderVal.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Get Decoder in the Unicode"); - try - { - Encoding myEncode = Encoding.Unicode; - Decoder decoderVal = myEncode.GetDecoder(); - if (decoderVal.ToString() != "System.Text.UnicodeEncoding+Decoder") - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoder.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoder.cs deleted file mode 100644 index a1dbb72..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoder.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// Encoding.GetEncoder() -/// -public class EncodingGetEncoder -{ - public static int Main() - { - EncodingGetEncoder enGetEncoder = new EncodingGetEncoder(); - TestLibrary.TestFramework.BeginTestCase("EncodingGetEncoder"); - if (enGetEncoder.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Get Encoder in the UTF8Encoding"); - try - { - Encoding myEncode = Encoding.GetEncoding("utf-8"); - Encoder encoderVal = myEncode.GetEncoder(); - if (encoderVal.ToString() != "System.Text.UTF8Encoding+UTF8Encoder") - { - TestLibrary.TestFramework.LogError("001", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Get Encoder in the UTF32Encoding"); - try - { - Encoding myEncode = Encoding.GetEncoding("utf-32"); - Encoder encoderVal = myEncode.GetEncoder(); - if (encoderVal.ToString() != "System.Text.EncoderNLS") - { - TestLibrary.TestFramework.LogError("003", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Get Decoder in the Unicode"); - try - { - Encoding myEncode = Encoding.Unicode; - Encoder encoderVal = myEncode.GetEncoder(); - if (encoderVal.ToString() != "System.Text.EncoderNLS") - { - TestLibrary.TestFramework.LogError("007", "the ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoding2.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoding2.cs deleted file mode 100644 index 9fea8b9..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetencoding2.cs +++ /dev/null @@ -1,148 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -public class EncodingGetEncoding2 -{ - public static int Main() - { - EncodingGetEncoding2 enGetEncoding2 = new EncodingGetEncoding2(); - TestLibrary.TestFramework.BeginTestCase("EncodingGetEncoding2"); - if (enGetEncoding2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); -// retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - -/* no UTF32 in CoreCLR - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1: Get Encoding with the defined name 1"); - try - { - string name = "utf-32"; - Encoding myEncoding = Encoding.GetEncoding(name); - if (myEncoding.BodyName != name) - { - TestLibrary.TestFramework.LogError("001","The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } -*/ - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2: Get Encoding with the defined name 2"); - try - { - string name = "utf-8"; - Encoding myEncoding = Encoding.GetEncoding(name); - if (myEncoding.ToString() != Encoding.UTF8.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4: Get Encoding with the defined name 4"); - try - { - string name = "Unicode"; - Encoding myEncoding = Encoding.GetEncoding(name); - if (myEncoding.ToString() != Encoding.Unicode.ToString()) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1: the name is not valid codepage name"); - try - { - string name = null; - Encoding myEncoding = Encoding.GetEncoding(name); - TestLibrary.TestFramework.LogError("N001", "the name is not valid codepage name but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2: The platform do not support the named codepage"); - try - { - string name = "helloworld"; - Encoding myEncoding = Encoding.GetEncoding(name); - TestLibrary.TestFramework.LogError("N003", "the name is not valid codepage name but not throw exception"); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetmaxbytecount.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetmaxbytecount.cs deleted file mode 100644 index 1de96db6c6f5359282b8636bfc109169d8043bd2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9968 zcmeHNZEqVz5T4IS{D&hSkP+amS?>~ou_;;%!WXUF5) zJMX>v9DzWVz4qSD?z}uZGrQxz|60mICNh<=L~xfG=rpa(QIChn@x*l_`5x~nIDC(`-Yn!yHAjsY zC)Sz<&z<&e-3l{&|3kXa$_TcibT;Y~(k{^3k-ZHrx>Bssy+S@Fat+=(Yl*w^i?f8S zyl@&$>)2!n>)M{$3?T`r$+rRNOk*}jwk?|TB``FW7nu1P-{!!#qGpC3>g}~01N|5H zR<_CO>q#QsKepDM_-4ozHB|IFI`VU@|nHDI_$}zCzFk} zHjn11M^i@+M;@K6VQt=8-!!0k=Fx=sQ|$f(ypC5sa9iv?_f|BCtPM-nhtEtRppFgk znn&&1z*e$0kEXu<`%+)BgMehlSp>hr*bzy3_a7jNWVKOF4NIpPfUEjFLdQPM01oD?R@T%wXOuoV_`|k6=eeU7cJ|d7tpGeZtwv0E` zUYor299KskZzm0TQ%}||Z`2hvNPPPGJI(OuBdJV>%zcR4?Kz#gc+OM6$Z@H>_B~x5 zgX?CN?yYuL`&_EU4?QkVw&1cYL}qoV87gg0uj}jdbc5S^)^7)=C$Rn4?R%a9uaH&0 z!JGMAF&+*Z<3XeTws@$*cL*WP`PQiSIDDJG*u+eh|9Y6wD7>uu1WDgBM*kV^o`z`e@MHqIDPkOF(v0H=IckV5%X-_Ck~bPL z{CFQXLwalWE9AIw=ht0Gf3_jLkBPF3p)dJ9te%~-5#sUn@Vqe!@_pcTI@lfJo6FkH zzOE8$cPD+*Glrc7x83hmqktkh4g>bos-#_|$p~GYjRMm56)v4_4JKR>ibN z!Hh#GIaak|GexL5@#gt=j9@0?*U%C=ebSZRFlK;k?aJjnc@+-o^Pxdq!feMXUA*R# zwJ}@2xCTWXnS6P?nH8)em0s&JcblF?Ng59}gSBCN*i&nHZurdc)G{@|r)r>QFrh6l?t&b~?WrZ}Wfym+F7B*2lE?hRNw{a#_7qrK2 zXDyv%N~87GWVN)u70q0gxw5}AiEu-0mYXu$rf={}kKx`Sc#Xj|@y}bsY{pLPu`i5) zV%s;jc@tar*S6-pM^nG@wGRnL5{pvB5yeI|N1x45ABDXCHx&MJBaF!xjx^!kdhti+_z3cHi*o<~ diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetmaxcharcount.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetmaxcharcount.cs deleted file mode 100644 index b595df018ccbb84564eec586ae06f85fc900ce53..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9020 zcmeHM-)|d55T55s{11m8kSoBAorbm`9+HrtN(CyC(&xl=+=$eU>`R-d;$H{8Z^x6{ zU9Zn~=W_)DS@!yNcXsE;w==VIfBktQbGej>j3tv3xx-T~BY7v^$!GFFR*m-L6tiwI zcX=L1xXKHxdoD9M!}o46k82L)3Vm~YGC9J|Lz&8(1rI-hHkY3;ek+Ia*3lkf{08%K z$I(akn}L=e?sJCkC05DY8aZ0hQ>Lyw3}%P4wnjZ3GVG@EW%51tn&9aJ+Ip*yGu0e5 zVw_lO8a#H|d*^nT;{Wf`lLI`Bopd(q5Yo=k+m+4|7dL> z^Rs)*&Yg8rl(x?o&UYAM`|cd2QIw__)TY>7qNu~)jz?XGuD)b_sV`e!mZdXWWw0hs zY$mbJAA2$tv-RI9nmv!Ejvl`8=&J7Zqyf!Sk0!;RBKK!#WW4ZznOSCU45sz~k+pA#ds@+U1QI05!;5z}Mel z#G@j~$J07Zaz&n$&H0_Uh{-&A zV(#l9M&skA60C~~dySEy8BLq~r4Z1ZKh2)n<Eaf!Jt^aiy$YtQ-(@oAafZ&5u=30MK3kra zJm_WBnjUM2{t@zFo@3S-XKp^L;FstPYnoN6M|13S<@RM&IIJO=r?%F-Y^wTM)OSyu zpPazskhdxPD>=*LOME->Eq=AO%lebn?^)HnMgMS7IcJ4k>z$-f%0er)Qil39t5|O_ zgMQnu#}{-u(v#PibB@?_=Dhr>YANNvYf$4f+p*%GFRZ6kIorRyo=qK@)mQOmRG+{M3tR5Ie+?L@+E8IuW`wUo_0WEs3>!a0M zUNNR;qp+=yE6(NHmRJKs)f6_rUf^+#Csx3Hsd{+c$2``@87GxS-`y0uh5A-Bb5~{t z{>dc54Ye^h>ueiVEKHB--XVC+-I?LL4ssFZCp;DGOJkti_P%x$$5n0K#MXm*Tl0<= z>&)cvbFXzsP|0Z(dKp?gw#pE>(J4kwFvEN(YZj|4l(s=w!}7Hjo(!dC?5Gkys^@*? z`G`aFL4_w_@984bH7(jR$NrBW|Hb&>qjdXcn>jME#&^8t -/// GetPreamble -/// - -public class EncodingGetPreamble -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetPreamble ."); - - try - { - Encoding unicode = Encoding.Unicode; - - byte[] preamble = unicode.GetPreamble(); - - if (preamble[0] != 0xFF || preamble[1] != 0xFE) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetPreamble Err."); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingGetPreamble test = new EncodingGetPreamble(); - - TestLibrary.TestFramework.BeginTestCase("EncodingGetPreamble"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetstring.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodinggetstring.cs deleted file mode 100644 index f4116e4d3f8715a44f8117422faaaf50b5723192..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26036 zcmdsAU2hvV7Ugq+{s+|$g^S%)B}Y>1UF<{rl{iV;Y?7h{ntg~B$2GRGQ%l(JTo8UXlYK&8}kqIx%tf0 zT^*X|((1jmt+vAzjPh8wP%q!ky&k2?mRSAv^Lh>`^>zS z=han6VkjpGvR%JimLq;?)yj^Fqc5$@=5M z>`*W}60J?eY&~8sE{dRg=B*%qEC{MDAB!w6jUZ#kR*%9g3isGb?r|r%$0WJOG`Ytt zxyRk)9^1)1c9MI*4y?E1VL6V)f)xG8FK+Alq)UHna^#;kr%A?~CMJDOldL(VvwC9E zc|9@d%$}HZZcj`)yC)`{-_uNfPcyhM&EUc`g9}rW&V^|P7p56pm}YQcn!$x>1{Y?T zT$p8WVV1##Sq2wo8C;loTnKr4jT63=*x>Xk-fR~qY-b?2oq^zX27=oe2yS}_((7>> z_I^7V+O(6QO*P0EzPe1qkJ$%OYZyqr;O2zoynsF2D#d0XJO5ttheKiAUuDFNRW9N7+OXGH zSvZy|$x`n8lliywz;i$c(Oa3Jdt z2*%l(Ez4d-aOJu ztr*vvkXBBH5F%TvHeRnNbIbh;W>X5G{yyG^nRshP+b7=d1WWwwub2xq^IUl!5ff~L zd*0Ou_G^*}><7ImtpUbXR#)*X+K2bFA6DX6jTx1+ZNCMseNs@seJUd!kFk&I{T8_PQ9EkJ^*STB zTzf?C<61Z$_XjO-@1qX%>EP~q8Xxnc7MS-@U8-X4a@*Z+vL)`E=}G;$Kg^yx-z@4o zE2xW4QqQMi6^ca4c;>Y6@qg3;|30c@VeZA&Y4BE?+Bkofk6X<0da||K$R-yM$vORC&YqGzu1#^HBFVT$yos zMrLbm0;BtE+H1k4?sJh~^;OoOd3w`K5H;R)|PDLl(GAY7wIJ<2jqq3)S zJ)_(9CTl$T+Sz@67AJRVAGiH#VVvYcvi3FXezu13+k)$lUx+Zb>DrTP`|?qTH`cvxY&0}@a|FFJ3i&_?&#U~%+FF~x|H{`VO#k<1;4&2uh)Ump;70e z>A%Py_T6}PDPQ5dmAAPsWMzp>soY#jE$f|pk#HhCmgd{5UI()F$z0C8m2+p(_WWv8 z{hH=UX0?ak_JyLQu4k{SnN+_yA{OMp-&WBGkXnzOIFz zA*EJ{cy*1`zp^=1Z_#fGDdiZer(Gk3FRQTX3mEKLs-|z*`1R^-(muCN)iq9B9fvq6 zRw;<_+ube@bAMsF8Jk`H9VOOh@oVJkL*cgA?tH}R>u#wwDULU>i1ls5^AW4BSlujQ zecSR}#Nb`(-xt4G%=)$JWyDe}I#BB_0$;D2T$c-R2cErVQ#>Sc&(8d{uwpt*^Ve!gC>5 z@tFp))-A^QSN>dYtcnU>f$C7!IYsYNJIA^w<`Zz;+%Ke$&&Q$Ew|*7AX!Npa*NC_j9DUYt9B$Xo zm#wf0ktFTOfw@hQS%-9(Y;E-DNM@Vh!Ok zG6Tz*H=@0$&7R3jP$kv1l{l-R9N&|6SbrA?>e|kQ_LK3he97pAJh5`2U@e{n^+wch zX)&N(9H;z@O>+0^M?^Jzb}lnm%3Yx`SPiONA68p7uVKb|M&vUghXMFbR~dl!Hp`fC z9&YVhSK%&jF7pFp%&k;dEiX%DF1D&_nV?5uriW$VuiNFK=8vMiU4Q1=nDu<4jm8!= z#brsRVOc(tc4YRh^n#^+CFsJkFT{HKtBlvT#_t#YY{*OX6DPt$vJhKnA9Rs2s(WgV z5`KDK#gh(2XWv?BVqNb|`-f411Na@1l;OwW8}vj6GtQpidp*mycwX z7j-q`xM=V|Q1LyddMs!ceUYyA#v_el6it;FIP%`=BhO+)Slp#O`~2$nD(WSVaSxx> zpGGwFX~iXwX(8c4vUNI6*1NV%Ek|r@kmC_{RvsZfCV&TY{V@6I`;BwqG9qn6nus-i z6Fg$00%bQN){yTH-;-64st=;>ge+LS?Fw6+k1Z*z84H@XE&; Wm7?x;`(qO7W|$A*vuP2Fj`4qvAuCk? diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingunicode.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingunicode.cs deleted file mode 100644 index 243c89b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingunicode.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Unicode -/// - -public class EncodingUnicode -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify property Unicode ."); - - try - { - Encoding encoding = Encoding.Unicode; - - if (encoding == null) - { - TestLibrary.TestFramework.LogError("001.1", "Property Unicode Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingUnicode test = new EncodingUnicode(); - - TestLibrary.TestFramework.BeginTestCase("EncodingUnicode"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingutf8.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingutf8.cs deleted file mode 100644 index a02634f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingutf8.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// UTF8 -/// - -public class EncodingUTF8 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify property UTF8 ."); - - try - { - Encoding encoding = Encoding.UTF8; - - if (encoding == null) - { - TestLibrary.TestFramework.LogError("001.1", "Property UTF8 Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingUTF8 test = new EncodingUTF8(); - - TestLibrary.TestFramework.BeginTestCase("EncodingUTF8"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/encodingwebname.cs b/tests/src/CoreMangLib/cti/system/text/encoding/encodingwebname.cs deleted file mode 100644 index 75ba075..0000000 --- a/tests/src/CoreMangLib/cti/system/text/encoding/encodingwebname.cs +++ /dev/null @@ -1,177 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// WebName -/// - -public class EncodingWebName -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify property WebName."); - try - { - // UTF8 - if (!Encoding.UTF8.WebName.Equals("utf-8")) - { - TestLibrary.TestFramework.LogError("001", "UTF8 should have Webname utf-8; actual value: " + - Encoding.UTF8.WebName); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - try - { - // Unicode - if (!Encoding.Unicode.WebName.Equals("utf-16")) - { - TestLibrary.TestFramework.LogError("003", "Unicode should have Webname utf-16; actual value: " + - Encoding.Unicode.WebName); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Round-trip WebNames."); - try - { - // UTF8 - if (!Encoding.GetEncoding(Encoding.UTF8.WebName).Equals(Encoding.UTF8)) - { - TestLibrary.TestFramework.LogError("005", "GetEncoding(UTF8.WebName) should return UTF8"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - try - { - // Unicode - if (!Encoding.GetEncoding(Encoding.Unicode.WebName).Equals(Encoding.Unicode)) - { - TestLibrary.TestFramework.LogError("007", "GetEncoding(UTF8.WebName) should return UTF8"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - try - { - // BigEndianUnicode - if (!Encoding.GetEncoding(Encoding.BigEndianUnicode.WebName).Equals(Encoding.BigEndianUnicode)) - { - TestLibrary.TestFramework.LogError("009", "GetEncoding(BigEndianUnicode.WebName) should return BigEndianUnicode"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - #endregion - - #region Negative Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - EncodingWebName test = new EncodingWebName(); - - TestLibrary.TestFramework.BeginTestCase("EncodingWebName"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj deleted file mode 100644 index a8ba0e2..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj deleted file mode 100644 index c407b76..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj deleted file mode 100644 index 54cce12..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend10.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj deleted file mode 100644 index 0bd5883..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend11.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj deleted file mode 100644 index af77f0b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend12.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj deleted file mode 100644 index 1e9bf7e..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend13.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj deleted file mode 100644 index ac0a1fa..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend14.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj deleted file mode 100644 index d57b3ae..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend15.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj deleted file mode 100644 index ea0e316..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend16.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj deleted file mode 100644 index dab0168..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend17.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj deleted file mode 100644 index 35cbb53..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend18.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj deleted file mode 100644 index 5978893..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend19.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj deleted file mode 100644 index 968e033..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj deleted file mode 100644 index 6357495..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj deleted file mode 100644 index 92e25b2..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj deleted file mode 100644 index d283500..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend5.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj deleted file mode 100644 index e5c0331..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend6.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj deleted file mode 100644 index 376571d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend7.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj deleted file mode 100644 index 3294803..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend8.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj deleted file mode 100644 index 7a9b6f4..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderAppend9.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj deleted file mode 100644 index 7ce73c3..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj deleted file mode 100644 index 2fbb168..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderCapacity_cti.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj deleted file mode 100644 index b2ff422..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderChars.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj deleted file mode 100644 index bc4e945..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj deleted file mode 100644 index bac0781..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj deleted file mode 100644 index 9307aec..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderInsert4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj deleted file mode 100644 index cc5d5f7..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj deleted file mode 100644 index 6562ef3..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderLength_cti.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj deleted file mode 100644 index 12c1319..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderRemove.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj deleted file mode 100644 index c32c546..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj deleted file mode 100644 index 6c485e2..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj deleted file mode 100644 index 949090f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj deleted file mode 100644 index 8346403..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderReplace4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj deleted file mode 100644 index 30d405b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj deleted file mode 100644 index 03b5db7..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderToString2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj deleted file mode 100644 index 45d10e1..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj deleted file mode 100644 index ab48699..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj deleted file mode 100644 index 491a69b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj deleted file mode 100644 index 7bbd976..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor4.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj deleted file mode 100644 index 84d6f54..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor5.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj b/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj deleted file mode 100644 index 4280c29..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/StringBuilderctor6.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend.cs deleted file mode 100644 index ae5226d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend.cs +++ /dev/null @@ -1,335 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -using TestLibrary; -using System.Globalization; - -class StringBuilderAppend -{ - static int Main() - { - StringBuilderAppend test = new StringBuilderAppend(); - - TestFramework.BeginTestCase("StringBuilder.Append"); - - if (test.RunTests()) - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool ret = true; - - // Positive Tests - ret &= Test001(); - ret &= Test002(); - ret &= Test003(); - ret &= Test004(); - ret &= Test005(); - ret &= Test019(); - ret &= Test021(); - ret &= Test022(); - ret &= Test023(); - - ret &= Test010(); - ret &= Test011(); - ret &= Test012(); - ret &= Test013(); - ret &= Test014(); - ret &= Test020(); - ret &= Test024(); - - ret &= Test025(); - ret &= Test026(); - ret &= Test027(); - ret &= Test028(); - ret &= Test029(); - ret &= Test030(); - ret &= Test031(); - ret &= Test032(); - ret &= Test033(); - ret &= Test034(); - ret &= Test035(); - ret &= Test036(); - ret &= Test037(); - ret &= Test038(); - - ret &= Test039(); - ret &= Test040(); - ret &= Test041(); - ret &= Test042(); - - // Negative Tests - ret &= Test006(); - ret &= Test007(); - ret &= Test008(); - ret &= Test009(); - - ret &= Test015(); - ret &= Test016(); - ret &= Test017(); - ret &= Test018(); - - return ret; - } - - public bool Test001() { return PositiveTest("Testing", 1, 6, "esting", "00A");} - public bool Test002() { return PositiveTest(new string('a', 5000), 0, 5000, new string('a',5000), "00B");} - public bool Test003() { return PositiveTest("Testing", 1, 0, string.Empty, "00C");} - public bool Test004() { return PositiveTest(null, 0, 0, string.Empty, "00D");} - public bool Test005() { return PositiveTest(string.Empty, 0, 0, string.Empty, "00E");} - - public bool Test019() { return NegativeTest("Testing", -5, 0, typeof(ArgumentOutOfRangeException), "00J"); } - public bool Test006() { return NegativeTest(null, 0, 1, typeof(ArgumentNullException), "00F"); } - public bool Test007() { return NegativeTest("a", -1, 1, typeof(ArgumentOutOfRangeException), "00G"); } - public bool Test008() { return NegativeTest("a", 0, -1, typeof(ArgumentOutOfRangeException), "00H"); } - public bool Test009() { return NegativeTest("a", 0, 3, typeof(ArgumentOutOfRangeException), "00I"); } - - public bool Test010() { return PositiveTest2(new char[] {'T', 'e', 's', 't', 'i', 'n', 'g'}, 1, 6, "esting", "00A1"); } - public bool Test011() { char[] chars = new char[5000]; for (int i = 0; i < 5000; i++) chars[i] = 'a'; - return PositiveTest2(chars, 0, 5000, new string('a', 5000), "00B1"); } - public bool Test012() { return PositiveTest2(new char[] {'T', 'e', 's', 't', 'i', 'n', 'g'}, 1, 0, string.Empty, "00C1"); } - public bool Test013() { return PositiveTest2(null, 0, 0, string.Empty, "00D1"); } - public bool Test014() { return PositiveTest2(new char[] { }, 0, 0, string.Empty, "00E1"); } - - public bool Test020() { return NegativeTest2(new char[] { 'T', 'e', 's', 't', 'i', 'n', 'g' }, -5, 0, typeof(ArgumentOutOfRangeException), "00J1"); } - public bool Test015() { return NegativeTest2(null, 0, 1, typeof(ArgumentNullException), "00F1"); } - public bool Test016() { return NegativeTest2(new char[] { 'T', 'e', 's', 't', 'i', 'n', 'g' }, - 1, 1, typeof(ArgumentOutOfRangeException), "00G1"); } - public bool Test017() { return NegativeTest2(new char[] { 'T', 'e', 's', 't', 'i', 'n', 'g' }, 0, -1, typeof(ArgumentOutOfRangeException), "00H1"); } - public bool Test018() { return NegativeTest2(new char[] { 'T' }, 0, 3, typeof(ArgumentOutOfRangeException), "00I1"); } - - public bool Test021() { return PositiveTest3('T', 6, "TTTTTT", "00A2"); } - public bool Test022() { return PositiveTest3('a', 5000, new string('a', 5000), "00B2"); } - public bool Test023() { return PositiveTest3('a', 0, string.Empty, "00C2"); } - - public bool Test024() { return NegativeTest3('a', -1, typeof(ArgumentOutOfRangeException), "00G2"); } - - public bool Test025() { return PositiveTest4(1, "00K"); } - public bool Test026() { return PositiveTest4(-1, "00L"); } - public bool Test027() { return PositiveTest4(true, "00M"); } - public bool Test028() { return PositiveTest4('t', "00N"); } - public bool Test029() { return PositiveTest4(short.MaxValue, "00O"); } - public bool Test030() { return PositiveTest4(int.MaxValue, "00P"); } - public bool Test031() { return PositiveTest4(long.MaxValue, "00Q"); } - public bool Test032() { return PositiveTest4(3.14f, "00R"); } - public bool Test033() { return PositiveTest4(3.1415927, "00S"); } - public bool Test034() { return PositiveTest4(17, "00T"); } - public bool Test035() { return PositiveTest4(uint.MaxValue, "00U"); } - public bool Test036() { return PositiveTest4(ulong.MaxValue, "00V"); } - public bool Test037() { return PositiveTest4(null, "00W"); } - public bool Test038() { return PositiveTest4(new StringBuilder("Testing"), "00X"); } - - public bool Test039() { return PositiveTest5(new char[] { 'T', 'e', 's', 't' }, "Test", "00Y"); } - public bool Test040() { char[] chars = new char[5000]; - for (int i = 0; i < 5000; i++) chars[i] = 'a'; - return PositiveTest5(chars, new string('a', 5000), "00Z"); } - public bool Test041() { return PositiveTest5(new char[] { }, String.Empty, "0AA"); } - public bool Test042() { return PositiveTest5(null, String.Empty, "0AB"); } - - - public bool PositiveTest(string str, int index, int count, string expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Append(str, index, count); - string output = sb.ToString(); - expected = "Test" + expected; - if (output != expected) - { - result = false; - TestFramework.LogError("001", "Error in " + id + ", unexpected append result. Actual string " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool PositiveTest2(char[] str, int index, int count, string expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Append(str, index, count); - string output = sb.ToString(); - expected = "Test" + expected; - if (output != expected) - { - result = false; - TestFramework.LogError("001a", "Error in " + id + ", unexpected append result. Actual string " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002a", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool PositiveTest3(char str, int count, string expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Append(str, count); - string output = sb.ToString(); - expected = "Test" + expected; - if (output != expected) - { - result = false; - TestFramework.LogError("001b", "Error in " + id + ", unexpected append result. Actual string " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002b", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool PositiveTest4(T str, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Append(str); - string output = sb.ToString(); - string expected = ((str == null)?"Test":"Test" + str.ToString()); - if (output != expected) - { - result = false; - TestFramework.LogError("001c", "Error in " + id + ", unexpected append result. Actual string " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002c", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool PositiveTest5(char[] str, string expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Append(str); - string output = sb.ToString(); - expected = "Test" + expected; - if (output != expected) - { - result = false; - TestFramework.LogError("001d", "Error in " + id + ", unexpected append result. Actual string " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002d", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool NegativeTest(string str, int index, int count, Type expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - - sb.Append(str, index, count); - string output = sb.ToString(); - result = false; - TestFramework.LogError("003", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + expected.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != expected) - { - result = false; - TestFramework.LogError("004", "Unexpected exception in " + id + ", expected type: " + expected.ToString() + ", Actual excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool NegativeTest2(char[] str, int index, int count, Type expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - - sb.Append(str, index, count); - string output = sb.ToString(); - result = false; - TestFramework.LogError("003b", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + expected.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != expected) - { - result = false; - TestFramework.LogError("004b", "Unexpected exception in " + id + ", expected type: " + expected.ToString() + ", Actual excpetion: " + exc.ToString()); - } - } - return result; - } - - - public bool NegativeTest3(char str, int count, Type expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Append"); - try - { - StringBuilder sb = new StringBuilder("Test"); - - sb.Append(str, count); - string output = sb.ToString(); - result = false; - TestFramework.LogError("003c", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + expected.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != expected) - { - result = false; - TestFramework.LogError("004c", "Unexpected exception in " + id + ", expected type: " + expected.ToString() + ", Actual excpetion: " + exc.ToString()); - } - } - return result; - } -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend1.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend1.cs deleted file mode 100644 index ac06244..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend1.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Boolean) -/// -public class StringBuilderAppend1 -{ - public static int Main() - { - StringBuilderAppend1 sbAppend1 = new StringBuilderAppend1(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend1"); - if (sbAppend1.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - bool bValue = true; - sb = sb.Append(bValue); - if (sb.ToString() != "True") - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - bool bValue = true; - sb = sb.Append(bValue); - if (sb.ToString() != strSource + "True") - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - bool bValue = true; - sb = sb.Append(bValue); - if (sb.ToString() != "True") - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend10.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend10.cs deleted file mode 100644 index 0cff981..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend10.cs +++ /dev/null @@ -1,129 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(UInt16) -/// -public class StringBuilderAppend10 -{ - public static int Main() - { - StringBuilderAppend10 sbAppend10 = new StringBuilderAppend10(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend10"); - if (sbAppend10.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - UInt16 uint16Val = (UInt16)this.GetInt32(0, (int)(UInt16.MaxValue + 1)); - sb = sb.Append(uint16Val); - if (sb.ToString() != uint16Val.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - UInt16 uint16Val = (UInt16)this.GetInt32(0, (int)(UInt16.MaxValue + 1)); - sb = sb.Append(uint16Val); - if (sb.ToString() != strSource + uint16Val.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - UInt16 uint16Val = (UInt16)this.GetInt32(0, (int)(UInt16.MaxValue + 1)); - sb = sb.Append(uint16Val); - if (sb.ToString() != uint16Val.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend11.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend11.cs deleted file mode 100644 index e3ff43f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend11.cs +++ /dev/null @@ -1,129 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(UInt32) -/// -public class StringBuilderAppend11 -{ - public static int Main() - { - StringBuilderAppend11 sbAppend11 = new StringBuilderAppend11(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend11"); - if (sbAppend11.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - UInt32 uint32Val = (UInt32)(TestLibrary.Generator.GetInt32(-55)) + (UInt32)(TestLibrary.Generator.GetInt32(-55)); - sb = sb.Append(uint32Val); - if (sb.ToString() != uint32Val.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - UInt32 uint32Val = (UInt32)(TestLibrary.Generator.GetInt32(-55)) + (UInt32)(TestLibrary.Generator.GetInt32(-55)); - sb = sb.Append(uint32Val); - if (sb.ToString() != strSource + uint32Val.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - UInt32 uint32Val = (UInt32)(TestLibrary.Generator.GetInt32(-55)) + (UInt32)(TestLibrary.Generator.GetInt32(-55)); - sb = sb.Append(uint32Val); - if (sb.ToString() != uint32Val.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend12.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend12.cs deleted file mode 100644 index eb097b2..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend12.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(UInt64) -/// -public class StringBuilderAppend12 -{ - public static int Main() - { - StringBuilderAppend12 sbAppend12 = new StringBuilderAppend12(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend12"); - if (sbAppend12.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - UInt64 uint64Val = (UInt64)(TestLibrary.Generator.GetInt64(-55)) + (UInt64)(TestLibrary.Generator.GetInt64(-55)); - sb = sb.Append(uint64Val); - if (sb.ToString() != uint64Val.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - UInt64 uint64Val = (UInt64)(TestLibrary.Generator.GetInt64(-55)) + (UInt64)(TestLibrary.Generator.GetInt64(-55)); - sb = sb.Append(uint64Val); - if (sb.ToString() != strSource + uint64Val.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - UInt64 uint64Val = (UInt64)(TestLibrary.Generator.GetInt64(-55)) + (UInt64)(TestLibrary.Generator.GetInt64(-55)); - sb = sb.Append(uint64Val); - if (sb.ToString() != uint64Val.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend13.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend13.cs deleted file mode 100644 index a838b9e..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend13.cs +++ /dev/null @@ -1,155 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Object) -/// -public class StringBuilderAppend13 -{ - public static int Main() - { - StringBuilderAppend13 sbAppend13 = new StringBuilderAppend13(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend13"); - if (sbAppend13.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - object objVal = new object(); - sb = sb.Append(objVal); - if (sb.ToString() != objVal.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - object objVal = new object(); - sb = sb.Append(objVal); - if (sb.ToString() != strSource + objVal.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - object objVal = null; - sb = sb.Append(objVal); - if (sb.ToString() != string.Empty) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke Append method in the initial StringBuilder 4"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - object objVal = "HelloWorld"; - sb = sb.Append(objVal); - if (sb.ToString() != strSource + objVal.ToString()) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5:Invoke Append method in the initial StringBuilder 5"); - try - { - string strSource = "Itisthetime"; - StringBuilder sb = new StringBuilder(strSource); - object objVal = DateTime.Now; - sb = sb.Append(objVal); - if (sb.ToString() != strSource + objVal.ToString()) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend14.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend14.cs deleted file mode 100644 index de7904f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend14.cs +++ /dev/null @@ -1,135 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(SByte) -/// -public class StringBuilderAppend14 -{ - public static int Main() - { - StringBuilderAppend14 sbAppend14 = new StringBuilderAppend14(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend14"); - if (sbAppend14.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - sbyte sbVal1 = (sbyte)this.GetInt32(0, 128); - sbyte sbVal2 = (sbyte)(this.GetInt32(1, 129) * (-1)); - sb = sb.Append(sbVal1); - sb = sb.Append(sbVal2); - if (sb.ToString() != sbVal1.ToString() + sbVal2.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - sbyte sbVal1 = (sbyte)this.GetInt32(0, 128); - sbyte sbVal2 = (sbyte)(this.GetInt32(1, 129) * (-1)); - sb = sb.Append(sbVal1); - sb = sb.Append(sbVal2); - if (sb.ToString() != strSource + sbVal1.ToString() + sbVal2.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - sbyte sbVal1 = (sbyte)this.GetInt32(0, 128); - sbyte sbVal2 = (sbyte)(this.GetInt32(1, 129) * (-1)); - sb = sb.Append(sbVal1); - sb = sb.Append(sbVal2); - if (sb.ToString() != sbVal1.ToString() + sbVal2.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend15.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend15.cs deleted file mode 100644 index 1748899..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend15.cs +++ /dev/null @@ -1,108 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Single) -/// -public class StringBuilderAppend15 -{ - public static int Main() - { - StringBuilderAppend15 sbAppend15 = new StringBuilderAppend15(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend15"); - if (sbAppend15.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - Single singleVal = TestLibrary.Generator.GetSingle(-55); - sb = sb.Append(singleVal); - if (sb.ToString() != singleVal.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - Single singleVal = TestLibrary.Generator.GetSingle(-55); - sb = sb.Append(singleVal); - if (sb.ToString() != strSource + singleVal.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - Single singleVal = TestLibrary.Generator.GetSingle(-55); - sb = sb.Append(singleVal); - if (sb.ToString() != singleVal.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend16.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend16.cs deleted file mode 100644 index d62d79d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend16.cs +++ /dev/null @@ -1,157 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(String) -/// -public class StringBuilderAppend16 -{ - private const int c_MIN_STR_LENGTH = 8; - private const int c_MAX_STR_LENGTH = 256; - public static int Main() - { - StringBuilderAppend16 sbAppend16 = new StringBuilderAppend16(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend16"); - if (sbAppend16.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH, c_MAX_STR_LENGTH); - sb = sb.Append(strVal); - if (sb.ToString() != strVal.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH, c_MAX_STR_LENGTH); - sb = sb.Append(strVal); - if (sb.ToString() != strSource + strVal.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH, c_MAX_STR_LENGTH); - sb = sb.Append(strVal); - if (sb.ToString() != strVal.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke Append method in the initial StringBuilder 4"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - string strVal = null; - sb = sb.Append(strVal); - if (sb.ToString() != string.Empty) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5:Invoke Append method in the initial StringBuilder 5"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - string strVal = null; - sb = sb.Append(strVal); - if (sb.ToString() != strSource) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend17.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend17.cs deleted file mode 100644 index 36a37a8..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend17.cs +++ /dev/null @@ -1,183 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Char,Int32) -/// -public class StringBuilderAppend17 -{ - public static int Main() - { - StringBuilderAppend17 sbAppend17 = new StringBuilderAppend17(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend17"); - if (sbAppend17.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - char charValue = TestLibrary.Generator.GetChar(-55); - int repeatCount = 0; - sb = sb.Append(charValue, repeatCount); - if (sb.ToString() != string.Empty) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - StringBuilder sb = new StringBuilder(); - char charValue = TestLibrary.Generator.GetChar(-55); - int repeatCount = 1; - sb = sb.Append(charValue, repeatCount); - if (sb.ToString() != charValue.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - char charValue = TestLibrary.Generator.GetChar(-55); - int repeatCout = this.GetInt32(1, 100); - sb = sb.Append(charValue, repeatCout); - string strVal = new string(charValue, repeatCout); - if (sb.ToString() != strSource + strVal) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke Append method in the initial StringBuilder 4"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - char charValue = TestLibrary.Generator.GetChar(-55); - int repeatCount = this.GetInt32(1, 100); - sb = sb.Append(charValue, repeatCount); - string strVal = new string(charValue, repeatCount); - if (sb.ToString() != strVal) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The param of repeatCount is less than zero"); - try - { - StringBuilder sb = new StringBuilder(); - char charValue = TestLibrary.Generator.GetChar(-55); - int repeatCount = this.GetInt32(1, 100) * (-1); - sb = sb.Append(charValue, repeatCount); - TestLibrary.TestFramework.LogError("N001", "The param of repeatCount is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend18.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend18.cs deleted file mode 100644 index d913f12..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend18.cs +++ /dev/null @@ -1,270 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(char[],Int32,Int32) -/// -public class StringBuilderAppend18 -{ - public static int Main() - { - StringBuilderAppend18 sbAppend18 = new StringBuilderAppend18(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend18"); - if (sbAppend18.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - char charVal1 = TestLibrary.Generator.GetChar(-55); - char charVal2 = TestLibrary.Generator.GetChar(-55); - char charVal3 = TestLibrary.Generator.GetChar(-55); - char[] charVals = new char[] { charVal1, charVal2, charVal3 }; - int startIndex = 0; - int charCount = 0; - sb = sb.Append(charVals, startIndex,charCount); - if (sb.ToString() != string.Empty) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - StringBuilder sb = new StringBuilder(); - char charVal1 = TestLibrary.Generator.GetChar(-55); - char charVal2 = TestLibrary.Generator.GetChar(-55); - char charVal3 = TestLibrary.Generator.GetChar(-55); - char[] charVals = new char[] { charVal1, charVal2, charVal3 }; - string strVal = new string(charVals); - int startIndex = 0; - int charCount = 3; - sb = sb.Append(charVals, startIndex, charCount); - if (sb.ToString() != strVal) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - char charVal1 = TestLibrary.Generator.GetChar(-55); - char charVal2 = TestLibrary.Generator.GetChar(-55); - char charVal3 = TestLibrary.Generator.GetChar(-55); - char[] charVals = new char[] { charVal1, charVal2, charVal3 }; - string strVal = new string(charVals); - int startIndex = 0; - int charCount = 3; - sb = sb.Append(charVals, startIndex, charCount); - if (sb.ToString() != strSource + strVal) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke Append method in the initial StringBuilder 4"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - char charVal1 = TestLibrary.Generator.GetChar(-55); - char charVal2 = TestLibrary.Generator.GetChar(-55); - char charVal3 = TestLibrary.Generator.GetChar(-55); - char[] charVals = new char[] { charVal1, charVal2, charVal3 }; - int startIndex = 1; - int charCount = 2; - sb = sb.Append(charVals, startIndex, charCount); - string strVal = new string(new char[] { charVal2, charVal3 }); - if (sb.ToString() != strVal) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The char array is null"); - try - { - StringBuilder sb = new StringBuilder(); - char[] charVals = null; - int startIndex = 1; - int charCount = 1; - sb = sb.Append(charVals, startIndex, charCount); - TestLibrary.TestFramework.LogError("N001", "The char array is null but not throw exception"); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:The charCount is less than zero"); - try - { - StringBuilder sb = new StringBuilder(); - char[] charVals = new char[] { 'a', 'b', 'c' }; - int startIndex = 0; - int charCount = this.GetInt32(1, Int32.MaxValue) * (-1); - sb = sb.Append(charVals, startIndex, charCount); - TestLibrary.TestFramework.LogError("N003", "The charCount is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:The startIndex is less than zero"); - try - { - StringBuilder sb = new StringBuilder(); - char[] charVals = new char[] { 'a', 'b', 'c' }; - int startIndex = this.GetInt32(1, 10) * (-1); - int charCount = charVals.Length; - sb = sb.Append(charVals, startIndex, charCount); - TestLibrary.TestFramework.LogError("N005", "The startIndex is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4:The startIndex plus charCount is larger than char array length"); - try - { - StringBuilder sb = new StringBuilder(); - char[] charVals = new char[] { 'a', 'b', 'c' }; - int startIndex = 0; - int charCount = charVals.Length + 1; - sb = sb.Append(charVals, startIndex, charCount); - TestLibrary.TestFramework.LogError("N007", "The startIndex plus charCount is larger than char array length but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend19.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend19.cs deleted file mode 100644 index 60378e3..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend19.cs +++ /dev/null @@ -1,258 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilderAppend(String,Int32,Int32) -/// -public class StringBuilderAppend19 -{ - private const int c_MIN_STR_LENGTH = 8; - private const int c_MAX_STR_LENGTH = 256; - public static int Main() - { - StringBuilderAppend19 sbAppend19 = new StringBuilderAppend19(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend19"); - if (sbAppend19.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - string strVal = null; - int startIndex = 0; - int count = 0; - sb = sb.Append(strVal, startIndex, count); - if (sb.ToString() != string.Empty) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - StringBuilder sb = new StringBuilder(); - string strVal = TestLibrary.Generator.GetString(-55, false,c_MIN_STR_LENGTH,c_MAX_STR_LENGTH); - int startIndex = 0; - int count = strVal.Length; - sb = sb.Append(strVal, startIndex, count); - if (sb.ToString() != strVal) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH, c_MAX_STR_LENGTH); - int startIndex = 0; - int count = strVal.Length; - sb = sb.Append(strVal, startIndex, count); - if (sb.ToString() != strSource + strVal) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke Append method in the initial StringBuilder 4"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH, c_MAX_STR_LENGTH); - int startIndex = this.GetInt32(0, strVal.Length); - int count = strVal.Length - startIndex; - sb = sb.Append(strVal, startIndex, count); - if (sb.ToString() != strVal.Substring(startIndex,count)) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The value of the string is null"); - try - { - StringBuilder sb = new StringBuilder(); - string strVal = null; - int startIndex = 1; - int count = 1; - sb = sb.Append(strVal, startIndex, count); - TestLibrary.TestFramework.LogError("N001", "The value of the string is null but not throw exception"); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:The count is less than zero"); - try - { - StringBuilder sb = new StringBuilder(); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH,c_MAX_STR_LENGTH); - int startIndex = 0; - int count = this.GetInt32(1, Int32.MaxValue) * (-1); - sb = sb.Append(strVal, startIndex, count); - TestLibrary.TestFramework.LogError("N003", "The count is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:The startIndex is less than zero"); - try - { - StringBuilder sb = new StringBuilder(); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH, c_MAX_STR_LENGTH); - int startIndex = this.GetInt32(1, 10) * (-1); - int count = strVal.Length; - sb = sb.Append(strVal, startIndex, count); - TestLibrary.TestFramework.LogError("N005", "The startIndex is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest4:The startIndex plus charCount is larger than char array length"); - try - { - StringBuilder sb = new StringBuilder(); - string strVal = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LENGTH, c_MAX_STR_LENGTH); - int startIndex = 0; - int count = strVal.Length + 1; - sb = sb.Append(strVal, startIndex, count); - TestLibrary.TestFramework.LogError("N007", "The startIndex plus charCount is larger than char array length but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion - -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend2.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend2.cs deleted file mode 100644 index 1d99c7e..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend2.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Byte) -/// -public class StringBuilderAppend2 -{ - public static int Main() - { - StringBuilderAppend2 sbAppend2 = new StringBuilderAppend2(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend2"); - if (sbAppend2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - byte bValue = TestLibrary.Generator.GetByte(-55); - sb = sb.Append(bValue); - if (sb.ToString() != bValue.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - byte bValue = TestLibrary.Generator.GetByte(-55); - sb = sb.Append(bValue); - if (sb.ToString() != strSource + bValue.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - byte bValue = TestLibrary.Generator.GetByte(-55); - sb = sb.Append(bValue); - if (sb.ToString() != bValue.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend3.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend3.cs deleted file mode 100644 index da6fe5d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend3.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Char) -/// -public class StringBuilderAppend3 -{ - public static int Main() - { - StringBuilderAppend3 sbAppend3 = new StringBuilderAppend3(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend3"); - if (sbAppend3.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - char charValue = TestLibrary.Generator.GetChar(-55); - sb = sb.Append(charValue); - if (sb.ToString() != charValue.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - char charValue = TestLibrary.Generator.GetChar(-55); - sb = sb.Append(charValue); - if (sb.ToString() != strSource + charValue.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - char charValue = TestLibrary.Generator.GetChar(-55); - sb = sb.Append(charValue); - if (sb.ToString() != charValue.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend4.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend4.cs deleted file mode 100644 index c6626bf..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend4.cs +++ /dev/null @@ -1,140 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Char[]) -/// -public class StringBuilderAppend4 -{ - public static int Main() - { - StringBuilderAppend4 sbAppend4 = new StringBuilderAppend4(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend4"); - if (sbAppend4.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - char charValue1 = TestLibrary.Generator.GetChar(-55); - char charValue2 = TestLibrary.Generator.GetChar(-55); - char charValue3 = TestLibrary.Generator.GetChar(-55); - char[] charBuffer = new char[] { charValue1, charValue2, charValue3 }; - sb = sb.Append(charBuffer); - if (sb.ToString() != new string(charBuffer)) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - char charValue1 = TestLibrary.Generator.GetChar(-55); - char charValue2 = TestLibrary.Generator.GetChar(-55); - char charValue3 = TestLibrary.Generator.GetChar(-55); - char[] charBuffer = new char[] { charValue1, charValue2, charValue3 }; - sb = sb.Append(charBuffer); - if (sb.ToString() != strSource + new string(charBuffer)) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - char charValue1 = TestLibrary.Generator.GetChar(-55); - char charValue2 = TestLibrary.Generator.GetChar(-55); - char charValue3 = TestLibrary.Generator.GetChar(-55); - char[] charBuffer = new char[] { charValue1, charValue2, charValue3 }; - sb = sb.Append(charBuffer); - if (sb.ToString() != new string(charBuffer)) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke Append method in the initial StringBuilder 4"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - char[] charBuffer = null; - sb = sb.Append(charBuffer); - if (sb.ToString() != string.Empty) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend5.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend5.cs deleted file mode 100644 index 071643d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend5.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Decimal) -/// -public class StringBuilderAppend5 -{ - public static int Main() - { - StringBuilderAppend5 sbAppend5 = new StringBuilderAppend5(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend5"); - if (sbAppend5.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - decimal decimalVal = (decimal)TestLibrary.Generator.GetInt32(-55); - sb = sb.Append(decimalVal); - if (sb.ToString() != decimalVal.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - decimal decimalVal = (decimal)TestLibrary.Generator.GetInt32(-55); - sb = sb.Append(decimalVal); - if (sb.ToString() != strSource + decimalVal.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - decimal decimalVal = (decimal)TestLibrary.Generator.GetInt32(-55); - sb = sb.Append(decimalVal); - if (sb.ToString() != decimalVal.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend6.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend6.cs deleted file mode 100644 index 6dfd41d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend6.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Double) -/// -public class StringBuilderAppend6 -{ - public static int Main() - { - StringBuilderAppend6 sbAppend6 = new StringBuilderAppend6(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend6"); - if (sbAppend6.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - double doubleVal = TestLibrary.Generator.GetDouble(-55); - sb = sb.Append(doubleVal); - if (sb.ToString() != doubleVal.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - double doubleVal = TestLibrary.Generator.GetDouble(-55); - sb = sb.Append(doubleVal); - if (sb.ToString() != strSource + doubleVal.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - double doubleVal = TestLibrary.Generator.GetDouble(-55); - sb = sb.Append(doubleVal); - if (sb.ToString() != doubleVal.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend7.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend7.cs deleted file mode 100644 index 5ed6e68..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend7.cs +++ /dev/null @@ -1,109 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Int16) -/// -public class StringBuilderAppend7 -{ - public static int Main() - { - StringBuilderAppend7 sbAppend7 = new StringBuilderAppend7(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend7"); - if (sbAppend7.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - Int16 int16Val = TestLibrary.Generator.GetInt16(-55); - sb = sb.Append(int16Val); - if (sb.ToString() != int16Val.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - Int16 int16Val = TestLibrary.Generator.GetInt16(-55); - sb = sb.Append(int16Val); - if (sb.ToString() != strSource + int16Val.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - Int16 int16Val = TestLibrary.Generator.GetInt16(-55); - sb = sb.Append(int16Val); - if (sb.ToString() != int16Val.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} - - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend8.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend8.cs deleted file mode 100644 index 6fd3d93..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend8.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Int32) -/// -public class StringBuilderAppend8 -{ - public static int Main() - { - StringBuilderAppend8 sbAppend8 = new StringBuilderAppend8(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend8"); - if (sbAppend8.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - Int32 int32Val = TestLibrary.Generator.GetInt32(-55); - sb = sb.Append(int32Val); - if (sb.ToString() != int32Val.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - Int32 int32Val = TestLibrary.Generator.GetInt32(-55); - sb = sb.Append(int32Val); - if (sb.ToString() != strSource + int32Val.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - Int32 int32Val = TestLibrary.Generator.GetInt32(-55); - sb = sb.Append(int32Val); - if (sb.ToString() != int32Val.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend9.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend9.cs deleted file mode 100644 index 4cd7ea2..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderappend9.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.Append(Int64) -/// -public class StringBuilderAppend9 -{ - public static int Main() - { - StringBuilderAppend9 sbAppend9 = new StringBuilderAppend9(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderAppend9"); - if (sbAppend9.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke Append method in the initial StringBuilder 1"); - try - { - StringBuilder sb = new StringBuilder(); - Int64 int64Val = TestLibrary.Generator.GetInt64(-55); - sb = sb.Append(int64Val); - if (sb.ToString() != int64Val.ToString()) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke Append method in the initial StringBuilder 2"); - try - { - string strSource = "formytest"; - StringBuilder sb = new StringBuilder(strSource); - Int64 int64Val = TestLibrary.Generator.GetInt64(-55); - sb = sb.Append(int64Val); - if (sb.ToString() != strSource + int64Val.ToString()) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke Append method in the initial StringBuilder 3"); - try - { - string strSource = null; - StringBuilder sb = new StringBuilder(strSource); - Int64 int64Val = TestLibrary.Generator.GetInt64(-55); - sb = sb.Append(int64Val); - if (sb.ToString() != int64Val.ToString()) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity.cs deleted file mode 100644 index d0d3c13..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity.cs +++ /dev/null @@ -1,247 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -using TestLibrary; -using System.Globalization; - -class StringBuilderCapacity -{ - static int Main() - { - StringBuilderCapacity test = new StringBuilderCapacity(); - - TestFramework.BeginTestCase("StringBuilder.Capacity"); - - if (test.RunTests()) - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool ret = true; - - // Positive Tests - ret &= Test2(); - ret &= Test3(); - ret &= Test4(); - ret &= Test5(); - - // Negative Tests - ret &= Test1(); - ret &= Test6(); - ret &= Test7(); - - return ret; - } - - public bool Test1() - { - string id = "Scenario1"; - bool result = true; - TestFramework.BeginScenario("Scenario 1: Setting Capacity to 0"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Capacity = 0; - string output = sb.ToString(); - int cap = sb.Capacity; - result = false; - TestFramework.LogError("001", "Error in " + id + ", expected exception not thrown. Capacity: " + cap + ", string: " + output); - - } - catch (Exception exc) - { - if (exc.GetType() != typeof(ArgumentOutOfRangeException)) - { - result = false; - TestFramework.LogError("003", "Unexpected exception in " + id + ", expected type: " + typeof(ArgumentOutOfRangeException).ToString() + ", Actual exception: " + exc.ToString()); - } - } - return result; - } - - public bool Test2() - { - string id = "Scenario2"; - bool result = true; - TestFramework.BeginScenario("Scenario 2: Setting capacity to current capacity"); - try - { - StringBuilder sb = new StringBuilder("Test", 4); - sb.Capacity = 4; - string output = sb.ToString(); - int cap = sb.Capacity; - if (output != "Test") - { - result = false; - TestFramework.LogError("004", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test"); - } - if (cap != 4) - { - result = false; - TestFramework.LogError("005", "Error in " + id + ", unexpected capacity. Actual capacity " + cap + ", Expected: 4"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("006", "Unexpected exception in " + id + ", exception: " + exc.ToString()); - } - return result; - } - - public bool Test3() - { - string id = "Scenario3"; - bool result = true; - TestFramework.BeginScenario("Scenario 3: Setting capacity to > length < capacity"); - try - { - StringBuilder sb = new StringBuilder("Test", 10); - sb.Capacity = 8; - string output = sb.ToString(); - int capacity = sb.Capacity; - if (output != "Test") - { - result = false; - TestFramework.LogError("007", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test"); - } - if (capacity != 8) - { - result = false; - TestFramework.LogError("008", "Error in " + id + ", unexpected legnth. Actual capacity" + capacity + ", Expected: 8"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("009", "Unexpected exception in " + id + ", exception: " + exc.ToString()); - } - return result; - } - - public bool Test4() - { - string id = "Scenario4"; - bool result = true; - TestFramework.BeginScenario("Scenario 4: Setting capacity to > capacity"); - try - { - StringBuilder sb = new StringBuilder("Test", 10); - sb.Capacity = 12; - string output = sb.ToString(); - int cap = sb.Capacity; - if (output != "Test") - { - result = false; - TestFramework.LogError("010", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test"); - } - if (cap != 12) - { - result = false; - TestFramework.LogError("011", "Error in " + id + ", unexpected legnth. Actual capacity " + cap + ", Expected: 12"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("012", "Unexpected exception in " + id + ", exception: " + exc.ToString()); - } - return result; - } - - public bool Test5() - { - string id = "Scenario5"; - bool result = true; - TestFramework.BeginScenario("Scenario 5: Setting capacity to something very large"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Capacity = 10004; - string output = sb.ToString(); - int capacity = sb.Capacity; - if (output != "Test") - { - result = false; - TestFramework.LogError("013", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test"); - } - if (capacity != 10004) - { - result = false; - TestFramework.LogError("014", "Error in " + id + ", unexpected legnth. Actual capacity " + capacity + ", Expected: 10004"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("015", "Unexpected exception in " + id + ", exception: " + exc.ToString()); - } - return result; - } - - public bool Test6() - { - string id = "Scenario6"; - bool result = true; - TestFramework.BeginScenario("Scenario 6: Setting Capacity to > max capacity"); - try - { - StringBuilder sb = new StringBuilder(4, 10); - sb.Append("Test"); - - sb.Capacity = 12; - string output = sb.ToString(); - result = false; - TestFramework.LogError("016", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + typeof(ArgumentOutOfRangeException).ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != typeof(ArgumentOutOfRangeException)) - { - result = false; - TestFramework.LogError("017", "Unexpected exception in " + id + ", expected type: " + typeof(ArgumentOutOfRangeException).ToString() + ", Actual exception: " + exc.ToString()); - } - } - return result; - } - - public bool Test7() - { - string id = "Scenario7"; - bool result = true; - TestFramework.BeginScenario("Scenario 7: Setting capacity to < 0"); - try - { - StringBuilder sb = new StringBuilder(4, 10); - sb.Append("Test"); - - sb.Capacity = -1; - string output = sb.ToString(); - result = false; - TestFramework.LogError("018", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + typeof(ArgumentOutOfRangeException).ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != typeof(ArgumentOutOfRangeException)) - { - result = false; - TestFramework.LogError("018", "Unexpected exception in " + id + ", expected type: " + typeof(ArgumentOutOfRangeException).ToString() + ", Actual exception: " + exc.ToString()); - } - } - return result; - } -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity_cti.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity_cti.cs deleted file mode 100644 index 8f47e85..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildercapacity_cti.cs +++ /dev/null @@ -1,264 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// StringBuilder.Capacity Property -/// Gets or sets the maximum number of characters that can be contained -/// in the memory allocated by the current instance. -/// -public class StringBuilderCapacity -{ - private const int c_MIN_STR_LEN = 1; - private const int c_MAX_STR_LEN = 260; - - private const int c_MAX_CAPACITY = Int16.MaxValue; - - public static int Main() - { - StringBuilderCapacity testObj = new StringBuilderCapacity(); - - TestLibrary.TestFramework.BeginTestCase("for property: StringBuilder.Capacity"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Get the capacity property"; - string errorDesc; - - StringBuilder sb; - int actualCapacity, expectedCapacity; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - expectedCapacity = str.Length - + TestLibrary.Generator.GetInt32(-55) % (c_MAX_CAPACITY - str.Length + 1); - - sb = new StringBuilder(str, expectedCapacity); - - actualCapacity = sb.Capacity; - - if (actualCapacity != expectedCapacity) - { - errorDesc = "Capacity of current StringBuilder " + sb + " is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedCapacity, actualCapacity); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - const string c_TEST_DESC = "PosTest2: Set the capacity property"; - string errorDesc; - - StringBuilder sb; - int actualCapacity, expectedCapacity; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - expectedCapacity = str.Length - + TestLibrary.Generator.GetInt32(-55) % (c_MAX_CAPACITY - str.Length + 1); - - sb.Capacity = expectedCapacity; - actualCapacity = sb.Capacity; - - if (actualCapacity != expectedCapacity) - { - errorDesc = "Capacity of current StringBuilder " + sb + " is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedCapacity, actualCapacity); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion - - #region Negative tests - //ArgumentOutOfRangeException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: The value specified for a set operation is less than the current length of this instance."; - string errorDesc; - - StringBuilder sb; - int capacity, currentInstanceLength; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - currentInstanceLength = str.Length; - capacity = TestLibrary.Generator.GetInt32(-55) % currentInstanceLength; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.Capacity = capacity; - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, capacity specified is {1}", - currentInstanceLength, capacity); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, capacity specified is {1}", - currentInstanceLength, capacity); - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: The value specified for a set operation is less than zero."; - string errorDesc; - - StringBuilder sb; - int capacity, currentInstanceLength; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - currentInstanceLength = str.Length; - capacity = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.Capacity = capacity; - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, capacity specified is {1}", - currentInstanceLength, capacity); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, capacity spdified is {1}", - currentInstanceLength, capacity); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_ID = "N003"; - const string c_TEST_DESC = "NegTest3: The value specified for a set operation is greater than the maximum capacity."; - string errorDesc; - - StringBuilder sb; - int capacity; - - int maxCapacity = TestLibrary.Generator.GetInt32(-55) % c_MAX_CAPACITY; - sb = new StringBuilder(0, maxCapacity); - - capacity = maxCapacity + 1 + TestLibrary.Generator.GetInt32(-55) % (int.MaxValue - maxCapacity); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.Capacity = capacity; - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nMaximum capacity of instance is {0}, capacity spdified is {1}", - maxCapacity, capacity); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nMaximum capacity of instance is {0}, capacity spdified is {1}", - maxCapacity, capacity); - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderchars.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderchars.cs deleted file mode 100644 index 14cf98d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderchars.cs +++ /dev/null @@ -1,316 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// StringBuilder.Chars Property -/// Gets or sets the character at the specified character position in this instance. -/// -public class StringBuilderChars -{ - private const int c_MIN_STR_LEN = 1; - private const int c_MAX_STR_LEN = 260; - - private const int c_MAX_CAPACITY = Int16.MaxValue; - - public static int Main() - { - StringBuilderChars testObj = new StringBuilderChars(); - - TestLibrary.TestFramework.BeginTestCase("for property: StringBuilder.Chars"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Get the Chars property"; - string errorDesc; - - StringBuilder sb; - char actualChar, expectedChar; - int index; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - index = TestLibrary.Generator.GetInt32(-55) % str.Length; - - expectedChar = str[index]; - actualChar = sb[index]; - - if (actualChar != expectedChar) - { - errorDesc = "Character of current StringBuilder " + sb + " at sepcifed index " + index - + " is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedChar, actualChar); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - const string c_TEST_DESC = "PosTest2: Set the Chars property"; - string errorDesc; - - StringBuilder sb; - char actualChar, expectedChar; - int index; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - index = TestLibrary.Generator.GetInt32(-55) % str.Length; - - expectedChar = TestLibrary.Generator.GetChar(-55); - sb[index] = expectedChar; - actualChar = sb[index]; - - if (actualChar != expectedChar) - { - errorDesc = "Character of current StringBuilder " + sb + " at sepcifed index " + index - + " is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedChar, actualChar); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion - - #region Negative tests - //IndexOutOfRangeException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: index is greater than or equal the current length of this instance while getting a character."; - string errorDesc; - - StringBuilder sb; - int index, currentInstanceLength; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - currentInstanceLength = str.Length; - index = currentInstanceLength + - TestLibrary.Generator.GetInt32(-55) % (int.MaxValue - currentInstanceLength); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - char ch = sb[index]; - errorDesc = "IndexOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (IndexOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: index is less than zero while getting a character."; - string errorDesc; - - StringBuilder sb; - int index, currentInstanceLength; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - currentInstanceLength = str.Length; - index = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - char ch = sb[index]; - errorDesc = "IndexOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (IndexOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - //ArgumentOutOfRangeException - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_ID = "N003"; - const string c_TEST_DESC = "NegTest3: index is greater than or equal the current length of this instance while setting a character."; - string errorDesc; - - StringBuilder sb; - int index, currentInstanceLength; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - currentInstanceLength = str.Length; - index = currentInstanceLength + - TestLibrary.Generator.GetInt32(-55) % (int.MaxValue - currentInstanceLength); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - char ch = TestLibrary.Generator.GetChar(-55); - sb[index] =ch; - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_ID = "N004"; - const string c_TEST_DESC = "NegTest4: index is less than zero while setting a character."; - string errorDesc; - - StringBuilder sb; - int index, currentInstanceLength; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - currentInstanceLength = str.Length; - index = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - char ch = TestLibrary.Generator.GetChar(-55); - sb[index] = ch; - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nCurrent length of instance is {0}, index specified is {1}", - currentInstanceLength, index); - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor1.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor1.cs deleted file mode 100644 index 94daae3..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor1.cs +++ /dev/null @@ -1,57 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.ctor() -/// -public class StringBuilderctor1 -{ - public static int Main() - { - StringBuilderctor1 sbctor1 = new StringBuilderctor1(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderctor1"); - if (sbctor1.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Construct the StringBuilder"); - try - { - StringBuilder sb = new StringBuilder(); - if (sb == null|| sb.Length != 0 || sb.Capacity != 16) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor2.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor2.cs deleted file mode 100644 index 07386d1..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor2.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.ctor(Int32) -/// -public class StringBuilderctor2 -{ - public static int Main() - { - StringBuilderctor2 sbctor2 = new StringBuilderctor2(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderctor2"); - if (sbctor2.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Construct the StringBuilder with 0 capacity"); - try - { - int capacity = 0; - StringBuilder sb = new StringBuilder(capacity); - if (sb == null || sb.Length != 0 || sb.Capacity != 16) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Construct the StringBuilder with greater 0 capacity"); - try - { - int capacity = this.GetInt32(1, 256); - StringBuilder sb = new StringBuilder(capacity); - if (sb == null || sb.Length != 0 || sb.Capacity != capacity) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The capacity is less than zero"); - try - { - int capacity = this.GetInt32(1, Int32.MaxValue) * (-1); - StringBuilder sb = new StringBuilder(capacity); - TestLibrary.TestFramework.LogError("N001", "The capacity is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor3.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor3.cs deleted file mode 100644 index afd0b7f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor3.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.ctor(String) -/// -public class StringBuilderctor3 -{ - public static int Main() - { - StringBuilderctor3 sbctor3 = new StringBuilderctor3(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderctor3"); - if (sbctor3.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Construct the StringBuilder with null string"); - try - { - string strValue = null; - StringBuilder sb = new StringBuilder(strValue); - if (sb == null || sb.Length != 0 || sb.Capacity != 16) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Construct the StringBuilder with empty string"); - try - { - string strValue = string.Empty; - StringBuilder sb = new StringBuilder(strValue); - if (sb == null || sb.Length != 0 || sb.Capacity != 16) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Construct the StringBuilder with random string"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - StringBuilder sb = new StringBuilder(strValue); - if (sb == null || sb.Length != strValue.Length) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor4.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor4.cs deleted file mode 100644 index 981b0ea..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor4.cs +++ /dev/null @@ -1,183 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.ctor(Int32,Int32) -/// -public class StringBuilderctor4 -{ - public static int Main() - { - StringBuilderctor4 sbctor4 = new StringBuilderctor4(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderctor4"); - if (sbctor4.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize StringBuilder with capacity and maxcapacity 1"); - try - { - StringBuilder sb = new StringBuilder(0, 1); - if (sb == null) - { - TestLibrary.TestFramework.LogError("001.1", "StringBuilder(0, 1) should not be null"); - retVal = false; - } - else if (sb.Length != 0) - { - TestLibrary.TestFramework.LogError("001.2", "StringBuilder(0, 1).Length should be 0, is " + sb.Length.ToString()); - retVal = false; - } - else if (sb.Capacity > 1) - { - TestLibrary.TestFramework.LogError("001.3", "StringBuilder(0, 1).Capacity should not exceed 1, is " + sb.Capacity.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize StringBuilder with capacity and maxcapacity 2"); - try - { - int capacity = this.GetInt32(0, 256); - int maxcapacity = Int32.MaxValue; - StringBuilder sb = new StringBuilder(capacity, maxcapacity); - if (sb == null) - { - TestLibrary.TestFramework.LogError("003.1", "StringBuilder(" + capacity.ToString() + ", " + maxcapacity.ToString() + ") should not be null"); - retVal = false; - } - else if (sb.Capacity < capacity) - { - TestLibrary.TestFramework.LogError("003.2", "StringBuilder(" + capacity.ToString() + ", " + maxcapacity.ToString() + ").Capacity == " + sb.Capacity.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:Initialize StringBuilder with capacity which is less than 0"); - try - { - int capacity = this.GetInt32(1, Int32.MaxValue) * (-1); - int maxcapacity = this.GetInt32(1, Int32.MaxValue); - StringBuilder sb = new StringBuilder(capacity, maxcapacity); - TestLibrary.TestFramework.LogError("N001", "capacity is less than 0 but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:Initialize StringBuilder with maxcapacity which is less than 1"); - try - { - int capacity = 0; - int maxcapacity = this.GetInt32(0, Int32.MaxValue) * (-1); - StringBuilder sb = new StringBuilder(capacity, maxcapacity); - TestLibrary.TestFramework.LogError("N003", "maxcapacity is less than 1 but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest3:Initialize StringBuilder which capacity is greater than maxcapacity"); - try - { - int maxcapacity = this.GetInt32(1, Int32.MaxValue); - int capacity = maxcapacity + this.GetInt32(1, Int32.MaxValue); - StringBuilder sb = new StringBuilder(capacity, maxcapacity); - TestLibrary.TestFramework.LogError("N005", "maxcapacity is less than capacity but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor5.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor5.cs deleted file mode 100644 index 6090a6d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor5.cs +++ /dev/null @@ -1,230 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.ctor(String,Int32) -/// -public class StringBuilderctor5 -{ - public static int Main() - { - StringBuilderctor5 sbctor5 = new StringBuilderctor5(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderctor5"); - if (sbctor5.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize StringBuilder with capacity and string 1"); - try - { - string strValue = null; - int capacity = this.GetInt32(1, 256); - StringBuilder sb = new StringBuilder(strValue, capacity); - if (sb == null) - { - TestLibrary.TestFramework.LogError("007.1", "StringBuilder was null"); - retVal = false; - } - else if (!sb.ToString().Equals(String.Empty)) - { - TestLibrary.TestFramework.LogError("007.2", "Expected value of StringBuilder.ToString = String.Empty, actual: " + - sb.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize StringBuilder with capacity and string 2"); - try - { - string strValue = string.Empty; - int capacity = this.GetInt32(1, 256); - StringBuilder sb = new StringBuilder(strValue, capacity); - if (sb == null) - { - TestLibrary.TestFramework.LogError("003.1", "StringBuilder was null"); - retVal = false; - } - else if (!sb.ToString().Equals(strValue)) - { - TestLibrary.TestFramework.LogError("003.2", "Expected value of StringBuilder.ToString = " + strValue + ", actual: " + - sb.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Initialize StringBuilder with capacity and string 3"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - int capacity = this.GetInt32(1, strValue.Length); - StringBuilder sb = new StringBuilder(strValue, capacity); - if (sb == null) - { - TestLibrary.TestFramework.LogError("005.1", "StringBuilder was null"); - retVal = false; - } - else if (!sb.ToString().Equals(strValue)) - { - TestLibrary.TestFramework.LogError("005.2", "Expected value of StringBuilder.ToString = " + strValue + ", actual: " + - sb.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Initialize StringBuilder with capacity and string 4"); - try - { - string strValue = string.Empty; - int capacity = 0; - StringBuilder sb = new StringBuilder(strValue, capacity); - if (sb == null) - { - TestLibrary.TestFramework.LogError("007.1", "StringBuilder was null"); - retVal = false; - } - else if (!sb.ToString().Equals(strValue)) - { - TestLibrary.TestFramework.LogError("007.2", "Expected value of StringBuilder.ToString = " + strValue + ", actual: " + - sb.ToString()); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5:Initialize StringBuilder with capacity and string 5"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - int capacity = 0; - StringBuilder sb = new StringBuilder(strValue, capacity); - if (sb == null) - { - TestLibrary.TestFramework.LogError("009.0", "StringBuilder was null"); - retVal = false; - } else if (!sb.ToString().Equals(strValue)) - { - TestLibrary.TestFramework.LogError("009.1", "Initializer string was "+strValue+", StringBuilder.ToString returned "+sb.ToString()); - retVal = false; - } - else if (sb.Capacity == 0) - { - TestLibrary.TestFramework.LogError("009.2", "StringBuilder.Capacity returned 0 for non-empty string"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The capacity is less than zero"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - int capacity = this.GetInt32(1, Int32.MaxValue) * (-1); - StringBuilder sb = new StringBuilder(strValue, capacity); - TestLibrary.TestFramework.LogError("N001", "The capacity is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor6.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor6.cs deleted file mode 100644 index 35d9a45..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderctor6.cs +++ /dev/null @@ -1,230 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -/// -/// StringBuilder.ctor(String,Int32,Int32,Int32) -/// -public class StringBuilderctor6 -{ - public static int Main() - { - StringBuilderctor6 sbctor6 = new StringBuilderctor6(); - TestLibrary.TestFramework.BeginTestCase("StringBuilderctor6"); - if (sbctor6.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - return retVal; - } - #region PositiveTest - public bool PosTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest1:Initialize StringBuilder with substring and capacity 1"); - try - { - string strValue = null; - int capacity = this.GetInt32(1, 256); - StringBuilder sb = new StringBuilder(strValue, 0, 0, capacity); - if (sb == null || sb.ToString() != string.Empty || sb.Capacity != capacity) - { - TestLibrary.TestFramework.LogError("001", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest2:Initialize StringBuilder with substring and capacity 2"); - try - { - string strValue = string.Empty; - int startIndex = 0; - int length = 0; - int capacity = this.GetInt32(1, 256); - StringBuilder sb = new StringBuilder(strValue, startIndex, length, capacity); - if (sb == null || sb.ToString() != string.Empty || sb.Capacity != capacity) - { - TestLibrary.TestFramework.LogError("003", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest3() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest3:Initialize StringBuilder with substring and capacity 3"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - int startIndex = 0; - int length = strValue.Length; - int capacity = this.GetInt32(1, 256); - StringBuilder sb = new StringBuilder(strValue, startIndex, length, capacity); - if (sb == null || sb.ToString() != strValue) - { - TestLibrary.TestFramework.LogError("005", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest4() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest4:Initialize StringBuilder with substring and capacity 4"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - int startIndex = this.GetInt32(0, strValue.Length); - int length = strValue.Length - startIndex; - int capacity = this.GetInt32(1, 256); - StringBuilder sb = new StringBuilder(strValue, startIndex, length, capacity); - if (sb == null || sb.ToString() != strValue.Substring(startIndex,length)) - { - TestLibrary.TestFramework.LogError("007", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool PosTest5() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("PosTest5:Initialize StringBuilder with substring and capacity 5"); - try - { - string strValue = string.Empty; - int startIndex = 0; - int length = strValue.Length; - int capacity = 0; - StringBuilder sb = new StringBuilder(strValue, startIndex, length, capacity); - if (sb == null || sb.ToString() != string.Empty || sb.Capacity != 16) - { - TestLibrary.TestFramework.LogError("009", "The ExpectResult is not the ActualResult"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region NegativeTest - public bool NegTest1() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest1:The capacity is less than zero"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - int startIndex = 0; - int length = strValue.Length; - int capacity = this.GetInt32(1, Int32.MaxValue) * (-1); - StringBuilder sb = new StringBuilder(strValue,startIndex,length,capacity); - TestLibrary.TestFramework.LogError("N001", "The capacity is less than zero but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N002", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - public bool NegTest2() - { - bool retVal = true; - TestLibrary.TestFramework.BeginScenario("NegTest2:The startIndex plus length is not a position within value"); - try - { - string strValue = TestLibrary.Generator.GetString(-55, false, 8, 256); - int startIndex = 1; - int length = strValue.Length; - int capacity = this.GetInt32(0, 256); - StringBuilder sb = new StringBuilder(strValue, startIndex, length, capacity); - TestLibrary.TestFramework.LogError("N003", "The startIndex plus length is not a position within value but not throw exception"); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("N004", "Unexpect exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - #region HelpMethod - private Int32 GetInt32(Int32 minValue, Int32 maxValue) - { - try - { - if (minValue == maxValue) - { - return minValue; - } - if (minValue < maxValue) - { - return minValue + TestLibrary.Generator.GetInt32(-55) % (maxValue - minValue); - } - } - catch - { - throw; - } - - return minValue; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert.cs deleted file mode 100644 index 8c813bf..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert.cs +++ /dev/null @@ -1,169 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -using TestLibrary; -using System.Globalization; - -class StringBuilderInsert -{ - static int Main() - { - StringBuilderInsert test = new StringBuilderInsert(); - - TestFramework.BeginTestCase("StringBuilder.Insert"); - - if (test.RunTests()) - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool ret = true; - - // Positive Tests - ret &= Test001(); - ret &= Test002(); - ret &= Test003(); - ret &= Test004(); - ret &= Test005(); - - ret &= Test012(); - ret &= Test013(); -// ret &= Test014(); - - // Negative Tests - ret &= Test006(); - ret &= Test007(); - ret &= Test008(); - ret &= Test009(); - ret &= Test010(); - ret &= Test011(); - - return ret; - } - - public bool Test001() { return PositiveTest(2, new char[] { 'a', 'b', 'c', 'd', 'e' }, 1, 2, "Tebcst", "00A"); } - public bool Test002() { return PositiveTest(2, null, 0, 0, "Test", "00B"); } - public bool Test003() { char[] chars = new char[10000]; for (int i = 0; i < 10000; i++) chars[i] = 'a'; - return PositiveTest(4, chars, 0, 10000, "Test" + new string('a', 10000), "00C"); } - public bool Test004() { return PositiveTest(0, new char[] { 'a', 'b', 'c', 'd', 'e' }, 0, 1, "aTest", "00D"); } - public bool Test005() { return PositiveTest(1, new char[] { 'a', 'b', 'c', 'd', 'e' }, 3, 0, "Test", "00E"); } - - public bool Test006() { return NegativeTest(-1, new char[] { 'a', 'b', 'c', 'd', 'e' }, 1, 2, typeof(ArgumentOutOfRangeException), "00F"); } - public bool Test007() { return NegativeTest(5, new char[] { 'a', 'b', 'c', 'd', 'e' }, 1, 2, typeof(ArgumentOutOfRangeException), "00G"); } - public bool Test008() { return NegativeTest(0, new char[] { 'a', 'b', 'c', 'd', 'e' }, -1, 2, typeof(ArgumentOutOfRangeException), "00H"); } - public bool Test009() { return NegativeTest(0, new char[] { 'a', 'b', 'c', 'd', 'e' }, 1, -1, typeof(ArgumentOutOfRangeException), "00I"); } - public bool Test010() { return NegativeTest(0, new char[] { 'a', 'b', 'c', 'd', 'e' }, 4, 3, typeof(ArgumentOutOfRangeException), "00J"); } - public bool Test011() { return NegativeTest(0, null, 0, 1, typeof(ArgumentNullException), "00K"); } - - public bool Test012() { return PositiveTest2(2, new char[] { 'a', 'b', 'c', 'd', 'e' }, "Teabcdest", "00A1"); } - public bool Test013() { return PositiveTest2(2, null, "Test", "00B1"); } - -// public bool Test014() { return PositiveTest3(2, 't', "Tetst", "00A2"); } - - public bool PositiveTest(int index, char[] chars, int startIndex, int count, string expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Insert"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Insert(index, chars, startIndex, count); - string output = sb.ToString(); - if (output != expected) - { - result = false; - TestFramework.LogError("001", "Error in " + id + ", unexpected insert result. Actual string " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool PositiveTest2(int index, char[] chars, string expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Insert"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Insert(index, chars); - string output = sb.ToString(); - if (output != expected) - { - result = false; - TestFramework.LogError("001a", "Error in " + id + ", unexpected insert result. Actual string " + output + ", Expected: " + expected); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("002a", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - //public bool PositiveTest3(int index, char chars, string expected, string id) - //{ - // bool result = true; - // TestFramework.BeginScenario(id + ": Insert"); - // try - // { - // StringBuilder sb = new StringBuilder("Test"); - // sb.Insert(index, chars); - // string output = sb.ToString(); - // if (output != expected) - // { - // result = false; - // TestFramework.LogError("001b", "Error in " + id + ", unexpected insert result. Actual string " + output + ", Expected: " + expected); - // } - // } - // catch (Exception exc) - // { - // result = false; - // TestFramework.LogError("002b", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - // } - // return result; - //} - - public bool NegativeTest(int index, char[] chars, int startIndex, int count, Type expected, string id) - { - bool result = true; - TestFramework.BeginScenario(id + ": Insert"); - try - { - StringBuilder sb = new StringBuilder("Test"); - - sb.Insert(index, chars, startIndex, count); - string output = sb.ToString(); - result = false; - TestFramework.LogError("003", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + expected.ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != expected) - { - result = false; - TestFramework.LogError("004", "Unexpected exception in " + id + ", expected type: " + expected.ToString() + ", Actual excpetion: " + exc.ToString()); - } - } - return result; - } -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert3.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert3.cs deleted file mode 100644 index dd300fa..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert3.cs +++ /dev/null @@ -1,254 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Insert(System.Int32,System.String) -/// -public class StringBuilderInsert3 -{ - #region Private Fields - private const int c_LENGTH_OF_STRING = 256; - #endregion - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - string randString = null; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call insert on empty string builder instance"); - - try - { - randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - - StringBuilder builder = new StringBuilder(); - StringBuilder newBuilder = builder.Insert(0, randString); - - string actualString = newBuilder.ToString(); - if (!randString.Equals(actualString)) - { - TestLibrary.TestFramework.LogError("001.1", "Calling insert on empty string builder instance returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString + ", actualString = " + actualString); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string randString = null; - int randIndex = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call insert on a non empty string builder instance"); - - try - { - randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - randIndex = TestLibrary.Generator.GetByte(-55); - - StringBuilder builder = new StringBuilder(randString); - StringBuilder newBuilder = builder.Insert(randIndex, randString); - - string actualString = newBuilder.ToString(); - char[] characters = new char[randString.Length + randString.Length]; - int index = 0; - for (int i = 0; i < randIndex; ++i) - { - characters[index++] = randString[i]; - } - for (int i = 0; i < randString.Length; ++i) - { - characters[index++] = randString[i]; - } - for (int i = randIndex; i < randString.Length; ++i) - { - characters[index++] = randString[i]; - } - string desiredString = new string(characters); - - if (!desiredString.Equals(actualString)) - { - TestLibrary.TestFramework.LogError("002.1", "Calling insert on a non empty string builder instance returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString + ", actualString = " + actualString + ", desiredString = " + desiredString + ", randIndex = " + randIndex); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString + ", randIndex = " + randIndex); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Call insert on empty string builder instance with value is null reference"); - - try - { - StringBuilder builder = new StringBuilder(); - StringBuilder newBuilder = builder.Insert(0, null as string); - - string actualString = newBuilder.ToString(); - if (!actualString.Equals(String.Empty)) - { - TestLibrary.TestFramework.LogError("003.1", "Calling insert on empty string builder instance with value is null reference returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] actualString = " + actualString); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: Call insert on empty string builder instance with value is String.Empty"); - - try - { - StringBuilder builder = new StringBuilder(); - StringBuilder newBuilder = builder.Insert(0, String.Empty); - - string actualString = newBuilder.ToString(); - if (!actualString.Equals(String.Empty)) - { - TestLibrary.TestFramework.LogError("004.1", "Calling insert on empty string builder instance with value is String.Empty returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] actualString = " + actualString); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentOutOfRangeException should be thrown when index is less than zero"); - - try - { - StringBuilder builder = new StringBuilder(); - builder.Insert(-1, String.Empty); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentOutOfRangeException is not thrown when index is less than zero"); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentOutOfRangeException should be thrown when index is greater than the current length of this instance."); - - try - { - StringBuilder builder = new StringBuilder(); - builder.Insert(1, String.Empty); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentOutOfRangeException is not thrown when index is greater than the current length of this instance."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StringBuilderInsert3 test = new StringBuilderInsert3(); - - TestLibrary.TestFramework.BeginTestCase("StringBuilderInsert3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert4.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert4.cs deleted file mode 100644 index 16edd8c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderinsert4.cs +++ /dev/null @@ -1,356 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Insert(System.Int32,System.String,System.Int32) -/// -public class StringBuilderInsert4 -{ - #region Private Fields - private const int c_LENGTH_OF_STRING = 256; - #endregion - - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - retVal = PosTest5() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - string randString = null; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call insert on an empty string builder instance"); - - try - { - randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - StringBuilder builder = new StringBuilder(); - StringBuilder newBuilder = builder.Insert(0, randString, 1); - - string actualString = newBuilder.ToString(); - if (!actualString.Equals(randString)) - { - TestLibrary.TestFramework.LogError("001.1", "Calling insert on an empty string builder instance returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString + ", actualString = " + actualString); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - string randString = null; - int randIndex = 0; - int randCount = 0; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call insert on a non empty string builder instance"); - - try - { - randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - randIndex = TestLibrary.Generator.GetByte(-55); - randCount = TestLibrary.Generator.GetByte(-55); - - StringBuilder builder = new StringBuilder(randString); - StringBuilder newBuilder = builder.Insert(randIndex, randString, randCount); - char[] characters = new char[randString.Length + randCount * randString.Length]; - int index = 0; - for (int i = 0; i < randIndex; ++i) - { - characters[index++] = randString[i]; - } - for (int c = 0; c < randCount; ++c) - { - for (int i = 0; i < randString.Length; ++i) - { - characters[index++] = randString[i]; - } - } - for (int i = randIndex; i < randString.Length; ++i) - { - characters[index++] = randString[i]; - } - - string desiredString = new string(characters); - string actualString = newBuilder.ToString(); - if (!desiredString.Equals(actualString)) - { - TestLibrary.TestFramework.LogError("002.1", "Calling insert on a non empty string builder instance returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString + ", actualString = " + actualString + ", desiredString = " + desiredString + ", randIndex = " + randIndex + ", randCount = " + randCount); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString + ", randIndex = " + randIndex + ", randCount = " + randCount); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - string randString = null; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Call insert on an empty string builder instance and with count is 0"); - - try - { - randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - StringBuilder builder = new StringBuilder(); - StringBuilder newBuilder = builder.Insert(0, randString, 0); - - string actualString = newBuilder.ToString(); - if (!actualString.Equals(String.Empty)) - { - TestLibrary.TestFramework.LogError("003.1", "Calling insert on an empty string builder instance and with count is 0 returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString + ", actualString = " + actualString); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] randString = " + randString); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest4: Call insert on an empty string builder instance and with value is null reference"); - - try - { - StringBuilder builder = new StringBuilder(); - StringBuilder newBuilder = builder.Insert(0, null, 1); - - string actualString = newBuilder.ToString(); - if (!actualString.Equals(String.Empty)) - { - TestLibrary.TestFramework.LogError("004.1", "Calling insert on an empty string builder instance and with value is null reference returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] actualString = " + actualString); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest5: Call insert on an empty string builder instance and with value is String.Empty"); - - try - { - StringBuilder builder = new StringBuilder(); - StringBuilder newBuilder = builder.Insert(0, String.Empty, 1); - - string actualString = newBuilder.ToString(); - if (!actualString.Equals(String.Empty)) - { - TestLibrary.TestFramework.LogError("005.1", "Calling insert on an empty string builder instance and with value is String.Empty returns wrong string builder instance"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] actualString = " + actualString); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("005.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentOutOfRangeException should be thrown when index is less than zero"); - - try - { - string randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - StringBuilder builder = new StringBuilder(); - - builder.Insert(-1, randString, 1); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentOutOfRangeException is not thrown when index is less than zero"); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentOutOfRangeException should be thrown when index is greater than the current length of this instance"); - - try - { - string randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - StringBuilder builder = new StringBuilder(); - - builder.Insert(1, randString, 1); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentOutOfRangeException is not thrown when index is greater than the current length of this instance"); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException should be thrown when count is less than zero. "); - - try - { - string randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - StringBuilder builder = new StringBuilder(); - - builder.Insert(0, randString, -1); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown when count is less than zero. "); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: OutOfMemoryException should be thrown when The current length of this StringBuilder object plus the length of value times count exceeds MaxCapacity."); - - try - { - string randString = TestLibrary.Generator.GetString(-55, false, c_LENGTH_OF_STRING, c_LENGTH_OF_STRING); - StringBuilder builder = new StringBuilder(); - - builder.Insert(0, randString, Int32.MaxValue); - - TestLibrary.TestFramework.LogError("104.1", "OutOfMemoryException is not thrown when The current length of this StringBuilder object plus the length of value times count exceeds MaxCapacity."); - retVal = false; - } - catch (OutOfMemoryException) // StringBuilder new implementation is now throwing OutOfMemoryException - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - StringBuilderInsert4 test = new StringBuilderInsert4(); - - TestLibrary.TestFramework.BeginTestCase("StringBuilderInsert4"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength.cs deleted file mode 100644 index 10ef160..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength.cs +++ /dev/null @@ -1,251 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; -using TestLibrary; -using System.Globalization; - -class StringBuilderLength -{ - static int Main() - { - StringBuilderLength test = new StringBuilderLength(); - - TestFramework.BeginTestCase("StringBuilder.Length"); - - if (test.RunTests()) - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestFramework.EndTestCase(); - TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool ret = true; - - // Positive Tests - ret &= Test1(); - ret &= Test2(); - ret &= Test3(); - ret &= Test4(); - ret &= Test5(); - - // Negative Tests - ret &= Test6(); - ret &= Test7(); - - return ret; - } - - public bool Test1() - { - string id = "Scenario1"; - bool result = true; - TestFramework.BeginScenario("Scenario 1: Setting Length to 0"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Length = 0; - string output = sb.ToString(); - int length = sb.Length; - if (output != string.Empty) - { - result = false; - TestFramework.LogError("001", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: " + string.Empty); - } - if (length != 0) - { - result = false; - TestFramework.LogError("002", "Error in " + id + ", unexpected legnth. Actual length " + length + ", Expected: 0"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("003", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool Test2() - { - string id = "Scenario2"; - bool result = true; - TestFramework.BeginScenario("Scenario 2: Setting Length to current length"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Length = 4; - string output = sb.ToString(); - int length = sb.Length; - if (output != "Test") - { - result = false; - TestFramework.LogError("004", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test"); - } - if (length != 4) - { - result = false; - TestFramework.LogError("005", "Error in " + id + ", unexpected legnth. Actual length " + length + ", Expected: 4"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("006", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool Test3() - { - string id = "Scenario3"; - bool result = true; - TestFramework.BeginScenario("Scenario 3: Setting Length to > length < capacity"); - try - { - StringBuilder sb = new StringBuilder("Test", 10); - sb.Length = 8; - string output = sb.ToString(); - int length = sb.Length; - if (output != "Test\0\0\0\0") - { - result = false; - TestFramework.LogError("007", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test\0\0\0\0"); - } - if (length != 8) - { - result = false; - TestFramework.LogError("008", "Error in " + id + ", unexpected legnth. Actual length " + length + ", Expected: 8"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("009", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool Test4() - { - string id = "Scenario4"; - bool result = true; - TestFramework.BeginScenario("Scenario 4: Setting Length to > capacity"); - try - { - StringBuilder sb = new StringBuilder("Test", 10); - sb.Length = 12; - string output = sb.ToString(); - int length = sb.Length; - if (output != "Test\0\0\0\0\0\0\0\0") - { - result = false; - TestFramework.LogError("010", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test\0\0\0\0\0\0\0\0"); - } - if (length != 12) - { - result = false; - TestFramework.LogError("011", "Error in " + id + ", unexpected legnth. Actual length " + length + ", Expected: 12"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("012", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool Test5() - { - string id = "Scenario5"; - bool result = true; - TestFramework.BeginScenario("Scenario 5: Setting Length to something very large"); - try - { - StringBuilder sb = new StringBuilder("Test"); - sb.Length = 10004; - string output = sb.ToString(); - int length = sb.Length; - if (output != ("Test" + new string('\0',10000))) - { - result = false; - TestFramework.LogError("013", "Error in " + id + ", unexpected string. Actual string " + output + ", Expected: Test"); - } - if (length != 10004) - { - result = false; - TestFramework.LogError("014", "Error in " + id + ", unexpected legnth. Actual length " + length + ", Expected: 10004"); - } - } - catch (Exception exc) - { - result = false; - TestFramework.LogError("015", "Unexpected exception in " + id + ", excpetion: " + exc.ToString()); - } - return result; - } - - public bool Test6() - { - string id = "Scenario6"; - bool result = true; - TestFramework.BeginScenario("Scenario 6: Setting Length to > max capacity"); - try - { - StringBuilder sb = new StringBuilder(4, 10); - sb.Append("Test"); - - sb.Length = 12; - string output = sb.ToString(); - result = false; - TestFramework.LogError("016", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + typeof(ArgumentOutOfRangeException).ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != typeof(ArgumentOutOfRangeException)) - { - result = false; - TestFramework.LogError("017", "Unexpected exception in " + id + ", expected type: " + typeof(ArgumentOutOfRangeException).ToString() + ", Actual excpetion: " + exc.ToString()); - } - } - return result; - } - - public bool Test7() - { - string id = "Scenario7"; - bool result = true; - TestFramework.BeginScenario("Scenario 7: Setting Length to < 0 capacity"); - try - { - StringBuilder sb = new StringBuilder(4, 10); - sb.Append("Test"); - - sb.Length = -1; - string output = sb.ToString(); - result = false; - TestFramework.LogError("018", "Error in " + id + ", Expected exception not thrown. No exception. Actual string " + output + ", Expected: " + typeof(ArgumentOutOfRangeException).ToString()); - } - catch (Exception exc) - { - if (exc.GetType() != typeof(ArgumentOutOfRangeException)) - { - result = false; - TestFramework.LogError("018", "Unexpected exception in " + id + ", expected type: " + typeof(ArgumentOutOfRangeException).ToString() + ", Actual excpetion: " + exc.ToString()); - } - } - return result; - } -} \ No newline at end of file diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength_cti.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength_cti.cs deleted file mode 100644 index 8f5b249..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderlength_cti.cs +++ /dev/null @@ -1,206 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// StringBuilder.Length Property -/// Gets or sets the length of this instance. -/// -public class StringBuilderLength -{ - private const int c_MIN_STR_LEN = 1; - private const int c_MAX_STR_LEN = 260; - - private const int c_MAX_CAPACITY = Int16.MaxValue; - - public static int Main() - { - StringBuilderLength testObj = new StringBuilderLength(); - - TestLibrary.TestFramework.BeginTestCase("for property: StringBuilder.Length"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Get the Length property"; - string errorDesc; - - StringBuilder sb; - int actualLength, expectedLength; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - expectedLength = str.Length; - actualLength = sb.Length; - - if (actualLength != expectedLength) - { - errorDesc = "Length of current StringBuilder " + sb + " is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedLength, actualLength); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - const string c_TEST_DESC = "PosTest2: Set the Length property"; - string errorDesc; - - StringBuilder sb; - int actualLength, expectedLength; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - expectedLength = TestLibrary.Generator.GetInt32(-55) % c_MAX_STR_LEN + 1; - sb.Length = expectedLength; - actualLength = sb.Length; - - if (actualLength != expectedLength) - { - errorDesc = "Length of current StringBuilder " + sb + " is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedLength, actualLength); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion - - #region Negative tests - //ArgumentOutOfRangeException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: The value specified for a set operation is less than zero."; - string errorDesc; - - StringBuilder sb; - int length; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - length = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.Length = length; - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nLength specified is {0}", length); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nLength specified is {0}", length); - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: The value specified for a set operation is greater than MaxCapacity."; - string errorDesc; - - StringBuilder sb; - int length; - - sb = new StringBuilder(0, c_MAX_CAPACITY); - - length = c_MAX_CAPACITY + 1 + - TestLibrary.Generator.GetInt32(-55) % (int.MaxValue - c_MAX_CAPACITY); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.Length = length; - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nLength specified is {0}", length); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nLength specified is {0}", length); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderremove.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderremove.cs deleted file mode 100644 index 24348dd..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderremove.cs +++ /dev/null @@ -1,340 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Text.StringBuilder.Remove -/// -public class StringBuilderRemove -{ - private const int c_MIN_STRING_LEN = 8; - private const int c_MAX_STRING_LEN = 256; - - public static int Main() - { - StringBuilderRemove test = new StringBuilderRemove(); - - TestLibrary.TestFramework.BeginTestCase("for Method:System.Text.StringBuilder.Remove(indexStart,length)"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - - public bool PosTest1() - { - bool retVal = true; - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - int startIndex = TestLibrary.Generator.GetInt32(-55) % Math.Max(1,oldString.Length); - int removedLength = TestLibrary.Generator.GetInt32(-55) % Math.Max(1,(oldString.Length-startIndex-1)); - string newString = oldString.Remove(startIndex, removedLength); - - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify Remove subString form a StringBuilder ..."); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - System.Text.StringBuilder removedStringBuilder = new System.Text.StringBuilder(newString); - - try - { - - stringBuilder.Remove(startIndex,removedLength); - - int compareResult = string.CompareOrdinal(stringBuilder.ToString(), removedStringBuilder.ToString()); - - if (compareResult != 0) - { - TestLibrary.TestFramework.LogError("001", "StringBuilder can't corrently remove"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2:Verify StringBuilder Remove itself "); - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - int startIndex = 0; - int removedLength = oldString.Length; - - try - { - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - stringBuilder.Remove(startIndex, removedLength); - if (stringBuilder.Length != 0) - { - TestLibrary.TestFramework.LogError("003", "StringBuilder can't corrently remove itself"); - retVal = false; - } - } - catch(Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - int startIndex = 0; - int removedLength = TestLibrary.Generator.GetInt32(-55) % (oldString.Length - startIndex); - string newString = oldString.Remove(startIndex, removedLength); - - - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify StringBuilder Remove form posization of 0 index ..."); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - System.Text.StringBuilder removedStringBuilder = new System.Text.StringBuilder(newString); - - try - { - - stringBuilder.Remove(startIndex, removedLength); - - int compareResult = string.CompareOrdinal(stringBuilder.ToString(), removedStringBuilder.ToString()); - - if (compareResult != 0) - { - TestLibrary.TestFramework.LogError("005", "StringBuilder can't corrently remove from posization of 0 index"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - int startIndex = TestLibrary.Generator.GetInt32(-55) % oldString.Length; - int removedLength = 0; - string newString = oldString.Remove(startIndex, removedLength); - - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify StringBuilder Remove 0 length ..."); - - try - { - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - System.Text.StringBuilder removedStringBuilder = new System.Text.StringBuilder(newString); - stringBuilder.Remove(startIndex, removedLength); - - if (stringBuilder.ToString() != removedStringBuilder.ToString()) - { - TestLibrary.TestFramework.LogError("007", "StringBuilder can't corrently Remove 0 length"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: StingBuilder length is 0 and length of removed larger than 0"; - const string c_TEST_ID = "N001"; - - - - string oldString = TestLibrary.Generator.GetString(-55, false, 0, 0); - int startIndex = 0; - int removedLength = 0; - - while (removedLength == 0) - { - removedLength = TestLibrary.Generator.GetInt32(-55); - } - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Remove(startIndex, removedLength); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." ); - retVal = false; - } - catch (ArgumentException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest2: StingBuilder length is 0 and started index larger than 0"; - const string c_TEST_ID = "N002"; - - - int startIndex = 0; - int removedLength = 0; - while (startIndex == 0) - { - startIndex = TestLibrary.Generator.GetInt32(-55); - } - string oldString = TestLibrary.Generator.GetString(-55, false, 0, 0); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Remove(startIndex, removedLength); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected."); - retVal = false; - } - catch (ArgumentException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest3: length of Removed is larger than length of StringBuilder "; - const string c_TEST_ID = "N003"; - - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - - int startIndex = TestLibrary.Generator.GetInt32(-55); - int removedLength = TestLibrary.Generator.GetInt32(-55); - - - while (startIndex <= oldString.Length ) - { - startIndex = TestLibrary.Generator.GetInt32(-55); - } - - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Remove(startIndex, removedLength); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected."); - retVal = false; - } - catch (ArgumentException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest4: Sum of length of Removed and index of started is larger than length of StringBuilder "; - const string c_TEST_ID = "N004"; - - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - - int removedLength = TestLibrary.Generator.GetInt32(-55); - int startIndex = TestLibrary.Generator.GetInt32(-55) % (oldString.Length-removedLength); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Remove(startIndex, removedLength); - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - -} - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace1.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace1.cs deleted file mode 100644 index 94c914b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace1.cs +++ /dev/null @@ -1,200 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Text.StringBuilder.Replace(char,char) -/// -public class StringBuilderReplace1 -{ - private const int c_MIN_STRING_LEN = 8; - private const int c_MAX_STRING_LEN = 256; - - private const int c_MAX_SHORT_STR_LEN = 31;//short string (<32 chars) - private const int c_MIN_LONG_STR_LEN = 257;//long string ( >256 chars) - private const int c_MAX_LONG_STR_LEN = 65535; - - public static int Main() - { - StringBuilderReplace1 test = new StringBuilderReplace1(); - - TestLibrary.TestFramework.BeginTestCase("for Method:System.Text.StringBuilder.Replace(char1,char2)"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - #region PositiveTesting - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify StringBuilder Replace char of random "); - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(); - stringBuilder.Append(oldString); - - char oldChar = TestLibrary.Generator.GetChar(-55); - char newChar = TestLibrary.Generator.GetChar(-55); - - while (0 == oldChar.CompareTo(newChar)) - { - newChar = TestLibrary.Generator.GetChar(-55); - } - - int indexChar = oldString.IndexOf(oldChar); - - string replacedSrc = oldString.Replace(oldChar, newChar); - - try - { - if (-1 != indexChar) - { - stringBuilder.Replace(oldChar, newChar); - if (0 != string.CompareOrdinal(stringBuilder.ToString(),replacedSrc)) - { - TestLibrary.TestFramework.LogError("001", "StringBuilder\"" + oldString + "\" can't corrently Replace \"" + oldChar.ToString() + "\" to \"" + newChar + "\" "); - retVal = false; - } - } - else - { - stringBuilder.Replace(oldChar, newChar); - if (-1 != stringBuilder.ToString().IndexOf(oldChar)) - { - TestLibrary.TestFramework.LogError("001", "StringBuilder\"" + oldString + "\" can't corrently Replace \"" + oldChar.ToString() + "\" to \"" + newChar + "\" "); - retVal = false; - } - } - } - catch(Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify StringBuilder Replace char that StringBuilder includes "); - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - int startIndex = TestLibrary.Generator.GetInt32(-55) % (oldString.Length-1); - char oldChar = oldString[TestLibrary.Generator.GetInt32(-55) % oldString.Length]; - char newChar = TestLibrary.Generator.GetChar(-55); - - while (0 == oldChar.CompareTo(newChar)) - { - newChar = TestLibrary.Generator.GetChar(-55); - } - - - string replaceSrc = oldString.Replace(oldChar, newChar); - - try - { - - stringBuilder.Replace(oldChar, newChar); - if (0 != string.CompareOrdinal(stringBuilder.ToString(), replaceSrc)) - { - TestLibrary.TestFramework.LogError("003", "StringBuilder\"" + oldString + "\" can't corrently Replace \"" + oldChar.ToString() + "\" to \"" + newChar + "\" "); - retVal = false; - } - } - catch(Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Verify StringBuilder of Empty Replace char of random "); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(string.Empty); - char oldChar = TestLibrary.Generator.GetChar(-55); - char newChar = TestLibrary.Generator.GetChar(-55); - - while (0 == oldChar.CompareTo(newChar)) - { - newChar = TestLibrary.Generator.GetChar(-55); - } - - try - { - stringBuilder.Replace(oldChar, newChar); - if (stringBuilder.ToString() != string.Empty) - { - TestLibrary.TestFramework.LogError("005", "StringBuilder of empty can't corrently Replace \"" + oldChar.ToString() + "\" to \"" + newChar + "\" "); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception: " + e); - retVal = false; - } - - return retVal; - - } - #endregion - - private string GetDataString(string strSrc, string oldStr, string newStr) - { - string str1, str; - int len1; - - if (null == strSrc) - { - str1 = "null"; - len1 = 0; - } - else - { - str1 = strSrc; - len1 = strSrc.Length; - } - - str = string.Format("\n[Source string value]\n \"{0}\"", str1); - str += string.Format("\n[Length of source string]\n {0}", len1); - str += string.Format("\n[Old string]\n{0}", oldStr); - str += string.Format("\n[New string]\n{0}", newStr); - - return str; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace2.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace2.cs deleted file mode 100644 index 327b1bf..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace2.cs +++ /dev/null @@ -1,311 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Text.StringBuilder.Replace(oldChar,newChar,startIndex,count) -/// -class StringBuilderReplace2 -{ - private const int c_MIN_STRING_LEN = 8; - private const int c_MAX_STRING_LEN = 256; - - private const int c_MAX_SHORT_STR_LEN = 31;//short string (<32 chars) - private const int c_MIN_LONG_STR_LEN = 257;//long string ( >256 chars) - private const int c_MAX_LONG_STR_LEN = 65535; - - public static int Main() - { - StringBuilderReplace2 test = new StringBuilderReplace2(); - - TestLibrary.TestFramework.BeginTestCase("for Method:System.Text.StringBuilder.Replace(oldChar,newChar,indexStart,count)"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = posTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive test scenarios - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1: Old char does not exist in source StringBuilder, random new char. "; - const string c_TEST_ID = "P001"; - - char oldChar = TestLibrary.Generator.GetChar(-55); - int length = c_MIN_STRING_LEN+TestLibrary.Generator.GetInt32(-55) %(c_MAX_STRING_LEN-c_MIN_STRING_LEN); - - int index = 0; - char ch; - string oldString = string.Empty; - while (index < length) - { - ch = TestLibrary.Generator.GetChar(-55); - if (oldChar == ch) - { - continue; - } - oldString += ch.ToString(); - index++; - } - - int startIndex = TestLibrary.Generator.GetInt32(-55) % oldString.Length; - int count = TestLibrary.Generator.GetInt32(-55) % (oldString.Length - startIndex); - int indexChar = oldString.IndexOf(oldChar, startIndex, count); - char newChar = TestLibrary.Generator.GetChar(-55); - while (oldString.IndexOf(newChar, startIndex, count) > -1) - { - newChar = TestLibrary.Generator.GetChar(-55); - } - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder.Replace(oldChar, newChar,startIndex,count); - - - if ((indexChar != stringBuilder.ToString().IndexOf(newChar,startIndex,count)) || (-1 != stringBuilder.ToString().IndexOf(oldChar,startIndex,count))) - { - TestLibrary.TestFramework.LogError("001", "StringBuilder\"" + oldString + "\" can't corrently Replace \"" + oldChar.ToString() + "\" to \"" + newChar + "\" from index of StringBuilder :" + startIndex.ToString() + "to count " + count.ToString()); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e ); - retVal = false; - } - - return retVal; - } - - public bool posTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest2: Old char exists in source StringBuilder, random new char. "; - const string c_TEST_ID = "P002"; - - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - - int startIndex = TestLibrary.Generator.GetInt32(-55) % oldString.Length; - int count = TestLibrary.Generator.GetInt32(-55) % (oldString.Length - startIndex); - - char oldChar; - if (count == 0) - { - oldChar = oldString[0]; - } - else - { - oldChar = oldString[startIndex + TestLibrary.Generator.GetInt32(-55) % count]; - } - - int indexChar = oldString.IndexOf(oldChar, startIndex, count); - - char newChar = TestLibrary.Generator.GetChar(-55); - while (oldString.IndexOf(newChar, startIndex, count) > -1) - { - newChar = TestLibrary.Generator.GetChar(-55); - } - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder.Replace(oldChar, newChar, startIndex, count); - - - if ((indexChar != stringBuilder.ToString().IndexOf(newChar, startIndex, count)) || (-1 != stringBuilder.ToString().IndexOf(oldChar, startIndex, count))) - { - TestLibrary.TestFramework.LogError("003", "StringBuilder\"" + oldString + "\" can't corrently Replace \"" + oldChar.ToString() + "\" to \"" + newChar + "\" from index of StringBuilder :" + startIndex.ToString() + "to count " + count.ToString()); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e ); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest3: Verify StringBuilder Replace char that stringBuilder includes "; - const string c_TEST_ID = "P003"; - - string oldString = TestLibrary.Generator.GetString(-55, false, 0, 0); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(oldString); - - int startIndex = 0; - int count = 0; - char oldChar = TestLibrary.Generator.GetChar(-55); - char newChar = TestLibrary.Generator.GetChar(-55); - int indexChar = oldString.IndexOf(oldString, startIndex, count); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - - try - { - - if (-1 != stringBuilder.ToString().IndexOf(newChar, startIndex, count)) - { - TestLibrary.TestFramework.LogError("005", "StringBuilder\"" + oldString + "\" can't corrently Replace \"" + oldChar.ToString() + "\" to \"" + newChar + "\" from index of StringBuilder :" + startIndex.ToString() + "to count " + count.ToString()); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e ); - retVal = false; - } - - return retVal; - - } - #endregion - - #region NegitiveTesting - - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: Start index is larger than source StringBuilder's length"; - const string c_TEST_ID = "N001"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - char oldChar = TestLibrary.Generator.GetChar(-55); - char newChar = TestLibrary.Generator.GetChar(-55); - int startIndex = strSrc.Length +TestLibrary.Generator.GetInt32(-55) % (Int32.MaxValue - strSrc.Length); - int count = TestLibrary.Generator.GetInt32(-55); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldChar, newChar, startIndex, count); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." + GetDataString(strSrc, startIndex,count,oldChar,newChar)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, startIndex,count,oldChar,newChar)); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: Replace count is larger than source StringBuilder's length"; - const string c_TEST_ID = "N002"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - char oldChar = TestLibrary.Generator.GetChar(-55); - char newChar = TestLibrary.Generator.GetChar(-55); - int startIndex = TestLibrary.Generator.GetInt32(-55) % strSrc.Length; - int count = strSrc.Length - startIndex + TestLibrary.Generator.GetInt32(-55); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldChar, newChar, startIndex, count); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." + GetDataString(strSrc, startIndex,count,oldChar,newChar)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, startIndex,count,oldChar,newChar)); - retVal = false; - } - - return retVal; - } - - #endregion - - #region Helper methords for testing - - private string GetDataString(string strSrc, int startIndex, int count,char oldChar,char newChar) - { - string str1, str; - int len1; - - if (null == strSrc) - { - str1 = "null"; - len1 = 0; - } - else - { - str1 = strSrc; - len1 = strSrc.Length; - } - - str = string.Format("\n[Source StingBulider value]\n \"{0}\"", str1); - str += string.Format("\n[Length of source StringBuilder]\n {0}", len1); - str += string.Format("\n[Start index ]\n{0}", startIndex); - str += string.Format("\n[Replace count]\n{0}", count); - str += string.Format("\n[Old char]\n{0}", oldChar); - str += string.Format("\n[New char]\n{0}", newChar); - - return str; - } - #endregion - -} - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace3.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace3.cs deleted file mode 100644 index a2125ee..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace3.cs +++ /dev/null @@ -1,275 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Text.StringBuilder.Replace(oldChar,newChar,startIndex,count) -/// -class StringBuilderReplace3 -{ - private const int c_MIN_STRING_LEN = 8; - private const int c_MAX_STRING_LEN = 256; - - private const int c_MAX_SHORT_STR_LEN = 31;//short string (<32 chars) - private const int c_MIN_LONG_STR_LEN = 257;//long string ( >256 chars) - private const int c_MAX_LONG_STR_LEN = 65535; - - public static int Main() - { - StringBuilderReplace3 test = new StringBuilderReplace3(); - - TestLibrary.TestFramework.BeginTestCase("for Method:System.Text.StringBuilder.Replace(String,String)"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - #region Positive test scenarios - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1: Old string does not exist in source StringBuilder, random new string. "; - const string c_TEST_ID = "P001"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - while(-1 < strSrc.IndexOf(oldString)) - { - oldString = TestLibrary.Generator.GetString(-55, false,c_MIN_STRING_LEN, c_MAX_STRING_LEN); - } - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - System.Text.StringBuilder newSB = new System.Text.StringBuilder(strSrc.Replace(oldString, newString)); - - - try - { - stringBuilder = stringBuilder.Replace(oldString, newString); - - if (0 != string.Compare(newSB.ToString(), stringBuilder.ToString())) - { - string errorDesc = "Value is not " + newSB.ToString() + " as expected: Actual(" + stringBuilder.ToString() + ")"; - errorDesc += GetDataString(strSrc, oldString, newString); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID,errorDesc); - retVal = false; - } - } - catch(Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString)); - retVal = false; - } - - - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "PosTest1: Old string exist in source StringBuilder, random new string. "; - const string c_TEST_ID = "P002"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - // 0 <= startIndex < strSrc.Length ( == startIndex is a valid index into strSrc) - int startIndex = TestLibrary.Generator.GetInt32(-55) % strSrc.Length; - - // we require that: substrSize >= 1 - // substrSize + startIndex <= strSrc.Length - // which is implied by 1 <= substrSize <= strSrc.Length-startIndex - // now for any Int32 k, 0 <= k % strSrc.Length-startIndex <= (strSrcLength-startIndex)-1 - // and so 1 <= 1 + (k % strSrc.Length-startIndex) <= strSrcLength-startIndex - // so generate k randomly and let substrSize := 1 + (k % strSrc.Length - startIndex). - int substrSize = (TestLibrary.Generator.GetInt32(-55) % (strSrc.Length - startIndex)) + 1; - string oldString = strSrc.Substring(startIndex, substrSize); - System.Text.StringBuilder newSB = new System.Text.StringBuilder(strSrc.Replace(oldString, newString)); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder = stringBuilder.Replace(oldString, newString); - if (0 != string.Compare(newSB.ToString(), stringBuilder.ToString())) - { - string errorDesc = "Value is not " + newSB.ToString() + " as expected: Actual(" + stringBuilder.ToString() + ")"; - errorDesc += GetDataString(strSrc, oldString, newString); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID,errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString)); - retVal = false; - } - - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - - const string c_TEST_DESC = "PosTest1: source StringBuilder is empty, random new string. "; - const string c_TEST_ID = "P003"; - - string strSrc = string.Empty; - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder = stringBuilder.Replace(oldString, newString); - if (string.Empty != stringBuilder.ToString()) - { - string errorDesc = "Value is not string of empty as expected: Actual(" + stringBuilder.ToString() + ")"; - errorDesc += GetDataString(strSrc, oldString, newString); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID+errorDesc,errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString)); - retVal = false; - } - - - return retVal; - } - #endregion - - #region Negative test scenarios - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: old string value is null reference."; - const string c_TEST_ID = "N001"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldStr = null; - string newStr = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldStr, newStr); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, "ArgumentNullException is not thrown as expected." + GetDataString(strSrc, oldStr, newStr)); - retVal = false; - } - catch (ArgumentNullException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldStr, newStr)); - retVal = false; - } - - return retVal; - - } - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: old string value is string of empty."; - const string c_TEST_ID = "N002"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldStr = string.Empty; - string newStr = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldStr, newStr); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentNullException is not thrown as expected." + GetDataString(strSrc, oldStr, newStr)); - retVal = false; - } - catch (ArgumentException) - { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldStr, newStr)); - retVal = false; - } - - return retVal; - - } - - - - #endregion - - private string GetDataString(string strSrc, string oldStr, string newStr) - { - string str1, str; - int len1; - - if (null == strSrc) - { - str1 = "null"; - len1 = 0; - } - else - { - str1 = strSrc; - len1 = strSrc.Length; - } - - str = "\n [Source string value] \n \" " + str1 + " \n \" [Length of source string] \n " + len1.ToString() - + "\n[Old string]\n \" " + oldStr + "\" \n[New string]\n \"" + newStr + "\""; - - - return str; - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace4.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace4.cs deleted file mode 100644 index 1985346..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuilderreplace4.cs +++ /dev/null @@ -1,433 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// System.Text.StringBuilder.Replace(oldString,newString,startIndex,count) -/// -class StringBuilderReplace4 -{ - private const int c_MIN_STRING_LEN = 8; - private const int c_MAX_STRING_LEN = 256; - - private const int c_MAX_SHORT_STR_LEN = 31;//short string (<32 chars) - private const int c_MIN_LONG_STR_LEN = 257;//long string ( >256 chars) - private const int c_MAX_LONG_STR_LEN = 65535; - - public static int Main() - { - StringBuilderReplace4 test = new StringBuilderReplace4(); - - TestLibrary.TestFramework.BeginTestCase("for Method:System.Text.StringBuilder.Replace(oldString,newString,startIndex,count)"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - - return retVal; - } - - #region PositiveTesting - public bool PosTest1() - { - bool retVal = true; - const string c_TEST_DESC = "PosTest1: Old string exists in source StringBuilder, random new string. "; - const string c_TEST_ID = "P001"; - - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - int subStartIndex = TestLibrary.Generator.GetInt32(-55) % strSrc.Length; - int subLength = TestLibrary.Generator.GetInt32(-55) % (strSrc.Length - subStartIndex); - while (subLength == 0) - { - subStartIndex = TestLibrary.Generator.GetInt32(-55) % strSrc.Length; - subLength = TestLibrary.Generator.GetInt32(-55) % (strSrc.Length - subStartIndex); - } - string oldString = strSrc.Substring(subStartIndex, subLength); - System.Text.StringBuilder newStringBuilder = new System.Text.StringBuilder(strSrc.Replace(oldString, newString)); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder.Replace(oldString, newString, 0, strSrc.Length); - if (stringBuilder.ToString() != newStringBuilder.ToString()) - { - string errorDesc = "Value is not " + newStringBuilder.ToString() + " as expected: Actual(" + stringBuilder.ToString() + ")"; - errorDesc += GetDataString(strSrc, oldString, newString,0,strSrc.Length); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString, 0, strSrc.Length)); - retVal = false; - } - - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - const string c_TEST_DESC = "PosTest2: the source StringBuilder is empty. "; - const string c_TEST_ID = "P002"; - - string strSrc = string.Empty; - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN,c_MAX_STRING_LEN); - System.Text.StringBuilder newStringBuilder = new System.Text.StringBuilder(strSrc.Replace(oldString, newString)); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder.Replace(oldString, newString, 0, strSrc.Length); - if (stringBuilder.ToString() != newStringBuilder.ToString()) - { - string errorDesc = "Value is not " + newStringBuilder.ToString() + " as expected: Actual(" + stringBuilder.ToString() + ")"; - errorDesc += GetDataString(strSrc, oldString, newString, 0, strSrc.Length); - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString, 0, strSrc.Length)); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - const string c_TEST_DESC = "PosTest3: Old string is random, new string is randow also. "; - const string c_TEST_ID = "P003"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder newStringBuilder = new System.Text.StringBuilder(strSrc.Replace(oldString, newString)); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder.Replace(oldString, newString, 0, strSrc.Length); - if (stringBuilder.ToString() != newStringBuilder.ToString()) - { - string errorDesc = "Value is not " + newStringBuilder.ToString() + " as expected: Actual(" + stringBuilder.ToString() + ")"; - errorDesc += GetDataString(strSrc, oldString, newString, 0, strSrc.Length); - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString, 0, strSrc.Length)); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - const string c_TEST_DESC = "PosTest4: Old string is out of range of the source StingBuilder. "; - const string c_TEST_ID = "P004"; - - string strSrc = "We always believe that the old time is good time and future time is bad time"; - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - string newString = "thing"; - string oldString = "time"; - string replacedString = "We always believe that the old thing is good thing and future time is bad time"; - System.Text.StringBuilder newStringBuilder = new System.Text.StringBuilder(replacedString); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - - try - { - stringBuilder.Replace(oldString, newString, 2, 47); - if (stringBuilder.ToString() != newStringBuilder.ToString()) - { - string errorDesc = "Value is not " + newStringBuilder.ToString() + " as expected: Actual(" + stringBuilder.ToString() + ")"; - errorDesc += GetDataString(strSrc, oldString, newString, 2, 47); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString, 2, 47)); - retVal = false; - } - - return retVal; - } - #endregion - - #region NegativeTesting - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest1: Start index is larger than source StringBuilder's length"; - const string c_TEST_ID = "N001"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - int startIndex = TestLibrary.Generator.GetInt32(-55) + stringBuilder.Length; - int count = TestLibrary.Generator.GetInt32(-55); - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldString, newString, startIndex, count); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." + GetDataString(strSrc, oldString, newString, startIndex, count)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString, startIndex, count)); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest2: startIndex plus count indicates a character position not within the source StringBuilder"; - const string c_TEST_ID = "N002"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - int startIndex = TestLibrary.Generator.GetInt32(-55) % strSrc.Length; - int count = TestLibrary.Generator.GetInt32(-55)+stringBuilder.Length-startIndex; - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldString, newString, startIndex, count); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." + GetDataString(strSrc, oldString, newString, stringBuilder.Length, stringBuilder.Length)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString, startIndex, count)); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest3: old string is a null reference "; - const string c_TEST_ID = "N003"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - int startIndex = TestLibrary.Generator.GetInt32(-55) % strSrc.Length; - int count = stringBuilder.Length - startIndex-1; - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = null; - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldString, newString, startIndex,count); - TestLibrary.TestFramework.LogError("013" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." + GetDataString(strSrc, oldString, newString, stringBuilder.Length, stringBuilder.Length)); - retVal = false; - } - catch (ArgumentNullException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc, oldString, newString, startIndex, count)); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest4: old string is empty "; - const string c_TEST_ID = "N004"; - - string strSrc = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder(strSrc); - - int startIndex = TestLibrary.Generator.GetInt32(-55) % strSrc.Length; - int count = stringBuilder.Length - startIndex - 1; - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = string.Empty; - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldString, newString, startIndex, count); - TestLibrary.TestFramework.LogError("015" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." + GetDataString(strSrc, oldString, newString, stringBuilder.Length, stringBuilder.Length)); - retVal = false; - } - catch (ArgumentException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(strSrc,oldString, newString, startIndex, count)); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - const string c_TEST_DESC = "NegTest5: the source StringBuilder is null reference"; - const string c_TEST_ID = "N005"; - - System.Text.StringBuilder stringBuilder = null; - - int startIndex = 0; - int count = 0; - string newString = TestLibrary.Generator.GetString(-55, false, c_MIN_STRING_LEN, c_MAX_STRING_LEN); - string oldString = string.Empty; - - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - stringBuilder.Replace(oldString, newString, startIndex, count); - TestLibrary.TestFramework.LogError("017" + " TestId-" + c_TEST_ID, "ArgumentOutOfRangeException is not thrown as expected." + GetDataString(null,oldString, newString, stringBuilder.Length, stringBuilder.Length)); - retVal = false; - } - catch (NullReferenceException) - { - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("018" + " TestId-" + c_TEST_ID, "Unexpected exception: " + e + GetDataString(null,oldString, newString, startIndex, count)); - retVal = false; - } - - return retVal; - } - #endregion - - #region Helper methords for testing - private string GetDataString(string strSrc, string oldString, string newString, int startIndex, int count) - { - string str1, str,oldStr,newStr; - int len1; - - if (null == strSrc) - { - str1 = "null"; - len1 = 0; - } - else - { - str1 = strSrc; - len1 = strSrc.Length; - } - - if (null == oldString) - { - oldStr = "null"; - } - else - { - oldStr = oldString; - } - - - if (null == newString) - { - newStr = newString; - } - else - { - newStr = newString; - } - - str = string.Format("\n[Source StingBulider value]\n \"{0}\"", str1); - str += string.Format("\n[Length of source StringBuilder]\n {0}", len1); - str += string.Format("\n[Start index ]\n{0}", startIndex); - str += string.Format("\n[Replace count]\n{0}", count); - str += string.Format("\n[Old string]\n{0}", oldStr); - str += string.Format("\n[New string]\n{0}", newStr); - - return str; - } - #endregion - -} diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring1.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring1.cs deleted file mode 100644 index dfbf5da..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring1.cs +++ /dev/null @@ -1,79 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// StringBuilder.ToString() -/// Converts the value of this instance to a String. -/// -public class StringBuilderToString -{ - private const int c_MIN_STR_LEN = 1; - private const int c_MAX_STR_LEN = 260; - - public static int Main() - { - StringBuilderToString testObj = new StringBuilderToString(); - - TestLibrary.TestFramework.BeginTestCase("for method: StringBuilder.ToString()"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Random string "; - string errorDesc; - - StringBuilder sb; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string expectedStr = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(expectedStr); - string actualStr = sb.ToString(); - if (actualStr != expectedStr || Object.ReferenceEquals(actualStr, expectedStr)) - { - errorDesc = " String value of StringBuilder is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedStr, actualStr); - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } -} - diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring2.cs b/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring2.cs deleted file mode 100644 index 798babc..0000000 --- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/stringbuildertostring2.cs +++ /dev/null @@ -1,317 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// StringBuilder.ToString(int, int) -/// Converts the value of a substring of this instance to a String. -/// -public class StringBuilderToString -{ - private const int c_MIN_STR_LEN = 1; - private const int c_MAX_STR_LEN = 260; - - public static int Main() - { - StringBuilderToString testObj = new StringBuilderToString(); - - TestLibrary.TestFramework.BeginTestCase("for method: StringBuilder.ToString(int, int)"); - if(testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } - - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - - #region Positive tests - public bool PosTest1() - { - bool retVal = true; - - const string c_TEST_ID = "P001"; - const string c_TEST_DESC = "PosTest1: Random start index and random length "; - string errorDesc; - - StringBuilder sb; - int startIndex; - int length; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - startIndex = TestLibrary.Generator.GetInt32(-55) % str.Length; - length = TestLibrary.Generator.GetInt32(-55) % (str.Length - startIndex) + 1; - string expectedStr = str.Substring(startIndex, length); - string actualStr = sb.ToString(startIndex, length); - - if (actualStr != expectedStr || Object.ReferenceEquals(actualStr, expectedStr)) - { - errorDesc = "Substring value of StringBuilder is not the value "; - errorDesc += string.Format("{0} as expected: actual({1})", expectedStr, actualStr); - errorDesc += string.Format("\nStart index: {0}, length: {1} characters", startIndex, length); - - TestLibrary.TestFramework.LogError("001" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("002" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - const string c_TEST_ID = "P002"; - const string c_TEST_DESC = "PosTest2: Random start index and length is zero"; - string errorDesc; - - StringBuilder sb; - int startIndex; - int length; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - startIndex = TestLibrary.Generator.GetInt32(-55) % str.Length; - length = 0; - string expectedStr = string.Empty; - string actualStr = sb.ToString(startIndex, length); - - if (actualStr != expectedStr) - { - errorDesc = "Substring value of StringBuilder is not the value "; - errorDesc += string.Format("string.Empty as expected: actual({0})", actualStr); - errorDesc += string.Format("\nStart index: {0}, length: {1} characters", startIndex, length); - - TestLibrary.TestFramework.LogError("003" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("004" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - const string c_TEST_ID = "P003"; - const string c_TEST_DESC = "PosTest3: Random start index is 0 and length equals the whole string's"; - string errorDesc; - - StringBuilder sb; - int startIndex; - int length; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - startIndex = 0; - length = str.Length; - string expectedStr = str; - string actualStr = sb.ToString(startIndex, length); - - if (actualStr != expectedStr || Object.ReferenceEquals(actualStr, expectedStr)) - { - errorDesc = "Substring value of StringBuilder is not the value "; - errorDesc += string.Format("string.Empty as expected: actual({0})", actualStr); - errorDesc += string.Format("\nStart index: {0}, length: {1} characters", startIndex, length); - - TestLibrary.TestFramework.LogError("005" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - TestLibrary.TestFramework.LogError("006" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - - return retVal; - } - #endregion - - #region Negative tests - //ArgumentOutOfRangeException - public bool NegTest1() - { - bool retVal = true; - - const string c_TEST_ID = "N001"; - const string c_TEST_DESC = "NegTest1: start index is less than zero."; - string errorDesc; - - StringBuilder sb; - int startIndex, length; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - startIndex = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - length = TestLibrary.Generator.GetInt32(-55) % (str.Length + 1); - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.ToString(startIndex, length); - - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nStart index is {0}, length is {1}", startIndex, length); - TestLibrary.TestFramework.LogError("007" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nStart index is {0}, length is {1}", startIndex, length); - TestLibrary.TestFramework.LogError("008" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - const string c_TEST_ID = "N002"; - const string c_TEST_DESC = "NegTest2: length is less than zero."; - string errorDesc; - - StringBuilder sb; - int startIndex, length; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - startIndex = TestLibrary.Generator.GetInt32(-55) % str.Length; - length = -1 * TestLibrary.Generator.GetInt32(-55) - 1; - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.ToString(startIndex, length); - - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nStart index is {0}, length is {1}", startIndex, length); - TestLibrary.TestFramework.LogError("009" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nStart index is {0}, length is {1}", startIndex, length); - TestLibrary.TestFramework.LogError("010" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - const string c_TEST_ID = "N003"; - const string c_TEST_DESC = "NegTest3: The sum of startIndex and length is greater than the length of the current instance. "; - string errorDesc; - - StringBuilder sb; - int startIndex, length; - - string str = TestLibrary.Generator.GetString(-55, false, c_MIN_STR_LEN, c_MAX_STR_LEN); - sb = new StringBuilder(str); - - startIndex = TestLibrary.Generator.GetInt32(-55); - if(startIndex > str.Length) - { - length = TestLibrary.Generator.GetInt32(-55); - } - else - { - length = str.Length - startIndex + 1 + - TestLibrary.Generator.GetInt32(-55) % (Int32.MaxValue - str.Length + startIndex); - } - - TestLibrary.TestFramework.BeginScenario(c_TEST_DESC); - try - { - sb.ToString(startIndex, length); - - errorDesc = "ArgumentOutOfRangeException is not thrown as expected."; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nStart index is {0}, length is {1}", startIndex, length); - TestLibrary.TestFramework.LogError("011" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - - } - catch (ArgumentOutOfRangeException) - { } - catch (Exception e) - { - errorDesc = "Unexpected exception: " + e; - errorDesc += string.Format("\nString value of StringBuilder is {0}", str); - errorDesc += string.Format("\nStart index is {0}, length is {1}", startIndex, length); - TestLibrary.TestFramework.LogError("012" + " TestId-" + c_TEST_ID, errorDesc); - retVal = false; - } - return retVal; - } - #endregion -} - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj deleted file mode 100644 index c2d3244..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingCtor1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj deleted file mode 100644 index bd66d95..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingEquals.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj deleted file mode 100644 index 786aa2b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj deleted file mode 100644 index ac8595d..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetByteCount2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj deleted file mode 100644 index 6ed7d97..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetBytes2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj deleted file mode 100644 index ee485b4..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetCharCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj deleted file mode 100644 index 0cc7d73..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetChars.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj deleted file mode 100644 index 6829623..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetDecoder.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj deleted file mode 100644 index 6b4cc80..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetEncoder.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj deleted file mode 100644 index acaa40a..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetHashCode.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj deleted file mode 100644 index 31663e7..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxByteCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj deleted file mode 100644 index 275e462..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetMaxCharCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj deleted file mode 100644 index f5332bd..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetPreamble.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj deleted file mode 100644 index f2d630c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/UnicodeEncodingGetString.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingctor1.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingctor1.cs deleted file mode 100644 index fc69327..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingctor1.cs +++ /dev/null @@ -1,72 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.Ctor() [v-zuolan] -/// - -public class UnicodeEncodingCtor -{ - - public static int Main() - { - UnicodeEncodingCtor testObj = new UnicodeEncodingCtor(); - TestLibrary.TestFramework.BeginTestCase("for constructor of System.Test.UnicodeEncoding"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - - return retVal; - } - - - #region Test Logic - public bool PosTest1() - { - bool retVal = true; - - UnicodeEncoding expectedValue = new UnicodeEncoding(false,true); - UnicodeEncoding actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Create a instance"); - try - { - actualValue = new UnicodeEncoding(); - - if (!expectedValue.Equals(actualValue)) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingequals.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingequals.cs deleted file mode 100644 index 9dfd3ba..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodingequals.cs +++ /dev/null @@ -1,136 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.Equals(System.Object) [v-zuolan] -/// - -public class UnicodeEncodingEquals -{ - - public static int Main() - { - UnicodeEncodingEquals testObj = new UnicodeEncodingEquals(); - TestLibrary.TestFramework.BeginTestCase("for field of System.Test.UnicodeEncoding"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - - #region Test Logic - public bool PosTest1() - { - bool retVal = true; - - UnicodeEncoding uEncoding1 = new UnicodeEncoding(); - UnicodeEncoding uEncoding2 = new UnicodeEncoding(false,true); - - bool expectedValue = true; - bool actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method with two instance that equal."); - try - { - actualValue = uEncoding1.Equals(uEncoding2); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - UnicodeEncoding uEncoding1 = new UnicodeEncoding(); - UnicodeEncoding uEncoding2 = new UnicodeEncoding(false, false); - - bool expectedValue = false; - bool actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method with two instance that not equal."); - try - { - actualValue = uEncoding1.Equals(uEncoding2); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - bool expectedValue = false; - bool actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Compare the instances between deference type."); - try - { - actualValue = uEncoding.Equals(new TimeSpan()); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount1.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount1.cs deleted file mode 100644 index a753b13..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount1.cs +++ /dev/null @@ -1,269 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.GetByteCount(System.Char[],System.Int32,System.Int32) [v-zuolan] -/// - -public class UnicodeEncodingGetByteCount -{ - - public static int Main() - { - UnicodeEncodingGetByteCount testObj = new UnicodeEncodingGetByteCount(); - TestLibrary.TestFramework.BeginTestCase("for field of System.Test.UnicodeEncoding"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char Array. - public Char[] GetCharArray(int length) - { - if (length <= 0) return new Char[] { }; - - Char[] charArray = new Char[length]; - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - charArray[i] = temp; - i++; - } - } - return charArray; - } - - //Convert Char Array to String - public String ToString(Char[] chars) - { - String str = "{"; - for (int i = 0;i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - Char[] chars = new Char[] { } ; - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 0; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method with a empty char array."); - try - { - actualValue = uEncoding.GetByteCount(chars,0,0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 20; - int actualValue; - - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method with max length of the char array."); - try - { - actualValue = uEncoding.GetByteCount(chars, 0, chars.Length); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ") when chars is:" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e + "when chars is:" + ToString(chars)); - retVal = false; - } - return retVal; - } - - - public bool PosTest3() - { - bool retVal = true; - - Char[] chars = GetCharArray(1); - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 2; - int actualValue; - - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method with one char array."); - try - { - actualValue = uEncoding.GetByteCount(chars, 0, 1); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ") when chars is:" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e + "when chars is:" + ToString(chars)); - retVal = false; - } - return retVal; - } - - #endregion - - #region Negative Test Logic - public bool NegTest1() - { - bool retVal = true; - - //Char[] chars = new Char[]{}; - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method with null"); - try - { - actualValue = uEncoding.GetByteCount((char[])null, 0, 0); - - TestLibrary.TestFramework.LogError("007", "No ArgumentNullException throw out expected."); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool NegTest2() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest2:Invoke the method with index out of range."); - try - { - actualValue = uEncoding.GetByteCount(chars, 10, 1); - - TestLibrary.TestFramework.LogError("009", "No ArgumentOutOfRangeException throw out expected when chars is:" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception:" + e + " when chars is:" + ToString(chars)); - retVal = false; - } - return retVal; - } - - - public bool NegTest3() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest3:Invoke the method with count out of range."); - try - { - actualValue = uEncoding.GetByteCount(chars, 5, -1); - - TestLibrary.TestFramework.LogError("011", "No ArgumentOutOfRangeException throw out expected when chars is:" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception:" + e + " when chars is:" + ToString(chars)); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount2.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount2.cs deleted file mode 100644 index 141a22e..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytecount2.cs +++ /dev/null @@ -1,210 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.GetByteCount(String) [v-zuolan] -/// - -public class UnicodeEncodingGetByteCount -{ - - public static int Main() - { - UnicodeEncodingGetByteCount testObj = new UnicodeEncodingGetByteCount(); - TestLibrary.TestFramework.BeginTestCase("for field of System.Test.UnicodeEncoding"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char String. - public String GetString(int length) - { - if (length <= 0) return ""; - - String tempStr = null; - - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - tempStr = tempStr + temp.ToString(); - i++; - } - } - return tempStr; - } - - public String ToString(String myString) - { - String str = "{"; - Char[] chars = myString.ToCharArray(); - for (int i = 0;i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 0; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method with a empty String."); - try - { - actualValue = uEncoding.GetByteCount(""); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - String str = GetString(10); - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 20; - int actualValue; - - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method with normal string"); - try - { - String temp = ToString(str); - actualValue = uEncoding.GetByteCount(str); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ") when chars is:" + ToString(str)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e + "when chars is:" + ToString(str)); - retVal = false; - } - return retVal; - } - - - public bool PosTest3() - { - bool retVal = true; - - String str = GetString(1); - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 2; - int actualValue; - - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method with one char String."); - try - { - actualValue = uEncoding.GetByteCount(str); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ") when chars is:" + ToString(str)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e + "when chars is:" + ToString(str)); - retVal = false; - } - return retVal; - } - - #endregion - - #region Negative Test Logic - public bool NegTest1() - { - bool retVal = true; - - String str = null; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method with null"); - try - { - actualValue = uEncoding.GetByteCount(str); - - TestLibrary.TestFramework.LogError("007", "No ArgumentNullException throw out expected."); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytes2.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytes2.cs deleted file mode 100644 index f19dc8a..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetbytes2.cs +++ /dev/null @@ -1,504 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) [v-zuolan] -/// - -public class UnicodeEncodingGetBytes -{ - - public static int Main() - { - UnicodeEncodingGetBytes testObj = new UnicodeEncodingGetBytes(); - TestLibrary.TestFramework.BeginTestCase("for field of System.Test.UnicodeEncoding"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - retVal = NegTest9() && retVal; - retVal = NegTest10() && retVal; - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char String. - public String GetString(int length) - { - if (length <= 0) return ""; - - String tempStr = null; - - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - tempStr = tempStr + temp.ToString(); - i++; - } - } - return tempStr; - } - - public String ToString(String myString) - { - String str = "{"; - Char[] chars = myString.ToCharArray(); - for (int i = 0; i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 20; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 10, bytes, 5); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 2; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method and set charCount as 1 and byteIndex as 0."); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 1, bytes, 0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int expectedValue = 0; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method and set charIndex as 20"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 0, bytes, 30); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("025", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("026", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative Test Logic - public bool NegTest1() - { - bool retVal = true; - - String chars = null; - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method and set chars as null"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 0, bytes, 0); - - TestLibrary.TestFramework.LogError("005", "No ArgumentNullException throw out expected."); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool NegTest2() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = null; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest2:Invoke the method and set bytes as null"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 0, bytes, 0); - - TestLibrary.TestFramework.LogError("007", "No ArgumentNullException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest3:Invoke the method and the destination buffer is not enough"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 10, bytes, 15); - - TestLibrary.TestFramework.LogError("009", "No ArgumentException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[10]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest4:Invoke the method and the destination buffer is not enough"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - TestLibrary.TestFramework.LogError("011", "No ArgumentException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest5:Invoke the method and set charIndex as -1"); - try - { - actualValue = uEncoding.GetBytes(chars, -1, 1, bytes, 0); - - TestLibrary.TestFramework.LogError("013", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - - public bool NegTest6() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest6:Invoke the method and set charIndex as 15"); - try - { - actualValue = uEncoding.GetBytes(chars, 15, 1, bytes, 0); - - TestLibrary.TestFramework.LogError("015", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool NegTest7() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest7:Invoke the method and set charCount as -1"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, -1, bytes, 0); - - TestLibrary.TestFramework.LogError("017", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("018", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool NegTest8() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest8:Invoke the method and set charCount as 12"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 12, bytes, 0); - - TestLibrary.TestFramework.LogError("019", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("020", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool NegTest9() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest9:Invoke the method and set byteIndex as -1"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 1, bytes, -1); - - TestLibrary.TestFramework.LogError("021", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("022", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool NegTest10() - { - bool retVal = true; - - String chars = GetString(10); - Byte[] bytes = new Byte[30]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest10:Invoke the method and set charIndex as 31"); - try - { - actualValue = uEncoding.GetBytes(chars, 0, 0, bytes, 31); - - TestLibrary.TestFramework.LogError("023", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(chars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - //Expected Exception - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("024", "Unexpected exception:" + e + " when chars is :" + ToString(chars)); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetcharcount.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetcharcount.cs deleted file mode 100644 index 21d959b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetcharcount.cs +++ /dev/null @@ -1,384 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.GetCharCount(System.Byte[],System.Int32,System.Int32) [v-zuolan] -/// - -public class UnicodeEncodingGetCharCount -{ - - public static int Main() - { - UnicodeEncodingGetCharCount testObj = new UnicodeEncodingGetCharCount(); - TestLibrary.TestFramework.BeginTestCase("for field of System.Test.UnicodeEncoding"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char Array. - public Char[] GetCharArray(int length) - { - if (length <= 0) return new Char[] { }; - - Char[] charArray = new Char[length]; - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - charArray[i] = temp; - i++; - } - } - return charArray; - } - - public String ToString(Char[] chars) - { - String str = "{"; - for (int i = 0; i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars,0,10,bytes,0); - - int expectedValue = 10; - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method."); - try - { - actualValue = uEncoding.GetCharCount(bytes, 0, 20); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when Chars is:" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e + " when Chars is:" + ToString(chars)); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int expectedValue = 0; - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method and set byteCount as 0."); - try - { - actualValue = uEncoding.GetCharCount(bytes, 5, 0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when Chars is:" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e + " when Chars is:" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int expectedValue = 1; - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method and set byteCount as 2"); - try - { - actualValue = uEncoding.GetCharCount(bytes, 0, 2); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when Chars is:" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e + " when Chars is:" + ToString(chars)); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int expectedValue = 0; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke the method and set byteIndex out of right range."); - try - { - actualValue = uEncoding.GetCharCount(bytes, 20, 0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("017", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when Chars is:" + ToString(chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("018", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative Test Logic - public bool NegTest1() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method and set bytes as null"); - try - { - actualValue = uEncoding.GetCharCount(null, 0, 0); - - TestLibrary.TestFramework.LogError("007", "No ArgumentNullException throw out expected."); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest2:Invoke the method and set byteIndex as -1"); - try - { - actualValue = uEncoding.GetCharCount(bytes, -1, 2); - - TestLibrary.TestFramework.LogError("009", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest3:Invoke the method and set byteIndex out of right range."); - try - { - actualValue = uEncoding.GetCharCount(bytes, 21, 0); - - TestLibrary.TestFramework.LogError("011", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest4:Invoke the method and set byteCount as -1"); - try - { - actualValue = uEncoding.GetCharCount(bytes, 0, -1); - - TestLibrary.TestFramework.LogError("013", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool NegTest5() - { - bool retVal = true; - - Char[] chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(chars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest5:Invoke the method and set byteCount as 21"); - try - { - actualValue = uEncoding.GetCharCount(bytes, 0, 21); - - TestLibrary.TestFramework.LogError("015", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetchars.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetchars.cs deleted file mode 100644 index 634329c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetchars.cs +++ /dev/null @@ -1,560 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) [v-zuolan] -/// - -public class UnicodeEncodingGetBytes -{ - - public static int Main() - { - UnicodeEncodingGetBytes testObj = new UnicodeEncodingGetBytes(); - TestLibrary.TestFramework.BeginTestCase("for field of System.Test.UnicodeEncoding"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - retVal = NegTest8() && retVal; - retVal = NegTest9() && retVal; - retVal = NegTest10() && retVal; - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char Array. - public Char[] GetCharArray(int length) - { - if (length <= 0) return new Char[] { }; - - Char[] charArray = new Char[length]; - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - charArray[i] = temp; - i++; - } - } - return charArray; - } - - //Convert Char Array to String - public String ToString(Char[] chars) - { - String str = "{"; - for (int i = 0; i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - int expectedValue = 10; - int actualValue; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 20, desChars,0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - int expectedValue = TestLibrary.Generator.GetInt16(-55) % 10 + 1; - int actualValue; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, expectedValue, bytes, 0); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method with random char count."); - try - { - actualValue = uEncoding.GetChars(bytes, 0, expectedValue * 2, desChars, 0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int expectedValue = 0; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest10:Invoke the method and set charIndex as 10"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 0, desChars, 10); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("025", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("026", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int expectedValue = 0; - int actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke the method and set byteIndex as 20"); - try - { - actualValue = uEncoding.GetChars(bytes, 20, 0, desChars, 10); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("027", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("028", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative Test Logic - public bool NegTest1() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = null; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method and set chars as null"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 0, desChars, 0); - - TestLibrary.TestFramework.LogError("005", "No ArgumentNullException throw out expected."); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool NegTest2() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = null; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - //int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest2:Invoke the method and set bytes as null"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 0, desChars, 0); - - TestLibrary.TestFramework.LogError("007", "No ArgumentNullException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[5]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest3:Invoke the method and the destination buffer is not enough"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 20, desChars, 0); - - TestLibrary.TestFramework.LogError("009", "No ArgumentException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest4:Invoke the method and the destination buffer is not enough"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 20, desChars, 5); - - TestLibrary.TestFramework.LogError("011", "No ArgumentException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest5:Invoke the method and set byteIndex as -1"); - try - { - actualValue = uEncoding.GetChars(bytes, -1, 0, desChars, 0); - - TestLibrary.TestFramework.LogError("013", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - - public bool NegTest6() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest6:Invoke the method and set byteIndex as 20"); - try - { - actualValue = uEncoding.GetChars(bytes, 20, 1, desChars, 10); - - TestLibrary.TestFramework.LogError("015", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool NegTest7() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest7:Invoke the method and set byteCount as -1"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, -1, desChars, 0); - - TestLibrary.TestFramework.LogError("017", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("018", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool NegTest8() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest8:Invoke the method and set byteCount as 21"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 21, desChars, 0); - - TestLibrary.TestFramework.LogError("019", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("020", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool NegTest9() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest9:Invoke the method and set charIndex as -1"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 0, desChars, -1); - - TestLibrary.TestFramework.LogError("021", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("022", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool NegTest10() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - int actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest10:Invoke the method and set charIndex as 11"); - try - { - actualValue = uEncoding.GetChars(bytes, 0, 0, desChars, 11); - - TestLibrary.TestFramework.LogError("023", "No ArgumentOutOfRangeException throw out expected" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - //Expected Exception - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("024", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetdecoder.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetdecoder.cs deleted file mode 100644 index 993ca10..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetdecoder.cs +++ /dev/null @@ -1,125 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.GetDecoder() [v-zuolan] -/// - -public class UnicodeEncodingGetDecoder -{ - - public static int Main() - { - UnicodeEncodingGetDecoder testObj = new UnicodeEncodingGetDecoder(); - TestLibrary.TestFramework.BeginTestCase("for method of System.Test.UnicodeEncoding.GetDecoder"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char Array. - public Char[] GetCharArray(int length) - { - if (length <= 0) return new Char[] { }; - - Char[] charArray = new Char[length]; - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - charArray[i] = temp; - i++; - } - } - return charArray; - } - - //Convert Char Array to String - public String ToString(Char[] chars) - { - String str = "{"; - for (int i = 0; i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - int buffer; - int outChars; - bool completed; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - bool expectedValue = true; - bool actualValue = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method"); - try - { - Decoder dC = uEncoding.GetDecoder(); - - dC.Convert(bytes, 0, 20, desChars, 0, 10, true,out buffer,out outChars, out completed); - - if (completed) - { - for (int i = 0; i < 10; i++) - { - actualValue = actualValue & (desChars[i] == srcChars[i]); - } - } - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetencoder.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetencoder.cs deleted file mode 100644 index 2f061cc..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetencoder.cs +++ /dev/null @@ -1,126 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Text.UnicodeEncoding.GetEncoder() [v-zuolan] -/// - -public class UnicodeEncodingGetEncoder -{ - - public static int Main() - { - UnicodeEncodingGetEncoder testObj = new UnicodeEncodingGetEncoder(); - TestLibrary.TestFramework.BeginTestCase("for method of System.Text.UnicodeEncoding.GetEncoder()"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char Array. - public Char[] GetCharArray(int length) - { - if (length <= 0) return new Char[] { }; - - Char[] charArray = new Char[length]; - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - charArray[i] = temp; - i++; - } - } - return charArray; - } - - //Convert Char Array to String - public String ToString(Char[] chars) - { - String str = "{"; - for (int i = 0; i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - Char[] Chars = GetCharArray(10); - Byte[] bytes = new Byte[20]; - Byte[] desBytes = new Byte[20]; - int buffer; - int outChars; - bool completed; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(Chars, 0, 10, bytes, 0); - - bool expectedValue = true; - bool actualValue = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method"); - try - { - Encoder eC = uEncoding.GetEncoder(); - - eC.Convert(Chars, 0, 10, desBytes, 0, 20, true, out buffer, out outChars, out completed); - - if (completed) - { - for (int i = 0; i < 20; i++) - { - actualValue = actualValue & (bytes[i] == desBytes[i]); - } - } - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(Chars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e + " when chars is :" + ToString(Chars)); - retVal = false; - } - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggethashcode.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggethashcode.cs deleted file mode 100644 index 02a4c26..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggethashcode.cs +++ /dev/null @@ -1,77 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Text.UnicodeEncoding.GetHashCode() [v-zuolan] -/// - -public class UnicodeEncodingGetHashCode -{ - - public static int Main() - { - UnicodeEncodingGetHashCode testObj = new UnicodeEncodingGetHashCode(); - TestLibrary.TestFramework.BeginTestCase("for method of System.Text.UnicodeEncoding.GetHashCode"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - - return retVal; - } - - - #region Test Logic - public bool PosTest1() - { - bool retVal = true; - - int expectedValue; - int actualValue; - - UnicodeEncoding uE1 = new UnicodeEncoding(); - UnicodeEncoding uE2 = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method."); - try - { - expectedValue = uE1.GetHashCode(); - actualValue = uE2.GetHashCode(); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxbytecount.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxbytecount.cs deleted file mode 100644 index 55850ae..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxbytecount.cs +++ /dev/null @@ -1,199 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Text.UnicodeEncoding.GetMaxByteCount(int) [v-zuolan] -/// - -public class UnicodeEncodingGetMaxByteCount -{ - - public static int Main() - { - UnicodeEncodingGetMaxByteCount testObj = new UnicodeEncodingGetMaxByteCount(); - TestLibrary.TestFramework.BeginTestCase("for method of System.Text.UnicodeEncoding.GetMaxByteCount"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("Negative"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - - return retVal; - } - - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - int expectedValue = 2; - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method and set charCount as 0."); - try - { - actualValue = uE.GetMaxByteCount(0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - int expectedValue = 4; - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method and set charCount as 1."); - try - { - actualValue = uE.GetMaxByteCount(1); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - - public bool PosTest3() - { - bool retVal = true; - - int charCount = (TestLibrary.Generator.GetInt32(-55) % Int32.MaxValue + 1) / 2; - - int expectedValue = (charCount + 1) * 2; - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method and set charCount as random integer."); - try - { - actualValue = uE.GetMaxByteCount(charCount); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion - - - #region Negative Test Logic - public bool NegTest1() - { - bool retVal = true; - - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method and set charCount as -1."); - try - { - actualValue = uE.GetMaxByteCount(-1); - TestLibrary.TestFramework.LogError("007", "No ArgumentOutOfRangeException expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("NegTest2:Invoke the method and set charCount as a large integer that lead the bytecount to overflow.."); - try - { - actualValue = uE.GetMaxByteCount(int.MaxValue / 2); - TestLibrary.TestFramework.LogError("009", "No ArgumentOutOfRangeException expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxcharcount.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxcharcount.cs deleted file mode 100644 index 007fa6e..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetmaxcharcount.cs +++ /dev/null @@ -1,172 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Text.UnicodeEncoding.GetMaxCharCount(int) [v-zuolan] -/// - -public class UnicodeEncodingGetMaxCharCount -{ - - public static int Main() - { - UnicodeEncodingGetMaxCharCount testObj = new UnicodeEncodingGetMaxCharCount(); - TestLibrary.TestFramework.BeginTestCase("for method of System.Text.UnicodeEncoding.GetMaxCharCount"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - TestLibrary.TestFramework.LogInformation("Negative"); - retVal = NegTest1() && retVal; - - return retVal; - } - - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - int expectedValue = 1; - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method and set byteCount as 0."); - try - { - actualValue = uE.GetMaxCharCount(0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool PosTest2() - { - bool retVal = true; - - int expectedValue = 2; - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method and set byteCount as 1."); - try - { - actualValue = uE.GetMaxCharCount(1); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - - public bool PosTest3() - { - bool retVal = true; - - int byteCount = TestLibrary.Generator.GetInt32(-55); - - int expectedValue = (byteCount + 1) / 2 + 1; - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method and set byteCount as random integer."); - try - { - actualValue = uE.GetMaxCharCount(byteCount); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion - - - #region Negative Test Logic - public bool NegTest1() - { - bool retVal = true; - - int actualValue; - - UnicodeEncoding uE = new UnicodeEncoding(); - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method and set byteCount as -1."); - try - { - actualValue = uE.GetMaxCharCount(-1); - TestLibrary.TestFramework.LogError("007", "No ArgumentOutOfRangeException expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetpreamble.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetpreamble.cs deleted file mode 100644 index ea8b408..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetpreamble.cs +++ /dev/null @@ -1,133 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Text.UnicodeEncoding.GetPreamble() [v-zuolan] -/// - -public class UnicodeEncodingGetPreamble -{ - - public static int Main() - { - UnicodeEncodingGetPreamble testObj = new UnicodeEncodingGetPreamble(); - TestLibrary.TestFramework.BeginTestCase("for method of System.Text.UnicodeEncoding.GetPreamble"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - - #region Test Logic - public bool PosTest1() - { - bool retVal = true; - - UnicodeEncoding uE = new UnicodeEncoding(true,false); - - Byte[] expectedValue = new Byte[] { }; - Byte[] actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method with bigEndian true and byteOrderMark false."); - try - { - actualValue = uE.GetPreamble(); - - if (expectedValue.Equals(actualValue)) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - UnicodeEncoding uE = new UnicodeEncoding(true, true); - - Byte[] expectedValue = new Byte[] { 0xfe,0xff}; - Byte[] actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method with bigEndian true and byteOrderMark true."); - try - { - actualValue = uE.GetPreamble(); - - if (expectedValue.Equals(actualValue)) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - UnicodeEncoding uE = new UnicodeEncoding(false, true); - - Byte[] expectedValue = new Byte[] { 0xff, 0xfe }; - Byte[] actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method with bigEndian false and byteOrderMark true."); - try - { - actualValue = uE.GetPreamble(); - - if (expectedValue.Equals(actualValue)) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")"); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetstring.cs b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetstring.cs deleted file mode 100644 index 1e83741..0000000 --- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/unicodeencodinggetstring.cs +++ /dev/null @@ -1,409 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -///System.Test.UnicodeEncoding.GetString(System.Byte[],System.Int32,System.Int32) [v-zuolan] -/// - -public class UnicodeEncodingGetString -{ - - public static int Main() - { - UnicodeEncodingGetString testObj = new UnicodeEncodingGetString(); - TestLibrary.TestFramework.BeginTestCase("for method of System.Test.UnicodeEncoding.GetString"); - if (testObj.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - - } - - public bool RunTests() - { - bool retVal = true; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - TestLibrary.TestFramework.LogInformation("Positive"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - - - return retVal; - } - - #region Helper Method - //Create a None-Surrogate-Char Array. - public Char[] GetCharArray(int length) - { - if (length <= 0) return new Char[] { }; - - Char[] charArray = new Char[length]; - int i = 0; - while (i < length) - { - Char temp = TestLibrary.Generator.GetChar(-55); - if (!Char.IsSurrogate(temp)) - { - charArray[i] = temp; - i++; - } - } - return charArray; - } - - //Convert Char Array to String - public String ToString(Char[] chars) - { - String str = "{"; - for (int i = 0; i < chars.Length; i++) - { - str = str + @"\u" + String.Format("{0:X04}", (int)chars[i]); - if (i != chars.Length - 1) str = str + ","; - } - str = str + "}"; - return str; - } - #endregion - - #region Positive Test Logic - public bool PosTest1() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - bool expectedValue = true; - bool actualValue = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1:Invoke the method"); - try - { - String desString = uEncoding.GetString(bytes, 0, 20); - - desChars = desString.ToCharArray(); - - for (int i = 0; i < 10; i++) - { - actualValue = actualValue & (desChars[i] == srcChars[i]); - } - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("001", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - bool expectedValue = true; - bool actualValue = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2:Invoke the method,convert 1 char"); - try - { - String desString = uEncoding.GetString(bytes, 0, 2); - - desChars = desString.ToCharArray(); - - for (int i = 0; i < 1; i++) - { - actualValue = actualValue & (desChars[i] == srcChars[i]); - } - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("003", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - - public bool PosTest3() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - String expectedValue = ""; - String actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest3:Invoke the method and set byteIndex as 0 and byteCount as 0."); - try - { - actualValue = uEncoding.GetString(bytes, 0, 0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("005", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("006", "Unexpected exception:" + e + " when chars is :" + ToString(srcChars)); - retVal = false; - } - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - String expectedValue = ""; - String actualValue; - - TestLibrary.TestFramework.BeginScenario("PosTest4:Invoke the method and set byteIndex out of range."); - try - { - actualValue = uEncoding.GetString(bytes, 20, 0); - - if (expectedValue != actualValue) - { - TestLibrary.TestFramework.LogError("017", "ExpectedValue(" + expectedValue + ") !=ActualValue(" + actualValue + ")" + " when chars is :" + ToString(srcChars)); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("018", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion - - #region Negative Test Logic - - public bool NegTest1() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - String actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest1:Invoke the method and set chars as null"); - try - { - actualValue = uEncoding.GetString(null,0,0); - - TestLibrary.TestFramework.LogError("007", "No ArgumentNullException throw out expected."); - retVal = false; - } - catch (ArgumentNullException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("008", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool NegTest2() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - String actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest2:Invoke the method and set byteIndex out of range."); - try - { - actualValue = uEncoding.GetString(bytes, 21, 0); - - TestLibrary.TestFramework.LogError("009", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("010", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool NegTest3() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - String actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest3:Invoke the method and set byteIndex out of range."); - try - { - actualValue = uEncoding.GetString(bytes, -1, 0); - - TestLibrary.TestFramework.LogError("011", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("012", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - - public bool NegTest4() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - String actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest4:Invoke the method and set byteCount out of range."); - try - { - actualValue = uEncoding.GetString(bytes, 0, -1); - - TestLibrary.TestFramework.LogError("013", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("014", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - Char[] srcChars = GetCharArray(10); - Char[] desChars = new Char[10]; - Byte[] bytes = new Byte[20]; - - UnicodeEncoding uEncoding = new UnicodeEncoding(); - int byteCount = uEncoding.GetBytes(srcChars, 0, 10, bytes, 0); - - String actualValue; - - TestLibrary.TestFramework.BeginScenario("NegTest5:Invoke the method and set byteCount out of range."); - try - { - actualValue = uEncoding.GetString(bytes, 0, 21); - - TestLibrary.TestFramework.LogError("015", "No ArgumentOutOfRangeException throw out expected."); - retVal = false; - } - catch (ArgumentOutOfRangeException) - { - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("016", "Unexpected exception:" + e); - retVal = false; - } - return retVal; - } - #endregion -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj deleted file mode 100644 index e4a03d8..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj deleted file mode 100644 index f0ce225..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj deleted file mode 100644 index 547e3d0..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingCtor3.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj deleted file mode 100644 index 5c757ce..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingEquals.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj deleted file mode 100644 index 53846b8..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj deleted file mode 100644 index 8857fca..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetByteCount2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj deleted file mode 100644 index 0cae04f..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes1.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj deleted file mode 100644 index e626ca6..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetBytes2.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj deleted file mode 100644 index adcd534..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetCharCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj deleted file mode 100644 index 96f4149..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetChars.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj deleted file mode 100644 index 7d19985..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetDecoder.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj deleted file mode 100644 index 532a942..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetEncoder.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj deleted file mode 100644 index 78e0bda..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetHashCode.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj deleted file mode 100644 index 0152cb6..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxByteCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj deleted file mode 100644 index b566c0c..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetMaxCharCount.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj deleted file mode 100644 index a0ed104..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetPreamble.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj b/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj deleted file mode 100644 index 3454f03..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/UTF8EncodingGetString.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor.cs deleted file mode 100644 index 7bc7a23..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// ctor [v-jianq] -/// - -public class UTF8EncodingCtor -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify ctor of UTF8Encoding"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(); - - if (utf8 == null) - { - TestLibrary.TestFramework.LogError("001.1", "Ctor of UTF8Encoding Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingCtor test = new UTF8EncodingCtor(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingCtor"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor2.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor2.cs deleted file mode 100644 index f070a74..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor2.cs +++ /dev/null @@ -1,131 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// ctor(System.Boolean) -/// - -public class UTF8EncodingCtor2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify ctor(true) of UTF8Encoding"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(true); - - if (utf8 == null) - { - TestLibrary.TestFramework.LogError("001.1", "Ctor of UTF8Encoding Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify ctor(false) of UTF8Encoding"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(false); - - if (utf8 == null) - { - TestLibrary.TestFramework.LogError("002.1", "Ctor of UTF8Encoding Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingCtor2 test = new UTF8EncodingCtor2(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingCtor2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor3.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor3.cs deleted file mode 100644 index cb17084..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingctor3.cs +++ /dev/null @@ -1,187 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// ctor(System.Boolean,System.Boolean) [v-jianq] -/// - -public class UTF8EncodingCtor3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - retVal = PosTest4() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify ctor(true,false) of UTF8Encoding"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(true,false); - - if (utf8 == null) - { - TestLibrary.TestFramework.LogError("001.1", "Ctor of UTF8Encoding Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify ctor(true,true) of UTF8Encoding"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(true,true); - - if (utf8 == null) - { - TestLibrary.TestFramework.LogError("002.1", "Ctor of UTF8Encoding Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify ctor(false,false) of UTF8Encoding"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(false, false); - - if (utf8 == null) - { - TestLibrary.TestFramework.LogError("003.1", "Ctor of UTF8Encoding Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest4() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest4: Verify ctor(false,true) of UTF8Encoding"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(false, true); - - if (utf8 == null) - { - TestLibrary.TestFramework.LogError("004.1", "Ctor of UTF8Encoding Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("004.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingCtor3 test = new UTF8EncodingCtor3(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingCtor3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingequals.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingequals.cs deleted file mode 100644 index 0dcc893..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodingequals.cs +++ /dev/null @@ -1,161 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// Equals(System.Object) [v-jianq] -/// - -public class UTF8EncodingEquals -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify a instance of UTF8Encoding equals to itself"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(); - - if (utf8.Equals(utf8)!= true) - { - TestLibrary.TestFramework.LogError("001.1", "Method Equals Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify a instance of UTF8Encoding equals to another one"); - - try - { - UTF8Encoding utf8a = new UTF8Encoding(); - UTF8Encoding utf8b = new UTF8Encoding(); - - if (utf8a.Equals(utf8b) != true) - { - TestLibrary.TestFramework.LogError("002.1", "Method Equals Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest3: Verify a instance of UTF8Encoding is not equal to different one"); - - try - { - UTF8Encoding utf8a = new UTF8Encoding(); - UTF8Encoding utf8b = new UTF8Encoding(true); - - if (utf8a.Equals(utf8b) != false) - { - TestLibrary.TestFramework.LogError("003.1", "Method Equals Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingEquals test = new UTF8EncodingEquals(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingEquals"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount1.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount1.cs deleted file mode 100644 index edc40fc..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount1.cs +++ /dev/null @@ -1,238 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetByteCount(System.Char[],System.Int32,System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetByteCount1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetByteCount(Char[],Int32,Int32) with non-null char[]"); - - try - { - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars, 1, 2); - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetByteCount(Char[],Int32,Int32) with null char[]"); - - try - { - Char[] chars = new Char[] { }; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars, 0, 0); - - if (byteCount != 0) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetByteCount Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown when chars is a null reference"); - - try - { - Char[] chars = null; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars, 0, 0); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown when chars is a null reference."); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentOutOfRangeException is not thrown when index is less than zero."); - - try - { - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars, -1, 2); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentOutOfRangeException is not thrown when index is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown when count is less than zero."); - - try - { - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars, 1, -2); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown when count is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown when index and count do not denote a valid range in chars."); - - try - { - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars, 1, chars.Length); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentOutOfRangeException is not thrown when index and count do not denote a valid range in chars."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetByteCount1 test = new UTF8EncodingGetByteCount1(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetByteCount1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount2.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount2.cs deleted file mode 100644 index d17f432..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytecount2.cs +++ /dev/null @@ -1,142 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetByteCount(System.String) [v-jianq] -/// - -public class UTF8EncodingGetByteCount2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetByteCount(string) with non-null string"); - - try - { - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars); - - if (byteCount != chars.Length) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetByteCount Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetByteCount(string) with null string"); - - try - { - String chars = ""; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars); - - if (byteCount != 0) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetByteCount Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown when string is a null reference"); - - try - { - String chars = null; - - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = utf8.GetByteCount(chars); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown when string is a null reference."); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetByteCount2 test = new UTF8EncodingGetByteCount2(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetByteCount2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes1.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes1.cs deleted file mode 100644 index 10ad1b8..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes1.cs +++ /dev/null @@ -1,373 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetBytes1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetBytes(Char[],Int32,Int32,Byte[],Int32) with non-null chars"); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, 0); - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetBytes(Char[],Int32,Int32,Byte[],Int32) with null chars"); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 0, 0); - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 0, 0, bytes, 0); - - if (bytesEncodedCount != 0) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown when chars is a null reference "); - - try - { - Byte[] bytes; - Char[] chars = null; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = 10; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, 0); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown when chars is a null reference "); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentNullException is not thrown when bytes is a null reference "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = null; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, 0); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown when bytes is a null reference "); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown when charIndex is less than zero "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, -1, 2, bytes, 0); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown when charIndex is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown when charCount is less than zero "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, -2, bytes, 0); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentOutOfRangeException is not thrown when charIndex is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest5: ArgumentOutOfRangeException is not thrown when byteIndex is less than zero. "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, -1); - - TestLibrary.TestFramework.LogError("105.1", "ArgumentOutOfRangeException is not thrown whenchar byteIndex is less than zero.."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("105.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest6: ArgumentOutOfRangeException is not thrown when charIndex and charCount do not denote a valid range in chars. "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, chars.Length, bytes, 1); - - TestLibrary.TestFramework.LogError("106.1", "ArgumentOutOfRangeException is not thrown when charIndex and charCount do not denote a valid range in chars."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("106.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest7() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest7: ArgumentException is not thrown when bytes does not have enough capacity from byteIndex to the end of the array to accommodate the resulting bytes."); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, bytes.Length); - - TestLibrary.TestFramework.LogError("107.1", "ArgumentException is not thrown when byteIndex is not a valid index in bytes."); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("107.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - - - - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetBytes1 test = new UTF8EncodingGetBytes1(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetBytes1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes2.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes2.cs deleted file mode 100644 index 6dc8614..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetbytes2.cs +++ /dev/null @@ -1,341 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetBytes2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetBytes(Char[],Int32,Int32,Byte[],Int32) with non-null chars"); - - try - { - Byte[] bytes; - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = chars.Length; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, 0); - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetBytes(String,Int32,Int32,Byte[],Int32) with null chars"); - - try - { - Byte[] bytes; - String chars = ""; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = chars.Length; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 0, byteCount, bytes, 0); - - - if (bytesEncodedCount != 0) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetBytes Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown when string is a null reference "); - - try - { - Byte[] bytes; - String chars = null; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = 10; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, 0); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown when chars is a null reference "); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentNullException is not thrown when bytes is a null reference "); - - try - { - Byte[] bytes; - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - - bytes = null; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, 0); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown when bytes is a null reference "); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown when charIndex is less than zero "); - - try - { - Byte[] bytes; - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = chars.Length; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, -1, 2, bytes, 0); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown when charIndex is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown when charCount is less than zero "); - - try - { - Byte[] bytes; - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = chars.Length; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, -2, bytes, 0); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentOutOfRangeException is not thrown when charIndex is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest5: ArgumentOutOfRangeException is not thrown when byteIndex is less than zero. "); - - try - { - Byte[] bytes; - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = chars.Length; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, -1); - - TestLibrary.TestFramework.LogError("105.1", "ArgumentOutOfRangeException is not thrown whenchar byteIndex is less than zero.."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("105.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest6: ArgumentOutOfRangeException is not thrown when charIndex and charCount do not denote a valid range in chars. "); - - try - { - Byte[] bytes; - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = chars.Length; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, chars.Length, bytes, 0); - - TestLibrary.TestFramework.LogError("106.1", "ArgumentOutOfRangeException is not thrown when charIndex and charCount do not denote a valid range in chars."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("106.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest7() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest7: ArgumentException is not thrown when bytes does not have enough capacity from byteIndex to the end of the array to accommodate the resulting bytes."); - - try - { - Byte[] bytes; - String chars = "UTF8 Encoding Example"; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = chars.Length; - bytes = new Byte[byteCount]; - int bytesEncodedCount = utf8.GetBytes(chars, 1, 2, bytes, bytes.Length); - - TestLibrary.TestFramework.LogError("107.1", "ArgumentException is not thrown when byteIndex is not a valid index in bytes."); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("107.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetBytes2 test = new UTF8EncodingGetBytes2(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetBytes2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetcharcount.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetcharcount.cs deleted file mode 100644 index f81c6d7..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetcharcount.cs +++ /dev/null @@ -1,234 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetByteCount(System.Char[],System.Int32,System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetCharCount -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetByteCount with a non-null Byte[]"); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = utf8.GetCharCount(bytes, 2, 8); - - if (charCount != 8) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetByteCount Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetByteCount with a null Byte[]"); - - try - { - Byte[] bytes = new Byte[] { }; - - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = utf8.GetCharCount(bytes, 0, 0); - - if (charCount != 0) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetByteCount Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown when bytes is a null reference"); - - try - { - Byte[] bytes = null; - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = utf8.GetCharCount(bytes, 2, 8); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown when bytes is a null reference."); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentOutOfRangeException is not thrown when index is less than zero."); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = utf8.GetCharCount(bytes, -1, 8); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown when index is less than zero.."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown when count is less than zero."); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = utf8.GetCharCount(bytes, 2, -1); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentNullException is not thrown when count is less than zero.."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown when index and count do not denote a valid range in bytes."); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = utf8.GetCharCount(bytes, 2, bytes.Length); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentNullException is not thrown whenindex and count do not denote a valid range in bytes."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetCharCount test = new UTF8EncodingGetCharCount(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetCharCount"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetchars.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetchars.cs deleted file mode 100644 index eb3df09..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetchars.cs +++ /dev/null @@ -1,372 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetChars -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - retVal = NegTest5() && retVal; - retVal = NegTest6() && retVal; - retVal = NegTest7() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetChars with non-null chars"); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int charsEncodedCount = utf8.GetChars(bytes, 1, 2, chars, 0); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Verify method GetChars with null chars"); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 0, 0); - bytes = new Byte[byteCount]; - int charsEncodedCount = utf8.GetChars(bytes, 0, 0, chars, 0); - - if (charsEncodedCount != 0) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetChars Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.1", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown when bytes is a null reference "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = null; - int charsEncodedCount = utf8.GetChars(bytes, 1, 2, chars, 0); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown when bytes is a null reference "); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentNullException is not thrown when chars is a null reference "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - chars = null; - int charsEncodedCount = utf8.GetChars(bytes, 1, 2, chars, 0); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown when chars is a null reference "); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown when byteIndex is less than zero "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int charsEncodedCount = utf8.GetChars(bytes, -1, 2, chars, 0); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentOutOfRangeException is not thrown when charIndex is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown when byteCount is less than zero "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int charsEncodedCount = utf8.GetChars(bytes, 1, -2, chars, 0); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentOutOfRangeException is not thrown when byteIndex is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest5() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest5: ArgumentOutOfRangeException is not thrown when charIndex is less than zero. "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int charsEncodedCount = utf8.GetChars(bytes, 1, 2, chars, -1); - - TestLibrary.TestFramework.LogError("105.1", "ArgumentOutOfRangeException is not thrown whenchar charIndex is less than zero.."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("105.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest6() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest6: ArgumentOutOfRangeException is not thrown when byteIndex and byteCount do not denote a valid range in chars. "); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int charsEncodedCount = utf8.GetChars(bytes, 2, 2, chars, 1); - - TestLibrary.TestFramework.LogError("106.1", "ArgumentOutOfRangeException is not thrown when byteIndex and byteCount do not denote a valid range in chars."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("106.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest7() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest7: ArgumentException is not thrown when chars does not have enough capacity from charIndex to the end of the array to accommodate the resulting characters"); - - try - { - Byte[] bytes; - Char[] chars = new Char[] { - '\u0023', - '\u0025', - '\u03a0', - '\u03a3' }; - - UTF8Encoding utf8 = new UTF8Encoding(); - - int byteCount = utf8.GetByteCount(chars, 1, 2); - bytes = new Byte[byteCount]; - int charsEncodedCount = utf8.GetChars(bytes, 1, 2, chars, chars.Length); - - TestLibrary.TestFramework.LogError("107.1", "ArgumentException is not thrown when byteIndex is not a valid index in bytes."); - retVal = false; - } - catch (ArgumentException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("107.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetChars test = new UTF8EncodingGetChars(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetChars"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetdecoder.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetdecoder.cs deleted file mode 100644 index 2688f8b..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetdecoder.cs +++ /dev/null @@ -1,98 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetDecoder [v-jianq] -/// - -public class UTF8EncodingGetDecoder -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetDecoder"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(); - Decoder decoder = utf8.GetDecoder(); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetDecoder test = new UTF8EncodingGetDecoder(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetDecoder"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetencoder.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetencoder.cs deleted file mode 100644 index 328ccc2..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetencoder.cs +++ /dev/null @@ -1,98 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetEncoder [v-jianq] -/// - -public class UTF8EncodingGetEncoder -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetEncoder"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(); - Encoder encoder = utf8.GetEncoder(); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetEncoder test = new UTF8EncodingGetEncoder(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetEncoder"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggethashcode.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggethashcode.cs deleted file mode 100644 index 689a7ec..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggethashcode.cs +++ /dev/null @@ -1,133 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetHashCode [v-jianq] -/// - -public class UTF8EncodingGetHashCode -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Two return value equals with two ref of a instance"); - - try - { - UTF8Encoding utf8a = new UTF8Encoding(); - UTF8Encoding utf8b = utf8a; - - if (utf8a.GetHashCode()!=utf8b.GetHashCode()) - { - TestLibrary.TestFramework.LogError("001.1", "Method GetHashCode Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest2: Two return value is not equal with two instance"); - - try - { - UTF8Encoding utf8a = new UTF8Encoding(true); - UTF8Encoding utf8b = new UTF8Encoding(true,true); - - if (utf8a.GetHashCode() == utf8b.GetHashCode()) - { - TestLibrary.TestFramework.LogError("002.1", "Method GetHashCode Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetHashCode test = new UTF8EncodingGetHashCode(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetHashCode"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxbytecount.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxbytecount.cs deleted file mode 100644 index 0b2cca2..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxbytecount.cs +++ /dev/null @@ -1,105 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetMaxByteCount(System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetMaxByteCount -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetMaxByteCount"); - - try - { - - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = 0; - int maxByteCount = utf8.GetMaxByteCount(charCount); - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentOutOfRangeException is not thrown when charCount is less than zero."); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(); - int charCount = -1; - int maxByteCount = utf8.GetMaxByteCount(charCount); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentOutOfRangeException is not thrown when charCount is less than zero. "); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetMaxByteCount test = new UTF8EncodingGetMaxByteCount(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetMaxByteCount"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxcharcount.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxcharcount.cs deleted file mode 100644 index d583b37..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetmaxcharcount.cs +++ /dev/null @@ -1,104 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetMaxCharCount(System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetMaxCharCount -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetMaxCharCount"); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = 8; - int maxCharCount = utf8.GetMaxCharCount(byteCount); - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentOutOfRangeException is not thrown when byteCount is less than zero."); - - try - { - UTF8Encoding utf8 = new UTF8Encoding(); - int byteCount = -1; - int maxCharCount = utf8.GetMaxCharCount(byteCount); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentOutOfRangeException is not thrown when byteCount is less than zero."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetMaxCharCount test = new UTF8EncodingGetMaxCharCount(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetMaxCharCount"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetpreamble.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetpreamble.cs deleted file mode 100644 index 0293f04..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetpreamble.cs +++ /dev/null @@ -1,100 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetPreamble [v-jianq] -/// - -public class UTF8EncodingGetPreamble -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify method GetPreamble"); - - try - { - UTF8Encoding UTF8NoPreamble = new UTF8Encoding(); - Byte[] preamble; - - preamble = UTF8NoPreamble.GetPreamble(); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetPreamble test = new UTF8EncodingGetPreamble(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetPreamble"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetstring.cs b/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetstring.cs deleted file mode 100644 index b88f381..0000000 --- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/utf8encodinggetstring.cs +++ /dev/null @@ -1,201 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; -using System.Text; - -/// -/// GetString(System.Byte[],System.Int32,System.Int32) [v-jianq] -/// - -public class UTF8EncodingGetString -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - retVal = NegTest1() && retVal; - retVal = NegTest2() && retVal; - retVal = NegTest3() && retVal; - retVal = NegTest4() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: "); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - - UTF8Encoding utf8 = new UTF8Encoding(); - string str = utf8.GetString(bytes, 0, bytes.Length); - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - public bool NegTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest1: ArgumentNullException is not thrown when bytes is a null reference"); - - try - { - Byte[] bytes = null; - - UTF8Encoding utf8 = new UTF8Encoding(); - string str = utf8.GetString(bytes, 0, 2); - - TestLibrary.TestFramework.LogError("101.1", "ArgumentNullException is not thrown when bytes is a null reference."); - retVal = false; - } - catch (ArgumentNullException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("101.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest2: ArgumentOutOfRangeException is not thrown when index is less than zero."); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - - UTF8Encoding utf8 = new UTF8Encoding(); - string str = utf8.GetString(bytes, -1, bytes.Length); - - TestLibrary.TestFramework.LogError("102.1", "ArgumentNullException is not thrown when index is less than zero.."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("102.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest3: ArgumentOutOfRangeException is not thrown when count is less than zero."); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - - UTF8Encoding utf8 = new UTF8Encoding(); - string str = utf8.GetString(bytes, 0, -1); - - TestLibrary.TestFramework.LogError("103.1", "ArgumentNullException is not thrown when count is less than zero.."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("103.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool NegTest4() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("NegTest4: ArgumentOutOfRangeException is not thrown when index and count do not denote a valid range in bytes."); - - try - { - Byte[] bytes = new Byte[] { - 85, 84, 70, 56, 32, 69, 110, - 99, 111, 100, 105, 110, 103, 32, - 69, 120, 97, 109, 112, 108, 101}; - - UTF8Encoding utf8 = new UTF8Encoding(); - string str = utf8.GetString(bytes, 1, bytes.Length); - - TestLibrary.TestFramework.LogError("104.1", "ArgumentNullException is not thrown whenindex and count do not denote a valid range in bytes."); - retVal = false; - } - catch (ArgumentOutOfRangeException) { } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("104.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - UTF8EncodingGetString test = new UTF8EncodingGetString(); - - TestLibrary.TestFramework.BeginTestCase("UTF8EncodingGetString"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj deleted file mode 100644 index 393cc28..0000000 --- a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor1.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj deleted file mode 100644 index fcd545d..0000000 --- a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor2.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj b/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj deleted file mode 100644 index 33d06b9..0000000 --- a/tests/src/CoreMangLib/cti/system/timeoutexception/TimeoutExceptionCtor3.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor1.cs b/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor1.cs deleted file mode 100644 index 5ace12b..0000000 --- a/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor1.cs +++ /dev/null @@ -1,69 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ctor [v-yishi] -/// -public class TimeoutExceptionCtor1 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor to create a new instance"); - - try - { - TimeoutException ex = new TimeoutException(); - if (ex == null) - { - TestLibrary.TestFramework.LogError("001.1", "Calling ctor returns null reference"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TimeoutExceptionCtor1 test = new TimeoutExceptionCtor1(); - - TestLibrary.TestFramework.BeginTestCase("TimeoutExceptionCtor1"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor2.cs b/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor2.cs deleted file mode 100644 index 08ee986..0000000 --- a/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor2.cs +++ /dev/null @@ -1,147 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// ctor(System.String) [v-yishi] -/// -public class TimeoutExceptionCtor2 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor with null"); - - try - { - TimeoutException ex = new TimeoutException(null); - if (null == ex) - { - TestLibrary.TestFramework.LogError("001.1", "Calling ctor will null returns null reference"); - retVal = false; - } - - string message = ex.Message; - // using default message - if (message == null) - { - TestLibrary.TestFramework.LogError("001.2", "Calling ctor will null returns null message"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call ctor with string.Empty"); - - try - { - TimeoutException ex = new TimeoutException(string.Empty); - if (null == ex) - { - TestLibrary.TestFramework.LogError("002.1", "Calling ctor will string.Empty returns null reference"); - retVal = false; - } - - string message = ex.Message; - // using default message - if (message == null) - { - TestLibrary.TestFramework.LogError("002.2", "Calling ctor will string.Empty returns null message"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Call ctor with rand message"); - - try - { - string expected = TestLibrary.Generator.GetString(-55, false, 1, 256); - TimeoutException ex = new TimeoutException(expected); - if (null == ex) - { - TestLibrary.TestFramework.LogError("003.1", "Calling ctor will rand message returns null reference"); - retVal = false; - } - - string message = ex.Message; - // using default message - if (message != expected) - { - TestLibrary.TestFramework.LogError("003.2", "Calling ctor will rand message returns null message"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] message = " + message + ", expected = " + expected); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TimeoutExceptionCtor2 test = new TimeoutExceptionCtor2(); - - TestLibrary.TestFramework.BeginTestCase("TimeoutExceptionCtor2"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor3.cs b/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor3.cs deleted file mode 100644 index 4e167f3..0000000 --- a/tests/src/CoreMangLib/cti/system/timeoutexception/timeoutexceptionctor3.cs +++ /dev/null @@ -1,176 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class TestException : Exception -{ -} - -/// -/// ctor(System.String,System.Exception) [v-yishi] -/// -public class TimeoutExceptionCtor3 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - retVal = PosTest2() && retVal; - retVal = PosTest3() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest1: Call ctor with null"); - - try - { - TimeoutException ex = new TimeoutException(null, null); - if (null == ex) - { - TestLibrary.TestFramework.LogError("001.1", "Calling ctor will null returns null reference"); - retVal = false; - } - - string message = ex.Message; - // using default message - if (message == null) - { - TestLibrary.TestFramework.LogError("001.2", "Calling ctor will null returns null message"); - retVal = false; - } - - Exception innerException = ex.InnerException; - // using default message - if (innerException != null) - { - TestLibrary.TestFramework.LogError("001.3", "Calling ctor will null returns not null innerException"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest2() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest2: Call ctor with string.Empty"); - - try - { - TimeoutException ex = new TimeoutException(string.Empty, null); - if (null == ex) - { - TestLibrary.TestFramework.LogError("002.1", "Calling ctor will string.Empty returns null reference"); - retVal = false; - } - - string message = ex.Message; - // using default message - if (message == null) - { - TestLibrary.TestFramework.LogError("002.2", "Calling ctor will string.Empty returns null message"); - retVal = false; - } - - Exception innerException = ex.InnerException; - // using default message - if (innerException != null) - { - TestLibrary.TestFramework.LogError("002.3", "Calling ctor will string.Empty returns not null innerException"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("002.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - - public bool PosTest3() - { - bool retVal = true; - - TestLibrary.TestFramework.BeginScenario("PosTest3: Call ctor with rand message"); - - try - { - string expected = TestLibrary.Generator.GetString(-55, false, 1, 256); - Exception expectedException = new TestException(); - TimeoutException ex = new TimeoutException(expected, expectedException); - if (null == ex) - { - TestLibrary.TestFramework.LogError("003.1", "Calling ctor will rand message returns null reference"); - retVal = false; - } - - string message = ex.Message; - // using default message - if (message != expected) - { - TestLibrary.TestFramework.LogError("003.2", "Calling ctor will rand message returns null message"); - TestLibrary.TestFramework.LogInformation("WARNING [LOCAL VARIABLES] message = " + message + ", expected = " + expected); - retVal = false; - } - - Exception innerException = ex.InnerException; - // using default message - if (innerException != expectedException) - { - TestLibrary.TestFramework.LogError("003.3", "Calling ctor will string.Empty returns wrong inner exception"); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("003.0", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - #endregion - - public static int Main() - { - TimeoutExceptionCtor3 test = new TimeoutExceptionCtor3(); - - TestLibrary.TestFramework.BeginTestCase("TimeoutExceptionCtor3"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj deleted file mode 100644 index 532d2fe..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeBoolean.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj deleted file mode 100644 index 28fbd7b..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeByte.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj deleted file mode 100644 index b91cb7e..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeChar.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj deleted file mode 100644 index 89cdfc0..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDateTime.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj deleted file mode 100644 index ca1902c..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDecimal.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj deleted file mode 100644 index baa51eb..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeDouble.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj deleted file mode 100644 index 704112a..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeEmpty.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj deleted file mode 100644 index 0d1e7e3..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj deleted file mode 100644 index 4f34e1c..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt32.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj deleted file mode 100644 index 2b1ff88..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeInt64.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj deleted file mode 100644 index df43c6f..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeObject.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj deleted file mode 100644 index 95815ae..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSByte.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj deleted file mode 100644 index 6b410cc..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeSingle.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj deleted file mode 100644 index 5864335..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeString.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj deleted file mode 100644 index ff38b60..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt16.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj deleted file mode 100644 index 39a4e39..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt32.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj b/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj deleted file mode 100644 index b6f37f9..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/TypeCodeUInt64.csproj +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Debug - AnyCPU - 2.0 - {95DFC527-4DC1-495E-97D7-E94EE1F7140D} - Exe - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - ..\..\ - true - BuildAndRun - 1 - - - - - - - - - False - - - - - - - - - - - - - - - - - diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeboolean.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeboolean.cs deleted file mode 100644 index 4780793..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeboolean.cs +++ /dev/null @@ -1,103 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Boolean -/// - -public class TypeCodeBoolean -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Boolean ."); - - try - { - int i = (int)TypeCode.Boolean; - - if (i != 3) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Boolean Err."); - retVal = false; - } - - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeBoolean test = new TypeCodeBoolean(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeBoolean"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodebyte.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodebyte.cs deleted file mode 100644 index d13d548..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodebyte.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Byte -/// - -public class TypeCodeByte -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Byte ."); - - try - { - int i = (int)TypeCode.Byte; - - if (i != 6) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Byte Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.1", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeByte test = new TypeCodeByte(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeByte"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodechar.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodechar.cs deleted file mode 100644 index 9597efd..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodechar.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Char -/// - -public class TypeCodeChar -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Char ."); - - try - { - int i = (int)TypeCode.Char; - - if (i != 4) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Char Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeChar test = new TypeCodeChar(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeChar"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodedatetime.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodedatetime.cs deleted file mode 100644 index 6690e6a..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodedatetime.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// DateTime -/// - -public class TypeCodeDateTime -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.DateTime ."); - - try - { - int i = (int)TypeCode.DateTime; - - if (i != 16) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.DateTime Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeDateTime test = new TypeCodeDateTime(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeDateTime"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodedecimal.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodedecimal.cs deleted file mode 100644 index 3b4adf2..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodedecimal.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Decimal -/// - -public class TypeCodeDecimal -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Decimal ."); - - try - { - int i = (int)TypeCode.Decimal; - - if (i != 15) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Decimal Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeDecimal test = new TypeCodeDecimal(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeDecimal"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodedouble.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodedouble.cs deleted file mode 100644 index 6f636f0..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodedouble.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Double -/// - -public class TypeCodeDouble -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Double ."); - - try - { - int i = (int)TypeCode.Double; - - if (i != 14) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Double Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeDouble test = new TypeCodeDouble(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeDouble"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeempty.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeempty.cs deleted file mode 100644 index 8f2ec18..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeempty.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Empty -/// - -public class TypeCodeEmpty -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Empty ."); - - try - { - int i = (int)TypeCode.Empty; - - if (i != 0) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Empty Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeEmpty test = new TypeCodeEmpty(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeEmpty"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeint16.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeint16.cs deleted file mode 100644 index 078a53d..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeint16.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Int16 -/// - -public class TypeCodeInt16 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Int16 ."); - - try - { - int i = (int)TypeCode.Int16; - - if (i != 7) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Int16 Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeInt16 test = new TypeCodeInt16(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeInt16"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeint32.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeint32.cs deleted file mode 100644 index 57f0212..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeint32.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Int32 -/// - -public class TypeCodeInt32 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Int32 ."); - - try - { - int i = (int)TypeCode.Int32; - - if (i != 9) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Int32 Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeInt32 test = new TypeCodeInt32(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeInt32"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeint64.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeint64.cs deleted file mode 100644 index 0d31c16..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeint64.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Int64 -/// - -public class TypeCodeInt64 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Int64 ."); - - try - { - int i = (int)TypeCode.Int64; - - if (i != 11) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Int64 Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeInt64 test = new TypeCodeInt64(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeInt64"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeobject.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeobject.cs deleted file mode 100644 index f837840..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeobject.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Object -/// - -public class TypeCodeObject -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Object ."); - - try - { - int i = (int)TypeCode.Object; - - if (i != 1) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Object Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeObject test = new TypeCodeObject(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeObject"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodesbyte.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodesbyte.cs deleted file mode 100644 index da35dc7..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodesbyte.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// SByte -/// - -public class TypeCodeSByte -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.SByte ."); - - try - { - int i = (int)TypeCode.SByte; - - if (i != 5) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.SByte Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeSByte test = new TypeCodeSByte(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeSByte"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodesingle.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodesingle.cs deleted file mode 100644 index a4bfcb8..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodesingle.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// Single -/// - -public class TypeCodeSingle -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.Single ."); - - try - { - int i = (int)TypeCode.Single; - - if (i != 13) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.Single Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeSingle test = new TypeCodeSingle(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeSingle"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodestring.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodestring.cs deleted file mode 100644 index e14a98f..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodestring.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// String -/// - -public class TypeCodeString -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.String ."); - - try - { - int i = (int)TypeCode.String; - - if (i != 18) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.String Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeString test = new TypeCodeString(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeString"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeuint16.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeuint16.cs deleted file mode 100644 index a732adb..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeuint16.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// UInt16 -/// - -public class TypeCodeUInt16 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.UInt16 ."); - - try - { - int i = (int)TypeCode.UInt16; - - if (i != 8) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.UInt16 Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeUInt16 test = new TypeCodeUInt16(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeUInt16"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeuint32.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeuint32.cs deleted file mode 100644 index 5d89796..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeuint32.cs +++ /dev/null @@ -1,98 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -public class TypeCodeUInt32 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.UInt32 ."); - - try - { - int i = (int)TypeCode.UInt32; - - if (i != 10) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.UInt32 Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeUInt32 test = new TypeCodeUInt32(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeUInt32"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} diff --git a/tests/src/CoreMangLib/cti/system/typecode/typecodeuint64.cs b/tests/src/CoreMangLib/cti/system/typecode/typecodeuint64.cs deleted file mode 100644 index e05714d..0000000 --- a/tests/src/CoreMangLib/cti/system/typecode/typecodeuint64.cs +++ /dev/null @@ -1,102 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -using System; - -/// -/// UInt64 -/// - -public class TypeCodeUInt64 -{ - #region Public Methods - public bool RunTests() - { - bool retVal = true; - - TestLibrary.TestFramework.LogInformation("[Positive]"); - retVal = PosTest1() && retVal; - - // - // TODO: Add your negative test cases here - // - // TestLibrary.TestFramework.LogInformation("[Negative]"); - // retVal = NegTest1() && retVal; - - return retVal; - } - - #region Positive Test Cases - public bool PosTest1() - { - bool retVal = true; - - // Add your scenario description here - TestLibrary.TestFramework.BeginScenario("PosTest1: Verify TypeCode.UInt64 ."); - - try - { - int i = (int)TypeCode.UInt64; - - if (i != 12) - { - TestLibrary.TestFramework.LogError("001.1", "TypeCode.UInt64 Err."); - retVal = false; - } - } - catch (Exception e) - { - TestLibrary.TestFramework.LogError("001.2", "Unexpected exception: " + e); - TestLibrary.TestFramework.LogInformation(e.StackTrace); - retVal = false; - } - - return retVal; - } - #endregion - - #region Nagetive Test Cases - //public bool NegTest1() - //{ - // bool retVal = true; - - // TestLibrary.TestFramework.BeginScenario("NegTest1: "); - - // try - // { - // // - // // Add your test logic here - // // - // } - // catch (Exception e) - // { - // TestLibrary.TestFramework.LogError("101", "Unexpected exception: " + e); - // TestLibrary.TestFramework.LogInformation(e.StackTrace); - // retVal = false; - // } - - // return retVal; - //} - #endregion - #endregion - - public static int Main() - { - TypeCodeUInt64 test = new TypeCodeUInt64(); - - TestLibrary.TestFramework.BeginTestCase("TypeCodeUInt64"); - - if (test.RunTests()) - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("PASS"); - return 100; - } - else - { - TestLibrary.TestFramework.EndTestCase(); - TestLibrary.TestFramework.LogInformation("FAIL"); - return 0; - } - } -} -- 2.7.4