-
Notifications
You must be signed in to change notification settings - Fork 980
/
Copy pathnunit3-test-results-release.xml
800 lines (800 loc) · 90.7 KB
/
nunit3-test-results-release.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<test-run id="2" testcasecount="153" result="Passed" total="129" passed="129" failed="0" inconclusive="0" skipped="0" asserts="3244069" engine-version="3.2.1.0" clr-version="4.0.30319.42000" start-time="2016-05-17 23:57:17Z" end-time="2016-05-18 00:02:11Z" duration="294.160435">
<command-line><![CDATA[packages\NUnit.ConsoleRunner.3.2.1\tools\nunit3-console.exe --framework=net-4.5 --domain=Single --testlist=ICSharpCode.SharpZipLib.Tests\PassingTests.txt --result=Documentation\nunit3-test-results-release.xml bin\Release\ICSharpCode.SharpZipLib.Tests.dll]]></command-line>
<filter>
<or>
<test>ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.BasicRoundTrip</test>
<test>ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.CreateEmptyArchive</test>
<test>ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.CloseDeflatorWithNestedUsing</test>
<test>ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.CloseInflatorWithNestedUsing</test>
<test>ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.DeflatorStreamOwnership</test>
<test>ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflateDeflateNonZlib</test>
<test>ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflateDeflateZlib</test>
<test>ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflatorStreamOwnership</test>
<test>ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.Adler_32</test>
<test>ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32</test>
<test>ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32_BZip2</test>
<test>ICSharpCode.SharpZipLib.Tests.Core.Core.FilterQuoting</test>
<test>ICSharpCode.SharpZipLib.Tests.Core.Core.NullFilter</test>
<test>ICSharpCode.SharpZipLib.Tests.Core.Core.ValidFilter</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DelayedHeaderWriteNoData</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DelayedHeaderWriteWithData</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DoubleClose</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DoubleFooter</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.InputStreamOwnership</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.OutputStreamOwnership</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.TestGZip</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.WriteAfterClose</test>
<test>ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.WriteAfterFinish</test>
<test>ICSharpCode.SharpZipLib.Tests.LZW.LzwTestSuite.InputStreamOwnership</test>
<test>ICSharpCode.SharpZipLib.Tests.LZW.LzwTestSuite.ZeroLengthInputStream</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.BlockFactorHandling</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.Checksum</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.CloningAndUniqueness</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.EmptyTar</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.HeaderEquality</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InputStreamOwnership</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidLinkName</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidMagic</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidModTime</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidName</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidSize</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidVersionName</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.OutputStreamOwnership</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.TrailerContainsNulls</test>
<test>ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.UserAndGroupNames</test>
<test>ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Basic</test>
<test>ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Buffered</test>
<test>ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Threaded</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.Basics</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.Encryption</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.ExtractEmptyDirectories</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.NonAsciiPasswords</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.UnicodeText</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.AddEntryAfterFinish</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflated</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedEncrypted</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedEncryptedNonSeekable</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedNonSeekable</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStored</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredEncrypted</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredEncryptedNonSeekable</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredNonSeekable</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.CloseOnlyHandled</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.ExerciseGetNextEntry</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.MixedEncryptedAndPlain</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.NameConversion</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.PartialStreamClosing</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SerializedObject</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SerializedObjectZeroLength</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SetCommentOversize</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SkipEncryptedEntriesWithoutSettingPassword</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableConvertToDeflate</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableKnownSizeNoCrc</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableKnownSizeNoCrcEncrypted</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.Stream_UnicodeEntries</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.UnicodeNameConversion</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.UnsupportedCompressionMethod</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseClosedAfterFailure</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseClosedWhenOwner</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseNotClosedWhenNotOwner</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.CreateAndReadEmptyZip</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.EmptyZipEntries</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.EntryWithNoDataAndZip64</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.ParameterHandling</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.ReadAndWriteZip64NonSeekable</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.Zip64Descriptor</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.LengthBoundaryOk</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.NameTooLong</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling.Defaults</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.CanDecompress</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.Cloning</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.Copying</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.NullEntryComment</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.NullNameInConstructor</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.BasicOperations</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.Deleting</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ExceedSize</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.IsDataUnique</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunInt</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunLong</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunShort</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.Skipping</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.TaggedDataHandling</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.UnreadCountValid</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddAndDeleteEntries</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddAndDeleteEntriesMemory</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddEncryptedEntriesToExistingArchive</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddToEmptyArchive</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.ArchiveTesting</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.BasicEncryption</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.BasicEncryptionToDisk</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.CreateEmptyArchive</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Crypto_AddEncryptedEntryToExistingArchiveDirect</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Crypto_AddEncryptedEntryToExistingArchiveSafe</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.EmbeddedArchive</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntriesInArchiveExtraData</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntriesInArchiveWithLongComment</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntry</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.HandlesNoEntries</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NameFactory</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NestedArchive</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NullStreamDetected</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.RoundTrip</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.RoundTripInMemory</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.TestDirectoryEntry</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.TestEncryptedDirectoryEntry</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UnicodeNames</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UnreferencedZipFileClosingPartialStream</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UpdateCommentOnlyInMemory</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UpdateCommentOnlyOnDisk</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Entries</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Offset</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Useage</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.Basic</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.LengthBoundaryOk</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.NameTransforms</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.PathalogicalNames</test>
<test>ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.TooLong</test>
</or>
</filter>
<test-suite type="Assembly" id="0-1170" name="ICSharpCode.SharpZipLib.Tests.dll" fullname="C:\Users\Neil\Documents\Visual Studio 2015\Projects\icsharpcode\SZL_master\bin\Release\ICSharpCode.SharpZipLib.Tests.dll" runstate="Runnable" testcasecount="153" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-18 00:02:11Z" duration="293.887460" total="129" passed="129" failed="0" inconclusive="0" skipped="0" asserts="3244069">
<environment framework-version="3.2.1.0" clr-version="4.0.30319.42000" os-version="Microsoft Windows NT 10.0.10586.0" platform="Win32NT" cwd="C:\Users\Neil\Documents\Visual Studio 2015\Projects\icsharpcode\SZL_master" machine-name="WIN10" user="Neil" user-domain="WIN10" culture="en-US" uiculture="en-US" os-architecture="x64" />
<settings>
<setting name="DomainUsage" value="Single" />
<setting name="RuntimeFramework" value="net-4.5" />
<setting name="WorkDirectory" value="C:\Users\Neil\Documents\Visual Studio 2015\Projects\icsharpcode\SZL_master" />
<setting name="ImageRuntimeVersion" value="4.0.30319" />
<setting name="ImageTargetFrameworkName" value=".NETFramework,Version=v4.5" />
<setting name="ImageRequiresX86" value="False" />
<setting name="ImageRequiresDefaultAppDomainAssemblyResolver" value="False" />
<setting name="NumberOfTestWorkers" value="4" />
</settings>
<properties>
<property name="_PID" value="21700" />
<property name="_APPDOMAIN" value="test-domain-" />
</properties>
<test-suite type="TestSuite" id="0-1171" name="ICSharpCode" fullname="ICSharpCode" runstate="Runnable" testcasecount="153" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-18 00:02:11Z" duration="293.859672" total="129" passed="129" failed="0" inconclusive="0" skipped="0" asserts="3244069">
<test-suite type="TestSuite" id="0-1172" name="SharpZipLib" fullname="ICSharpCode.SharpZipLib" runstate="Runnable" testcasecount="153" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-18 00:02:11Z" duration="293.859485" total="129" passed="129" failed="0" inconclusive="0" skipped="0" asserts="3244069">
<test-suite type="TestSuite" id="0-1173" name="Tests" fullname="ICSharpCode.SharpZipLib.Tests" runstate="Runnable" testcasecount="153" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-18 00:02:11Z" duration="293.859435" total="129" passed="129" failed="0" inconclusive="0" skipped="0" asserts="3244069">
<test-suite type="TestSuite" id="0-1182" name="Base" fullname="ICSharpCode.SharpZipLib.Tests.Base" runstate="Runnable" testcasecount="6" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:17Z" duration="59.753001" total="6" passed="6" failed="0" inconclusive="0" skipped="0" asserts="20">
<test-suite type="TestFixture" id="0-1163" name="InflaterDeflaterTestSuite" fullname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" classname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" runstate="Runnable" testcasecount="6" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:17Z" duration="59.749196" total="6" passed="6" failed="0" inconclusive="0" skipped="0" asserts="20">
<test-case id="0-1166" name="CloseDeflatorWithNestedUsing" fullname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.CloseDeflatorWithNestedUsing" methodname="CloseDeflatorWithNestedUsing" classname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" runstate="Runnable" seed="1096279514" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:57:17Z" duration="0.204769" asserts="1">
<properties>
<property name="Category" value="Base" />
</properties>
</test-case>
<test-case id="0-1169" name="CloseInflatorWithNestedUsing" fullname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.CloseInflatorWithNestedUsing" methodname="CloseInflatorWithNestedUsing" classname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" runstate="Runnable" seed="479752445" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:57:17Z" duration="0.193819" asserts="3">
<properties>
<property name="Category" value="Base" />
</properties>
</test-case>
<test-case id="0-1167" name="DeflatorStreamOwnership" fullname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.DeflatorStreamOwnership" methodname="DeflatorStreamOwnership" classname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" runstate="Runnable" seed="1330191420" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:57:17Z" duration="0.252594" asserts="8">
<properties>
<property name="Category" value="Base" />
</properties>
</test-case>
<test-case id="0-1165" name="InflateDeflateNonZlib" fullname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflateDeflateNonZlib" methodname="InflateDeflateNonZlib" classname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" runstate="Runnable" seed="1726040950" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:57:46Z" duration="28.745660" asserts="0">
<properties>
<property name="Category" value="Base" />
</properties>
</test-case>
<test-case id="0-1164" name="InflateDeflateZlib" fullname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflateDeflateZlib" methodname="InflateDeflateZlib" classname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" runstate="Runnable" seed="1795143534" result="Passed" start-time="2016-05-17 23:57:46Z" end-time="2016-05-17 23:58:17Z" duration="30.338280" asserts="0">
<properties>
<property name="Category" value="Base" />
</properties>
</test-case>
<test-case id="0-1168" name="InflatorStreamOwnership" fullname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflatorStreamOwnership" methodname="InflatorStreamOwnership" classname="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite" runstate="Runnable" seed="118529240" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.001248" asserts="8">
<properties>
<property name="Category" value="Base" />
</properties>
</test-case>
</test-suite>
</test-suite>
<test-suite type="TestSuite" id="0-1181" name="BZip2" fullname="ICSharpCode.SharpZipLib.Tests.BZip2" runstate="Runnable" testcasecount="4" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:17Z" duration="59.775519" total="1" passed="1" failed="0" inconclusive="0" skipped="0" asserts="1">
<test-suite type="TestFixture" id="0-1158" name="BZip2Suite" fullname="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite" classname="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite" runstate="Runnable" testcasecount="4" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.023574" total="1" passed="1" failed="0" inconclusive="0" skipped="0" asserts="1">
<test-case id="0-1162" name="CreateEmptyArchive" fullname="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.CreateEmptyArchive" methodname="CreateEmptyArchive" classname="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite" runstate="Runnable" seed="1461777483" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.022958" asserts="1">
<properties>
<property name="Category" value="BZip2" />
</properties>
</test-case>
</test-suite>
</test-suite>
<test-suite type="TestSuite" id="0-1180" name="Checksum" fullname="ICSharpCode.SharpZipLib.Tests.Checksum" runstate="Runnable" testcasecount="3" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:17Z" duration="59.820812" total="3" passed="3" failed="0" inconclusive="0" skipped="0" asserts="27">
<test-suite type="TestFixture" id="0-1154" name="ChecksumTests" fullname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests" classname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests" runstate="Runnable" testcasecount="3" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.045310" total="3" passed="3" failed="0" inconclusive="0" skipped="0" asserts="27">
<properties>
<property name="Category" value="Checksum" />
</properties>
<test-case id="0-1155" name="Adler_32" fullname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.Adler_32" methodname="Adler_32" classname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests" runstate="Runnable" seed="1652550531" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.037681" asserts="9" />
<test-case id="0-1157" name="CRC_32" fullname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32" methodname="CRC_32" classname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests" runstate="Runnable" seed="2020911056" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.004305" asserts="9" />
<test-case id="0-1156" name="CRC_32_BZip2" fullname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32_BZip2" methodname="CRC_32_BZip2" classname="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests" runstate="Runnable" seed="31152226" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.002697" asserts="9" />
</test-suite>
</test-suite>
<test-suite type="TestSuite" id="0-1179" name="Core" fullname="ICSharpCode.SharpZipLib.Tests.Core" runstate="Runnable" testcasecount="3" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:17Z" duration="59.844260" total="3" passed="3" failed="0" inconclusive="0" skipped="0" asserts="24">
<test-suite type="TestFixture" id="0-1150" name="Core" fullname="ICSharpCode.SharpZipLib.Tests.Core.Core" classname="ICSharpCode.SharpZipLib.Tests.Core.Core" runstate="Runnable" testcasecount="3" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.023473" total="3" passed="3" failed="0" inconclusive="0" skipped="0" asserts="24">
<test-case id="0-1151" name="FilterQuoting" fullname="ICSharpCode.SharpZipLib.Tests.Core.Core.FilterQuoting" methodname="FilterQuoting" classname="ICSharpCode.SharpZipLib.Tests.Core.Core" runstate="Runnable" seed="1791506930" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.009272" asserts="18" />
<test-case id="0-1152" name="NullFilter" fullname="ICSharpCode.SharpZipLib.Tests.Core.Core.NullFilter" methodname="NullFilter" classname="ICSharpCode.SharpZipLib.Tests.Core.Core" runstate="Runnable" seed="66721262" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.002846" asserts="1" />
<test-case id="0-1153" name="ValidFilter" fullname="ICSharpCode.SharpZipLib.Tests.Core.Core.ValidFilter" methodname="ValidFilter" classname="ICSharpCode.SharpZipLib.Tests.Core.Core" runstate="Runnable" seed="1857477344" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.010815" asserts="5" />
</test-suite>
</test-suite>
<test-suite type="TestSuite" id="0-1178" name="GZip" fullname="ICSharpCode.SharpZipLib.Tests.GZip" runstate="Runnable" testcasecount="10" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:18Z" duration="61.036148" total="8" passed="8" failed="0" inconclusive="0" skipped="0" asserts="24">
<test-suite type="TestFixture" id="0-1139" name="GZipTestSuite" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" testcasecount="10" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:18Z" duration="1.191901" total="8" passed="8" failed="0" inconclusive="0" skipped="0" asserts="24">
<test-case id="0-1141" name="DelayedHeaderWriteNoData" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DelayedHeaderWriteNoData" methodname="DelayedHeaderWriteNoData" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="1476699450" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.165267" asserts="3">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
<test-case id="0-1142" name="DelayedHeaderWriteWithData" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DelayedHeaderWriteWithData" methodname="DelayedHeaderWriteWithData" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="959455822" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.130748" asserts="4">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
<test-case id="0-1147" name="DoubleClose" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DoubleClose" methodname="DoubleClose" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="2106480669" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.259925" asserts="0">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
<test-case id="0-1146" name="DoubleFooter" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DoubleFooter" methodname="DoubleFooter" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="2116386846" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.127218" asserts="1">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
<test-case id="0-1145" name="InputStreamOwnership" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.InputStreamOwnership" methodname="InputStreamOwnership" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="1024950644" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:17Z" duration="0.001750" asserts="8">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
<test-case id="0-1144" name="OutputStreamOwnership" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.OutputStreamOwnership" methodname="OutputStreamOwnership" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="1626364199" result="Passed" start-time="2016-05-17 23:58:17Z" end-time="2016-05-17 23:58:18Z" duration="0.249352" asserts="8">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
<test-case id="0-1149" name="WriteAfterClose" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.WriteAfterClose" methodname="WriteAfterClose" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="1099126687" result="Passed" start-time="2016-05-17 23:58:18Z" end-time="2016-05-17 23:58:18Z" duration="0.128914" asserts="0">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
<test-case id="0-1148" name="WriteAfterFinish" fullname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.WriteAfterFinish" methodname="WriteAfterFinish" classname="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite" runstate="Runnable" seed="1846305574" result="Passed" start-time="2016-05-17 23:58:18Z" end-time="2016-05-17 23:58:18Z" duration="0.126992" asserts="0">
<properties>
<property name="Category" value="GZip" />
</properties>
</test-case>
</test-suite>
</test-suite>
<test-suite type="TestSuite" id="0-1176" name="Tar" fullname="ICSharpCode.SharpZipLib.Tests.Tar" runstate="Runnable" testcasecount="17" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:24Z" duration="66.874546" total="15" passed="15" failed="0" inconclusive="0" skipped="0" asserts="1004753">
<test-suite type="TestFixture" id="0-1118" name="TarTestSuite" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" testcasecount="17" result="Passed" start-time="2016-05-17 23:58:18Z" end-time="2016-05-17 23:58:24Z" duration="5.838431" total="15" passed="15" failed="0" inconclusive="0" skipped="0" asserts="1004753">
<test-case id="0-1120" name="BlockFactorHandling" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.BlockFactorHandling" methodname="BlockFactorHandling" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="1437994036" result="Passed" start-time="2016-05-17 23:58:18Z" end-time="2016-05-17 23:58:24Z" duration="5.720181" asserts="999550">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1124" name="Checksum" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.Checksum" methodname="Checksum" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="492254403" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.023539" asserts="2">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1133" name="CloningAndUniqueness" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.CloningAndUniqueness" methodname="CloningAndUniqueness" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="1377306018" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.009317" asserts="12">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1119" name="EmptyTar" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.EmptyTar" methodname="EmptyTar" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="1334648632" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.007574" asserts="3">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1123" name="HeaderEquality" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.HeaderEquality" methodname="HeaderEquality" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="287226356" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.003704" asserts="29">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1135" name="InputStreamOwnership" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InputStreamOwnership" methodname="InputStreamOwnership" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="652223916" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.001623" asserts="8">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1131" name="InvalidLinkName" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidLinkName" methodname="InvalidLinkName" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="33473029" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.011512" asserts="1">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1130" name="InvalidMagic" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidMagic" methodname="InvalidMagic" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="712069570" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.000719" asserts="1">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1126" name="InvalidModTime" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidModTime" methodname="InvalidModTime" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="919930039" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.001588" asserts="1">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1128" name="InvalidName" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidName" methodname="InvalidName" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="2134653193" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.000668" asserts="1">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1127" name="InvalidSize" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidSize" methodname="InvalidSize" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="940031914" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.001574" asserts="1">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1132" name="InvalidVersionName" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidVersionName" methodname="InvalidVersionName" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="1187069427" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.000653" asserts="1">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1134" name="OutputStreamOwnership" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.OutputStreamOwnership" methodname="OutputStreamOwnership" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="743667821" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.001775" asserts="8">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1121" name="TrailerContainsNulls" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.TrailerContainsNulls" methodname="TrailerContainsNulls" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="219182617" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.048611" asserts="5132">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
<test-case id="0-1129" name="UserAndGroupNames" fullname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.UserAndGroupNames" methodname="UserAndGroupNames" classname="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite" runstate="Runnable" seed="1763423092" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.002011" asserts="3">
<properties>
<property name="Category" value="Tar" />
</properties>
</test-case>
</test-suite>
</test-suite>
<test-suite type="TestSuite" id="0-1175" name="TestSupport" fullname="ICSharpCode.SharpZipLib.Tests.TestSupport" runstate="Runnable" testcasecount="3" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-17 23:58:58Z" duration="101.682933" total="3" passed="3" failed="0" inconclusive="0" skipped="0" asserts="16533">
<test-suite type="TestFixture" id="0-1114" name="ExerciseBuffer" fullname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer" classname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer" runstate="Runnable" testcasecount="3" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:58Z" duration="34.808466" total="3" passed="3" failed="0" inconclusive="0" skipped="0" asserts="16533">
<test-case id="0-1115" name="Basic" fullname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Basic" methodname="Basic" classname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer" runstate="Runnable" seed="1261353161" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.004013" asserts="142" />
<test-case id="0-1116" name="Buffered" fullname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Buffered" methodname="Buffered" classname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer" runstate="Runnable" seed="116123812" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:24Z" duration="0.001334" asserts="5" />
<test-case id="0-1117" name="Threaded" fullname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Threaded" methodname="Threaded" classname="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer" runstate="Runnable" seed="1268701488" result="Passed" start-time="2016-05-17 23:58:24Z" end-time="2016-05-17 23:58:58Z" duration="34.802184" asserts="16386" />
</test-suite>
</test-suite>
<test-suite type="TestSuite" id="0-1174" name="Zip" fullname="ICSharpCode.SharpZipLib.Tests.Zip" runstate="Runnable" testcasecount="105" result="Passed" start-time="2016-05-17 23:57:17Z" end-time="2016-05-18 00:02:11Z" duration="293.856833" total="90" passed="90" failed="0" inconclusive="0" skipped="0" asserts="2222687">
<test-suite type="TestFixture" id="0-1071" name="FastZipHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling" runstate="Runnable" testcasecount="8" result="Passed" start-time="2016-05-17 23:58:58Z" end-time="2016-05-17 23:59:01Z" duration="2.055614" total="5" passed="5" failed="0" inconclusive="0" skipped="0" asserts="22">
<test-case id="0-1072" name="Basics" fullname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.Basics" methodname="Basics" classname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling" runstate="Runnable" seed="1571040523" result="Passed" start-time="2016-05-17 23:58:58Z" end-time="2016-05-17 23:58:59Z" duration="0.549945" asserts="5">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1074" name="Encryption" fullname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.Encryption" methodname="Encryption" classname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling" runstate="Runnable" seed="2062903232" result="Passed" start-time="2016-05-17 23:58:59Z" end-time="2016-05-17 23:58:59Z" duration="0.397451" asserts="6">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1073" name="ExtractEmptyDirectories" fullname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.ExtractEmptyDirectories" methodname="ExtractEmptyDirectories" classname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling" runstate="Runnable" seed="1308498576" result="Passed" start-time="2016-05-17 23:58:59Z" end-time="2016-05-17 23:59:00Z" duration="0.321099" asserts="2">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1079" name="NonAsciiPasswords" fullname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.NonAsciiPasswords" methodname="NonAsciiPasswords" classname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling" runstate="Runnable" seed="478638395" result="Passed" start-time="2016-05-17 23:59:00Z" end-time="2016-05-17 23:59:00Z" duration="0.383101" asserts="6">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1076" name="UnicodeText" fullname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.UnicodeText" methodname="UnicodeText" classname="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling" runstate="Runnable" seed="2118107076" result="Passed" start-time="2016-05-17 23:59:00Z" end-time="2016-05-17 23:59:01Z" duration="0.401683" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
</test-suite>
<test-suite type="TestFixture" id="0-1032" name="GeneralHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" testcasecount="27" result="Passed" start-time="2016-05-17 23:59:01Z" end-time="2016-05-18 00:00:40Z" duration="99.394479" total="24" passed="24" failed="0" inconclusive="0" skipped="0" asserts="2201649">
<test-case id="0-1037" name="AddEntryAfterFinish" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.AddEntryAfterFinish" methodname="AddEntryAfterFinish" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="670081083" result="Passed" start-time="2016-05-17 23:59:01Z" end-time="2016-05-17 23:59:01Z" duration="0.123619" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1040" name="BasicDeflated" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflated" methodname="BasicDeflated" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1258373135" result="Passed" start-time="2016-05-17 23:59:01Z" end-time="2016-05-17 23:59:19Z" duration="18.461868" asserts="500020">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1046" name="BasicDeflatedEncrypted" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedEncrypted" methodname="BasicDeflatedEncrypted" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1059289972" result="Passed" start-time="2016-05-17 23:59:19Z" end-time="2016-05-17 23:59:44Z" duration="25.226608" asserts="501580">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1047" name="BasicDeflatedEncryptedNonSeekable" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedEncryptedNonSeekable" methodname="BasicDeflatedEncryptedNonSeekable" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="2123137215" result="Passed" start-time="2016-05-17 23:59:44Z" end-time="2016-05-18 00:00:11Z" duration="26.250386" asserts="500010">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1041" name="BasicDeflatedNonSeekable" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedNonSeekable" methodname="BasicDeflatedNonSeekable" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1342089395" result="Passed" start-time="2016-05-18 00:00:11Z" end-time="2016-05-18 00:00:30Z" duration="19.535809" asserts="500010">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1042" name="BasicStored" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStored" methodname="BasicStored" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1045312845" result="Passed" start-time="2016-05-18 00:00:30Z" end-time="2016-05-18 00:00:31Z" duration="0.544838" asserts="50002">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1050" name="BasicStoredEncrypted" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredEncrypted" methodname="BasicStoredEncrypted" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1911442281" result="Passed" start-time="2016-05-18 00:00:31Z" end-time="2016-05-18 00:00:32Z" duration="1.239089" asserts="50001">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1051" name="BasicStoredEncryptedNonSeekable" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredEncryptedNonSeekable" methodname="BasicStoredEncryptedNonSeekable" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1710867645" result="Passed" start-time="2016-05-18 00:00:32Z" end-time="2016-05-18 00:00:33Z" duration="1.545519" asserts="50001">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1043" name="BasicStoredNonSeekable" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredNonSeekable" methodname="BasicStoredNonSeekable" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="542683330" result="Passed" start-time="2016-05-18 00:00:33Z" end-time="2016-05-18 00:00:34Z" duration="0.856332" asserts="50001">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1039" name="CloseOnlyHandled" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.CloseOnlyHandled" methodname="CloseOnlyHandled" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1362768032" result="Passed" start-time="2016-05-18 00:00:34Z" end-time="2016-05-18 00:00:35Z" duration="0.246636" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1035" name="ExerciseGetNextEntry" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.ExerciseGetNextEntry" methodname="ExerciseGetNextEntry" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="2134314168" result="Passed" start-time="2016-05-18 00:00:35Z" end-time="2016-05-18 00:00:35Z" duration="0.762539" asserts="0">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1049" name="MixedEncryptedAndPlain" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.MixedEncryptedAndPlain" methodname="MixedEncryptedAndPlain" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1740451291" result="Passed" start-time="2016-05-18 00:00:35Z" end-time="2016-05-18 00:00:36Z" duration="0.632843" asserts="0">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1057" name="NameConversion" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.NameConversion" methodname="NameConversion" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="944794627" result="Passed" start-time="2016-05-18 00:00:36Z" end-time="2016-05-18 00:00:36Z" duration="0.000905" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1054" name="PartialStreamClosing" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.PartialStreamClosing" methodname="PartialStreamClosing" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1660007179" result="Passed" start-time="2016-05-18 00:00:36Z" end-time="2016-05-18 00:00:36Z" duration="0.508791" asserts="1">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1056" name="SerializedObject" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SerializedObject" methodname="SerializedObject" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1938394425" result="Passed" start-time="2016-05-18 00:00:36Z" end-time="2016-05-18 00:00:37Z" duration="0.534505" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1055" name="SerializedObjectZeroLength" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SerializedObjectZeroLength" methodname="SerializedObjectZeroLength" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="705103592" result="Passed" start-time="2016-05-18 00:00:37Z" end-time="2016-05-18 00:00:37Z" duration="0.248458" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1038" name="SetCommentOversize" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SetCommentOversize" methodname="SetCommentOversize" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1460000646" result="Passed" start-time="2016-05-18 00:00:37Z" end-time="2016-05-18 00:00:37Z" duration="0.122557" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1048" name="SkipEncryptedEntriesWithoutSettingPassword" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SkipEncryptedEntriesWithoutSettingPassword" methodname="SkipEncryptedEntriesWithoutSettingPassword" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="2141596860" result="Passed" start-time="2016-05-18 00:00:37Z" end-time="2016-05-18 00:00:38Z" duration="0.631632" asserts="0">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1052" name="StoredNonSeekableConvertToDeflate" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableConvertToDeflate" methodname="StoredNonSeekableConvertToDeflate" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1840835382" result="Passed" start-time="2016-05-18 00:00:38Z" end-time="2016-05-18 00:00:38Z" duration="0.382245" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1044" name="StoredNonSeekableKnownSizeNoCrc" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableKnownSizeNoCrc" methodname="StoredNonSeekableKnownSizeNoCrc" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="778681024" result="Passed" start-time="2016-05-18 00:00:38Z" end-time="2016-05-18 00:00:39Z" duration="0.455009" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1045" name="StoredNonSeekableKnownSizeNoCrcEncrypted" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableKnownSizeNoCrcEncrypted" methodname="StoredNonSeekableKnownSizeNoCrcEncrypted" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1000007207" result="Passed" start-time="2016-05-18 00:00:39Z" end-time="2016-05-18 00:00:40Z" duration="0.826831" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1053" name="Stream_UnicodeEntries" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.Stream_UnicodeEntries" methodname="Stream_UnicodeEntries" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="965637894" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:40Z" duration="0.245390" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1058" name="UnicodeNameConversion" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.UnicodeNameConversion" methodname="UnicodeNameConversion" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="1900842268" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:40Z" duration="0.001472" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1033" name="UnsupportedCompressionMethod" fullname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.UnsupportedCompressionMethod" methodname="UnsupportedCompressionMethod" classname="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling" runstate="Runnable" seed="92483327" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:40Z" duration="0.002024" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
</test-suite>
<test-suite type="TestFixture" id="0-1008" name="StreamHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" testcasecount="9" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:43Z" duration="3.117941" total="9" passed="9" failed="0" inconclusive="0" skipped="0" asserts="24">
<test-case id="0-1017" name="BaseClosedAfterFailure" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseClosedAfterFailure" methodname="BaseClosedAfterFailure" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="787650010" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:40Z" duration="0.122632" asserts="5" />
<test-case id="0-1015" name="BaseClosedWhenOwner" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseClosedWhenOwner" methodname="BaseClosedWhenOwner" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="1542415269" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:40Z" duration="0.122687" asserts="3" />
<test-case id="0-1016" name="BaseNotClosedWhenNotOwner" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseNotClosedWhenNotOwner" methodname="BaseNotClosedWhenNotOwner" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="596653663" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:40Z" duration="0.124453" asserts="3" />
<test-case id="0-1014" name="CreateAndReadEmptyZip" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.CreateAndReadEmptyZip" methodname="CreateAndReadEmptyZip" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="1580158007" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:40Z" duration="0.123221" asserts="0">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1013" name="EmptyZipEntries" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.EmptyZipEntries" methodname="EmptyZipEntries" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="1838194091" result="Passed" start-time="2016-05-18 00:00:40Z" end-time="2016-05-18 00:00:42Z" duration="1.378350" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1012" name="EntryWithNoDataAndZip64" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.EntryWithNoDataAndZip64" methodname="EntryWithNoDataAndZip64" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="1554169190" result="Passed" start-time="2016-05-18 00:00:42Z" end-time="2016-05-18 00:00:42Z" duration="0.122704" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1009" name="ParameterHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.ParameterHandling" methodname="ParameterHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="211985103" result="Passed" start-time="2016-05-18 00:00:42Z" end-time="2016-05-18 00:00:42Z" duration="0.250568" asserts="8">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1011" name="ReadAndWriteZip64NonSeekable" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.ReadAndWriteZip64NonSeekable" methodname="ReadAndWriteZip64NonSeekable" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="173340171" result="Passed" start-time="2016-05-18 00:00:42Z" end-time="2016-05-18 00:00:43Z" duration="0.375659" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1010" name="Zip64Descriptor" fullname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.Zip64Descriptor" methodname="Zip64Descriptor" classname="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling" runstate="Runnable" seed="961503095" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.495308" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
</test-suite>
<test-suite type="TestFixture" id="0-1018" name="WindowsNameTransformHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling" runstate="Runnable" testcasecount="6" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.003568" total="2" passed="2" failed="0" inconclusive="0" skipped="0" asserts="0">
<test-case id="0-1022" name="LengthBoundaryOk" fullname="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.LengthBoundaryOk" methodname="LengthBoundaryOk" classname="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling" runstate="Runnable" seed="1835946489" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.000640" asserts="0" />
<test-case id="0-1021" name="NameTooLong" fullname="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.NameTooLong" methodname="NameTooLong" classname="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling" runstate="Runnable" seed="1960734727" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.001298" asserts="0" />
</test-suite>
<test-suite type="TestFixture" id="0-1110" name="ZipEntryFactoryHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling" runstate="Runnable" testcasecount="3" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.008224" total="1" passed="1" failed="0" inconclusive="0" skipped="0" asserts="17">
<test-case id="0-1111" name="Defaults" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling.Defaults" methodname="Defaults" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling" runstate="Runnable" seed="2007854938" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.007672" asserts="17">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
</test-suite>
<test-suite type="TestFixture" id="0-1000" name="ZipEntryHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling" runstate="Runnable" testcasecount="7" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.016388" total="5" passed="5" failed="0" inconclusive="0" skipped="0" asserts="55">
<test-case id="0-1007" name="CanDecompress" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.CanDecompress" methodname="CanDecompress" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling" runstate="Runnable" seed="421480137" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.001927" asserts="3" />
<test-case id="0-1002" name="Cloning" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.Cloning" methodname="Cloning" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling" runstate="Runnable" seed="1630670862" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.010501" asserts="30">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1001" name="Copying" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.Copying" methodname="Copying" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling" runstate="Runnable" seed="798259755" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.001703" asserts="21">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1003" name="NullEntryComment" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.NullEntryComment" methodname="NullEntryComment" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling" runstate="Runnable" seed="993609143" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.000208" asserts="0">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1004" name="NullNameInConstructor" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.NullNameInConstructor" methodname="NullNameInConstructor" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling" runstate="Runnable" seed="277322916" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.000647" asserts="1">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
</test-suite>
<test-suite type="TestFixture" id="0-1060" name="ZipExtraDataHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" testcasecount="10" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.033377" total="10" passed="10" failed="0" inconclusive="0" skipped="0" asserts="200">
<test-case id="0-1064" name="BasicOperations" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.BasicOperations" methodname="BasicOperations" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="2039331907" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.008305" asserts="121">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1063" name="Deleting" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.Deleting" methodname="Deleting" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="1764279123" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.001733" asserts="13">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1062" name="ExceedSize" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ExceedSize" methodname="ExceedSize" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="585524494" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.001341" asserts="7">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1061" name="IsDataUnique" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.IsDataUnique" methodname="IsDataUnique" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="656871444" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.000886" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1068" name="ReadOverrunInt" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunInt" methodname="ReadOverrunInt" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="295864532" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.000921" asserts="7">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1067" name="ReadOverrunLong" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunLong" methodname="ReadOverrunLong" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="1104228481" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.000915" asserts="7">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1069" name="ReadOverrunShort" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunShort" methodname="ReadOverrunShort" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="762190417" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.001349" asserts="7">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1066" name="Skipping" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.Skipping" methodname="Skipping" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="1897826774" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.003051" asserts="18">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1070" name="TaggedDataHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.TaggedDataHandling" methodname="TaggedDataHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="1655145412" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.011754" asserts="6">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1065" name="UnreadCountValid" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.UnreadCountValid" methodname="UnreadCountValid" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling" runstate="Runnable" seed="728133356" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.000769" asserts="12">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
</test-suite>
<test-suite type="TestFixture" id="0-1080" name="ZipFileHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" testcasecount="29" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:02:11Z" duration="87.536349" total="29" passed="29" failed="0" inconclusive="0" skipped="0" asserts="20706">
<test-case id="0-1090" name="AddAndDeleteEntries" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddAndDeleteEntries" methodname="AddAndDeleteEntries" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="629868400" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:00:43Z" duration="0.336979" asserts="6">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1089" name="AddAndDeleteEntriesMemory" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddAndDeleteEntriesMemory" methodname="AddAndDeleteEntriesMemory" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="228093075" result="Passed" start-time="2016-05-18 00:00:43Z" end-time="2016-05-18 00:01:01Z" duration="17.843206" asserts="93">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1088" name="AddEncryptedEntriesToExistingArchive" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddEncryptedEntriesToExistingArchive" methodname="AddEncryptedEntriesToExistingArchive" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1083105777" result="Passed" start-time="2016-05-18 00:01:01Z" end-time="2016-05-18 00:01:02Z" duration="0.262623" asserts="6">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1093" name="AddToEmptyArchive" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddToEmptyArchive" methodname="AddToEmptyArchive" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="282987431" result="Passed" start-time="2016-05-18 00:01:02Z" end-time="2016-05-18 00:01:02Z" duration="0.140500" asserts="6">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1099" name="ArchiveTesting" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.ArchiveTesting" methodname="ArchiveTesting" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="535561917" result="Passed" start-time="2016-05-18 00:01:02Z" end-time="2016-05-18 00:01:02Z" duration="0.312998" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1086" name="BasicEncryption" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.BasicEncryption" methodname="BasicEncryption" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="2020617701" result="Passed" start-time="2016-05-18 00:01:02Z" end-time="2016-05-18 00:01:02Z" duration="0.130579" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1087" name="BasicEncryptionToDisk" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.BasicEncryptionToDisk" methodname="BasicEncryptionToDisk" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="2088267430" result="Passed" start-time="2016-05-18 00:01:02Z" end-time="2016-05-18 00:01:02Z" duration="0.160444" asserts="4">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1094" name="CreateEmptyArchive" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.CreateEmptyArchive" methodname="CreateEmptyArchive" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1792045883" result="Passed" start-time="2016-05-18 00:01:02Z" end-time="2016-05-18 00:01:02Z" duration="0.002269" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1103" name="Crypto_AddEncryptedEntryToExistingArchiveDirect" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Crypto_AddEncryptedEntryToExistingArchiveDirect" methodname="Crypto_AddEncryptedEntryToExistingArchiveDirect" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1301663048" result="Passed" start-time="2016-05-18 00:01:02Z" end-time="2016-05-18 00:01:02Z" duration="0.139894" asserts="5">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1102" name="Crypto_AddEncryptedEntryToExistingArchiveSafe" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Crypto_AddEncryptedEntryToExistingArchiveSafe" methodname="Crypto_AddEncryptedEntryToExistingArchiveSafe" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1469164916" result="Passed" start-time="2016-05-18 00:01:02Z" end-time="2016-05-18 00:01:03Z" duration="0.137802" asserts="5">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1083" name="EmbeddedArchive" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.EmbeddedArchive" methodname="EmbeddedArchive" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1020023379" result="Passed" start-time="2016-05-18 00:01:03Z" end-time="2016-05-18 00:01:03Z" duration="0.264048" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1096" name="FindEntriesInArchiveExtraData" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntriesInArchiveExtraData" methodname="FindEntriesInArchiveExtraData" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1997157995" result="Passed" start-time="2016-05-18 00:01:03Z" end-time="2016-05-18 00:01:04Z" duration="1.055212" asserts="2">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1095" name="FindEntriesInArchiveWithLongComment" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntriesInArchiveWithLongComment" methodname="FindEntriesInArchiveWithLongComment" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1534322096" result="Passed" start-time="2016-05-18 00:01:04Z" end-time="2016-05-18 00:01:05Z" duration="1.039264" asserts="3">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1097" name="FindEntry" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntry" methodname="FindEntry" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="2134456905" result="Passed" start-time="2016-05-18 00:01:05Z" end-time="2016-05-18 00:01:05Z" duration="0.510295" asserts="11">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1098" name="HandlesNoEntries" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.HandlesNoEntries" methodname="HandlesNoEntries" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="909119458" result="Passed" start-time="2016-05-18 00:01:05Z" end-time="2016-05-18 00:01:06Z" duration="0.125454" asserts="2">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1107" name="NameFactory" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NameFactory" methodname="NameFactory" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1798318179" result="Passed" start-time="2016-05-18 00:01:06Z" end-time="2016-05-18 00:01:06Z" duration="0.262820" asserts="11">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1108" name="NestedArchive" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NestedArchive" methodname="NestedArchive" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="455917762" result="Passed" start-time="2016-05-18 00:01:06Z" end-time="2016-05-18 00:01:06Z" duration="0.376191" asserts="4">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1081" name="NullStreamDetected" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NullStreamDetected" methodname="NullStreamDetected" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1687223532" result="Passed" start-time="2016-05-18 00:01:06Z" end-time="2016-05-18 00:01:06Z" duration="0.001416" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1091" name="RoundTrip" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.RoundTrip" methodname="RoundTrip" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1111520286" result="Passed" start-time="2016-05-18 00:01:06Z" end-time="2016-05-18 00:01:08Z" duration="1.939373" asserts="10251">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1092" name="RoundTripInMemory" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.RoundTripInMemory" methodname="RoundTripInMemory" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1160803186" result="Passed" start-time="2016-05-18 00:01:08Z" end-time="2016-05-18 00:01:10Z" duration="1.901846" asserts="10250">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1100" name="TestDirectoryEntry" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.TestDirectoryEntry" methodname="TestDirectoryEntry" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1045345926" result="Passed" start-time="2016-05-18 00:01:10Z" end-time="2016-05-18 00:01:11Z" duration="0.495974" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1101" name="TestEncryptedDirectoryEntry" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.TestEncryptedDirectoryEntry" methodname="TestEncryptedDirectoryEntry" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1646585529" result="Passed" start-time="2016-05-18 00:01:11Z" end-time="2016-05-18 00:01:11Z" duration="0.548249" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1104" name="UnicodeNames" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UnicodeNames" methodname="UnicodeNames" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="745563653" result="Passed" start-time="2016-05-18 00:01:11Z" end-time="2016-05-18 00:01:11Z" duration="0.324577" asserts="5">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1109" name="UnreferencedZipFileClosingPartialStream" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UnreferencedZipFileClosingPartialStream" methodname="UnreferencedZipFileClosingPartialStream" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1078887077" result="Passed" start-time="2016-05-18 00:01:11Z" end-time="2016-05-18 00:01:12Z" duration="0.414956" asserts="0" />
<test-case id="0-1105" name="UpdateCommentOnlyInMemory" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UpdateCommentOnlyInMemory" methodname="UpdateCommentOnlyInMemory" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="667442009" result="Passed" start-time="2016-05-18 00:01:12Z" end-time="2016-05-18 00:01:12Z" duration="0.025640" asserts="6">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1106" name="UpdateCommentOnlyOnDisk" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UpdateCommentOnlyOnDisk" methodname="UpdateCommentOnlyOnDisk" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1880366520" result="Passed" start-time="2016-05-18 00:01:12Z" end-time="2016-05-18 00:01:12Z" duration="0.073237" asserts="13">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1082" name="Zip64Entries" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Entries" methodname="Zip64Entries" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1557035111" result="Passed" start-time="2016-05-18 00:01:12Z" end-time="2016-05-18 00:02:10Z" duration="58.421337" asserts="3">
<properties>
<property name="Category" value="Zip" />
<property name="Category" value="CreatesTempFile" />
</properties>
</test-case>
<test-case id="0-1085" name="Zip64Offset" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Offset" methodname="Zip64Offset" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Explicit" seed="186895933" result="Passed" start-time="2016-05-18 00:02:10Z" end-time="2016-05-18 00:02:10Z" duration="0.000334" asserts="0">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1084" name="Zip64Useage" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Useage" methodname="Zip64Useage" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling" runstate="Runnable" seed="1487584112" result="Passed" start-time="2016-05-18 00:02:10Z" end-time="2016-05-18 00:02:11Z" duration="0.261257" asserts="3">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
</test-suite>
<test-suite type="TestFixture" id="0-1025" name="ZipNameTransformHandling" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling" runstate="Runnable" testcasecount="6" result="Passed" start-time="2016-05-18 00:02:11Z" end-time="2016-05-18 00:02:11Z" duration="0.007903" total="5" passed="5" failed="0" inconclusive="0" skipped="0" asserts="14">
<test-case id="0-1026" name="Basic" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.Basic" methodname="Basic" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling" runstate="Runnable" seed="502868772" result="Passed" start-time="2016-05-18 00:02:11Z" end-time="2016-05-18 00:02:11Z" duration="0.001126" asserts="8">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1028" name="LengthBoundaryOk" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.LengthBoundaryOk" methodname="LengthBoundaryOk" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling" runstate="Runnable" seed="105033491" result="Passed" start-time="2016-05-18 00:02:11Z" end-time="2016-05-18 00:02:11Z" duration="0.002180" asserts="0" />
<test-case id="0-1029" name="NameTransforms" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.NameTransforms" methodname="NameTransforms" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling" runstate="Runnable" seed="980176457" result="Passed" start-time="2016-05-18 00:02:11Z" end-time="2016-05-18 00:02:11Z" duration="0.000780" asserts="4">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1031" name="PathalogicalNames" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.PathalogicalNames" methodname="PathalogicalNames" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling" runstate="Runnable" seed="1687081151" result="Passed" start-time="2016-05-18 00:02:11Z" end-time="2016-05-18 00:02:11Z" duration="0.000627" asserts="2">
<properties>
<property name="Category" value="Zip" />
</properties>
</test-case>
<test-case id="0-1027" name="TooLong" fullname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.TooLong" methodname="TooLong" classname="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling" runstate="Runnable" seed="1924427483" result="Passed" start-time="2016-05-18 00:02:11Z" end-time="2016-05-18 00:02:11Z" duration="0.000875" asserts="0" />
</test-suite>
</test-suite>
</test-suite>
</test-suite>
</test-suite>
</test-suite>
</test-run>