Building in base/coding Making all for test_tool basictypes... Making all for test_tool decoding... Compiling file basictypes.m ... Compiling file decoding.m ... Linking test_tool decoding ... Linking test_tool basictypes ... Testing basictypes.m... Running base/coding/basictypes.m... Passed test: basictypes.m:124 ... can unarchive int from /home/stefan/src/base/Tests/base/coding/int-4.type Passed test: basictypes.m:125 ... can unarchive uint from /home/stefan/src/base/Tests/base/coding/uint-4.type Passed test: basictypes.m:126 ... can unarchive long from /home/stefan/src/base/Tests/base/coding/long-4.type Passed test: basictypes.m:127 ... can unarchive ulong from /home/stefan/src/base/Tests/base/coding/ulong-4.type Passed test: basictypes.m:128 ... can unarchive llong from /home/stefan/src/base/Tests/base/coding/llong-8.type Passed test: basictypes.m:129 ... can unarchive ullong from /home/stefan/src/base/Tests/base/coding/ullong-8.type Passed test: basictypes.m:130 ... can unarchive schar from /home/stefan/src/base/Tests/base/coding/schar-1.type Passed test: basictypes.m:131 ... can unarchive uchar from /home/stefan/src/base/Tests/base/coding/uchar-1.type Passed test: basictypes.m:132 ... can unarchive short from /home/stefan/src/base/Tests/base/coding/short-2.type Passed test: basictypes.m:136 ... can unarchive float from /home/stefan/src/base/Tests/base/coding/float-4.type Passed test: basictypes.m:137 ... can unarchive double from /home/stefan/src/base/Tests/base/coding/double-8.type Passed test: basictypes.m:133 ... can unarchive ushort from /home/stefan/src/base/Tests/base/coding/ushort-2.type Passed test: basictypes.m:211 ... archiving as int - dearchiving as NSInteger Passed test: basictypes.m:212 ... archiving as unsigned int - dearchiving as NSUInteger Passed test: basictypes.m:213 ... archiving as NSInteger - dearchiving as int Passed test: basictypes.m:214 ... archiving as NSUInteger - dearchiving as unsigned int Completed file: basictypes.m Testing decoding.m... Running base/coding/decoding.m... Passed test: decoding.m:198 ... decoding current version of class NSArray Passed test: decoding.m:224 ... decoding version 1 of class NSArray Passed test: decoding.m:198 ... decoding current version of class NSAttributedString Passed test: decoding.m:224 ... decoding version 0 of class NSAttributedString Passed test: decoding.m:198 ... decoding current version of class NSCharacterSet Passed test: decoding.m:224 ... decoding version 0 of class NSCharacterSet Passed test: decoding.m:198 ... decoding current version of class NSData Passed test: decoding.m:224 ... decoding version 0 of class NSData Passed test: decoding.m:198 ... decoding current version of class NSMutableData Passed test: decoding.m:224 ... decoding version 0 of class NSMutableData Passed test: decoding.m:198 ... decoding current version of class NSDate Passed test: decoding.m:224 ... decoding version 1 of class NSDate Passed test: decoding.m:198 ... decoding current version of class NSDateFormatter Passed test: decoding.m:224 ... decoding version 0 of class NSDateFormatter Passed test: decoding.m:198 ... decoding current version of class NSDictionary Passed test: decoding.m:224 ... decoding version 0 of class NSDictionary Passed test: decoding.m:198 ... decoding current version of class NSException Passed test: decoding.m:224 ... decoding version 0 of class NSException Passed test: decoding.m:198 ... decoding current version of class NSNotification Passed test: decoding.m:224 ... decoding version 0 of class NSNotification Passed test: decoding.m:198 ... decoding current version of class NSNull Passed test: decoding.m:224 ... decoding version 0 of class NSNull Passed test: decoding.m:198 ... decoding current version of class NSObject Passed test: decoding.m:224 ... decoding version 0 of class NSObject Passed test: decoding.m:198 ... decoding current version of class NSSet Passed test: decoding.m:224 ... decoding version 0 of class NSSet Passed test: decoding.m:198 ... decoding current version of class NSString Passed test: decoding.m:224 ... decoding version 1 of class NSString Passed test: decoding.m:198 ... decoding current version of class NSURL Passed test: decoding.m:224 ... decoding version 0 of class NSURL Passed test: decoding.m:198 ... decoding current version of class NSValue Passed test: decoding.m:224 ... decoding version 3 of class NSValue Passed test: decoding.m:198 ... decoding current version of class NSNumber Passed test: decoding.m:224 ... decoding version 0 of class NSNumber Completed file: decoding.m Building in base/Functions Making all for test_tool class_hierarchy... Making all for test_tool clsCreate... Making all for test_tool NSGeometry1... Making all for test_tool NSPathUtilities... Compiling file class_hierarchy.m ... Compiling file clsCreate.m ... Compiling file NSGeometry1.m ... Compiling file NSPathUtilities.m ... clsCreate.m: In function ‘main’: clsCreate.m:17:22: warning: variable ‘pool’ set but not used [-Wunused-but-set-variable] Linking test_tool clsCreate ... Linking test_tool NSPathUtilities ... Linking test_tool class_hierarchy ... Linking test_tool NSGeometry1 ... Making all for test_tool NSZone... Compiling file NSZone.m ... Making all for test_tool properties... Making all for test_tool propertyAttrs... Compiling file properties.m ... Compiling file propertyAttrs.m ... Making all for test_tool runtime... Compiling file runtime.m ... Linking test_tool properties ... Linking test_tool propertyAttrs ... runtime.m: In function ‘main’: runtime.m:82:17: warning: variable ‘obj’ set but not used [-Wunused-but-set-variable] Linking test_tool NSZone ... Linking test_tool runtime ... Testing class_hierarchy.m... Running base/Functions/class_hierarchy.m... Start set: class_hierarchy.m:33 ... testRootClass Passed test: class_hierarchy.m:40 ... superclass of root class is Nil Dashed hope: class_hierarchy.m:42 ... root class's metaclass is also its metaclass's metaclass Dashed hope: class_hierarchy.m:43 ... Root class is its metaclass's superclass End set: class_hierarchy.m:44 ... testRootClass Start set: class_hierarchy.m:33 ... testRootClass Passed test: class_hierarchy.m:40 ... superclass of root class is Nil Dashed hope: class_hierarchy.m:42 ... root class's metaclass is also its metaclass's metaclass Dashed hope: class_hierarchy.m:43 ... Root class is its metaclass's superclass End set: class_hierarchy.m:44 ... testRootClass Start set: class_hierarchy.m:33 ... testRootClass Passed test: class_hierarchy.m:40 ... superclass of root class is Nil Dashed hope: class_hierarchy.m:42 ... root class's metaclass is also its metaclass's metaclass Dashed hope: class_hierarchy.m:43 ... Root class is its metaclass's superclass End set: class_hierarchy.m:44 ... testRootClass Start set: class_hierarchy.m:54 ... testNonRootClass Passed test: class_hierarchy.m:70 ... Non-root class has a superclass Passed test: class_hierarchy.m:72 ... Metaclass's superclass is superclass's metaclass Dashed hope: class_hierarchy.m:74 ... Metaclass's metaclass is root class's metaclass End set: class_hierarchy.m:75 ... testNonRootClass Start set: class_hierarchy.m:54 ... testNonRootClass Passed test: class_hierarchy.m:70 ... Non-root class has a superclass Passed test: class_hierarchy.m:72 ... Metaclass's superclass is superclass's metaclass Dashed hope: class_hierarchy.m:74 ... Metaclass's metaclass is root class's metaclass End set: class_hierarchy.m:75 ... testNonRootClass Start set: class_hierarchy.m:54 ... testNonRootClass Passed test: class_hierarchy.m:70 ... Non-root class has a superclass Passed test: class_hierarchy.m:72 ... Metaclass's superclass is superclass's metaclass Dashed hope: class_hierarchy.m:74 ... Metaclass's metaclass is root class's metaclass End set: class_hierarchy.m:75 ... testNonRootClass Start set: class_hierarchy.m:54 ... testNonRootClass Passed test: class_hierarchy.m:70 ... Non-root class has a superclass Passed test: class_hierarchy.m:72 ... Metaclass's superclass is superclass's metaclass Dashed hope: class_hierarchy.m:74 ... Metaclass's metaclass is root class's metaclass End set: class_hierarchy.m:75 ... testNonRootClass Completed file: class_hierarchy.m Testing clsCreate.m... Running base/Functions/clsCreate.m... Passed test: New class's description method is called correctly Completed file: clsCreate.m Testing NSGeometry1.m... Running base/Functions/NSGeometry1.m... Passed test: NSGeometry1.m:31 ... identical points are equal Passed test: NSGeometry1.m:35 ... near identical points are equal Passed test: NSGeometry1.m:43 ... moderately similar points are not equal Passed test: NSGeometry1.m:45 ... identical sizes are equal Passed test: NSGeometry1.m:49 ... near identical sizes are equal Passed test: NSGeometry1.m:57 ... moderately similar sizes are not equal Passed test: NSGeometry1.m:59 ... identical rects are equal Passed test: NSGeometry1.m:63 ... near identical rects are equal Passed test: NSGeometry1.m:71 ... moderately similar rects are not equal Passed test: NSGeometry1.m:80 ... Not in MacOSX geometry compat mode Passed test: NSGeometry1.m:85 ... Can read output of NSStringFromPoint Passed test: NSGeometry1.m:91 ... Can read output of NSStringFromRect Passed test: NSGeometry1.m:96 ... Can read output of NSStringFromSize Passed test: NSGeometry1.m:102 ... In MacOSX geometry compat mode Passed test: NSGeometry1.m:108 ... Can read output of NSStringFromPoint (MacOSX compat) Passed test: NSGeometry1.m:114 ... Can read output of NSStringFromRect (MacOSX compat) Passed test: NSGeometry1.m:119 ... Can read output of NSStringFromSize (MacOSX compat) Completed file: NSGeometry1.m Testing NSPathUtilities.m... Running base/Functions/NSPathUtilities.m... 2012-01-30 20:21:40.490 NSPathUtilities[22966] NSUserName() stefan Passed test: NSPathUtilities.m:15 ... we can get a user name 2012-01-30 20:21:40.497 NSPathUtilities[22966] NSFullUserName() Stefan Bidigaray Passed test: NSPathUtilities.m:17 ... we can get a full user name 2012-01-30 20:21:40.497 NSPathUtilities[22966] NSHomeDirectory() /home/stefan Passed test: NSPathUtilities.m:19 ... we can get a home directory 2012-01-30 20:21:40.497 NSPathUtilities[22966] NSTemporaryDirectory() /tmp/GNUstepSecure1000 Passed test: NSPathUtilities.m:21 ... we can get a temporary directory 2012-01-30 20:21:40.497 NSPathUtilities[22966] NSOpenStepRootDirectory() / Passed test: NSPathUtilities.m:23 ... we can get a root directory 2012-01-30 20:21:40.497 NSPathUtilities[22966] NSStandardApplicationPaths() ("/home/stefan/GNUstep/Applications", "/usr/local/lib/GNUstep/Applications", "/home/stefan/GNUstep/Applications/Admin") Passed test: NSPathUtilities.m:29 ... we have application paths 2012-01-30 20:21:40.504 NSPathUtilities[22966] NSStandardLibraryPaths() ("/home/stefan/GNUstep/Library", "/usr/local/lib/GNUstep") Passed test: NSPathUtilities.m:31 ... we have library paths Completed file: NSPathUtilities.m Testing NSZone.m... Running base/Functions/NSZone.m... Passed test: NSZone.m:12 ... NSDefaultMallocZone() returns something Passed test: NSZone.m:15 ... NSCreateZone() works for an unfreeable zone Passed test: NSZone.m:18 ... NSCreateZone() works for a normal zone Passed test: NSZone.m:24 ... NSZoneName() returns previously set string Passed test: NSZone.m:32 ... NSZoneFree() calloc'd buffer Passed test: NSZone.m:44 ... NSZoneFree() free'd buffer throws exception: NSMallocException Passed test: NSZone.m:54 ... NSZoneFree() malloc'd buffer Passed test: NSZone.m:70 ... NSZoneFree() releases memory held after realloc Passed test: NSZone.m:76 ... NSZoneFromPointer() returns zone where memory came from Passed test: NSZone.m:81 ... NSRecycleZone seems to operate Completed file: NSZone.m Testing properties.m... Running base/Functions/properties.m... Start set: properties.m:6 ... Properties End set: properties.m:8 ... Properties Completed file: properties.m Testing propertyAttrs.m... Running base/Functions/propertyAttrs.m... Start set: propertyAttrs.m:159 ... Properties End set: propertyAttrs.m:161 ... Properties Completed file: propertyAttrs.m Testing runtime.m... Running base/Functions/runtime.m... Passed test: runtime.m:100 ... NSGetSizeAndAlignment() steps through id Passed test: runtime.m:102 ... NSGetSizeAndAlignment() steps through sel Passed test: runtime.m:105 ... class_isMetaClass() returns NO for Nil Passed test: runtime.m:107 ... class_getSuperclass() returns NO for Nil Passed test: runtime.m:113 ... class_getName() for Nil does not crash Passed test: runtime.m:114 ... class_getName() for Nil is nil Passed test: runtime.m:117 ... class_getInstanceVariables() for Nil,0 is 0 Passed test: runtime.m:119 ... class_getVersion() for Nil is 0 Passed test: runtime.m:124 ... +initialize was called Passed test: runtime.m:125 ... +load was called Passed test: runtime.m:126 ... +load occurs before +initialize Passed test: runtime.m:127 ... class name works Passed test: runtime.m:129 ... class_respondsToSelector() works for class method Passed test: runtime.m:131 ... class_respondsToSelector() works for superclass method Passed test: runtime.m:133 ... class_respondsToSelector() returns NO for unknown method Passed test: runtime.m:135 ... class_respondsToSelector() returns NO for nul selector Passed test: runtime.m:137 ... class_respondsToSelector() returns NO for nul class Passed test: runtime.m:139 ... object_getClass() retrieves meta class Passed test: runtime.m:140 ... metaclass name works Passed test: runtime.m:142 ... class_getInstanceVariable() returns 0 for null name Passed test: runtime.m:144 ... class_getInstanceVariable() returns 0 for non-existent Passed test: runtime.m:146 ... class_getInstanceVariable() returns 0 for Nil class Passed test: runtime.m:148 ... class_getInstanceVariable() works Passed test: runtime.m:150 ... class_getInstanceVariable() works for superclass ivar Passed test: runtime.m:152 ... class_getInstanceVariable() works for superclass obj ivar Passed test: runtime.m:155 ... SubClass1 has three methods Passed test: runtime.m:156 ... method list is terminated Passed test: runtime.m:161 ... last method is sel2 Passed test: runtime.m:163 ... method 2 is the original, overridden by the category Passed test: runtime.m:169 ... method 0 has expected name Passed test: runtime.m:185 ... method 0 is the category method overriding original Passed test: runtime.m:189 ... method 1 has expected name Passed test: runtime.m:193 ... SubClass1 has one ivar Passed test: runtime.m:194 ... ivar list is terminated Passed test: runtime.m:196 ... ivar has correct name Passed test: runtime.m:198 ... ivar has correct type Passed test: runtime.m:201 ... SubClass1 has one protocol Passed test: runtime.m:202 ... protocol list is terminated Passed test: runtime.m:204 ... protocol has correct name Passed test: runtime.m:207 ... can allocate a class pair Passed test: runtime.m:209 ... able to add iVar 'iv1' Passed test: runtime.m:211 ... able to add iVar 'iv2' Passed test: runtime.m:213 ... able to add iVar 'iv3' Passed test: runtime.m:215 ... able to add iVar 'iv4' Passed test: runtime.m:218 ... iv1 exists Passed test: runtime.m:219 ... iv1 offset is 64 Passed test: runtime.m:221 ... iv2 exists Passed test: runtime.m:222 ... iv2 offset is 96 Passed test: runtime.m:224 ... iv3 exists Passed test: runtime.m:225 ... iv3 offset is 112 Passed test: runtime.m:227 ... iv4 exists Passed test: runtime.m:228 ... iv4 offset is 120 Passed test: runtime.m:234 ... NSSelectorFromString() returns 0 for nil string Passed test: runtime.m:236 ... NSStringFromSelector() returns nil for null selector 2012-01-30 20:21:40.988 runtime[23042] autorelease called without pool for object (0x80a6964) of class NSDataStatic in thread Passed test: runtime.m:239 ... NSSelectorFromString() creates for non-existent selector 2012-01-30 20:21:40.995 runtime[23042] autorelease called without pool for object (0x81b894c) of class GSCBufferString in thread Passed test: runtime.m:241 ... NSStringFromSelector() works for existing selector Completed file: runtime.m Building in base/GarbageCollection Making all for test_tool general... Making all for test_tool notifications... Compiling file notifications.m ... Compiling file general.m ... In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from notifications.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool notifications ... Linking test_tool general ... Testing general.m... Running base/GarbageCollection/general.m... Completed file: general.m Testing notifications.m... Running base/GarbageCollection/notifications.m... Completed file: notifications.m Building in base/GSMime Making all for test_tool build... Making all for test_tool general... Making all for test_tool test01... Making all for test_tool test02... Compiling file build.m ... Compiling file test01.m ... Compiling file general.m ... Compiling file test02.m ... general.m: In function ‘main’: general.m:97:3: warning: ‘GSMimeParser’ may not respond to ‘-document’ [enabled by default] general.m:97:3: warning: (Messages without a matching method signature [enabled by default] general.m:97:3: warning: will be assumed to return ‘id’ and accept [enabled by default] general.m:97:3: warning: ‘...’ as arguments.) [enabled by default] Linking test_tool build ... Linking test_tool test01 ... Linking test_tool general ... Linking test_tool test02 ... Testing build.m... Running base/GSMime/build.m... Passed test: build.m:22 ... Can make a simple document Completed file: build.m Testing general.m... Running base/GSMime/general.m... Passed test: general.m:78 ... decodeBase64 works for padded data Passed test: general.m:82 ... decodeBase64 works for unpadded data Passed test: general.m:87 ... can parse one char base64 mime1.dat incrementally Passed test: general.m:90 ... can parse one char base64 mime1.dat in one go Passed test: general.m:91 ... mime1.dat documents are the same Passed test: general.m:98 ... Can detect excess data in multipart Passed test: general.m:104 ... can parse two char base64 mime2.dat incrementally Passed test: general.m:107 ... can parse two char base64 mime2.dat in one go Passed test: general.m:108 ... mime2.dat documents are the same Passed test: general.m:113 ... can parse three char base64 mime3.dat incrementally Passed test: general.m:116 ... can parse three char base64 mime3.dat in one go Passed test: general.m:117 ... mime3.dat documents are the same Passed test: general.m:123 ... can parse multi-part text mime4.dat incrementally Passed test: general.m:125 ... can extract content file name from mime4.dat (incrementally parsed) Passed test: general.m:127 ... can extract content type from mime4.dat (incrementally parsed) Passed test: general.m:129 ... can extract content sub type from mime4.dat (incrementally parsed) Passed test: general.m:134 ... can parse multi-part text mime4.dat in one go Passed test: general.m:136 ... can extract content file name from mime4.dat (parsed in one go) Passed test: general.m:138 ... can extract content type from mime4.dat (parsed in one go) Passed test: general.m:140 ... can extract content sub type from mime4.dat (parsed in one go) Passed test: general.m:141 ... mime4.dat documents are the same Passed test: general.m:146 ... can parse http document mime5.dat incrementally Passed test: general.m:149 ... can parse http document mime5.dat in one go Passed test: general.m:150 ... mime5.dat documents are the same Passed test: general.m:155 ... can parse multipart mixed mime6.dat incrementally Passed test: general.m:158 ... can parse multipart mixed mime6.dat in one go Passed test: general.m:159 ... mime6.dat documents are the same Passed test: general.m:163 ... mime6.dat binary data part matches mime7.dat Passed test: general.m:168 ... mime9.dat folded header unfolds correctly incrementally Passed test: general.m:172 ... mime9.dat folded header unfolds correctly in one go Passed test: general.m:173 ... mime9.dat documents are the same Passed test: general.m:180 ... mime10.dat documents are the same Passed test: general.m:183 ... rawMimeData reproduces docuement Completed file: general.m Testing test01.m... Running base/GSMime/test01.m... Passed test: test01.m:19 ... can parse one header Passed test: test01.m:21 ... First Header not complete until next starts Passed test: test01.m:26 ... Adding partial headers is ok Passed test: test01.m:29 ... Parsed first header as expected Passed test: test01.m:34 ... Completing partial header is ok Passed test: test01.m:36 ... Partial header not complete until next starts Passed test: test01.m:39 ... Folded header is ok Passed test: test01.m:41 ... Parsed partial header as expected Passed test: test01.m:43 ... Folded header not complete until next starts Passed test: test01.m:46 ... partial end-of-line is ok Passed test: test01.m:48 ... Parsed folded header as expected testing Passed test: test01.m:51 ... completing end-of-line is ok Passed test: test01.m:57 ... charset is inferred Passed test: test01.m:66 ... raw mime data for long header is OK Passed test: test01.m:70 ... can parse HTTP 200 reponse in one go Passed test: test01.m:71 ... parse is complete Completed file: test01.m Testing test02.m... Running base/GSMime/test02.m... Passed test: test02.m:13 ... charset 'ansi_x3.4-1968' is NSASCIIStringEncoding Passed test: test02.m:16 ... charset 'ansi_x3.4-1986' is NSASCIIStringEncoding Passed test: test02.m:19 ... charset 'apple-roman' is NSMacOSRomanStringEncoding Passed test: test02.m:22 ... charset 'ascii' is NSASCIIStringEncoding Passed test: test02.m:25 ... charset 'big5' is NSBIG5StringEncoding Passed test: test02.m:28 ... charset 'cp367' is NSASCIIStringEncoding Passed test: test02.m:31 ... charset 'cp819' is NSISOLatin1StringEncoding Passed test: test02.m:34 ... charset 'csascii' is NSASCIIStringEncoding Passed test: test02.m:37 ... charset 'csisolatin1' is NSISOLatin1StringEncoding Passed test: test02.m:40 ... charset 'gb2312.1980' is NSGB2312StringEncoding Passed test: test02.m:43 ... charset 'gsm0338' is NSGSM0338StringEncoding Passed test: test02.m:46 ... charset 'ia5' is NSASCIIStringEncoding Passed test: test02.m:49 ... charset 'ibm367' is NSASCIIStringEncoding Passed test: test02.m:52 ... charset 'ibm819' is NSISOLatin1StringEncoding Passed test: test02.m:55 ... charset 'iso-10646-ucs-2' is NSUnicodeStringEncoding Passed test: test02.m:58 ... charset 'iso10646-ucs-2' is NSUnicodeStringEncoding Passed test: test02.m:61 ... charset 'iso-8859-1' is NSISOLatin1StringEncoding Passed test: test02.m:64 ... charset 'iso8859-1' is NSISOLatin1StringEncoding Passed test: test02.m:67 ... charset 'iso-8859-10' is NSISOLatin6StringEncoding Passed test: test02.m:70 ... charset 'iso8859-10' is NSISOLatin6StringEncoding Passed test: test02.m:73 ... charset 'iso-8859-11' is NSISOThaiStringEncoding Passed test: test02.m:76 ... charset 'iso8859-11' is NSISOThaiStringEncoding Passed test: test02.m:79 ... charset 'iso-8859-13' is NSISOLatin7StringEncoding Passed test: test02.m:82 ... charset 'iso8859-13' is NSISOLatin7StringEncoding Passed test: test02.m:85 ... charset 'iso-8859-14' is NSISOLatin8StringEncoding Passed test: test02.m:88 ... charset 'iso8859-14' is NSISOLatin8StringEncoding Passed test: test02.m:91 ... charset 'iso-8859-15' is NSISOLatin9StringEncoding Passed test: test02.m:94 ... charset 'iso8859-15' is NSISOLatin9StringEncoding Passed test: test02.m:97 ... charset 'iso-8859-1:1987' is NSISOLatin1StringEncoding Passed test: test02.m:100 ... charset 'iso8859-1:1987' is NSISOLatin1StringEncoding Passed test: test02.m:103 ... charset 'iso-8859-2' is NSISOLatin2StringEncoding Passed test: test02.m:106 ... charset 'iso8859-2' is NSISOLatin2StringEncoding Passed test: test02.m:109 ... charset 'iso-8859-3' is NSISOLatin3StringEncoding Passed test: test02.m:112 ... charset 'iso8859-3' is NSISOLatin3StringEncoding Passed test: test02.m:115 ... charset 'iso-8859-4' is NSISOLatin4StringEncoding Passed test: test02.m:118 ... charset 'iso8859-4' is NSISOLatin4StringEncoding Passed test: test02.m:121 ... charset 'iso-8859-5' is NSISOCyrillicStringEncoding Passed test: test02.m:124 ... charset 'iso8859-5' is NSISOCyrillicStringEncoding Passed test: test02.m:127 ... charset 'iso-8859-6' is NSISOArabicStringEncoding Passed test: test02.m:130 ... charset 'iso8859-6' is NSISOArabicStringEncoding Passed test: test02.m:133 ... charset 'iso-8859-7' is NSISOGreekStringEncoding Passed test: test02.m:136 ... charset 'iso8859-7' is NSISOGreekStringEncoding Passed test: test02.m:139 ... charset 'iso-8859-8' is NSISOHebrewStringEncoding Passed test: test02.m:142 ... charset 'iso8859-8' is NSISOHebrewStringEncoding Passed test: test02.m:145 ... charset 'iso-8859-9' is NSISOLatin5StringEncoding Passed test: test02.m:148 ... charset 'iso8859-9' is NSISOLatin5StringEncoding Passed test: test02.m:151 ... charset 'iso-ir-100' is NSISOLatin1StringEncoding Passed test: test02.m:154 ... charset 'iso-ir-6' is NSASCIIStringEncoding Passed test: test02.m:157 ... charset 'iso-10646-1' is NSUnicodeStringEncoding Passed test: test02.m:160 ... charset 'iso10646-1' is NSUnicodeStringEncoding Passed test: test02.m:163 ... charset 'iso646-us' is NSASCIIStringEncoding Passed test: test02.m:166 ... charset 'iso_646.991-irv' is NSASCIIStringEncoding Passed test: test02.m:169 ... charset 'iso_646.irv:1991' is NSASCIIStringEncoding Passed test: test02.m:172 ... charset 'iso_8859-1' is NSISOLatin1StringEncoding Passed test: test02.m:175 ... charset 'jisx0201.1976' is NSShiftJISStringEncoding Passed test: test02.m:178 ... charset 'koi8-r' is NSKOI8RStringEncoding Passed test: test02.m:181 ... charset 'ksc5601.1987' is NSKoreanEUCStringEncoding Passed test: test02.m:184 ... charset 'ksc5601.1997' is NSKoreanEUCStringEncoding Passed test: test02.m:187 ... charset 'l1' is NSISOLatin1StringEncoding Passed test: test02.m:190 ... charset 'latin1' is NSISOLatin1StringEncoding Passed test: test02.m:193 ... charset 'microsoft-cp1250' is NSWindowsCP1250StringEncoding Passed test: test02.m:196 ... charset 'microsoft-cp1251' is NSWindowsCP1251StringEncoding Passed test: test02.m:199 ... charset 'microsoft-cp1252' is NSWindowsCP1252StringEncoding Passed test: test02.m:202 ... charset 'microsoft-cp1253' is NSWindowsCP1253StringEncoding Passed test: test02.m:205 ... charset 'microsoft-cp1254' is NSWindowsCP1254StringEncoding Passed test: test02.m:208 ... charset 'microsoft-symbol' is NSSymbolStringEncoding Passed test: test02.m:211 ... charset 'shift_JIS' is NSShiftJISStringEncoding Passed test: test02.m:214 ... charset 'us' is NSASCIIStringEncoding Passed test: test02.m:217 ... charset 'us-ascii' is NSASCIIStringEncoding Passed test: test02.m:220 ... charset 'utf-16' is NSUnicodeStringEncoding Passed test: test02.m:223 ... charset 'utf16' is NSUnicodeStringEncoding Passed test: test02.m:226 ... charset 'utf-7' is NSUTF7StringEncoding Passed test: test02.m:229 ... charset 'utf7' is NSUTF7StringEncoding Passed test: test02.m:232 ... charset 'utf-8' is NSUTF8StringEncoding Passed test: test02.m:235 ... charset 'utf8' is NSUTF8StringEncoding Passed test: test02.m:238 ... charset 'windows-1250' is NSWindowsCP1250StringEncoding Passed test: test02.m:241 ... charset 'windows-1251' is NSWindowsCP1251StringEncoding Passed test: test02.m:244 ... charset 'windows-1252' is NSWindowsCP1252StringEncoding Passed test: test02.m:247 ... charset 'windows-1253' is NSWindowsCP1253StringEncoding Passed test: test02.m:250 ... charset 'windows-1254' is NSWindowsCP1254StringEncoding Passed test: test02.m:253 ... charset 'windows-symbol' is NSSymbolStringEncoding Passed test: test02.m:259 ... NSASCIIStringEncoding canonical charset is us-ascii Passed test: test02.m:262 ... NSBIG5StringEncoding canonical charset is big5 Passed test: test02.m:265 ... NSGB2312StringEncoding canonical charset is gb2312.1980 Passed test: test02.m:268 ... NSGSM0338StringEncoding canonical charset is gsm0338 Passed test: test02.m:271 ... NSISOArabicStringEncoding canonical charset is iso-8859-6 Passed test: test02.m:274 ... NSISOCyrillicStringEncoding canonical charset is iso-8859-5 Passed test: test02.m:277 ... NSISOGreekStringEncoding canonical charset is iso-8859-7 Passed test: test02.m:280 ... NSISOHebrewStringEncoding canonical charset is iso-8859-8 Passed test: test02.m:283 ... NSISOLatin1StringEncoding canonical charset is iso-8859-1 Passed test: test02.m:286 ... NSISOLatin2StringEncoding canonical charset is iso-8859-2 Passed test: test02.m:289 ... NSISOLatin3StringEncoding canonical charset is iso-8859-3 Passed test: test02.m:292 ... NSISOLatin4StringEncoding canonical charset is iso-8859-4 Passed test: test02.m:295 ... NSISOLatin5StringEncoding canonical charset is iso-8859-9 Passed test: test02.m:298 ... NSISOLatin6StringEncoding canonical charset is iso-8859-10 Passed test: test02.m:301 ... NSISOLatin7StringEncoding canonical charset is iso-8859-13 Passed test: test02.m:304 ... NSISOLatin8StringEncoding canonical charset is iso-8859-14 Passed test: test02.m:307 ... NSISOLatin9StringEncoding canonical charset is iso-8859-15 Passed test: test02.m:310 ... NSISOThaiStringEncoding canonical charset is iso-8859-11 Passed test: test02.m:313 ... NSKOI8RStringEncoding canonical charset is koi8-r Passed test: test02.m:316 ... NSKoreanEUCStringEncoding canonical charset is ksc5601.1987 Passed test: test02.m:319 ... NSMacOSRomanStringEncoding canonical charset is apple-roman Passed test: test02.m:322 ... NSShiftJISStringEncoding canonical charset is shift_JIS Passed test: test02.m:325 ... NSUTF7StringEncoding canonical charset is utf-7 Passed test: test02.m:328 ... NSUTF8StringEncoding canonical charset is utf-8 Passed test: test02.m:331 ... NSUnicodeStringEncoding canonical charset is utf-16 Passed test: test02.m:334 ... NSWindowsCP1250StringEncoding canonical charset is windows-1250 Passed test: test02.m:337 ... NSWindowsCP1251StringEncoding canonical charset is windows-1251 Passed test: test02.m:340 ... NSWindowsCP1252StringEncoding canonical charset is windows-1252 Passed test: test02.m:343 ... NSWindowsCP1253StringEncoding canonical charset is windows-1253 Passed test: test02.m:346 ... NSWindowsCP1254StringEncoding canonical charset is windows-1254 Completed file: test02.m Building in base/GSXML Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:5:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] basic.m: In function ‘main’: basic.m:71:3: warning: passing argument 1 of ‘makeNodeWithNamespace:name:content:’ discards ‘volatile’ qualifier from pointer target type [enabled by default] basic.m:71:3: note: expected ‘struct GSXMLNamespace *’ but argument is of type ‘volatile struct GSXMLNamespace *’ basic.m:75:3: warning: passing argument 1 of ‘makeNodeWithNamespace:name:content:’ discards ‘volatile’ qualifier from pointer target type [enabled by default] basic.m:75:3: note: expected ‘struct GSXMLNamespace *’ but argument is of type ‘volatile struct GSXMLNamespace *’ Linking test_tool basic ... Testing basic.m... Running base/GSXML/basic.m... Passed test: basic.m:19 ... GSXMLDocument +alloc returns a GSXMLDocument Passed test: basic.m:22 ... GSXMLDocument +documentWithVersion: returns a GSXMLDocument Passed test: basic.m:25 ... GSXMLNode +alloc returns a GSXMLNode Passed test: basic.m:28 ... GSXMLRPC +alloc returns a GSXMLRPC instance 2012-01-30 20:21:47.804 basic[23399] GSXMLNode: calling -init is not legal Passed test: basic.m:32 ... GSXMLNode +new returns nil Passed test: basic.m:38 ... GSXMLNamespace +alloc returns a GSXMLNamespace 2012-01-30 20:21:47.811 basic[23399] GSXMLNamespace: calling -init is not legal Passed test: basic.m:43 ... GSXMLNamespace +new returns nil Passed test: basic.m:50 ... Can create a document node Passed test: basic.m:54 ... Can set document node as root node Passed test: basic.m:65 ... Can set a document node (with children) as root node Passed test: basic.m:69 ... Can create a node namespace Passed test: basic.m:73 ... Can create a node with a namespace Passed test: basic.m:77 ... Can create a node with same namespace as another node Passed test: basic.m:80 ... A namespace remembers its prefix Passed test: basic.m:84 ... Can initialise an RPC instance Passed test: basic.m:90 ... Can build an empty method call (nil params) Passed test: basic.m:93 ... Can parse an empty method call (nil params) Passed test: basic.m:96 ... Can build an empty method call Passed test: basic.m:99 ... Can parse an empty method call Passed test: basic.m:103 ... Can build a method call with a string Passed test: basic.m:106 ... Can parse a method call with a string Passed test: basic.m:116 ... Can parse a method call with a string without the element Passed test: basic.m:120 ... Can build a method call with an integer Passed test: basic.m:123 ... Can parse a method call with an integer Passed test: basic.m:127 ... Can build a method call with a float Passed test: basic.m:130 ... Can parse a method call with a float Passed test: basic.m:134 ... Can build a method call with binary data Passed test: basic.m:137 ... Can parse a method call with binary data Passed test: basic.m:141 ... Can build a method call with a date Passed test: basic.m:145 ... Can parse a method call with a date Completed file: basic.m Building in base/headers Making all for test_tool GSLock... Making all for test_tool GSMime... Making all for test_tool GSObjCRuntime... Making all for test_tool GSXML... Compiling file GSLock.m ... Compiling file GSMime.m ... Compiling file GSObjCRuntime.m ... Compiling file GSXML.m ... In file included from GSObjCRuntime.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from GSLock.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from GSMime.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from GSXML.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’:/usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool GSObjCRuntime ... Linking test_tool GSLock ... Linking test_tool GSMime ... Linking test_tool GSXML ... Making all for test_tool NSArchiver... Making all for test_tool NSArray... Making all for test_tool NSAttributedString... Making all for test_tool NSAutoreleasePool... Compiling file NSArchiver.m ... Compiling file NSAttributedString.m ... Compiling file NSArray.m ... Compiling file NSAutoreleasePool.m ... In file included from NSArchiver.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSAttributedString.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSArray.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSAutoreleasePool.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSArchiver ... Linking test_tool NSArray ... Linking test_tool NSAttributedString ... Linking test_tool NSAutoreleasePool ... Making all for test_tool NSBundle... Making all for test_tool NSByteOrder... Making all for test_tool NSCalendarDate... Making all for test_tool NSCharacterSet... Compiling file NSBundle.m ... Compiling file NSCalendarDate.m ... Compiling file NSByteOrder.m ... Compiling file NSCharacterSet.m ... In file included from NSBundle.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSCalendarDate.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSByteOrder.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSCharacterSet.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSBundle ... Linking test_tool NSCalendarDate ... Linking test_tool NSByteOrder ... Linking test_tool NSCharacterSet ... Making all for test_tool NSClassDescription... Making all for test_tool NSCoder... Making all for test_tool NSComparisonPredicate... Making all for test_tool NSCompoundPredicate... Compiling file NSClassDescription.m ... Compiling file NSCoder.m ... Compiling file NSComparisonPredicate.m ... Compiling file NSCompoundPredicate.m ... In file included from NSClassDescription.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSCoder.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSComparisonPredicate.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSCompoundPredicate.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSClassDescription ... Linking test_tool NSCoder ... Linking test_tool NSCompoundPredicate ... Linking test_tool NSComparisonPredicate ... Making all for test_tool NSConnection... Making all for test_tool NSData... Making all for test_tool NSDateFormatter... Making all for test_tool NSDate... Compiling file NSConnection.m ... Compiling file NSData.m ... Compiling file NSDateFormatter.m ... Compiling file NSDate.m ... In file included from NSConnection.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSData.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSDateFormatter.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSDate.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSConnection ... Linking test_tool NSData ... Linking test_tool NSDate ... Linking test_tool NSDateFormatter ... Making all for test_tool NSDebug... Making all for test_tool NSDecimal... Making all for test_tool NSDecimalNumber... Making all for test_tool NSDictionary... Compiling file NSDebug.m ... Compiling file NSDecimal.m ... Compiling file NSDecimalNumber.m ... Compiling file NSDictionary.m ... In file included from NSDebug.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSDecimal.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSDecimalNumber.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSDictionary.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSDebug ... Linking test_tool NSDecimal ... Linking test_tool NSDictionary ... Linking test_tool NSDecimalNumber ... Making all for test_tool NSDistantObject... Making all for test_tool NSDistributedLock... Making all for test_tool NSDistributedNotificationCenter... Making all for test_tool NSEnumerator... Compiling file NSDistantObject.m ... Compiling file NSDistributedLock.m ... Compiling file NSDistributedNotificationCenter.m ... Compiling file NSEnumerator.m ... In file included from NSDistributedLock.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSDistantObject.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSDistributedNotificationCenter.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSEnumerator.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSDistributedLock ... Linking test_tool NSDistantObject ... Linking test_tool NSDistributedNotificationCenter ... Linking test_tool NSEnumerator ... Making all for test_tool NSError... Making all for test_tool NSException... Making all for test_tool NSExpression... Making all for test_tool NSFileHandle... Compiling file NSError.m ... Compiling file NSException.m ... Compiling file NSExpression.m ... Compiling file NSFileHandle.m ... In file included from NSError.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSException.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSExpression.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSFileHandle.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSError ... Linking test_tool NSException ... Linking test_tool NSExpression ... Linking test_tool NSFileHandle ... Making all for test_tool NSFileManager... Making all for test_tool NSFormatter... Making all for test_tool NSGeometry... Making all for test_tool NSHashTable... Compiling file NSFileManager.m ... Compiling file NSFormatter.m ... Compiling file NSGeometry.m ... Compiling file NSHashTable.m ... In file included from NSFormatter.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSFileManager.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSGeometry.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSHashTable.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSFileManager ... Linking test_tool NSFormatter ... Linking test_tool NSGeometry ... Linking test_tool NSHashTable ... Making all for test_tool NSHost... Making all for test_tool NSHTTPCookie... Making all for test_tool NSHTTPCookieStorage... Making all for test_tool NSIndexPath... Compiling file NSHTTPCookie.m ... Compiling file NSHost.m ... Compiling file NSHTTPCookieStorage.m ... Compiling file NSIndexPath.m ... In file included from NSHTTPCookie.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSHost.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSHTTPCookieStorage.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSIndexPath.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSHTTPCookie ... Linking test_tool NSHost ... Linking test_tool NSHTTPCookieStorage ... Linking test_tool NSIndexPath ... Making all for test_tool NSIndexSet... Making all for test_tool NSInvocation... Making all for test_tool NSKeyedArchiver... Making all for test_tool NSKeyValueCoding... Compiling file NSIndexSet.m ... Compiling file NSInvocation.m ... Compiling file NSKeyedArchiver.m ... Compiling file NSKeyValueCoding.m ... In file included from NSIndexSet.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSInvocation.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSKeyedArchiver.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSKeyValueCoding.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSIndexSet ... Linking test_tool NSInvocation ... Linking test_tool NSKeyedArchiver ... Linking test_tool NSKeyValueCoding ... Making all for test_tool NSKeyValueObserving... Making all for test_tool NSLock... Making all for test_tool NSMapTable... Making all for test_tool NSMethodSignature... Compiling file NSKeyValueObserving.m ... Compiling file NSLock.m ... Compiling file NSMapTable.m ... Compiling file NSMethodSignature.m ... In file included from NSKeyValueObserving.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSLock.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSMapTable.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSMethodSignature.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSKeyValueObserving ... Linking test_tool NSLock ... Linking test_tool NSMapTable ... Linking test_tool NSMethodSignature ... Making all for test_tool NSNotification... Making all for test_tool NSNotificationQueue... Making all for test_tool NSNull... Making all for test_tool NSNumberFormatter... Compiling file NSNotification.m ... Compiling file NSNotificationQueue.m ... Compiling file NSNull.m ... Compiling file NSNumberFormatter.m ... In file included from NSNotification.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSNotificationQueue.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSNull.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSNumberFormatter.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSNotification ... Linking test_tool NSNotificationQueue ... Linking test_tool NSNull ... Linking test_tool NSNumberFormatter ... Making all for test_tool NSObjCRuntime... Making all for test_tool NSObject... Making all for test_tool NSPathUtilities... Making all for test_tool NSPortCoder... Compiling file NSObjCRuntime.m ... Compiling file NSObject.m ... Compiling file NSPathUtilities.m ... Compiling file NSPortCoder.m ... In file included from NSObjCRuntime.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSObject.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSPathUtilities.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSPortCoder.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSObjCRuntime ... Linking test_tool NSObject ... Linking test_tool NSPathUtilities ... Linking test_tool NSPortCoder ... Making all for test_tool NSPort... Making all for test_tool NSPortMessage... Making all for test_tool NSPortNameServer... Making all for test_tool NSPredicate... Compiling file NSPort.m ... Compiling file NSPortMessage.m ... Compiling file NSPortNameServer.m ... Compiling file NSPredicate.m ... In file included from NSPortMessage.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSPort.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSPortNameServer.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSPredicate.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSPortMessage ... Linking test_tool NSPort ... Linking test_tool NSPortNameServer ... Linking test_tool NSPredicate ... Making all for test_tool NSProcessInfo... Making all for test_tool NSPropertyList... Making all for test_tool NSProtocolChecker... Making all for test_tool NSProxy... Compiling file NSProcessInfo.m ... Compiling file NSPropertyList.m ... Compiling file NSProtocolChecker.m ... Compiling file NSProxy.m ... In file included from NSPropertyList.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSProcessInfo.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSProtocolChecker.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSProxy.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSPropertyList ... Linking test_tool NSProcessInfo ... Linking test_tool NSProtocolChecker ... Linking test_tool NSProxy ... Making all for test_tool NSRange... Making all for test_tool NSRunLoop... Making all for test_tool NSScanner... Making all for test_tool NSSerialization... Compiling file NSRange.m ... Compiling file NSRunLoop.m ... Compiling file NSScanner.m ... Compiling file NSSerialization.m ... In file included from NSRange.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSRunLoop.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSScanner.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSSerialization.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSRange ... Linking test_tool NSRunLoop ... Linking test_tool NSScanner ... Linking test_tool NSSerialization ... Making all for test_tool NSSet... Making all for test_tool NSSortDescriptor... Making all for test_tool NSStream... Making all for test_tool NSString... Compiling file NSSet.m ... Compiling file NSSortDescriptor.m ... Compiling file NSStream.m ... Compiling file NSString.m ... In file included from NSSet.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSSortDescriptor.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSStream.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSString.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSSet ... Linking test_tool NSSortDescriptor ... Linking test_tool NSStream ... Linking test_tool NSString ... Making all for test_tool NSTask... Making all for test_tool NSThread... Making all for test_tool NSTimer... Making all for test_tool NSTimeZone... Compiling file NSTask.m ... Compiling file NSThread.m ... Compiling file NSTimer.m ... Compiling file NSTimeZone.m ... In file included from NSTask.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSThread.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSTimer.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSTimeZone.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSTask ... Linking test_tool NSThread ... Linking test_tool NSTimer ... Linking test_tool NSTimeZone ... Making all for test_tool NSUndoManager... Making all for test_tool NSURLAuthenticationChallenge... Making all for test_tool NSURLCache... Making all for test_tool NSURLConnection... Compiling file NSUndoManager.m ... Compiling file NSURLAuthenticationChallenge.m ... Compiling file NSURLCache.m ... Compiling file NSURLConnection.m ... In file included from NSUndoManager.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSURLAuthenticationChallenge.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSURLCache.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSURLConnection.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSUndoManager ... Linking test_tool NSURLAuthenticationChallenge ... Linking test_tool NSURLCache ... Linking test_tool NSURLConnection ... Making all for test_tool NSURLCredential... Making all for test_tool NSURLCredentialStorage... Making all for test_tool NSURLDownload... Making all for test_tool NSURLError... Compiling file NSURLCredential.m ... Compiling file NSURLCredentialStorage.m ... Compiling file NSURLDownload.m ... Compiling file NSURLError.m ... In file included from NSURLCredential.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSURLCredentialStorage.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSURLDownload.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSURLError.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSURLCredential ... Linking test_tool NSURLCredentialStorage ... Linking test_tool NSURLDownload ... Linking test_tool NSURLError ... Making all for test_tool NSURLHandle... Making all for test_tool NSURL... Making all for test_tool NSURLProtectionSpace... Making all for test_tool NSURLProtocol... Compiling file NSURLHandle.m ... Compiling file NSURL.m ... Compiling file NSURLProtectionSpace.m ... Compiling file NSURLProtocol.m ... In file included from NSURLHandle.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSURL.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSURLProtectionSpace.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSURLProtocol.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSURLHandle ... Linking test_tool NSURL ... Linking test_tool NSURLProtectionSpace ... Linking test_tool NSURLProtocol ... Making all for test_tool NSURLRequest... Making all for test_tool NSURLResponse... Making all for test_tool NSUserDefaults... Making all for test_tool NSValue... Compiling file NSURLResponse.m ... Compiling file NSURLRequest.m ... Compiling file NSUserDefaults.m ... Compiling file NSValue.m ... In file included from NSURLRequest.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSURLResponse.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSUserDefaults.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from NSValue.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSURLResponse ... Linking test_tool NSURLRequest ... Linking test_tool NSUserDefaults ... Linking test_tool NSValue ... Making all for test_tool NSXMLParser... Making all for test_tool NSZone... Making all for test_tool Unicode... Compiling file NSXMLParser.m ... Compiling file NSZone.m ... Compiling file Unicode.m ... In file included from NSZone.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from NSXMLParser.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from Unicode.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSZone ... Linking test_tool NSXMLParser ... Linking test_tool Unicode ... Testing GSLock.m... Running base/headers/GSLock.m... Passed test: GSLock.m:9 ... include of GNUstepBase/GSLock.h works Completed file: GSLock.m Testing GSMime.m... Running base/headers/GSMime.m... Passed test: GSMime.m:9 ... include of GNUstepBase/GSMime.h works Completed file: GSMime.m Testing GSObjCRuntime.m... Running base/headers/GSObjCRuntime.m... Passed test: GSObjCRuntime.m:9 ... include of GNUstepBase/GSObjCRuntime.h works Completed file: GSObjCRuntime.m Testing GSXML.m... Running base/headers/GSXML.m... Passed test: GSXML.m:9 ... include of GNUstepBase/GSXML.h works Completed file: GSXML.m Testing NSArchiver.m... Running base/headers/NSArchiver.m... Passed test: NSArchiver.m:9 ... include of Foundation/NSArchiver.h works Completed file: NSArchiver.m Testing NSArray.m... Running base/headers/NSArray.m... Passed test: NSArray.m:9 ... include of Foundation/NSArray.h works Completed file: NSArray.m Testing NSAttributedString.m... Running base/headers/NSAttributedString.m... Passed test: NSAttributedString.m:9 ... include of Foundation/NSAttributedString.h works Completed file: NSAttributedString.m Testing NSAutoreleasePool.m... Running base/headers/NSAutoreleasePool.m... Passed test: NSAutoreleasePool.m:9 ... include of Foundation/NSAutoreleasePool.h works Completed file: NSAutoreleasePool.m Testing NSBundle.m... Running base/headers/NSBundle.m... Passed test: NSBundle.m:9 ... include of Foundation/NSBundle.h works Completed file: NSBundle.m Testing NSByteOrder.m... Running base/headers/NSByteOrder.m... Passed test: NSByteOrder.m:9 ... include of Foundation/NSByteOrder.h works Completed file: NSByteOrder.m Testing NSCalendarDate.m... Running base/headers/NSCalendarDate.m... Passed test: NSCalendarDate.m:9 ... include of Foundation/NSCalendarDate.h works Completed file: NSCalendarDate.m Testing NSCharacterSet.m... Running base/headers/NSCharacterSet.m... Passed test: NSCharacterSet.m:9 ... include of Foundation/NSCharacterSet.h works Completed file: NSCharacterSet.m Testing NSClassDescription.m... Running base/headers/NSClassDescription.m... Passed test: NSClassDescription.m:9 ... include of Foundation/NSClassDescription.h works Completed file: NSClassDescription.m Testing NSCoder.m... Running base/headers/NSCoder.m... Passed test: NSCoder.m:9 ... include of Foundation/NSCoder.h works Completed file: NSCoder.m Testing NSComparisonPredicate.m... Running base/headers/NSComparisonPredicate.m... Passed test: NSComparisonPredicate.m:9 ... include of Foundation/NSComparisonPredicate.h works Completed file: NSComparisonPredicate.m Testing NSCompoundPredicate.m... Running base/headers/NSCompoundPredicate.m... Passed test: NSCompoundPredicate.m:9 ... include of Foundation/NSCompoundPredicate.h works Completed file: NSCompoundPredicate.m Testing NSConnection.m... Running base/headers/NSConnection.m... Passed test: NSConnection.m:9 ... include of Foundation/NSConnection.h works Completed file: NSConnection.m Testing NSData.m... Running base/headers/NSData.m... Passed test: NSData.m:9 ... include of Foundation/NSData.h works Completed file: NSData.m Testing NSDateFormatter.m... Running base/headers/NSDateFormatter.m... Passed test: NSDateFormatter.m:9 ... include of Foundation/NSDateFormatter.h works Completed file: NSDateFormatter.m Testing NSDate.m... Running base/headers/NSDate.m... Passed test: NSDate.m:9 ... include of Foundation/NSDate.h works Completed file: NSDate.m Testing NSDebug.m... Running base/headers/NSDebug.m... Passed test: NSDebug.m:9 ... include of Foundation/NSDebug.h works Completed file: NSDebug.m Testing NSDecimal.m... Running base/headers/NSDecimal.m... Passed test: NSDecimal.m:9 ... include of Foundation/NSDecimal.h works Completed file: NSDecimal.m Testing NSDecimalNumber.m... Running base/headers/NSDecimalNumber.m... Passed test: NSDecimalNumber.m:9 ... include of Foundation/NSDecimalNumber.h works Completed file: NSDecimalNumber.m Testing NSDictionary.m... Running base/headers/NSDictionary.m... Passed test: NSDictionary.m:9 ... include of Foundation/NSDictionary.h works Completed file: NSDictionary.m Testing NSDistantObject.m... Running base/headers/NSDistantObject.m... Passed test: NSDistantObject.m:9 ... include of Foundation/NSDistantObject.h works Completed file: NSDistantObject.m Testing NSDistributedLock.m... Running base/headers/NSDistributedLock.m... Passed test: NSDistributedLock.m:9 ... include of Foundation/NSDistributedLock.h works Completed file: NSDistributedLock.m Testing NSDistributedNotificationCenter.m... Running base/headers/NSDistributedNotificationCenter.m... Passed test: NSDistributedNotificationCenter.m:9 ... include of Foundation/NSDistributedNotificationCenter.h works Completed file: NSDistributedNotificationCenter.m Testing NSEnumerator.m... Running base/headers/NSEnumerator.m... Passed test: NSEnumerator.m:9 ... include of Foundation/NSEnumerator.h works Completed file: NSEnumerator.m Testing NSError.m... Running base/headers/NSError.m... Passed test: NSError.m:9 ... include of Foundation/NSError.h works Completed file: NSError.m Testing NSException.m... Running base/headers/NSException.m... Passed test: NSException.m:9 ... include of Foundation/NSException.h works Completed file: NSException.m Testing NSExpression.m... Running base/headers/NSExpression.m... Passed test: NSExpression.m:9 ... include of Foundation/NSExpression.h works Completed file: NSExpression.m Testing NSFileHandle.m... Running base/headers/NSFileHandle.m... Passed test: NSFileHandle.m:9 ... include of Foundation/NSFileHandle.h works Completed file: NSFileHandle.m Testing NSFileManager.m... Running base/headers/NSFileManager.m... Passed test: NSFileManager.m:9 ... include of Foundation/NSFileManager.h works Completed file: NSFileManager.m Testing NSFormatter.m... Running base/headers/NSFormatter.m... Passed test: NSFormatter.m:9 ... include of Foundation/NSFormatter.h works Completed file: NSFormatter.m Testing NSGeometry.m... Running base/headers/NSGeometry.m... Passed test: NSGeometry.m:9 ... include of Foundation/NSGeometry.h works Completed file: NSGeometry.m Testing NSHashTable.m... Running base/headers/NSHashTable.m... Passed test: NSHashTable.m:9 ... include of Foundation/NSHashTable.h works Completed file: NSHashTable.m Testing NSHost.m... Running base/headers/NSHost.m... Passed test: NSHost.m:9 ... include of Foundation/NSHost.h works Completed file: NSHost.m Testing NSHTTPCookie.m... Running base/headers/NSHTTPCookie.m... Passed test: NSHTTPCookie.m:9 ... include of Foundation/NSHTTPCookie.h works Completed file: NSHTTPCookie.m Testing NSHTTPCookieStorage.m... Running base/headers/NSHTTPCookieStorage.m... Passed test: NSHTTPCookieStorage.m:9 ... include of Foundation/NSHTTPCookieStorage.h works Completed file: NSHTTPCookieStorage.m Testing NSIndexPath.m... Running base/headers/NSIndexPath.m... Passed test: NSIndexPath.m:9 ... include of Foundation/NSIndexPath.h works Completed file: NSIndexPath.m Testing NSIndexSet.m... Running base/headers/NSIndexSet.m... Passed test: NSIndexSet.m:9 ... include of Foundation/NSIndexSet.h works Completed file: NSIndexSet.m Testing NSInvocation.m... Running base/headers/NSInvocation.m... Passed test: NSInvocation.m:9 ... include of Foundation/NSInvocation.h works Completed file: NSInvocation.m Testing NSKeyedArchiver.m... Running base/headers/NSKeyedArchiver.m... Passed test: NSKeyedArchiver.m:9 ... include of Foundation/NSKeyedArchiver.h works Completed file: NSKeyedArchiver.m Testing NSKeyValueCoding.m... Running base/headers/NSKeyValueCoding.m... Passed test: NSKeyValueCoding.m:9 ... include of Foundation/NSKeyValueCoding.h works Completed file: NSKeyValueCoding.m Testing NSKeyValueObserving.m... Running base/headers/NSKeyValueObserving.m... Passed test: NSKeyValueObserving.m:9 ... include of Foundation/NSKeyValueObserving.h works Completed file: NSKeyValueObserving.m Testing NSLock.m... Running base/headers/NSLock.m... Passed test: NSLock.m:9 ... include of Foundation/NSLock.h works Completed file: NSLock.m Testing NSMapTable.m... Running base/headers/NSMapTable.m... Passed test: NSMapTable.m:9 ... include of Foundation/NSMapTable.h works Completed file: NSMapTable.m Testing NSMethodSignature.m... Running base/headers/NSMethodSignature.m... Passed test: NSMethodSignature.m:9 ... include of Foundation/NSMethodSignature.h works Completed file: NSMethodSignature.m Testing NSNotification.m... Running base/headers/NSNotification.m... Passed test: NSNotification.m:9 ... include of Foundation/NSNotification.h works Completed file: NSNotification.m Testing NSNotificationQueue.m... Running base/headers/NSNotificationQueue.m... Passed test: NSNotificationQueue.m:9 ... include of Foundation/NSNotificationQueue.h works Completed file: NSNotificationQueue.m Testing NSNull.m... Running base/headers/NSNull.m... Passed test: NSNull.m:9 ... include of Foundation/NSNull.h works Completed file: NSNull.m Testing NSNumberFormatter.m... Running base/headers/NSNumberFormatter.m... Passed test: NSNumberFormatter.m:9 ... include of Foundation/NSNumberFormatter.h works Completed file: NSNumberFormatter.m Testing NSObjCRuntime.m... Running base/headers/NSObjCRuntime.m... Passed test: NSObjCRuntime.m:9 ... include of Foundation/NSObjCRuntime.h works Completed file: NSObjCRuntime.m Testing NSObject.m... Running base/headers/NSObject.m... Passed test: NSObject.m:9 ... include of Foundation/NSObject.h works Completed file: NSObject.m Testing NSPathUtilities.m... Running base/headers/NSPathUtilities.m... Passed test: NSPathUtilities.m:9 ... include of Foundation/NSPathUtilities.h works Completed file: NSPathUtilities.m Testing NSPortCoder.m... Running base/headers/NSPortCoder.m... Passed test: NSPortCoder.m:9 ... include of Foundation/NSPortCoder.h works Completed file: NSPortCoder.m Testing NSPort.m... Running base/headers/NSPort.m... Passed test: NSPort.m:9 ... include of Foundation/NSPort.h works Completed file: NSPort.m Testing NSPortMessage.m... Running base/headers/NSPortMessage.m... Passed test: NSPortMessage.m:9 ... include of Foundation/NSPortMessage.h works Completed file: NSPortMessage.m Testing NSPortNameServer.m... Running base/headers/NSPortNameServer.m... Passed test: NSPortNameServer.m:9 ... include of Foundation/NSPortNameServer.h works Completed file: NSPortNameServer.m Testing NSPredicate.m... Running base/headers/NSPredicate.m... Passed test: NSPredicate.m:9 ... include of Foundation/NSPredicate.h works Completed file: NSPredicate.m Testing NSProcessInfo.m... Running base/headers/NSProcessInfo.m... Passed test: NSProcessInfo.m:9 ... include of Foundation/NSProcessInfo.h works Completed file: NSProcessInfo.m Testing NSPropertyList.m... Running base/headers/NSPropertyList.m... Passed test: NSPropertyList.m:9 ... include of Foundation/NSPropertyList.h works Completed file: NSPropertyList.m Testing NSProtocolChecker.m... Running base/headers/NSProtocolChecker.m... Passed test: NSProtocolChecker.m:9 ... include of Foundation/NSProtocolChecker.h works Completed file: NSProtocolChecker.m Testing NSProxy.m... Running base/headers/NSProxy.m... Passed test: NSProxy.m:9 ... include of Foundation/NSProxy.h works Completed file: NSProxy.m Testing NSRange.m... Running base/headers/NSRange.m... Passed test: NSRange.m:9 ... include of Foundation/NSRange.h works Completed file: NSRange.m Testing NSRunLoop.m... Running base/headers/NSRunLoop.m... Passed test: NSRunLoop.m:9 ... include of Foundation/NSRunLoop.h works Completed file: NSRunLoop.m Testing NSScanner.m... Running base/headers/NSScanner.m... Passed test: NSScanner.m:9 ... include of Foundation/NSScanner.h works Completed file: NSScanner.m Testing NSSerialization.m... Running base/headers/NSSerialization.m... Passed test: NSSerialization.m:9 ... include of Foundation/NSSerialization.h works Completed file: NSSerialization.m Testing NSSet.m... Running base/headers/NSSet.m... Passed test: NSSet.m:9 ... include of Foundation/NSSet.h works Completed file: NSSet.m Testing NSSortDescriptor.m... Running base/headers/NSSortDescriptor.m... Passed test: NSSortDescriptor.m:9 ... include of Foundation/NSSortDescriptor.h works Completed file: NSSortDescriptor.m Testing NSStream.m... Running base/headers/NSStream.m... Passed test: NSStream.m:9 ... include of Foundation/NSStream.h works Completed file: NSStream.m Testing NSString.m... Running base/headers/NSString.m... Passed test: NSString.m:9 ... include of Foundation/NSString.h works Completed file: NSString.m Testing NSTask.m... Running base/headers/NSTask.m... Passed test: NSTask.m:9 ... include of Foundation/NSTask.h works Completed file: NSTask.m Testing NSThread.m... Running base/headers/NSThread.m... Passed test: NSThread.m:9 ... include of Foundation/NSThread.h works Completed file: NSThread.m Testing NSTimer.m... Running base/headers/NSTimer.m... Passed test: NSTimer.m:9 ... include of Foundation/NSTimer.h works Completed file: NSTimer.m Testing NSTimeZone.m... Running base/headers/NSTimeZone.m... Passed test: NSTimeZone.m:9 ... include of Foundation/NSTimeZone.h works Completed file: NSTimeZone.m Testing NSUndoManager.m... Running base/headers/NSUndoManager.m... Passed test: NSUndoManager.m:9 ... include of Foundation/NSUndoManager.h works Completed file: NSUndoManager.m Testing NSURLAuthenticationChallenge.m... Running base/headers/NSURLAuthenticationChallenge.m... Passed test: NSURLAuthenticationChallenge.m:9 ... include of Foundation/NSURLAuthenticationChallenge.h works Completed file: NSURLAuthenticationChallenge.m Testing NSURLCache.m... Running base/headers/NSURLCache.m... Passed test: NSURLCache.m:9 ... include of Foundation/NSURLCache.h works Completed file: NSURLCache.m Testing NSURLConnection.m... Running base/headers/NSURLConnection.m... Passed test: NSURLConnection.m:9 ... include of Foundation/NSURLConnection.h works Completed file: NSURLConnection.m Testing NSURLCredential.m... Running base/headers/NSURLCredential.m... Passed test: NSURLCredential.m:9 ... include of Foundation/NSURLCredential.h works Completed file: NSURLCredential.m Testing NSURLCredentialStorage.m... Running base/headers/NSURLCredentialStorage.m... Passed test: NSURLCredentialStorage.m:9 ... include of Foundation/NSURLCredentialStorage.h works Completed file: NSURLCredentialStorage.m Testing NSURLDownload.m... Running base/headers/NSURLDownload.m... Passed test: NSURLDownload.m:9 ... include of Foundation/NSURLDownload.h works Completed file: NSURLDownload.m Testing NSURLError.m... Running base/headers/NSURLError.m... Passed test: NSURLError.m:9 ... include of Foundation/NSURLError.h works Completed file: NSURLError.m Testing NSURLHandle.m... Running base/headers/NSURLHandle.m... Passed test: NSURLHandle.m:9 ... include of Foundation/NSURLHandle.h works Completed file: NSURLHandle.m Testing NSURL.m... Running base/headers/NSURL.m... Passed test: NSURL.m:9 ... include of Foundation/NSURL.h works Completed file: NSURL.m Testing NSURLProtectionSpace.m... Running base/headers/NSURLProtectionSpace.m... Passed test: NSURLProtectionSpace.m:9 ... include of Foundation/NSURLProtectionSpace.h works Completed file: NSURLProtectionSpace.m Testing NSURLProtocol.m... Running base/headers/NSURLProtocol.m... Passed test: NSURLProtocol.m:9 ... include of Foundation/NSURLProtocol.h works Completed file: NSURLProtocol.m Testing NSURLRequest.m... Running base/headers/NSURLRequest.m... Passed test: NSURLRequest.m:9 ... include of Foundation/NSURLRequest.h works Completed file: NSURLRequest.m Testing NSURLResponse.m... Running base/headers/NSURLResponse.m... Passed test: NSURLResponse.m:9 ... include of Foundation/NSURLResponse.h works Completed file: NSURLResponse.m Testing NSUserDefaults.m... Running base/headers/NSUserDefaults.m... Passed test: NSUserDefaults.m:9 ... include of Foundation/NSUserDefaults.h works Completed file: NSUserDefaults.m Testing NSValue.m... Running base/headers/NSValue.m... Passed test: NSValue.m:9 ... include of Foundation/NSValue.h works Completed file: NSValue.m Testing NSXMLParser.m... Running base/headers/NSXMLParser.m... Passed test: NSXMLParser.m:9 ... include of Foundation/NSXMLParser.h works Completed file: NSXMLParser.m Testing NSZone.m... Running base/headers/NSZone.m... Passed test: NSZone.m:9 ... include of Foundation/NSZone.h works Completed file: NSZone.m Testing Unicode.m... Running base/headers/Unicode.m... Passed test: Unicode.m:9 ... include of GNUstepBase/Unicode.h works Completed file: Unicode.m Building in base/KVC Making all for test_tool array... Making all for test_tool mutable... Making all for test_tool basic... Making all for test_tool nil... Compiling file mutable.m ... Compiling file basic.m ... Compiling file array.m ... Compiling file nil.m ... In file included from array.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from mutable.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from nil.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool nil ... Linking test_tool array ... Making all for test_tool path... Linking test_tool basic ... Linking test_tool mutable ... Compiling file path.m ... In file included from path.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool path ... Testing array.m... Running base/KVC/array.m... Passed test: array.m:40 ... -[NSArray valueForKeyPath: @"@sum.value"] Passed test: array.m:43 ... -[NSArray valueForKeyPath: @"@count.value"] Passed test: array.m:46 ... -[NSArray valueForKeyPath: @"@count"] Passed test: array.m:53 ... valueForKey: matches valueForKeypath: Passed test: array.m:58 ... -[NSArray valueForKeyPath: @"address@hidden@avg.value"] Passed test: array.m:61 ... -[NSArray valueForKeyPath: @"address@hidden@count.value"] Passed test: array.m:64 ... -[NSArray valueForKeyPath: @"address@hidden@count"] Completed file: array.m Testing basic.m... Running base/KVC/basic.m... Passed test: basic.m:173 ... KVC works with strings Passed test: basic.m:178 ... KVC works with mutable string Passed test: basic.m:181 ... KVC retains object values Passed test: basic.m:186 ... KVC works with ints Passed test: basic.m:190 ... KVC works with doubles Passed test: basic.m:194 ... KVC works with setKey: 2012-01-30 20:23:01.876 basic[27590] File NSKeyValueCoding.m: 146. In SetValueForKey Key-value access using _setKey: is deprecated: Passed test: basic.m:198 ... KVC works with _setKey: Passed test: basic.m:204 ... KVC valueForKey: works for a struct (direct) Passed test: basic.m:210 ... KVC valueForKey: works for a struct (getter) Passed test: basic.m:217 ... KVC setValue:forKey: works for a struct (direct) Passed test: basic.m:224 ... KVC setValue:forKey: works for a struct (setter) Passed test: basic.m:228 ... KVC works with undefined keys Passed test: basic.m:232 ... KVC works with undefined keys (using deprecated methods) Passed test: basic.m:237 ... KVC properly throws @"NSUnknownKeyException" Passed test: basic.m:242 ... KVC properly throws NSUndefinedKeyException Passed test: basic.m:247 ... KVC properly throws @"NSUnknownKeyException" with key paths Passed test: basic.m:252 ... KVC properly throws NSUndefinedKeyException with key paths Passed test: basic.m:254 ... null string gives null selector Passed test: basic.m:255 ... register null string gives null selector Passed test: basic.m:256 ... null selector name Completed file: basic.m Testing mutable.m... Running base/KVC/mutable.m... 2012-01-30 20:23:01.968 mutable[27609] observeValueForKeyPath: numbers ofObject: change:{kind = 1; new = (One, Ten, Three, Ninety); } context:(null) 2012-01-30 20:23:01.975 mutable[27609] observeValueForKeyPath: string ofObject: change:{kind = 1; new = ""; } context:(null) 2012-01-30 20:23:01.975 mutable[27609] observeValueForKeyPath: string ofObject: change:{kind = 1; notificationIsPrior = 1; old = ""; } context:(null) 2012-01-30 20:23:01.975 mutable[27609] willChangeValueForKey: string 2012-01-30 20:23:01.975 mutable[27609] didChangeValueForKey: string 2012-01-30 20:23:01.975 mutable[27609] observeValueForKeyPath: string ofObject: change:{kind = 1; new = x; old = ""; } context:(null) Passed test: mutable.m:158 ... proxy is a kind of NSMutableArray 2012-01-30 20:23:01.975 mutable[27609] observeValueForKeyPath: numbers ofObject: change:{kind = 3; new = (One, Ten, Three, Ninety); notificationIsPrior = 1; old = (Ninety); } context:(null) 2012-01-30 20:23:01.976 mutable[27609] observeValueForKeyPath: numbers ofObject: change:{indexes = "[number of indexes: 1 (in 1 ranges), indexes: 3]"; kind = 3; new = (One, Ten, Three); old = (Ninety); } context:(null) 2012-01-30 20:23:01.976 mutable[27609] observeValueForKeyPath: numbers ofObject: change:{indexes = "[number of indexes: 1 (in 1 ranges), indexes: 3]"; kind = 2; new = (One, Ten, Three); notificationIsPrior = 1; old = (Ninety); } context:(null) Passed test: mutable.m:161 ... bad removal causes range exception when observing Passed test: mutable.m:173 ... KVC mutableArrayValueForKey: proxy works with array proxy methods Passed test: mutable.m:177 ... proxy is a kind of NSMutableArray Passed test: mutable.m:185 ... KVC mutableArrayValueForKey: proxy works with set: Passed test: mutable.m:189 ... proxy is a kind of NSMutableArray Passed test: mutable.m:192 ... KVC mutableArrayValueForKey: returns a proxy array for the ivar Passed test: mutable.m:194 ... This proxy works Passed test: mutable.m:199 ... mutableArrayValueForKey: works Passed test: mutable.m:207 ... proxy is a kind of NSMutableSet Passed test: mutable.m:216 ... KVC mutableSetValueForKey: proxy uses methods Passed test: mutable.m:220 ... proxy is a kind of NSMutableSet Passed test: mutable.m:225 ... KVC mutableSetValueForKey: proxy works with set: Passed test: mutable.m:229 ... proxy is kind of NSMutableSet Passed test: mutable.m:231 ... KVC mutableSetValueForKey: returns a proxy set for the ivar Passed test: mutable.m:235 ... this proxy works Passed test: mutable.m:240 ... mutableSetValueForKey: works Completed file: mutable.m Testing nil.m... Running base/KVC/nil.m... Passed test: nil.m:51 ... KVC handles setting nil for a scalar 2012-01-30 20:23:02.109 nil[27628] File NSKeyValueCoding.m: 810. In -[NSObject(KeyValueCoding) takeValue:forKey:] This method is deprecated, use -setValue:forKey: Passed test: nil.m:55 ... KVC handles setting nil for a scalar via takeValue: Passed test: nil.m:59 ... KVC uses setNilValueForKey: Passed test: nil.m:63 ... KVC uses deprecated unableToSetNilForKey: Completed file: nil.m Testing path.m... Running base/KVC/path.m... Passed test: path.m:111 ... KVC works with simple paths Passed test: path.m:119 ... KVC appears to work with key path Passed test: path.m:121 ... KVC works with key paths 2012-01-30 20:23:02.223 path[27647] tester.child.child = Passed test: path.m:127 ... KVC appears to work with a unicode key path Passed test: path.m:129 ... KVC works with unicode path Passed test: path.m:133 ... KVC appears to work with a unicode key path (test2) Passed test: path.m:135 ... KVC works with unicode path (test2) Completed file: path.m Building in base/NSAffineTransform Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSAffineTransform/basic.m... Passed test: basic.m:60 ... can create a new transfor Passed test: NSAffineTransform is a known className Passed test: Object 0 of class 'NSAffineTransform' conforms to NSObject Passed test: Object 0 of class 'NSAffineTransform' can return self Passed test: Object 0 of class 'NSAffineTransform' can return own class Passed test: Object 0 of class 'NSAffineTransform' object NSAffineTransform ((1.000000, 0.000000) (0.000000, 1.000000) (0.000000, 0.000000)) is of correct class Passed test: Object 0 of class 'NSAffineTransform' isMemberOfClass works Passed test: Object 0 of class 'NSAffineTransform' can return superclass Passed test: Object 0 of class 'NSAffineTransform' responds to hash Passed test: Object 0 of class 'NSAffineTransform' isEqual: to self Passed test: Object 0 of class 'NSAffineTransform' respondsToSelector: Passed test: Object 0 of class 'NSAffineTransform' handles retain Passed test: Object 0 of class 'NSAffineTransform' has working retainCount Passed test: Object 0 of class 'NSAffineTransform' has NSString description Passed test: Object 0 of class 'NSAffineTransform' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSAffineTransform' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSAffineTransform is a known class Passed test: NSAffineTransform is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSAffineTransform' understands -copy Passed test: Object 0 of class 'NSAffineTransform' copy is of correct type Passed test: Object 0 of class 'NSAffineTransform' original and copy are equal Passed test: Object 0 of class 'NSAffineTransform' is not retained by copy with same zone Passed test: Object 0 of class 'NSAffineTransform' understands -copyWithZone Passed test: Object 0 of class 'NSAffineTransform' zCopy has correct type Passed test: Object 0 of class 'NSAffineTransform' copy and original are equal Passed test: Object 0 of class 'NSAffineTransform' is not retained by copy with other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: basic.m:67 ... can create an autoreleased transform Passed test: basic.m:71 ... flip transform inverts point y Passed test: basic.m:74 ... flip transform inverts size height Passed test: basic.m:79 ... flip is reversible Passed test: basic.m:84 ... simple translate works Passed test: basic.m:88 ... two simple translates work Passed test: basic.m:92 ... translate and rotate works Passed test: basic.m:98 ... simple rotate works Passed test: basic.m:102 ... rotate and translate works Passed test: basic.m:114 ... appendTransform: Passed test: basic.m:120 ... prependTransform: Passed test: basic.m:126 ... scaleXBy:yBy: Passed test: basic.m:130 ... translateXBy:yBy: Passed test: basic.m:137 ... rotateByDegrees Passed test: basic.m:141 ... Translate X Rotate X A Passed test: basic.m:147 ... Scale X Translate X Rotate X A Completed file: basic.m Building in base/NSArchiver Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file general.m ... Compiling file basic.m ... Compiling file create.m ... In file included from general.m:8:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:6:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] general.m: In function ‘main’: general.m:13:27: warning: variable ‘val3’ set but not used [-Wunused-but-set-variable] In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool create ... Linking test_tool general ... Linking test_tool basic ... Testing basic.m... Running base/NSArchiver/basic.m... Passed test: Class 'NSArchiver' exists Passed test: Class 'NSArchiver' has working alloc Passed test: Class 'NSArchiver' alloc gives the correct class Passed test: Class 'NSArchiver' has working init Passed test: Class 'NSArchiver' has working new Passed test: Class 'NSArchiver' has working allocWithZone Passed test: NSArchiver is a known className Passed test: Object 0 of class 'NSArchiver' conforms to NSObject Passed test: Object 0 of class 'NSArchiver' can return self Passed test: Object 0 of class 'NSArchiver' can return own class Passed test: Object 0 of class 'NSArchiver' object is of correct class Passed test: Object 0 of class 'NSArchiver' isMemberOfClass works Passed test: Object 0 of class 'NSArchiver' can return superclass Passed test: Object 0 of class 'NSArchiver' responds to hash Passed test: Object 0 of class 'NSArchiver' isEqual: to self Passed test: Object 0 of class 'NSArchiver' respondsToSelector: Passed test: Object 0 of class 'NSArchiver' handles retain Passed test: Object 0 of class 'NSArchiver' has working retainCount Passed test: Object 0 of class 'NSArchiver' has NSString description Passed test: Object 0 of class 'NSArchiver' handles performSelector Passed test: Class 'NSUnarchiver' exists Passed test: Class 'NSUnarchiver' has working alloc Passed test: Class 'NSUnarchiver' alloc gives the correct class Passed test: Class 'NSUnarchiver' has working init Passed test: Class 'NSUnarchiver' has working new Passed test: Class 'NSUnarchiver' has working allocWithZone Passed test: NSUnarchiver is a known className Passed test: Object 0 of class 'NSUnarchiver' conforms to NSObject Passed test: Object 0 of class 'NSUnarchiver' can return self Passed test: Object 0 of class 'NSUnarchiver' can return own class Passed test: Object 0 of class 'NSUnarchiver' object is of correct class Passed test: Object 0 of class 'NSUnarchiver' isMemberOfClass works Passed test: Object 0 of class 'NSUnarchiver' can return superclass Passed test: Object 0 of class 'NSUnarchiver' responds to hash Passed test: Object 0 of class 'NSUnarchiver' isEqual: to self Passed test: Object 0 of class 'NSUnarchiver' respondsToSelector: Passed test: Object 0 of class 'NSUnarchiver' handles retain Passed test: Object 0 of class 'NSUnarchiver' has working retainCount Passed test: Object 0 of class 'NSUnarchiver' has NSString description Passed test: Object 0 of class 'NSUnarchiver' handles performSelector Completed file: basic.m Testing create.m... Running base/NSArchiver/create.m... Passed test: create.m:15 ... +new creates an empty NSArchiver Passed test: create.m:20 ... -initForWritingWithMutableData seems ok Passed test: create.m:24 ... Creating an NSUnarchiver with nil data throws an exception Completed file: create.m Testing general.m... Running base/NSArchiver/general.m... Passed test: general.m:23 ... We can build basic strings and arrays for tests Passed test: general.m:27 ... archivedDataWithRootObject: seems ok Passed test: general.m:30 ... archiveRootObject:toFile: seems ok Passed test: general.m:34 ... unarchiveObjectWithData: seems ok Passed test: general.m:38 ... unarchiveObjectWithFile: seems ok Completed file: general.m Building in base/NSArray Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file basic.m ... Compiling file create.m ... Compiling file general.m ... In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] basic.m: In function ‘main’: basic.m:31:3: warning: ‘NSArray’ may not respond to ‘-addObject:’ [enabled by default] basic.m:31:3: warning: (Messages without a matching method signature [enabled by default] basic.m:31:3: warning: will be assumed to return ‘id’ and accept [enabled by default] basic.m:31:3: warning: ‘...’ as arguments.) [enabled by default] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool create ... Linking test_tool general ... Testing basic.m... Running base/NSArray/basic.m... Passed test: Class 'NSArray' exists Passed test: Class 'NSArray' has working alloc Passed test: Class 'NSArray' alloc gives the correct class Passed test: Class 'NSArray' has working init Passed test: Class 'NSArray' has working new Passed test: Class 'NSArray' has working allocWithZone Passed test: basic.m:13 ... can create an empty array Passed test: basic.m:17 ... can create an array with one element Passed test: NSArray is a known className Passed test: Object 0 of class 'NSArray' conforms to NSObject Passed test: Object 0 of class 'NSArray' can return self Passed test: Object 0 of class 'NSArray' can return own class Passed test: Object 0 of class 'NSArray' object () is of correct class Passed test: Object 0 of class 'NSArray' isMemberOfClass works Passed test: Object 0 of class 'NSArray' can return superclass Passed test: Object 0 of class 'NSArray' responds to hash Passed test: Object 0 of class 'NSArray' isEqual: to self Passed test: Object 0 of class 'NSArray' respondsToSelector: Passed test: Object 0 of class 'NSArray' handles retain Passed test: Object 0 of class 'NSArray' has working retainCount Passed test: Object 0 of class 'NSArray' has NSString description Passed test: Object 0 of class 'NSArray' handles performSelector Passed test: Object 1 of class 'NSArray' conforms to NSObject Passed test: Object 1 of class 'NSArray' can return self Passed test: Object 1 of class 'NSArray' can return own class Passed test: Object 1 of class 'NSArray' object (hello) is of correct class Passed test: Object 1 of class 'NSArray' isMemberOfClass works Passed test: Object 1 of class 'NSArray' can return superclass Passed test: Object 1 of class 'NSArray' responds to hash Passed test: Object 1 of class 'NSArray' isEqual: to self Passed test: Object 1 of class 'NSArray' respondsToSelector: Passed test: Object 1 of class 'NSArray' handles retain Passed test: Object 1 of class 'NSArray' has working retainCount Passed test: Object 1 of class 'NSArray' has NSString description Passed test: Object 1 of class 'NSArray' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSInlineArray' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 1 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 1 of class 'GSInlineArray' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 1 Passed test: NSArray is a known class Passed test: NSMutableArray is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMutableArray' understands -copy Passed test: Object 0 of class 'NSMutableArray' copy is of correct type Passed test: Object 0 of class 'NSMutableArray' original and copy are equal Passed test: Object 0 of class 'NSMutableArray' is retained by copy with same zone Passed test: Object 0 of class 'NSMutableArray' result of copy is not immutable Passed test: Object 0 of class 'NSMutableArray' understands -copyWithZone Passed test: Object 0 of class 'NSMutableArray' zCopy has correct type Passed test: Object 0 of class 'NSMutableArray' copy and original are equal Passed test: Object 0 of class 'NSMutableArray' is retained by copy with other zone Passed test: Object 0 of class 'NSMutableArray' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 1 Passed test: conforms to NSCopying Passed test: Object 1 of class 'NSMutableArray' understands -copy Passed test: Object 1 of class 'NSMutableArray' copy is of correct type Passed test: Object 1 of class 'NSMutableArray' original and copy are equal Passed test: Object 1 of class 'NSMutableArray' is retained by copy with same zone Passed test: Object 1 of class 'NSMutableArray' result of copy is not immutable Passed test: Object 1 of class 'NSMutableArray' understands -copyWithZone Passed test: Object 1 of class 'NSMutableArray' zCopy has correct type Passed test: Object 1 of class 'NSMutableArray' copy and original are equal Passed test: Object 1 of class 'NSMutableArray' is retained by copy with other zone Passed test: Object 1 of class 'NSMutableArray' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 1 Passed test: NSArray is a known class Passed test: NSMutableArray is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSArray' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSArray' understands -mutableCopy Passed test: Object 0 of class 'NSArray' mutable copy is of correct type Passed test: Object 0 of class 'NSArray' copy equals original Passed test: NSMutableArray not retained by mutable copy in the same zone Passed test: NSMutableArray understands mutableCopyWithZone Passed test: NSMutableArray not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 1 Passed test: Object 1 of class 'NSArray' conforms to NSMutableCopying protocol Passed test: Object 1 of class 'NSArray' understands -mutableCopy Passed test: Object 1 of class 'NSArray' mutable copy is of correct type Passed test: Object 1 of class 'NSArray' copy equals original Passed test: NSMutableArray not retained by mutable copy in the same zone Passed test: NSMutableArray understands mutableCopyWithZone Passed test: NSMutableArray not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 1 Passed test: basic.m:25 ... can create an array from file Passed test: basic.m:30 ... array mutable Passed test: basic.m:31 ... can add to array Passed test: basic.m:36 ... array mutable Completed file: basic.m Testing create.m... Running base/NSArray/create.m... Passed test: create.m:22 ... +new creates an empty array Passed test: create.m:26 ... +array creates an empty array Passed test: create.m:28 ... +arrayWithObject with nil argument throws exception Passed test: create.m:32 ... +arrayWithObject: builds a minimal array Passed test: create.m:37 ... +arrayWithObjects: builds an array Passed test: create.m:40 ... +arrayWithArray: copies array Completed file: create.m Testing general.m... Running base/NSArray/general.m... Passed test: general.m:20 ... -count returns zero for an empty array Passed test: general.m:21 ... -hash returns zero for an empty array Passed test: general.m:22 ... -containsObject works Passed test: general.m:24 ... -indexOfObject: finds object Passed test: general.m:26 ... -indexOfObjectIdenticalTo: finds identical object Passed test: general.m:34 ... -objectEnumerator: is ok for empty array Passed test: general.m:41 ... -objectEnumerator: enumerates the array Passed test: general.m:47 ... -description gives us a text property-list (empty array) Passed test: general.m:51 ... -description gives us a text property-list Passed test: general.m:54 ... -count returns two for an array with two objects Passed test: general.m:55 ... -hash returns two for an array with two objects Passed test: general.m:57 ... -indexOfObject: gives NSNotFound for a nil object Passed test: general.m:59 ... -indexOfObject: gives NSNotFound for a object not in the array Passed test: general.m:61 ... Array is equal to itself using -isEqualToArray: Passed test: general.m:62 ... Similar arrays are not equal using -isEqualToArray: Passed test: general.m:70 ... -subarrayWithRange: seems ok Passed test: general.m:72 ... -subarrayWithRange with invalid range Passed test: general.m:80 ... -componentsJoinedByString: seems ok Passed test: general.m:86 ... -sortedArrayUsingSelector: seems ok Completed file: general.m Building in base/NSAttributedString Making all for test_tool basic... Making all for test_tool test00... Compiling file basic.m ... Compiling file test00.m ... In file included from test00.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool test00 ... Testing basic.m... Running base/NSAttributedString/basic.m... Passed test: Class 'NSAttributedString' exists Passed test: Class 'NSAttributedString' has working alloc Passed test: Class 'NSAttributedString' alloc gives the correct class Passed test: Class 'NSAttributedString' has working init Passed test: Class 'NSAttributedString' has working new Passed test: Class 'NSAttributedString' has working allocWithZone Passed test: NSAttributedString is a known className Passed test: Object 0 of class 'NSAttributedString' conforms to NSObject Passed test: Object 0 of class 'NSAttributedString' can return self Passed test: Object 0 of class 'NSAttributedString' can return own class Passed test: Object 0 of class 'NSAttributedString' object is of correct class Passed test: Object 0 of class 'NSAttributedString' isMemberOfClass works Passed test: Object 0 of class 'NSAttributedString' can return superclass Passed test: Object 0 of class 'NSAttributedString' responds to hash Passed test: Object 0 of class 'NSAttributedString' isEqual: to self Passed test: Object 0 of class 'NSAttributedString' respondsToSelector: Passed test: Object 0 of class 'NSAttributedString' handles retain Passed test: Object 0 of class 'NSAttributedString' has working retainCount Passed test: Object 0 of class 'NSAttributedString' has NSString description Passed test: Object 0 of class 'NSAttributedString' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSAttributedString' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSAttributedString is a known class Passed test: NSMutableAttributedString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMutableAttributedString' understands -copy Passed test: Object 0 of class 'NSMutableAttributedString' copy is of correct type Passed test: Object 0 of class 'NSMutableAttributedString' original and copy are equal Passed test: Object 0 of class 'NSMutableAttributedString' result of copy is not immutable Passed test: Object 0 of class 'NSMutableAttributedString' understands -copyWithZone Passed test: Object 0 of class 'NSMutableAttributedString' zCopy has correct type Passed test: Object 0 of class 'NSMutableAttributedString' copy and original are equal Passed test: Object 0 of class 'NSMutableAttributedString' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSAttributedString is a known class Passed test: NSMutableAttributedString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSAttributedString' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSAttributedString' understands -mutableCopy Passed test: Object 0 of class 'NSAttributedString' mutable copy is of correct type Passed test: Object 0 of class 'NSAttributedString' copy equals original Passed test: NSMutableAttributedString not retained by mutable copy in the same zone Passed test: NSMutableAttributedString understands mutableCopyWithZone Passed test: NSMutableAttributedString not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Testing test00.m... Running base/NSAttributedString/test00.m... Passed test: test00.m:23 ... -initWithString:attributes: works Passed test: test00.m:28 ... -attributesAtIndex:effectiveRange: works Passed test: test00.m:32 ... -attribute:atIndex:effectiveRange: works Passed test: test00.m:35 ... -attributedSubstringFromRange works Passed test: test00.m:40 ... extract and compare using -isEqualToAttributedString works Completed file: test00.m Building in base/NSBundle Making all in ../GenericTests ... Making all for subproject generictests... Compiling file generic.m ... Linking subproject generictests ... Making all in Resources ... Making all for bundle TestBundle... Creating TestBundle.bundle/.... Compiling file TestBundle.m ... Linking bundle TestBundle ... Creating TestBundle.bundle/Resources... Copying resources into the bundle wrapper... Copying localized resources into the bundle wrapper... Creating stamp file... Creating TestBundle.bundle/Resources/Info-gnustep.plist... Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Making all for test_tool resources2... Compiling file basic.m ... Compiling file create.m ... Compiling file general.m ... Compiling file resources2.m ... In file included from general.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool resources2 ... Linking test_tool basic ... Making all for test_tool resources... Linking test_tool create ... Compiling file resources.m ... Linking test_tool general ... Linking test_tool resources ... Testing basic.m... Running base/NSBundle/basic.m... Passed test: Class 'NSBundle' exists Passed test: Class 'NSBundle' has working alloc Passed test: Class 'NSBundle' alloc gives the correct class Passed test: Class 'NSBundle' has working init Passed test: Class 'NSBundle' has working new Passed test: Class 'NSBundle' has working allocWithZone Passed test: NSBundle is a known className Passed test: Object 0 of class 'NSBundle' conforms to NSObject Passed test: Object 0 of class 'NSBundle' can return self Passed test: Object 0 of class 'NSBundle' can return own class Passed test: Object 0 of class 'NSBundle' object <(null)> is of correct class Passed test: Object 0 of class 'NSBundle' isMemberOfClass works Passed test: Object 0 of class 'NSBundle' can return superclass Passed test: Object 0 of class 'NSBundle' responds to hash Passed test: Object 0 of class 'NSBundle' isEqual: to self Passed test: Object 0 of class 'NSBundle' respondsToSelector: Passed test: Object 0 of class 'NSBundle' handles retain Passed test: Object 0 of class 'NSBundle' has working retainCount Passed test: Object 0 of class 'NSBundle' has NSString description Passed test: Object 0 of class 'NSBundle' handles performSelector Completed file: basic.m Testing create.m... Running base/NSBundle/create.m... Passed test: create.m:16 ... +mainBundle returns non-nil if the tool has no bundle Passed test: create.m:21 ... +bundleWithPath returns a bundle Passed test: a bundle has a path Passed test: create.m:27 ... bundlePath returns the correct path Passed test: create.m:30 ... a bundle has an infoDictionary Passed test: create.m:34 ... +bundleWithPath returns nil for a non-existing path Passed test: create.m:39 ... +allBundles returns an array Completed file: create.m Testing general.m... Running base/NSBundle/general.m... Start set: general.m:12 ... NSBundle general Start set: general.m:20 ... NSBundle GNUstep general Passed test: general.m:30 ... +bundleForLibrary: makes a bundle for us Passed test: general.m:33 ... -principalClass returns NSObject for the +bundleForLibrary:gnustep-base Failed test: general.m:37 ... -classNamed returns the correct class Passed test: -resourcePath returns a string Passed test: general.m:43 ... we can set and get gnustep bundle version Passed test: general.m:45 ... -load behaves properly on the gnustep bundle Passed test: general.m:49 ... -executablePath returns an executable path (gnustep bundle) End set: general.m:51 ... NSBundle GNUstep general Passed test: general.m:57 ... +bundleForClass: makes a bundle for us 2012-01-30 20:23:14.476 general[28415] TestClass Passed test: general.m:61 ... -principalClass returns TestClass for +bundleForClass:[TestClass class] Passed test: general.m:64 ... -mainBundle is the same as +bundleForClass:[TestClass class] Passed test: general.m:72 ... +bundleWithPath returns an NSBundle Passed test: general.m:76 ... -executablePath returns an executable path (real bundle) Passed test: general.m:81 ... +bundleWithIdentifier returns correct bundle Passed test: general.m:86 ... +bundleWithIdentifier returns nil for non-existent identifier End set: general.m:88 ... NSBundle general Completed file: general.m Testing resources2.m... Running base/NSBundle/resources2.m... Passed test: resources2.m:23 ... -pathsForResourcesOfType:inDirectory: returns an array Passed test: resources2.m:25 ... Returned array contains non-localized resource Passed test: resources2.m:27 ... Returned array contains localized resource Passed test: resources2.m:31 ... +pathsForResourcesOfType:inDirectory: returns same array Passed test: resources2.m:35 ... -pathsForResourcesOfType:inDirectory:forLocalization returns an array Passed test: resources2.m:37 ... Returned array contains non-localized resource Passed test: resources2.m:39 ... Returned array contains localized resource Completed file: resources2.m Testing resources.m... Running base/NSBundle/resources.m... Start set: resources.m:11 ... NSBundle resources Passed test: resources.m:19 ... +bundleWithPath returns anNSBundle Passed test: resources.m:22 ... -pathsForResourcesOfType: inDirectory: returns an array Passed test: resources.m:26 ... -pathForResource:ofType:inDirectory: works with nil args Passed test: resources.m:28 ... -pathForResource:ofType: works with nil type 2012-01-30 20:23:14.664 resources[28457] [NSConstantString-stringByAppendingPathExtension:] cannot append extension 'tiff' to empty string Passed test: resources.m:30 ... -pathForResource:ofType: works with nil name Passed test: resources.m:32 ... -pathForResource:ofType: works with empty type 2012-01-30 20:23:14.666 resources[28457] [NSConstantString-stringByAppendingPathExtension:] cannot append extension 'tiff' to empty string Passed test: resources.m:34 ... -pathForResource:ofType: works with empty name Passed test: resources.m:37 ... -resourcePath returns the correct path Start set: resources.m:40 ... NSBundle GNUstep general Passed test: resources.m:51 ... +pathForResource:ofType:inDirectory: works Passed test: resources.m:58 ... +pathForResource:ofType:inDirectory:withVersion: works Passed test: resources.m:63 ... -pathsForResourcesOfType:inDirectory: returns an array Passed test: resources.m:67 ... -pathForResource:ofType:inDirectory: finds a file Passed test: resources.m:71 ... -pathForResource:ofType:inDirectory: doesn't find non-existing file Passed test: resources.m:76 ... -pathForResource:ofType:inDirectory: doesn't find files ina non-existing dir Passed test: resources.m:80 ... -pathForResource:ofType:inDirectory: with nil type finds a file Passed test: resources.m:85 ... -pathForResource:ofType:inDirectory: with nil type doesn't findnon-existing files Passed test: resources.m:89 ... -pathForResource:ofType: finds a file Error: resources.m:91 ... END(NSBundle GNUstep resources) with START(NSBundle GNUstep general). End set: resources.m:91 ... NSBundle GNUstep general End set: resources.m:93 ... NSBundle resources Completed file: resources.m Building in base/NSCalendar Making all for test_tool basic... Making all for test_tool create... Compiling file basic.m ... Compiling file create.m ... In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool create ... Testing basic.m... Running base/NSCalendar/basic.m... Start set: basic.m:13 ... NSCalendar basic Passed test: NSCalendar is a known className Passed test: Object 0 of class 'NSCalendar' conforms to NSObject Passed test: Object 0 of class 'NSCalendar' can return self Passed test: Object 0 of class 'NSCalendar' can return own class Passed test: Object 0 of class 'NSCalendar' object is of correct class Passed test: Object 0 of class 'NSCalendar' isMemberOfClass works Passed test: Object 0 of class 'NSCalendar' can return superclass Passed test: Object 0 of class 'NSCalendar' responds to hash Passed test: Object 0 of class 'NSCalendar' isEqual: to self Passed test: Object 0 of class 'NSCalendar' respondsToSelector: Passed test: Object 0 of class 'NSCalendar' handles retain Passed test: Object 0 of class 'NSCalendar' has working retainCount Passed test: Object 0 of class 'NSCalendar' has NSString description Passed test: Object 0 of class 'NSCalendar' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSCalendar' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSCalendar is a known class Passed test: NSCalendar is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSCalendar' understands -copy Passed test: Object 0 of class 'NSCalendar' copy is of correct type Passed test: Object 0 of class 'NSCalendar' original and copy are equal Passed test: Object 0 of class 'NSCalendar' understands -copyWithZone Passed test: Object 0 of class 'NSCalendar' zCopy has correct type Passed test: Object 0 of class 'NSCalendar' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 End set: basic.m:23 ... NSCalendar basic Completed file: basic.m Testing create.m... Running base/NSCalendar/create.m... Start set: create.m:14 ... NSCalendar create Passed test: create.m:21 ... +currentCalendar returns non-nil Passed test: create.m:22 ... +currentCalendar return a NSCalendar Passed test: create.m:25 ... -initWithCalendarIdentifier: return non-nil Passed test: create.m:27 ... -initWithCalendarIdentifier: return a NSCalendar End set: create.m:30 ... NSCalendar create Completed file: create.m Building in base/NSCalendarDate Making all for test_tool basic... Making all for test_tool test00... Making all for test_tool test01... Making all for test_tool test02... Compiling file basic.m ... Compiling file test01.m ... Compiling file test00.m ... Compiling file test02.m ... In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test01 ... Linking test_tool basic ... Linking test_tool test02 ... Linking test_tool test00 ... Testing basic.m... Running base/NSCalendarDate/basic.m... Passed test: NSCalendarDate is a known className Passed test: Object 0 of class 'NSCalendarDate' conforms to NSObject Passed test: Object 0 of class 'NSCalendarDate' can return self Passed test: Object 0 of class 'NSCalendarDate' can return own class Passed test: Object 0 of class 'NSCalendarDate' object 2012-01-30 20:23:21 -0600 is of correct class Passed test: Object 0 of class 'NSCalendarDate' isMemberOfClass works Passed test: Object 0 of class 'NSCalendarDate' can return superclass Passed test: Object 0 of class 'NSCalendarDate' responds to hash Passed test: Object 0 of class 'NSCalendarDate' isEqual: to self Passed test: Object 0 of class 'NSCalendarDate' respondsToSelector: Passed test: Object 0 of class 'NSCalendarDate' handles retain Passed test: Object 0 of class 'NSCalendarDate' has working retainCount Passed test: Object 0 of class 'NSCalendarDate' has NSString description Passed test: Object 0 of class 'NSCalendarDate' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSCalendarDate' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSCalendarDate is a known class Passed test: NSCalendarDate is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSCalendarDate' understands -copy Passed test: Object 0 of class 'NSCalendarDate' copy is of correct type Passed test: Object 0 of class 'NSCalendarDate' original and copy are equal Passed test: Object 0 of class 'NSCalendarDate' understands -copyWithZone Passed test: Object 0 of class 'NSCalendarDate' zCopy has correct type Passed test: Object 0 of class 'NSCalendarDate' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Completed file: basic.m Testing test00.m... Running base/NSCalendarDate/test00.m... Passed test: test00.m:36 ... +calendarDate works Passed test: test00.m:39 ... +dateWithString:calendarFormat: works Passed test: test00.m:46 ... +dateWithString:calendarFormat:locale: with nil format works Passed test: test00.m:52 ... +dateWithString:calendarFormat:locale: objects to missing seconds Passed test: test00.m:58 ... +dateWithString:calendarFormat:locale: objects to missing minutes Passed test: test00.m:64 ... +dateWithString:calendarFormat:locale: objects to missing hours Passed test: test00.m:70 ... +dateWithString:calendarFormat:locale: objects to zero day Passed test: test00.m:76 ... +dateWithString:calendarFormat:locale: objects to zero month Passed test: test00.m:82 ... +dateWithString:calendarFormat:locale: objects to missing timezone Passed test: test00.m:88 ... +dateWithString:calendarFormat:locale: objects to long timezone Passed test: test00.m:94 ... +dateWithString:calendarFormat:locale: handles GMT+0100 timezone Passed test: test00.m:100 ... +dateWithString:calendarFormat:locale: handles GMT-0100 timezone Passed test: test00.m:107 ... +dateWithString:calendarFormat:locale: handles Africa/Addis_Ababa Passed test: test00.m:113 ... date check with 1999-12-31 23:59:59 Passed test: test00.m:117 ... date check with 2000-01-01 00:00:00 Passed test: test00.m:122 ... date check with 2000-01-01 00:00:01 Passed test: test00.m:127 ... date check with 2000-01-01 01:00:01 Passed test: test00.m:132 ... date check with 1999-12-31 23:00:01 Passed test: test00.m:140 ... date check with 2000-02-28 23:59:59 Passed test: test00.m:145 ... date check with 2000-02-29 00:00:00 Passed test: test00.m:150 ... date check with 2000-02-29 00:00:01 Passed test: test00.m:155 ... date check with 2000-02-29 01:00:01 Passed test: test00.m:160 ... date check with 2000-02-28 23:00:01 Passed test: test00.m:165 ... date check with 2000-02-29 04:00:01 Passed test: test00.m:170 ... date check with 2001-03-01 04:00:01 Passed test: test00.m:175 ... date check with 2001-02-28 04:00:01 Passed test: test00.m:180 ... date check with 2002-03-01 04:00:01 Passed test: test00.m:187 ... date check with 2004-02-28 23:59:59 Passed test: test00.m:192 ... date check with 2004-02-29 00:00:00 Passed test: test00.m:197 ... date check with 2004-02-29 00:00:01 Passed test: test00.m:201 ... date check with 2004-02-29 01:00:01 Passed test: test00.m:206 ... date check with 2004-02-28 23:00:01 Passed test: test00.m:214 ... date check with 2100-02-28 23:59:59 Passed test: test00.m:219 ... date check with 2100-03-01 00:00:00 Passed test: test00.m:223 ... date check with 2100-03-01 00:00:01 Passed test: test00.m:227 ... date check with 2100-03-01 01:00:01 Passed test: test00.m:232 ... date check with 2100-02-28 23:00:01 Passed test: test00.m:241 ... date check with 2002-03-31 00:30:00 Passed test: test00.m:246 ... date check with 2002-03-31 02:30:00 Passed test: test00.m:251 ... date check with 2002-03-31 00:30:00 Passed test: test00.m:256 ... date check with 2002-03-31 02:30:00 Passed test: test00.m:261 ... date check with 2002-03-31 00:30:00 Passed test: test00.m:265 ... date check with 2002-03-30 23:30:00 Passed test: test00.m:273 ... date second calculation check with 2002-10-27 00:30:00 Passed test: test00.m:278 ... date second calculation check with 2002-10-27 00:29:59 Passed test: test00.m:283 ... date second calculation check with 2002-10-27 00:30:00 Passed test: test00.m:288 ... date second calculation check with 2002-10-27 00:30:02 Passed test: test00.m:295 ... date minute calculation check with 2002-10-27 00:30:00 Passed test: test00.m:300 ... date minute calculation check with 2002-10-27 00:29:00 Passed test: test00.m:305 ... date minute calculation check with 2002-10-27 00:30:00 Passed test: test00.m:310 ... date minute calculation check with 2002-10-27 00:31:00 Passed test: test00.m:317 ... date hour calculation check with 2002-10-27 00:30:00 Passed test: test00.m:322 ... date hour calculation check with 2002-10-26 23:30:00 Passed test: test00.m:327 ... date hour calculation check with 2002-10-27 00:30:00 Passed test: test00.m:332 ... date hour calculation check with 2002-10-27 02:30:00 Passed test: test00.m:339 ... date day calculation check with 2002-10-27 00:30:00 Passed test: test00.m:344 ... date day calculation check with 2002-10-26 00:30:00 Passed test: test00.m:349 ... date day calculation check with 2002-10-27 00:30:00 Passed test: test00.m:354 ... date day calculation check with 2002-10-29 00:30:00 Passed test: test00.m:361 ... date month calculation check with 2002-10-27 00:30:00 Passed test: test00.m:366 ... date month calculation check with 2002-09-27 00:30:00 Passed test: test00.m:371 ... date month calculation check with 2002-10-27 00:30:00 Passed test: test00.m:376 ... date month calculation check with 2002-12-27 00:30:00 Passed test: test00.m:383 ... date year calculation check with 2002-10-27 00:30:00 Passed test: test00.m:388 ... date year calculation check with 2001-10-27 00:30:00 Passed test: test00.m:393 ... date year calculation check with 2002-10-27 00:30:00 Passed test: test00.m:398 ... date year calculation check with 2004-10-27 00:30:00 Passed test: test00.m:408 ... date year calculation check with 2006-11-01 02:10:00 +0000 Passed test: test00.m:410 ... date year calculation preserves timezone Completed file: test00.m Testing test01.m... Running base/NSCalendarDate/test01.m... Passed test: test01.m:57 ... +dateWithString:calendarFormat: works if no time zone is specified Passed test: test01.m:62 ... 12:00am is midnight Passed test: test01.m:67 ... 12:00pm is noon Passed test: test01.m:74 ... -addTimeInterval: works on a NSCalendarDate parsed with no timezone 2012-01-30 20:23:22.049 test01[28732] 2006-04-22 22:22:22:901 2006-04-22 22:22:22:901 Passed test: test01.m:87 ... formatting milliseconds works Passed test: test01.m:89 ... formatting with %e works Completed file: test01.m Testing test02.m... Running base/NSCalendarDate/test02.m... Passed test: test02.m:93 ... % format works in description Passed test: test02.m:97 ... %a format works in description Passed test: test02.m:101 ... %A format works in description Passed test: test02.m:105 ... %b format works in description Passed test: test02.m:109 ... %B format works in description Passed test: test02.m:113 ... %d format works in description Passed test: test02.m:117 ... %e format works in description Passed test: test02.m:121 ... %e format has no leading space with single digit Passed test: test02.m:125 ... %2e format has leading space with single digit Passed test: test02.m:129 ... %F format works in description Passed test: test02.m:133 ... %H format works in description Passed test: test02.m:137 ... %I format works in description Passed test: test02.m:141 ... %j format works in description Passed test: test02.m:145 ... %m format works in description Passed test: test02.m:149 ... %M format works in description Passed test: test02.m:153 ... %p format works in description Passed test: test02.m:157 ... %S format works in description Passed test: test02.m:161 ... %w format works in description Passed test: test02.m:165 ... %y format works in description Passed test: test02.m:169 ... %Y format works in description Passed test: test02.m:173 ... %Z format works in description Passed test: test02.m:177 ... %z format works in description Passed test: test02.m:181 ... %d %m %Y format works in description Passed test: test02.m:185 ... %d %B %Y format works in description Passed test: test02.m:189 ... %H:%M:%S format works in description Passed test: test02.m:193 ... %H%%%M%%%S format works in description Passed test: test02.m:197 ... %H%M format works in description Passed test: test02.m:201 ... %R format works in description Passed test: test02.m:205 ... %r format works in description Completed file: test02.m Building in base/NSCharacterSet Making all for test_tool basic... Making all for test_tool class... Making all for test_tool general... Making all for test_tool illegalCharacterSet... Compiling file class.m ... Compiling file basic.m ... Compiling file general.m ... Compiling file illegalCharacterSet.m ... In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from illegalCharacterSet.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool general ... Linking test_tool class ... Linking test_tool basic ... Linking test_tool illegalCharacterSet ... Testing basic.m... Running base/NSCharacterSet/basic.m... Passed test: Class 'NSCharacterSet' exists Passed test: Class 'NSCharacterSet' has working alloc Passed test: Class 'NSCharacterSet' alloc gives the correct class Passed test: Class 'NSCharacterSet' has working init Passed test: Class 'NSCharacterSet' has working new Passed test: Class 'NSCharacterSet' has working allocWithZone Passed test: NSCharacterSet is a known className Passed test: Object 0 of class 'NSCharacterSet' conforms to NSObject Passed test: Object 0 of class 'NSCharacterSet' can return self Passed test: Object 0 of class 'NSCharacterSet' can return own class Passed test: Object 0 of class 'NSCharacterSet' object <_GSStaticCharSet: 0x80a2ea4> is of correct class Passed test: Object 0 of class 'NSCharacterSet' isMemberOfClass works Passed test: Object 0 of class 'NSCharacterSet' can return superclass Passed test: Object 0 of class 'NSCharacterSet' responds to hash Passed test: Object 0 of class 'NSCharacterSet' isEqual: to self Passed test: Object 0 of class 'NSCharacterSet' respondsToSelector: Passed test: Object 0 of class 'NSCharacterSet' handles retain Passed test: Object 0 of class 'NSCharacterSet' has working retainCount Passed test: Object 0 of class 'NSCharacterSet' has NSString description Passed test: Object 0 of class 'NSCharacterSet' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class '_GSStaticCharSet' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSCharacterSet is a known class Passed test: NSMutableCharacterSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMutableCharacterSet' understands -copy Passed test: Object 0 of class 'NSMutableCharacterSet' copy is of correct type Passed test: Object 0 of class 'NSMutableCharacterSet' original and copy are equal Passed test: Object 0 of class 'NSMutableCharacterSet' result of copy is not immutable Passed test: Object 0 of class 'NSMutableCharacterSet' understands -copyWithZone Passed test: Object 0 of class 'NSMutableCharacterSet' zCopy has correct type Passed test: Object 0 of class 'NSMutableCharacterSet' copy and original are equal Passed test: Object 0 of class 'NSMutableCharacterSet' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSCharacterSet is a known class Passed test: NSMutableCharacterSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSCharacterSet' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSCharacterSet' understands -mutableCopy Passed test: Object 0 of class 'NSCharacterSet' mutable copy is of correct type Passed test: Object 0 of class 'NSCharacterSet' copy equals original Passed test: NSMutableCharacterSet not retained by mutable copy in the same zone Passed test: NSMutableCharacterSet understands mutableCopyWithZone Passed test: NSMutableCharacterSet not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Testing class.m... Running base/NSCharacterSet/class.m... Passed test: class.m:11 ... NSCharacterSet understands [+alphanumericCharacterSet] Passed test: class.m:13 ... NSCharacterSet uniques alphanumericCharacterSet Passed test: class.m:16 ... NSCharacterSet understands [+controlCharacterSet] Passed test: class.m:18 ... NSCharacterSet uniques controlCharacterSet Passed test: class.m:21 ... NSCharacterSet understands [+decimalDigitCharacterSet] Passed test: class.m:23 ... NSCharacterSet uniques [+decimalDigitCharacterSet] Passed test: class.m:26 ... NSCharacterSet understands [+illegalCharacterSet] Passed test: class.m:28 ... NSCharacterSet uniques [+illegalCharacterSet] Passed test: class.m:31 ... NSCharacterSet understands [+letterCharacterSet] Passed test: class.m:33 ... NSCharacterSet uniques [+letterCharacterSet] Passed test: class.m:36 ... NSCharacterSet understands [+lowercaseLetterCharacterSet] Passed test: class.m:38 ... NSCharacterSet uniques [+lowercaseLetterCharacterSet] Passed test: class.m:41 ... NSCharacterSet understands [+nonBaseCharacterSet] Passed test: class.m:43 ... NSCharacterSet uniques [+nonBaseCharacterSet] Passed test: class.m:46 ... NSCharacterSet understands [+punctuationCharacterSet] Passed test: class.m:48 ... NSCharacterSet uniques [+punctuationCharacterSet] Passed test: class.m:51 ... NSCharacterSet understands [+uppercaseLetterCharacterSet] Passed test: class.m:53 ... NSCharacterSet uniques [+uppercaseLetterCharacterSet] Passed test: class.m:56 ... NSCharacterSet understands [+whitespaceAndNewlineCharacterSet] Passed test: class.m:58 ... NSCharacterSet uniques [+whitespaceAndNewlineCharacterSet] Passed test: class.m:61 ... NSCharacterSet understands [+whitespaceCharacterSet] Passed test: class.m:63 ... NSCharacterSet uniques [+whitespaceCharacterSet] Completed file: class.m Testing general.m... Running base/NSCharacterSet/general.m... Passed test: general.m:21 ... Check some characters from alphanumericCharacterSet Passed test: general.m:33 ... Check some characters from lowercaseLetterCharacterSet Passed test: general.m:46 ... Check some characters from whitespaceAndNewlineCharacterSet Passed test: general.m:50 ... -bitmapRepresentation works Passed test: general.m:63 ... -invertedSet works Passed test: general.m:74 ... Caching of standard sets Passed test: general.m:79 ... Create custom set with characterSetWithCharactersInString: Passed test: general.m:86 ... Check custom set Completed file: general.m Testing illegalCharacterSet.m... Running base/NSCharacterSet/illegalCharacterSet.m... Passed test: illegalCharacterSet.m:15 ... 0xfffe is illegal Passed test: illegalCharacterSet.m:16 ... 0xfffe is bnot legal Passed test: illegalCharacterSet.m:17 ... 0xffff is illegal Passed test: illegalCharacterSet.m:18 ... 0xffff is not legal Passed test: illegalCharacterSet.m:19 ... 0xfdd0 is illegal Passed test: illegalCharacterSet.m:20 ... 0xfdd0 is not legal Passed test: illegalCharacterSet.m:21 ... 0x0010fffe is illegal Passed test: illegalCharacterSet.m:22 ... 0x0010fffe is not legal Passed test: illegalCharacterSet.m:25 ... 0x0000 is not illegal Passed test: illegalCharacterSet.m:26 ... 0x0000 is legal Passed test: illegalCharacterSet.m:28 ... 0xd800 is not illegal Passed test: illegalCharacterSet.m:29 ... 0xd800 is legal Passed test: illegalCharacterSet.m:31 ... 0xdc00 is not illegal Passed test: illegalCharacterSet.m:32 ... 0xdc00 is legal Passed test: illegalCharacterSet.m:34 ... 0x0010fffd illegal Passed test: illegalCharacterSet.m:35 ... 0x0010fffd is illegal Passed test: illegalCharacterSet.m:54 ... legal UCS-2 set can be represented in an NSString. Completed file: illegalCharacterSet.m Building in base/NSConnection Making all in ../GenericTests ... Making all for subproject generictests... Compiling file generic.m ... Linking subproject generictests ... Making all in Resources ... Making all for bundle TestConnection... Creating TestConnection.bundle/.... Compiling file Connection.m ... Linking bundle TestConnection ... Creating TestConnection.bundle/Resources... Creating stamp file... Creating TestConnection.bundle/Resources/Info-gnustep.plist... gmake[4]: Nothing to be done for `internal-master-test-tool-all'. Making all for test_tool basic... Making all for test_tool connection... Compiling file basic.m ... Compiling file connection.m ... In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool connection ... Linking test_tool basic ... Testing basic.m... Running base/NSConnection/basic.m... Passed test: Class 'NSConnection' exists Passed test: Class 'NSConnection' has working alloc Passed test: Class 'NSConnection' alloc gives the correct class Passed test: Class 'NSConnection' has working init Passed test: Class 'NSConnection' has working new Passed test: Class 'NSConnection' has working allocWithZone Passed test: NSConnection is a known className Passed test: Object 0 of class 'NSConnection' conforms to NSObject Passed test: Object 0 of class 'NSConnection' can return self Passed test: Object 0 of class 'NSConnection' can return own class Passed test: Object 0 of class 'NSConnection' object local: '', remote '', is of correct class Passed test: Object 0 of class 'NSData' isMemberOfClass works Passed test: Object 0 of class 'NSData' can return superclass Passed test: Object 0 of class 'NSData' responds to hash Passed test: Object 0 of class 'NSData' isEqual: to self Passed test: Object 0 of class 'NSData' respondsToSelector: Passed test: Object 0 of class 'NSData' handles retain Passed test: Object 0 of class 'NSData' has working retainCount Passed test: Object 0 of class 'NSData' has NSString description Passed test: Object 0 of class 'NSData' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSDataMalloc' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSData is a known class Passed test: NSMutableData is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMutableData' understands -copy Passed test: Object 0 of class 'NSMutableData' copy is of correct type Passed test: Object 0 of class 'NSMutableData' original and copy are equal Passed test: Object 0 of class 'NSMutableData' result of copy is not immutable Passed test: Object 0 of class 'NSMutableData' understands -copyWithZone Passed test: Object 0 of class 'NSMutableData' zCopy has correct type Passed test: Object 0 of class 'NSMutableData' copy and original are equal Passed test: Object 0 of class 'NSMutableData' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSData is a known class Passed test: NSMutableData is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSData' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSData' understands -mutableCopy Passed test: Object 0 of class 'NSData' mutable copy is of correct type Passed test: Object 0 of class 'NSData' copy equals original Passed test: NSMutableData not retained by mutable copy in the same zone Passed test: NSMutableData understands mutableCopyWithZone Passed test: NSMutableData not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Testing general.m... Running base/NSData/general.m... Passed test: general.m:29 ... +dataWithBytes:length: works Passed test: general.m:35 ... +dataWithBytesNoCopy:length: works Passed test: general.m:40 ... +dataWithBytes:length works with 0 length Passed test: general.m:43 ... -getBytes:range works Passed test: general.m:48 ... getBytes:range: with bad location Passed test: general.m:53 ... getBytes:range: with bad length Passed test: general.m:57 ... -subdataWithRange: with bad location Passed test: general.m:61 ... -subdataWithRange: with bad length Passed test: general.m:69 ... +dataWithBytesNoCopy:length:freeWhenDone: works Passed test: general.m:75 ... +dataWithBytesNoCopy:length:freeWhenDone:NO doesn't free memory Completed file: general.m Building in base/NSDate Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file basic.m ... Compiling file create.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool general ... Linking test_tool create ... Linking test_tool basic ... Testing basic.m... Running base/NSDate/basic.m... Passed test: NSDate is a known className Passed test: Object 0 of class 'NSDate' conforms to NSObject Passed test: Object 0 of class 'NSDate' can return self Passed test: Object 0 of class 'NSDate' can return own class Passed test: Object 0 of class 'NSDate' object 2012-01-30 20:23:34 -0600 is of correct class Passed test: Object 0 of class 'NSDate' isMemberOfClass works Passed test: Object 0 of class 'NSDate' can return superclass Passed test: Object 0 of class 'NSDate' responds to hash Passed test: Object 0 of class 'NSDate' isEqual: to self Passed test: Object 0 of class 'NSDate' respondsToSelector: Passed test: Object 0 of class 'NSDate' handles retain Passed test: Object 0 of class 'NSDate' has working retainCount Passed test: Object 0 of class 'NSDate' has NSString description Passed test: Object 0 of class 'NSDate' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSGDate' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSDate is a known class Passed test: NSDate is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSDate' understands -copy Passed test: Object 0 of class 'NSDate' copy is of correct type Passed test: Object 0 of class 'NSDate' original and copy are equal Passed test: Object 0 of class 'NSDate' understands -copyWithZone Passed test: Object 0 of class 'NSDate' zCopy has correct type Passed test: Object 0 of class 'NSDate' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Completed file: basic.m Testing create.m... Running base/NSDate/create.m... Passed test: create.m:18 ... +date works Passed test: create.m:21 ... +dateWithString works Passed test: create.m:26 ... +dateWithTimeIntervalSinceReferenceDate: works Passed test: create.m:29 ... +dateWithString makes correct day Passed test: create.m:30 ... +dateWithString makes correct month Passed test: create.m:31 ... +dateWithString makes correct year Passed test: create.m:35 ... +dateWithTimeIntervalSinceNow: works Passed test: create.m:39 ... +dateWithTimeIntervalSince1970: works Passed test: create.m:43 ... +dateWithTimeIntervalSinceReferenceDate: works Passed test: create.m:47 ... +distantFuture works Passed test: create.m:51 ... +distantPast works Completed file: create.m Testing general.m... Running base/NSDate/general.m... Passed test: general.m:14 ... +distantFuture is in the future Passed test: general.m:17 ... +distantPast is in the past Passed test: general.m:21 ... -earlierDate works Passed test: general.m:24 ... -laterDate works Passed test: general.m:27 ... -isEqualToDate works Completed file: general.m Building in base/NSDateFormatter Making all for test_tool general... Compiling file general.m ... Linking test_tool general ... Testing general.m... Running base/NSDateFormatter/general.m... Start set: general.m:25 ... NSDateFormatter Passed test: general.m:39 ... Output has the same format as Cocoa. Passed test: general.m:51 ... GMT time zone is correctly accounted for. Passed test: general.m:55 ... EST time zone is correctly accounted for. Passed test: general.m:68 ... Year is 1982 Passed test: general.m:69 ... Date is formatted correctly. Passed test: general.m:75 ... Convert date format as Cocoa. End set: general.m:78 ... NSDateFormatter Completed file: general.m Building in base/NSDictionary Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file basic.m ... Compiling file create.m ... Compiling file general.m ... In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] general.m: In function ‘main’: general.m:19:60: warning: variable ‘vals3’ set but not used [-Wunused-but-set-variable] general.m:19:52: warning: variable ‘vals2’ set but not used [-Wunused-but-set-variable] general.m:19:28: warning: variable ‘keys3’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool general ... Linking test_tool create ... Testing basic.m... Running base/NSDictionary/basic.m... Passed test: Class 'NSDictionary' exists Passed test: Class 'NSDictionary' has working alloc Passed test: Class 'NSDictionary' alloc gives the correct class Passed test: Class 'NSDictionary' has working init Passed test: Class 'NSDictionary' has working new Passed test: Class 'NSDictionary' has working allocWithZone Passed test: basic.m:18 ... can create an empty dictionary Passed test: basic.m:24 ... can create a dictionary with one element Passed test: NSDictionary is a known className Passed test: Object 0 of class 'NSDictionary' conforms to NSObject Passed test: Object 0 of class 'NSDictionary' can return self Passed test: Object 0 of class 'NSDictionary' can return own class Passed test: Object 0 of class 'NSDictionary' object {} is of correct class Passed test: Object 0 of class 'NSDictionary' isMemberOfClass works Passed test: Object 0 of class 'NSDictionary' can return superclass Passed test: Object 0 of class 'NSDictionary' responds to hash Passed test: Object 0 of class 'NSDictionary' isEqual: to self Passed test: Object 0 of class 'NSDictionary' respondsToSelector: Passed test: Object 0 of class 'NSDictionary' handles retain Passed test: Object 0 of class 'NSDictionary' has working retainCount Passed test: Object 0 of class 'NSDictionary' has NSString description Passed test: Object 0 of class 'NSDictionary' handles performSelector Passed test: Object 1 of class 'NSDictionary' conforms to NSObject Passed test: Object 1 of class 'NSDictionary' can return self Passed test: Object 1 of class 'NSDictionary' can return own class Passed test: Object 1 of class 'NSDictionary' object {Key = Hello; } is of correct class Passed test: Object 1 of class 'NSDictionary' isMemberOfClass works Passed test: Object 1 of class 'NSDictionary' can return superclass Passed test: Object 1 of class 'NSDictionary' responds to hash Passed test: Object 1 of class 'NSDictionary' isEqual: to self Passed test: Object 1 of class 'NSDictionary' respondsToSelector: Passed test: Object 1 of class 'NSDictionary' handles retain Passed test: Object 1 of class 'NSDictionary' has working retainCount Passed test: Object 1 of class 'NSDictionary' has NSString description Passed test: Object 1 of class 'NSDictionary' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSDictionary' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 1 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 1 of class 'GSDictionary' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 1 Passed test: NSDictionary is a known class Passed test: NSMutableDictionary is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMutableDictionary' understands -copy Passed test: Object 0 of class 'NSMutableDictionary' copy is of correct type Passed test: Object 0 of class 'NSMutableDictionary' original and copy are equal Passed test: Object 0 of class 'NSMutableDictionary' is retained by copy with same zone Passed test: Object 0 of class 'NSMutableDictionary' result of copy is not immutable Passed test: Object 0 of class 'NSMutableDictionary' understands -copyWithZone Passed test: Object 0 of class 'NSMutableDictionary' zCopy has correct type Passed test: Object 0 of class 'NSMutableDictionary' copy and original are equal Passed test: Object 0 of class 'NSMutableDictionary' is retained by copy with other zone Passed test: Object 0 of class 'NSMutableDictionary' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 1 Passed test: conforms to NSCopying Passed test: Object 1 of class 'NSMutableDictionary' understands -copy Passed test: Object 1 of class 'NSMutableDictionary' copy is of correct type Passed test: Object 1 of class 'NSMutableDictionary' original and copy are equal Passed test: Object 1 of class 'NSMutableDictionary' is retained by copy with same zone Passed test: Object 1 of class 'NSMutableDictionary' result of copy is not immutable Passed test: Object 1 of class 'NSMutableDictionary' understands -copyWithZone Passed test: Object 1 of class 'NSMutableDictionary' zCopy has correct type Passed test: Object 1 of class 'NSMutableDictionary' copy and original are equal Passed test: Object 1 of class 'NSMutableDictionary' is retained by copy with other zone Passed test: Object 1 of class 'NSMutableDictionary' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 1 Passed test: NSDictionary is a known class Passed test: NSMutableDictionary is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSDictionary' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSDictionary' understands -mutableCopy Passed test: Object 0 of class 'NSDictionary' mutable copy is of correct type Passed test: Object 0 of class 'NSDictionary' copy equals original Passed test: NSMutableDictionary not retained by mutable copy in the same zone Passed test: NSMutableDictionary understands mutableCopyWithZone Passed test: NSMutableDictionary not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 1 Passed test: Object 1 of class 'NSDictionary' conforms to NSMutableCopying protocol Passed test: Object 1 of class 'NSDictionary' understands -mutableCopy Passed test: Object 1 of class 'NSDictionary' mutable copy is of correct type Passed test: Object 1 of class 'NSDictionary' copy equals original Passed test: NSMutableDictionary not retained by mutable copy in the same zone Passed test: NSMutableDictionary understands mutableCopyWithZone Passed test: NSMutableDictionary not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 1 Completed file: basic.m Testing create.m... Running base/NSDictionary/create.m... Passed test: create.m:30 ... +new creates an empty dictionary Passed test: create.m:36 ... +dictionary creates an empty dictionary Passed test: create.m:40 ... +dictionaryWithObject:forKey: with nil key Passed test: create.m:44 ... +dictionaryWithObject:forKey: with nil value Passed test: create.m:50 ... +dictionaryWithObject:forKey: builds minimal dictionary Passed test: create.m:56 ... +dictionaryWithObjects:forKeys: builds a dictionary Passed test: create.m:60 ... +dictionaryWithObjects:forKeys: with arrays of different sizes Passed test: create.m:65 ... we can have multiple identical objects in a dictionary Passed test: create.m:71 ... we can't have multiple identical keys in a dictionary Passed test: create.m:75 ... +dictionaryWithDictionary: copies dictionary Completed file: create.m Testing general.m... Running base/NSDictionary/general.m... Passed test: general.m:47 ... -count returns zero for an empty dictionary Passed test: general.m:49 ... -hash returns zero for an empty dictionary Passed test: general.m:54 ... -allKeys gives an empty array for an empty dictionary Passed test: general.m:57 ... -allKeysForObject: gives nil for an empty dictionary Passed test: general.m:63 ... -allValues gives an empty array for an empty dictionary Passed test: general.m:71 ... -objectForKey: gives nil for an empty dictionary Passed test: general.m:81 ... -keyEnumerator: is ok for empty dictionary Passed test: general.m:91 ... -objectEnumerator: is ok for empty dictionary Passed test: general.m:102 ... -objectsForKeys:notFoundMarker: is ok for empty dictionary Passed test: general.m:110 ... -description gives us a text property-list Passed test: general.m:116 ... -count returns two for an dictionary with two keys Passed test: general.m:118 ... -hash returns two for a dictionary with two keys Passed test: general.m:126 ... -allKeys gives the keys we put in the dictionary Passed test: general.m:140 ... -allKeysForObject: gives the key we expect Passed test: general.m:148 ... -allValues gives the values we put in the dictionary Passed test: general.m:150 ... -objectForKey: gives nil for a nil key Passed test: general.m:152 ... -objectForKey: gives nil for a key not in the dictionary Passed test: general.m:158 ... -objectForKey: gives the objects we added for the keys Passed test: general.m:173 ... -keyEnumerator: enumerates the dictionary Passed test: general.m:189 ... -objectEnumerator: enumerates the dictionary Passed test: general.m:202 ... -objectsForKeys:notFoundMarker: is ok for dictionary Passed test: general.m:212 ... -keysSortedByValueUsingSelector: seems ok Passed test: general.m:220 ... -description gives us a text property-list Passed test: general.m:224 ... we can create a dictionary with several keys Passed test: general.m:233 ... data/number/data are ok in serialized property-list Completed file: general.m Building in base/NSException Making all for test_tool basic... Making all for test_tool throwstr... Compiling file basic.m ... Compiling file throwstr.m ... In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool throwstr ... Linking test_tool basic ... Testing basic.m... Running base/NSException/basic.m... Passed test: Class 'NSException' exists Passed test: Class 'NSException' has working alloc Passed test: Class 'NSException' alloc gives the correct class Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:136 ... raises NSInvalidArgumentException in description Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:139 ... returns nil or raises NSInvalidArgumentException in init Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:142 ... returns nil or raises NSInvalidArgumentException in new Passed test: Class 'NSException' has working allocWithZone Passed test: basic.m:33 ... can create an exception Passed test: basic.m:34 ... name works Passed test: NSException is a known className Passed test: Object 0 of class 'NSException' conforms to NSObject Passed test: Object 0 of class 'NSException' can return self Passed test: Object 0 of class 'NSException' can return own class Passed test: Object 0 of class 'NSException' object NAME:NSGenericException REASON:(null) is of correct class Passed test: Object 0 of class 'NSException' isMemberOfClass works Passed test: Object 0 of class 'NSException' can return superclass Passed test: Object 0 of class 'NSException' responds to hash Passed test: Object 0 of class 'NSException' isEqual: to self Passed test: Object 0 of class 'NSException' respondsToSelector: Passed test: Object 0 of class 'NSException' handles retain Passed test: Object 0 of class 'NSException' has working retainCount Passed test: Object 0 of class 'NSException' has NSString description Passed test: Object 0 of class 'NSException' handles performSelector Dashed hope: basic.m:53 ... working callStackSymbols ... if this has failed it is probably due to a lack of support for objective-c method names (local symbols) in the backtrace_symbols() function of your libc. If so, you might lobby your operating system provider for a fix. Passed test: basic.m:58 ... default handler is null Passed test: basic.m:60 ... setting handler works We expect a single FAIL without any explanation as the test is terminated by an uncaught exception ... Passed test: basic.m:9 ... uncaught exceptionhandler called as expected /usr/local/bin/gnustep-tests: line 300: 29753 Aborted $RUN_CMD Completed file: basic.m Testing throwstr.m... Running base/NSException/throwstr.m... Start set: throwstr.m:6 ... String throwing Passed test: throwstr.m:18 ... Throwing an NSConstantString instance before the class is initialised End set: throwstr.m:22 ... String throwing Completed file: throwstr.m Building in base/NSFileHandle Making all for test_tool basic... Making all for test_tool general... Making all for test_tool socket... Compiling file general.m ... Compiling file basic.m ... Compiling file socket.m ... In file included from basic.m:25:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:26:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from socket.m:26:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] socket.m: In function ‘main’: socket.m:59:12: warning: variable ‘h’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool socket ... Linking test_tool general ... Testing basic.m... Running base/NSFileHandle/basic.m... Passed test: NSFileHandle is a known className Passed test: Object 0 of class 'NSFileHandle' conforms to NSObject Passed test: Object 0 of class 'NSFileHandle' can return self Passed test: Object 0 of class 'NSFileHandle' can return own class Passed test: Object 0 of class 'NSFileHandle' object is of correct class Passed test: Object 0 of class 'NSFileHandle' isMemberOfClass works Passed test: Object 0 of class 'NSFileHandle' can return superclass Passed test: Object 0 of class 'NSFileHandle' responds to hash Passed test: Object 0 of class 'NSFileHandle' isEqual: to self Passed test: Object 0 of class 'NSFileHandle' respondsToSelector: Passed test: Object 0 of class 'NSFileHandle' handles retain Passed test: Object 0 of class 'NSFileHandle' has working retainCount Passed test: Object 0 of class 'NSFileHandle' has NSString description Passed test: Object 0 of class 'NSFileHandle' handles performSelector Completed file: basic.m Testing general.m... Running base/NSFileHandle/general.m... 2012-01-30 20:23:41.501 general[29900] No network address appears to be available for this machine (linux-yiec) - using loopback address (127.0.0.1) 2012-01-30 20:23:41.515 general[29900] You probably need a line like '127.0.0.1 linux-yiec localhost' in your /etc/hosts file Passed test: general.m:44 ... NSFileHandle understands +fileHandleWithStandardInput Passed test: general.m:46 ... NSFileHandle +fileHandleWithStandardInput has 0 as fileDescriptor Passed test: general.m:49 ... NSFileHandle understands +fileHandleWithStandardOutput Passed test: general.m:51 ... NSFileHandle +fileHandleWithStandardOutput has 1 as fileDescriptor Passed test: general.m:54 ... NSFileHandle understands +fileHandleWithStandardError Passed test: general.m:56 ... NSFileHandle +fileHandleWithStandardError has 2 as fileDescriptor Passed test: general.m:59 ... NSFileHandle understands +fileHandleWithNullDevice Passed test: general.m:63 ... NSFileHandle understands -initWithFileDescriptor: Passed test: general.m:67 ... NSFileHandle +fileHandleForWritingAtPath: with non-existing file return nil Passed test: general.m:72 ... NSFileHandle understands +fileHandleForWritingAtPath: Passed test: general.m:76 ... NSFileHandle understands +fileHandleForReadingAtPath: Passed test: general.m:81 ... NSFileHandle -writeData:/-availableData match Completed file: general.m Testing socket.m... Running base/NSFileHandle/socket.m... Passed test: socket.m:73 ... NSFileHandle understands +fileHandleAsServerAtAddress: 2012-01-30 20:23:41.689 socket[29920] Name: NSFileHandleConnectionAcceptedNotification Object: Info: {NSFileHandleNotificationFileHandleItem = ""; NSFileHandleNotificationKey = NSFileHandleConnectionAcceptedNotification; } Passed test: socket.m:82 ... NSFileHandle understands +fileHandleAsClientAtAddress: Passed test: socket.m:86 ... NSFileHandle connection was made Passed test: socket.m:90 ... NSFileHandle -writeData:/-availableData match with socket Completed file: socket.m Building in base/NSFileManager Making all for test_tool basic... Making all for test_tool unrepresentable_filenames... Making all for test_tool general... Compiling file basic.m ... Compiling file unrepresentable_filenames.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool unrepresentable_filenames ... Linking test_tool basic ... Linking test_tool general ... Testing basic.m... Running base/NSFileManager/basic.m... Passed test: NSFileManager is a known className Passed test: Object 0 of class 'NSFileManager' conforms to NSObject Passed test: Object 0 of class 'NSFileManager' can return self Passed test: Object 0 of class 'NSFileManager' can return own class Passed test: Object 0 of class 'NSFileManager' object is of correct class Passed test: Object 0 of class 'NSFileManager' isMemberOfClass works Passed test: Object 0 of class 'NSFileManager' can return superclass Passed test: Object 0 of class 'NSFileManager' responds to hash Passed test: Object 0 of class 'NSFileManager' isEqual: to self Passed test: Object 0 of class 'NSFileManager' respondsToSelector: Passed test: Object 0 of class 'NSFileManager' handles retain Passed test: Object 0 of class 'NSFileManager' has working retainCount Passed test: Object 0 of class 'NSFileManager' has NSString description Passed test: Object 0 of class 'NSFileManager' handles performSelector Completed file: basic.m Testing general.m... Running base/NSFileManager/general.m... Passed test: general.m:20 ... NSFileManager understands +defaultManager Passed test: general.m:32 ... NSFileManager returns nil for attributes of non-existent file Passed test: general.m:39 ... NSFileManager can create a directory Passed test: general.m:42 ... exists and is a directory Passed test: general.m:44 ... NSFileManager returns non-nil for attributes of existing file Passed test: general.m:47 ... NSFileManager returns non-nil for attributes of existing file Passed test: general.m:49 ... newly created file is owned by current user 2012-01-30 20:23:43.786 general[30048] 'stefan', 'stefan' Passed test: general.m:54 ... NSFileManager can change directories Passed test: general.m:60 ... NSFileManager can get current dir Passed test: general.m:67 ... NSFileManager creates a file Passed test: general.m:68 ... -fileExistsAtPath: agrees Passed test: general.m:75 ... -contentsOfDirectoryAtPath: agrees Passed test: general.m:81 ... NSFileManager file contents match Passed test: general.m:87 ... NSFileManager copies a file Passed test: general.m:88 ... -fileExistsAtPath: agrees Passed test: general.m:92 ... NSFileManager copied file contents match Passed test: general.m:98 ... NSFileManager moves a file Passed test: general.m:100 ... NSFileManager move destination exists Passed test: general.m:102 ... NSFileManager move source doesn't exist Passed test: general.m:106 ... NSFileManager moved file contents match Passed test: general.m:113 ... NSFileManager creates a symbolic link Passed test: general.m:115 ... link exists Passed test: general.m:118 ... NSFileManager removes a symbolic link Passed test: general.m:121 ... NSFileManager removed link doesn't exist Passed test: general.m:124 ... NSFileManager removed link's target still exists Passed test: general.m:128 ... NSFileManager removes a file Passed test: general.m:131 ... NSFileManager removed file doesn't exist Passed test: general.m:134 ... NSFileManager isReadableFileAtPath: works Passed test: general.m:136 ... NSFileManager isWritableFileAtPath: works Passed test: general.m:138 ... NSFileManager isDeletableFileAtPath: works Passed test: general.m:140 ... NSFileManager isExecutableFileAtPath: works Passed test: general.m:144 ... NSFileManager -removeFileAtPath: @"." throws exception Passed test: general.m:147 ... NSFileManager can create a subdirectory Passed test: general.m:150 ... NSFileManager can move into subdir Passed test: general.m:158 ... NSFileManager refuses to create non-existent intermediate directories withIntermediateDirectories == NO Passed test: general.m:164 ... NSFileManager can create intermediate directories withIntermediateDirectories == YES Passed test: general.m:166 ... NSFileManager create directory and intermediate directory that actually exist Passed test: general.m:172 ... NSFileManager -removeFileAtPath: @"." throws exception Passed test: general.m:176 ... NSFileManager -removeFileAtPath: @".." throws exception Passed test: general.m:185 ... NSFileManager removes a directory Passed test: general.m:186 ... directory no longer exists Completed file: general.m Testing unrepresentable_filenames.m... Running base/NSFileManager/unrepresentable_filenames.m... 7 files 0: 1 1 obj 0: 006f 1: 0062 2: 006a 1: 1 1 .svn 0: 002e 1: 0073 2: 0076 3: 006e 2: 1 0 TestInfo 0: 0054 1: 0065 2: 0073 3: 0074 4: 0049 5: 006e 6: 0066 7: 006f 3: 1 0 unrepresentable_filenames.m 0: 0075 1: 006e 2: 0072 3: 0065 4: 0070 5: 0072 6: 0065 7: 0073 8: 0065 9: 006e 10: 0074 11: 0061 12: 0062 13: 006c 14: 0065 15: 005f 16: 0066 17: 0069 18: 006c 19: 0065 20: 006e 21: 0061 22: 006d 23: 0065 24: 0073 25: 002e 26: 006d 4: 1 0 basic.m 0: 0062 1: 0061 2: 0073 3: 0069 4: 0063 5: 002e 6: 006d 5: 1 0 GNUmakefile 0: 0047 1: 004e 2: 0055 3: 006d 4: 0061 5: 006b 6: 0065 7: 0066 8: 0069 9: 006c 10: 0065 6: 1 0 general.m 0: 0067 1: 0065 2: 006e 3: 0065 4: 0072 5: 0061 6: 006c 7: 002e 8: 006d Completed file: unrepresentable_filenames.m Building in base/NSHashTable Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file basic.m ... Compiling file general.m ... Compiling file create.m ... In file included from create.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] create.m: In function ‘main’: create.m:10:6: warning: variable ‘vals’ set but not used [-Wunused-but-set-variable] Linking test_tool general ... Linking test_tool basic ... Linking test_tool create ... Testing basic.m... Running base/NSHashTable/basic.m... Passed test: Class 'NSHashTable' exists Passed test: Class 'NSHashTable' has working alloc Passed test: Class 'NSHashTable' alloc gives the correct class Passed test: Class 'NSHashTable' has working init Passed test: Class 'NSHashTable' has working new Passed test: Class 'NSHashTable' has working allocWithZone Passed test: NSHashTable is a known className Passed test: Object 0 of class 'NSHashTable' conforms to NSObject Passed test: Object 0 of class 'NSHashTable' can return self Passed test: Object 0 of class 'NSHashTable' can return own class Passed test: Object 0 of class 'NSHashTable' object is of correct class Passed test: Object 0 of class 'NSHashTable' isMemberOfClass works Passed test: Object 0 of class 'NSHashTable' can return superclass Passed test: Object 0 of class 'NSHashTable' responds to hash Passed test: Object 0 of class 'NSHashTable' isEqual: to self Passed test: Object 0 of class 'NSHashTable' respondsToSelector: Passed test: Object 0 of class 'NSHashTable' handles retain Passed test: Object 0 of class 'NSHashTable' has working retainCount Passed test: Object 0 of class 'NSHashTable' has NSString description Passed test: Object 0 of class 'NSHashTable' handles performSelector Passed test: NSHashTable is a known class Passed test: NSHashTable is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSHashTable' understands -copy Passed test: Object 0 of class 'NSHashTable' copy is of correct type Passed test: Object 0 of class 'NSHashTable' original and copy are equal Passed test: Object 0 of class 'NSHashTable' is not retained by copy with same zone Passed test: Object 0 of class 'NSHashTable' understands -copyWithZone Passed test: Object 0 of class 'NSHashTable' zCopy has correct type Passed test: Object 0 of class 'NSHashTable' copy and original are equal Passed test: Object 0 of class 'NSHashTable' is not retained by copy with other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Completed file: basic.m Testing create.m... Running base/NSHashTable/create.m... Passed test: create.m:24 ... +new creates an empty hash table Passed test: create.m:27 ... -addObject: increments count Passed test: create.m:29 ... -addObject: raises with nil Completed file: create.m Testing general.m... Running base/NSHashTable/general.m... Completed file: general.m Building in base/NSHost Making all for test_tool basic... Making all for test_tool create... Compiling file basic.m ... Compiling file create.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool create ... Testing basic.m... Running base/NSHost/basic.m... 2012-01-30 20:23:47.478 basic[30300] No network address appears to be available for this machine (linux-yiec) - using loopback address (127.0.0.1) 2012-01-30 20:23:47.492 basic[30300] You probably need a line like '127.0.0.1 linux-yiec localhost' in your /etc/hosts file Passed test: NSHost is a known className Passed test: Object 0 of class 'NSHost' conforms to NSObject Passed test: Object 0 of class 'NSHost' can return self Passed test: Object 0 of class 'NSHost' can return own class Passed test: Object 0 of class 'NSHost' object Host 127.0.0.1 (("127.0.0.1", "linux-yiec") ("127.0.0.1")) is of correct class Passed test: Object 0 of class 'NSHost' isMemberOfClass works Passed test: Object 0 of class 'NSHost' can return superclass Passed test: Object 0 of class 'NSHost' responds to hash Passed test: Object 0 of class 'NSHost' isEqual: to self Passed test: Object 0 of class 'NSHost' respondsToSelector: Passed test: Object 0 of class 'NSHost' handles retain Passed test: Object 0 of class 'NSHost' has working retainCount Passed test: Object 0 of class 'NSHost' has NSString description Passed test: Object 0 of class 'NSHost' handles performSelector Completed file: basic.m Testing create.m... Running base/NSHost/create.m... 2012-01-30 20:23:47.812 create[30320] No network address appears to be available for this machine (linux-yiec) - using loopback address (127.0.0.1) 2012-01-30 20:23:47.832 create[30320] You probably need a line like '127.0.0.1 linux-yiec localhost' in your /etc/hosts file Passed test: create.m:15 ... NSHost understands +currentHost Passed test: create.m:20 ... NSHost understands +localHost Passed test: create.m:26 ... +hostWithName: works for IPV6 addr Passed test: create.m:29 ... NSHost understands +hostWithName: Passed test: create.m:32 ... NSHost understands +hostWithAddress: Passed test: create.m:36 ... NSHost understands [+hostWithName: 127.0.0.1] Completed file: create.m Building in base/NSHTTPCookie Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSHTTPCookie/basic.m... Passed test: basic.m:14 ... NSHTTPCookie +alloc returns an NSHTTPCookie Passed test: basic.m:20 ... NSHTTPCookie +cookieWithProperties: returns an NSHTTPCookie Passed test: basic.m:25 ... cookie without path returns nil Passed test: basic.m:34 ... NSHTTPCookie +cookiesWithResponseHeaderFields: returns an NSArray Passed test: basic.m:35 ... cookies array contains a cookie Passed test: basic.m:37 ... NSHTTPCookie returns proper name Passed test: basic.m:39 ... NSHTTPCookie returns proper value Passed test: basic.m:41 ... NSHTTPCookie returns proper domain Passed test: basic.m:45 ... NSHTTPCookie can generate proper cookie Completed file: basic.m Building in base/NSIndexPath Making all for test_tool general... Compiling file general.m ... In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool general ... Testing general.m... Running base/NSIndexPath/general.m... Passed test: general.m:22 ... +indexPathWithIndex: works Passed test: general.m:26 ... index path gives a shared instance Passed test: general.m:29 ... indexAtPosition: with bad location gives NSNotFound Passed test: general.m:35 ... indexPathByAddingIndex: works Passed test: general.m:40 ... indexPathByRemovingLastIndex works Passed test: general.m:46 ... indexPathWithindexes:length: works Passed test: general.m:52 ... indexPathWithindexes:length: works for another path Passed test: general.m:55 ... different index paths are not equal Passed test: general.m:58 ... comparison one way works Passed test: general.m:60 ... comparison the other way works Passed test: general.m:63 ... longer index1 comparison one way works Passed test: general.m:65 ... longer index1 comparison the other way works Passed test: general.m:69 ... longer index2 comparison one way works Passed test: general.m:71 ... longer index2 comparison the other way works Passed test: general.m:76 ... +indexPathWithIndex: doesn't mess up memory Completed file: general.m Building in base/NSInvocation Making all in ../GenericTests ... Making all for subproject generictests... Compiling file generic.m ... Linking subproject generictests ... Making all in Resources ... Making all for bundle InvokeProxy... Creating InvokeProxy.bundle/.... Compiling file InvokeProxy.m ... Linking bundle InvokeProxy ... Creating InvokeProxy.bundle/Resources... Creating stamp file... Creating InvokeProxy.bundle/Resources/Info-gnustep.plist... gmake[4]: Nothing to be done for `internal-master-test-tool-all'. Making all for test_tool basic... Making all for test_tool general... Making all for test_tool test01... Compiling file basic.m ... Compiling file general.m ... Compiling file test01.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from test01.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool test01 ... Linking test_tool general ... Testing basic.m... Running base/NSInvocation/basic.m... Passed test: Class 'NSInvocation' exists Passed test: Class 'NSInvocation' has working alloc Passed test: Class 'NSInvocation' alloc gives the correct class Passed test: Class 'NSInvocation' has working init Passed test: Class 'NSInvocation' has working new Passed test: Class 'NSInvocation' has working allocWithZone Passed test: NSInvocation is a known className Passed test: Object 0 of class 'NSInvocation' conforms to NSObject Passed test: Object 0 of class 'NSInvocation' can return self Passed test: Object 0 of class 'NSInvocation' can return own class Passed test: Object 0 of class 'NSInvocation' object is of correct class Passed test: Object 0 of class 'NSInvocation' isMemberOfClass works Passed test: Object 0 of class 'NSInvocation' can return superclass Passed test: Object 0 of class 'NSInvocation' responds to hash Passed test: Object 0 of class 'NSInvocation' isEqual: to self Passed test: Object 0 of class 'NSInvocation' respondsToSelector: Passed test: Object 0 of class 'NSInvocation' handles retain Passed test: Object 0 of class 'NSInvocation' has working retainCount Passed test: Object 0 of class 'NSInvocation' has NSString description Passed test: Object 0 of class 'NSInvocation' handles performSelector Completed file: basic.m Testing general.m... Running base/NSInvocation/general.m... Passed test: general.m:76 ... loading resources from bundle Passed test: general.m:83 ... Invoke retChar Passed test: general.m:87 ... Can return chars Passed test: general.m:89 ... Invoke retShort Passed test: general.m:93 ... Can return short Passed test: general.m:95 ... Invoke retInt Passed test: general.m:99 ... Can return int Passed test: general.m:101 ... Invoke retLong Passed test: general.m:105 ... Can return long Passed test: general.m:107 ... Invoke retFloat Passed test: general.m:111 ... Can return float Passed test: general.m:113 ... Invoke retDouble Passed test: general.m:117 ... Can return double Passed test: general.m:119 ... Invoke retObject Passed test: general.m:123 ... Can return object Passed test: general.m:126 ... Invoke loopChar: Passed test: general.m:130 ... Can send/return chars Passed test: general.m:133 ... Invoke loopShort: Passed test: general.m:137 ... Can send/return shorts Passed test: general.m:140 ... Invoke loopInt: Passed test: general.m:144 ... Can send/return ints Passed test: general.m:147 ... Invoke loopLong: Passed test: general.m:151 ... Can send/return longs Passed test: general.m:154 ... Invoke loopFloat: Passed test: general.m:158 ... Can send/return floats Passed test: general.m:161 ... Invoke loopDouble: Passed test: general.m:165 ... Can send/return double Passed test: general.m:168 ... Invoke loopObject: Passed test: general.m:172 ... Can send/return objects Passed test: general.m:180 ... Invoke loopString: Passed test: general.m:184 ... Can send/return char * Passed test: general.m:188 ... Invoke loopSmall: Passed test: general.m:191 ... Can send/return small structs Passed test: general.m:196 ... Invoke loopLarge: Passed test: general.m:201 ... Can send/return large structs Passed test: general.m:204 ... Invoke loopRect: Passed test: general.m:208 ... Can send/return NSRect Completed file: general.m Testing test01.m... Running base/NSInvocation/test01.m... Passed test: test01.m:31 ... loading resources from bundle Passed test: test01.m:51 ... Retain return value Passed test: test01.m:64 ... Will Retain arguments after -retainArguments Passed test: test01.m:74 ... default will not retain arguments Passed test: test01.m:81 ... Check if nil target works Passed test: test01.m:86 ... Exception in invocation #1 Passed test: test01.m:87 ... Exception getting return value #1 Passed test: test01.m:98 ... Exception in invocation #2 Passed test: test01.m:99 ... Exception getting return value #2 Completed file: test01.m Building in base/NSJSONSerialization Making all for test_tool json... Compiling file json.m ... In file included from json.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool json ... Testing json.m... Running base/NSJSONSerialization/json.m... Passed test: json.m:35 ... Decoding in different encodings give the same result Passed test: json.m:35 ... Decoding in different encodings give the same result Passed test: json.m:35 ... Decoding in different encodings give the same result Passed test: json.m:35 ... Decoding in different encodings give the same result Passed test: json.m:39 ... Decoded dictionary had the right number of elements Passed test: json.m:40 ... Can serialise deserialised JSON Passed test: json.m:42 ... Round trip worked with pretty printing Passed test: json.m:44 ... Round trip worked with ugly printing Passed test: json.m:45 ... Round trip worked through stream Completed file: json.m Building in base/NSKeyedArchiver Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file basic.m ... Compiling file create.m ... Compiling file general.m ... In file included from create.m:6:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:11:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool create ... Linking test_tool basic ... Linking test_tool general ... Testing basic.m... Running base/NSKeyedArchiver/basic.m... Passed test: Class 'NSKeyedArchiver' exists Passed test: Class 'NSKeyedArchiver' has working alloc Passed test: Class 'NSKeyedArchiver' alloc gives the correct class Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:136 ... raises NSInvalidArgumentException in description Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:139 ... returns nil or raises NSInvalidArgumentException in init Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:142 ... returns nil or raises NSInvalidArgumentException in new Passed test: Class 'NSKeyedArchiver' has working allocWithZone Passed test: NSKeyedArchiver is a known className Passed test: Object 0 of class 'NSKeyedArchiver' conforms to NSObject Passed test: Object 0 of class 'NSKeyedArchiver' can return self Passed test: Object 0 of class 'NSKeyedArchiver' can return own class Passed test: Object 0 of class 'NSKeyedArchiver' object is of correct class Passed test: Object 0 of class 'NSKeyedArchiver' isMemberOfClass works Passed test: Object 0 of class 'NSKeyedArchiver' can return superclass Passed test: Object 0 of class 'NSKeyedArchiver' responds to hash Passed test: Object 0 of class 'NSKeyedArchiver' isEqual: to self Passed test: Object 0 of class 'NSKeyedArchiver' respondsToSelector: Passed test: Object 0 of class 'NSKeyedArchiver' handles retain Passed test: Object 0 of class 'NSKeyedArchiver' has working retainCount Passed test: Object 0 of class 'NSKeyedArchiver' has NSString description Passed test: Object 0 of class 'NSKeyedArchiver' handles performSelector Passed test: Class 'NSKeyedUnarchiver' exists Passed test: Class 'NSKeyedUnarchiver' has working alloc Passed test: Class 'NSKeyedUnarchiver' alloc gives the correct class Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:136 ... raises NSInvalidArgumentException in description Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:139 ... returns nil or raises NSInvalidArgumentException in init Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:142 ... returns nil or raises NSInvalidArgumentException in new Passed test: Class 'NSKeyedUnarchiver' has working allocWithZone Passed test: NSKeyedUnarchiver is a known className Passed test: Object 0 of class 'NSKeyedUnarchiver' conforms to NSObject Passed test: Object 0 of class 'NSKeyedUnarchiver' can return self Passed test: Object 0 of class 'NSKeyedUnarchiver' can return own class Passed test: Object 0 of class 'NSKeyedUnarchiver' object is of correct class Passed test: Object 0 of class 'NSKeyedUnarchiver' isMemberOfClass works Passed test: Object 0 of class 'NSKeyedUnarchiver' can return superclass Passed test: Object 0 of class 'NSKeyedUnarchiver' responds to hash Passed test: Object 0 of class 'NSKeyedUnarchiver' isEqual: to self Passed test: Object 0 of class 'NSKeyedUnarchiver' respondsToSelector: Passed test: Object 0 of class 'NSKeyedUnarchiver' handles retain Passed test: Object 0 of class 'NSKeyedUnarchiver' has working retainCount Passed test: Object 0 of class 'NSKeyedUnarchiver' has NSString description Passed test: Object 0 of class 'NSKeyedUnarchiver' handles performSelector Completed file: basic.m Testing create.m... Running base/NSKeyedArchiver/create.m... Passed test: create.m:17 ... -initForWritingWithMutableData seems ok Passed test: create.m:21 ... Creating an NSUnarchiver with nil data throws an exception Completed file: create.m Testing general.m... Running base/NSKeyedArchiver/general.m... 2012-01-30 20:23:55.614 general[30900] $archiver NSKeyedArchiver $objects $null $class CF$UID 5 NS.objects CF$UID 2 $class CF$UID 4 NS.base CF$UID 0 NS.relative CF$UID 3 http://www.w3.org/ $classes NSURL NSObject $classname NSURL $classes NSMutableSet NSSet NSObject $classname NSMutableSet $top root CF$UID 1 $version 100000 Passed test: general.m:38 ... Can archive and restore a URL Passed test: general.m:52 ... We can build basic strings and arrays for tests Passed test: general.m:55 ... archiveRootObject:toFile: seems ok Passed test: general.m:59 ... archivedDataWithRootObject: seems ok 2012-01-30 20:23:55.622 general[30900] From data: original array ("Archiver.dat", "A Goodbye", 100, "A Goodbye"), decoded array ("Archiver.dat", "A Goodbye", 100, "A Goodbye") Passed test: general.m:64 ... unarchiveObjectWithData: seems ok 2012-01-30 20:23:55.622 general[30900] From file: original array ("Archiver.dat", "A Goodbye", 100, "A Goodbye"), decoded array ("Archiver.dat", "A Goodbye", 100, "A Goodbye") Passed test: general.m:69 ... unarchiveObjectWithFile: seems ok Passed test: general.m:81 ... encodeObject:forKey: seems okay 2012-01-30 20:23:55.622 general[30900] Original string: Testing all strings, unarchived string: Testing all strings Completed file: general.m Building in base/NSLocale Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file basic.m ... Compiling file create.m ... Compiling file general.m ... In file included from basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from general.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool create ... Linking test_tool general ... Testing basic.m... Running base/NSLocale/basic.m... Start set: basic.m:13 ... NSLocale Passed test: NSLocale is a known className Passed test: Object 0 of class 'NSLocale' conforms to NSObject Passed test: Object 0 of class 'NSLocale' can return self Passed test: Object 0 of class 'NSLocale' can return own class Passed test: Object 0 of class 'NSLocale' object en_US is of correct class Passed test: Object 0 of class 'NSLocale' isMemberOfClass works Passed test: Object 0 of class 'NSLocale' can return superclass Passed test: Object 0 of class 'NSLocale' responds to hash Passed test: Object 0 of class 'NSLocale' isEqual: to self Passed test: Object 0 of class 'NSLocale' respondsToSelector: Passed test: Object 0 of class 'NSLocale' handles retain Passed test: Object 0 of class 'NSLocale' has working retainCount Passed test: Object 0 of class 'NSLocale' has NSString description Passed test: Object 0 of class 'NSLocale' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:255 ... test_keyed_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: Object 0 of class 'NSLocale' can be encoded Passed test: can be decoded Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:267 ... decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:268 ... test_keyed_NSCoding object 0 Passed test: NSLocale is a known class Passed test: NSLocale is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSLocale' understands -copy Passed test: Object 0 of class 'NSLocale' copy is of correct type Passed test: Object 0 of class 'NSLocale' original and copy are equal Passed test: Object 0 of class 'NSLocale' understands -copyWithZone Passed test: Object 0 of class 'NSLocale' zCopy has correct type Passed test: Object 0 of class 'NSLocale' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 End set: basic.m:25 ... NSLocale Completed file: basic.m Testing create.m... Running base/NSLocale/create.m... Start set: create.m:13 ... NSLocale Passed test: create.m:19 ... +systemLocale returns non-nil Passed test: create.m:20 ... +systemLocale return a NSLocale Passed test: create.m:23 ... +currentLocale return non-nil Passed test: create.m:24 ... +currentLocale return a NSLocale End set: create.m:26 ... NSLocale Completed file: create.m Testing general.m... Running base/NSLocale/general.m... Start set: general.m:14 ... NSLocale Passed test: general.m:28 ... NSLocaleIdentifier key returns 'address@hidden' Passed test: general.m:31 ... NSLocaleLanguageCode key returns 'es' Passed test: general.m:34 ... NSLocaleCountryCode key returns 'ES' Passed test: general.m:37 ... NSLocaleScriptCode key returns nil Passed test: general.m:39 ... NSLocaleVariantCode key returns nil Passed test: general.m:41 ... NSLocaleCollationIdentifier key returns nil Passed test: general.m:44 ... NSLocaleExemplarCharacterSet key returns a NSCharacterSet Passed test: general.m:46 ... NSLocaleCalendar key returns a NSCalendar Passed test: general.m:49 ... NSLocaleUsesMetricSystem key returns a NSNumber Passed test: general.m:51 ... NSLocaleUsesMetricSystem key returns YES Passed test: general.m:54 ... NSLocaleMeasurementSystem key returns 'Metric' Passed test: general.m:57 ... NSLocaleDecimalSeparator key returns ',' Passed test: general.m:60 ... NSLocaleGroupingSeparator key returns '.' Passed test: general.m:64 ... NSLocaleCurrencySymbol key returns 'xx3' Passed test: general.m:67 ... NSLocaleCurrencyCode key returns 'ESP' Passed test: general.m:69 ... NSLocaleCollatorIdentifier for Spain Passed test: general.m:73 ... NSLocaleQuotationBeginDelimiterKey key works Passed test: general.m:77 ... NSLocaleQuotationEndDelimiterKey key returns 'xx6' Passed test: general.m:81 ... NSLocaleAlternateQuotationBeginDelimiterKey key returns 'xx7' Passed test: general.m:85 ... NSLocaleAlternateQuotationEndDelimiterKey key returns 'xx8' Passed test: general.m:90 ... 'en_US' is stored as 'en_US'. Passed test: general.m:92 ... en_US does not have script code Passed test: general.m:94 ... en_US does not have variant code Passed test: general.m:96 ... en_US does not have a collation identifier Passed test: general.m:98 ... en_US does not use the metric system Passed test: general.m:103 ... zh-Hant_TW country code is zh Passed test: general.m:105 ... zh-Hant_TW language code is zh Passed test: general.m:107 ... 'zh-Hant_TW' is stored as 'zh_TW' Passed test: general.m:109 ... zh-Hant_TW has no script code Passed test: general.m:113 ... Canonical identifier for nil is nil Passed test: general.m:115 ... Canonical identifier for an empty string is an empty string Passed test: general.m:118 ... Canonical identifier for 'some rubbish is 'some rubbish' Dashed hope: general.m:125 ... Canonical identifier for 'AmericanEnglish is americanenglish Expected 'americanenglish' and got 'en_US' Dashed hope: general.m:128 ... Canonical language identifier for 'AmericanEnglish is americanenglish Expected 'americanenglish' and got 'en' End set: general.m:130 ... NSLocale Completed file: general.m Building in base/NSLock Making all in Helpers ... Making all for tool doubleNSLock... Making all for tool doubleNSConditionLock... Compiling file doubleNSLock.m ... Compiling file doubleNSConditionLock.m ... Linking tool doubleNSLock ... Linking tool doubleNSConditionLock ... Making all for test_tool condlock... Making all for test_tool doubleLocking... Making all for test_tool RecursiveLock... Making all for test_tool tryLock... Compiling file condlock.m ... Compiling file doubleLocking.m ... Compiling file tryLock.m ... Compiling file RecursiveLock.m ... In file included from doubleLocking.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool RecursiveLock ... Linking test_tool condlock ... Linking test_tool tryLock ... Linking test_tool doubleLocking ... Testing condlock.m... Running base/NSLock/condlock.m... 2012-01-30 20:24:01.459 condlock[31239] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. Passed test: condlock.m:92 ... Condition lock Completed file: condlock.m Testing doubleLocking.m... Running base/NSLock/doubleLocking.m... 2012-01-30 20:24:15.728 doubleLocking[31259] Data was 2012-01-30 20:24:13.817 doubleNSLock[31260] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. 2012-01-30 20:24:13.820 doubleNSLock[31260] *** -[NSLock lock]: deadlock () 2012-01-30 20:24:13.821 doubleNSLock[31260] *** Break on _NSLockError() to debug. 2012-01-30 20:24:14.819 doubleNSLock[31260] Done. Passed test: doubleLocking.m:40 ... NSLock reported deadlock as expected 2012-01-30 20:24:17.747 doubleLocking[31259] Data was 2012-01-30 20:24:15.881 doubleNSConditionLock[31262] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. 2012-01-30 20:24:15.882 doubleNSConditionLock[31262] *** -[NSCondition lock]: deadlock () 2012-01-30 20:24:15.883 doubleNSConditionLock[31262] *** Break on _NSLockError() to debug. 2012-01-30 20:24:16.883 doubleNSConditionLock[31262] Done. Passed test: doubleLocking.m:64 ... NSConditionLock reported deadlock as expected Passed test: doubleLocking.m:79 ... NSLock can tryLock Passed test: doubleLocking.m:80 ... NSLock says NO for recursive tryLock Passed test: doubleLocking.m:84 ... NSConditionLock can tryLock Passed test: doubleLocking.m:85 ... NSConditionLock says NO for recursive tryLock Passed test: doubleLocking.m:89 ... NSRecursiveLock can tryLock Passed test: doubleLocking.m:90 ... NSRecursiveLock says YES for recursive tryLock Completed file: doubleLocking.m Testing RecursiveLock.m... Running base/NSLock/RecursiveLock.m... Passed test: RecursiveLock.m:12 ... NSRecursiveLock with tryLock, then unlocking Passed test: RecursiveLock.m:18 ... NSRecursiveLock lockBeforeDate: works Passed test: RecursiveLock.m:25 ... NSRecursiveLock lockBeforeDate: with NSRecursiveLock returns YES Completed file: RecursiveLock.m Testing tryLock.m... Running base/NSLock/tryLock.m... Passed test: tryLock.m:14 ... NSLock with tryLock, then unlocking Passed test: tryLock.m:21 ... Recursive try lock with NSLock should return NO Passed test: tryLock.m:28 ... Recursive try lock with NSConditionLock should return NO Passed test: tryLock.m:33 ... Recursive tryLockWhenCondition: with NSConditionLock (1) should return NO Passed test: tryLock.m:39 ... Recursive tryLockWhenCondition: with NSConditionLock (2) should return NO Passed test: tryLock.m:46 ... Recursive try lock with NSRecursiveLock should return YES Passed test: tryLock.m:52 ... NSLock lockBeforeDate: works Passed test: tryLock.m:59 ... Recursive lockBeforeDate: with NSLock returns NO Passed test: tryLock.m:66 ... Recursive lockBeforeDate: with NSConditionLock returns NO Passed test: tryLock.m:73 ... Recursive lockBeforeDate: with NSRecursiveLock returns YES Completed file: tryLock.m Building in base/NSMapTable Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file create.m ... Compiling file basic.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] create.m: In function ‘main’: create.m:10:6: warning: variable ‘vals’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool general ... Linking test_tool basic ... Linking test_tool create ... Testing basic.m... Running base/NSMapTable/basic.m... Passed test: Class 'NSMapTable' exists Passed test: Class 'NSMapTable' has working alloc Passed test: Class 'NSMapTable' alloc gives the correct class Passed test: Class 'NSMapTable' has working init Passed test: Class 'NSMapTable' has working new Passed test: Class 'NSMapTable' has working allocWithZone Passed test: NSMapTable is a known className Passed test: Object 0 of class 'NSMapTable' conforms to NSObject Passed test: Object 0 of class 'NSMapTable' can return self Passed test: Object 0 of class 'NSMapTable' can return own class Passed test: Object 0 of class 'NSMapTable' object is of correct class Passed test: Object 0 of class 'NSMapTable' isMemberOfClass works Passed test: Object 0 of class 'NSMapTable' can return superclass Passed test: Object 0 of class 'NSMapTable' responds to hash Passed test: Object 0 of class 'NSMapTable' isEqual: to self Passed test: Object 0 of class 'NSMapTable' respondsToSelector: Passed test: Object 0 of class 'NSMapTable' handles retain Passed test: Object 0 of class 'NSMapTable' has working retainCount Passed test: Object 0 of class 'NSMapTable' has NSString description Passed test: Object 0 of class 'NSMapTable' handles performSelector Passed test: NSMapTable is a known class Passed test: NSMapTable is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMapTable' understands -copy Passed test: Object 0 of class 'NSMapTable' copy is of correct type Passed test: Object 0 of class 'NSMapTable' original and copy are equal Passed test: Object 0 of class 'NSMapTable' is not retained by copy with same zone Passed test: Object 0 of class 'NSMapTable' understands -copyWithZone Passed test: Object 0 of class 'NSMapTable' zCopy has correct type Passed test: Object 0 of class 'NSMapTable' copy and original are equal Passed test: Object 0 of class 'NSMapTable' is not retained by copy with other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Completed file: basic.m Testing create.m... Running base/NSMapTable/create.m... Passed test: create.m:24 ... +new creates an empty hash table Passed test: create.m:27 ... -setObject:forKey increments count Passed test: create.m:29 ... -setObject:forKey: works with nil value Passed test: create.m:31 ... -setObject:forKey: raises with nil key Completed file: create.m Testing general.m... Running base/NSMapTable/general.m... Completed file: general.m Building in base/NSMethodSignature Making all for test_tool general... Compiling file general.m ... Linking test_tool general ... Testing general.m... Running base/NSMethodSignature/general.m... Passed test: general.m:353 ... @encode(const char*) makes 'r*' type encoding Passed test: general.m:355 ... sel1 return type is 'r*' 2012-01-30 20:24:23.007 general[31511] Skipping test_compare_server_signature: proxy not found. Passed test: general.m:309 ... pair 0 matches: @@:: @address@hidden:4:8 Passed test: general.m:309 ... pair 1 matches: @@:: @address@hidden:+4:+8 Passed test: general.m:309 ... pair 2 matches: @@:: @address@hidden:-4:-8 Passed test: general.m:309 ... pair 3 matches: @address@hidden:4:8 @@:: Passed test: general.m:309 ... pair 4 matches: @address@hidden:+4:+8 @@:: Passed test: general.m:309 ... pair 5 matches: @address@hidden:-4:-8 @@:: Passed test: general.m:309 ... pair 6 matches: @address@hidden:4:8 @address@hidden:+4:+8 Passed test: general.m:309 ... pair 7 matches: @address@hidden:4:8 @address@hidden:-4:-8 Passed test: general.m:309 ... pair 8 matches: @address@hidden:+4:+8 @address@hidden:4:8 Passed test: general.m:309 ... pair 9 matches: @address@hidden:-4:-8 @address@hidden:4:8 Passed test: general.m:309 ... pair 10 matches: @address@hidden:4:8 @address@hidden:+8:+12 Passed test: general.m:309 ... pair 11 matches: @address@hidden:4:8 @address@hidden:-8:-12 Passed test: general.m:309 ... pair 12 matches: @address@hidden:+4:+8 @address@hidden:8:12 Passed test: general.m:309 ... pair 13 matches: @address@hidden:-4:-8 @address@hidden:8:12 Passed test: general.m:309 ... pair 14 matches: {_MyLargeStruct2={_MyLargeStruct=dd}dd}@: address@hidden:4 Passed test: general.m:309 ... pair 15 matches: address@hidden:address@hidden address@hidden:address@hidden Passed test: general.m:309 ... pair 16 matches: address@hidden:address@hidden address@hidden:address@hidden Completed file: general.m Building in base/NSMutableArray Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file general.m ... Compiling file create.m ... Compiling file basic.m ... In file included from create.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool create ... Linking test_tool general ... Testing basic.m... Running base/NSMutableArray/basic.m... Passed test: Class 'NSMutableArray' exists Passed test: Class 'NSMutableArray' has working alloc Passed test: Class 'NSMutableArray' alloc gives the correct class Passed test: Class 'NSMutableArray' has working init Passed test: Class 'NSMutableArray' has working new Passed test: Class 'NSMutableArray' has working allocWithZone Passed test: NSMutableArray is a known className Passed test: Object 0 of class 'NSMutableArray' conforms to NSObject Passed test: Object 0 of class 'NSMutableArray' can return self Passed test: Object 0 of class 'NSMutableArray' can return own class Passed test: Object 0 of class 'NSMutableArray' object () is of correct class Passed test: Object 0 of class 'NSMutableArray' isMemberOfClass works Passed test: Object 0 of class 'NSMutableArray' can return superclass Passed test: Object 0 of class 'NSMutableArray' responds to hash Passed test: Object 0 of class 'NSMutableArray' isEqual: to self Passed test: Object 0 of class 'NSMutableArray' respondsToSelector: Passed test: Object 0 of class 'NSMutableArray' handles retain Passed test: Object 0 of class 'NSMutableArray' has working retainCount Passed test: Object 0 of class 'NSMutableArray' has NSString description Passed test: Object 0 of class 'NSMutableArray' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSMutableArray' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSArray is a known class Passed test: NSMutableArray is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSArray' understands -copy Passed test: Object 0 of class 'NSArray' copy is of correct type Passed test: Object 0 of class 'NSArray' original and copy are equal Passed test: Object 0 of class 'NSArray' understands -copyWithZone Passed test: Object 0 of class 'NSArray' zCopy has correct type Passed test: Object 0 of class 'NSArray' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSArray is a known class Passed test: NSMutableArray is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSArray' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSArray' understands -mutableCopy Passed test: Object 0 of class 'NSArray' mutable copy is of correct type Passed test: Object 0 of class 'NSArray' copy equals original Passed test: NSMutableArray not retained by mutable copy in the same zone Passed test: NSMutableArray understands mutableCopyWithZone Passed test: NSMutableArray not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 2012-01-30 20:24:25.177 basic[31620] string 1 \" string 2 \" Passed test: basic.m:34 ... string occurrences replacement works Completed file: basic.m Testing create.m... Running base/NSMutableArray/create.m... Passed test: create.m:24 ... +arrayWithCapacity creates an empty mutable array Passed test: create.m:30 ... +array creates an empty mutable array Passed test: create.m:34 ... +arrayWithObject: with nil object raises an exception Passed test: create.m:40 ... +arrayWithObject: builds minimal array Passed test: create.m:46 ... +arrayWithObjects:count: builds an array Passed test: create.m:52 ... +arrayWithObjects: builds an array Passed test: create.m:59 ... +arrayWithArray: copies array Completed file: create.m Testing general.m... Running base/NSMutableArray/general.m... Passed test: general.m:22 ... -count returns zero for an empty array Passed test: general.m:23 ... -hash returns zero for an empty array Passed test: general.m:24 ... -containsObject works Passed test: general.m:26 ... -indexOfObject: finds object Passed test: general.m:28 ... -indexOfObjectIdenticalTo: finds identical object Passed test: general.m:36 ... -objectEnumerator: is ok for empty array Passed test: general.m:43 ... -objectEnumerator: enumerates the array Passed test: general.m:51 ... -description gives us a text property-list (empty array) Passed test: general.m:56 ... -description gives us a text property-list Passed test: general.m:60 ... -count returns two for an array with two objects Passed test: general.m:62 ... -hash returns two for an array with two objects Passed test: general.m:65 ... -indexOfObject: gives NSNotFound for a nil object Passed test: general.m:67 ... -indexOfObject: gives NSNotFound for a object not in the array Passed test: general.m:69 ... Array is equal to itself using -isEqualToArray: Passed test: general.m:70 ... Similar arrays are not equal using -isEqualToArray: Passed test: general.m:79 ... -subarrayWithRange: seems ok Passed test: general.m:82 ... -subarrayWithRange with invalid range Passed test: general.m:90 ... -componentsJoinedByString: seems ok Passed test: general.m:97 ... -sortedArrayUsingSelector: seems ok Completed file: general.m Building in base/NSMutableAttributedString Making all for test_tool basic... Making all for test_tool test00... Making all for test_tool test01... Compiling file basic.m ... Compiling file test01.m ... Compiling file test00.m ... test01.m: In function ‘main’: test01.m:108:19: warning: variable ‘replaceAll’ set but not used [-Wunused-but-set-variable] In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test01 ... Linking test_tool basic ... Linking test_tool test00 ... Testing basic.m... Running base/NSMutableAttributedString/basic.m... Passed test: Class 'NSMutableAttributedString' exists Passed test: Class 'NSMutableAttributedString' has working alloc Passed test: Class 'NSMutableAttributedString' alloc gives the correct class Passed test: Class 'NSMutableAttributedString' has working init Passed test: Class 'NSMutableAttributedString' has working new Passed test: Class 'NSMutableAttributedString' has working allocWithZone Passed test: NSMutableAttributedString is a known className Passed test: Object 0 of class 'NSMutableAttributedString' conforms to NSObject Passed test: Object 0 of class 'NSMutableAttributedString' can return self Passed test: Object 0 of class 'NSMutableAttributedString' can return own class Passed test: Object 0 of class 'NSMutableAttributedString' object is of correct class Passed test: Object 0 of class 'NSMutableAttributedString' isMemberOfClass works Passed test: Object 0 of class 'NSMutableAttributedString' can return superclass Passed test: Object 0 of class 'NSMutableAttributedString' responds to hash Passed test: Object 0 of class 'NSMutableAttributedString' isEqual: to self Passed test: Object 0 of class 'NSMutableAttributedString' respondsToSelector: Passed test: Object 0 of class 'NSMutableAttributedString' handles retain Passed test: Object 0 of class 'NSMutableAttributedString' has working retainCount Passed test: Object 0 of class 'NSMutableAttributedString' has NSString description Passed test: Object 0 of class 'NSMutableAttributedString' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSMutableAttributedString' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSAttributedString is a known class Passed test: NSMutableAttributedString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSAttributedString' understands -copy Passed test: Object 0 of class 'NSAttributedString' copy is of correct type Passed test: Object 0 of class 'NSAttributedString' original and copy are equal Passed test: Object 0 of class 'NSAttributedString' understands -copyWithZone Passed test: Object 0 of class 'NSAttributedString' zCopy has correct type Passed test: Object 0 of class 'NSAttributedString' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSAttributedString is a known class Passed test: NSMutableAttributedString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSAttributedString' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSAttributedString' understands -mutableCopy Passed test: Object 0 of class 'NSAttributedString' mutable copy is of correct type Passed test: Object 0 of class 'NSAttributedString' copy equals original Passed test: NSMutableAttributedString not retained by mutable copy in the same zone Passed test: NSMutableAttributedString understands mutableCopyWithZone Passed test: NSMutableAttributedString not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Testing test00.m... Running base/NSMutableAttributedString/test00.m... Passed test: test00.m:49 ... -initWithString:attributes: works Passed test: test00.m:53 ... -setAttributes:range: works for the whole string Passed test: test00.m:60 ... -setAttributes:range: works for the first half of the string Passed test: test00.m:68 ... -setAttributes:range: works for the middle of the string Passed test: test00.m:75 ... -setAttributes:range: works for the last half of the string Passed test: test00.m:85 ... -setAttributes:range: works in three parts of the string Passed test: test00.m:96 ... -setAttributes:range: works with overlapping Passed test: test00.m:109 ... -setAttributes:range: works with overlapping (2) Passed test: test00.m:118 ... -setAttributes:range: works with replacing Passed test: test00.m:132 ... -setAttributes:range: works with chinese boxes Passed test: test00.m:141 ... -setAttributes:range: works with extending at the end (diff color) Passed test: test00.m:150 ... -setAttributes:range: works with extending at the end (diff color) Passed test: test00.m:159 ... -setAttributes:range: works with extending at the beginning (diff color) Passed test: test00.m:168 ... -setAttributes:range: works with extending at the beginning (same color) Passed test: test00.m:179 ... -setAttributes:range: works with subset at the end (diff color) Passed test: test00.m:188 ... -setAttributes:range: works with subset at the end (same color) Passed test: test00.m:198 ... -setAttributes:range: works with subset at the beginning (diff color) Passed test: test00.m:207 ... -setAttributes:range: works with subset at the beginning (same color) Passed test: test00.m:217 ... -setAttributes:range: works with subsets (diff color) Passed test: test00.m:227 ... -setAttributes:range: works with subsets (same color) Passed test: test00.m:237 ... -setAttributes:range: works with setting attributes for the whole string Passed test: test00.m:246 ... -setAttributes:range: works with nearby attributes Completed file: test00.m Testing test01.m... Running base/NSMutableAttributedString/test01.m... Passed test: test01.m:62 ... -replaceCharactersInRange: withString: works with zero length string Passed test: test01.m:68 ... -replaceCharactersInRange:withString: works in middle of string Passed test: test01.m:74 ... -replaceCharactersInRange:withString: works at end of string works Passed test: test01.m:80 ... -replaceCharactersInRange:withString: works at start of string works Passed test: test01.m:93 ... -replaceCharactersInRange:withString: keeps attributes if entire string is replaced Passed test: test01.m:101 ... -replaceCharactersInRange:withString: keeps attributes if entire string is replaced Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 2 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 2 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 3 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 3 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 4 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 4 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 5 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 5 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 6 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 6 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 0 7 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 7 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 0 8 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 2 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 2 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 3 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 3 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 4 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 4 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 5 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 5 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 6 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 6 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 1 7 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 1 7 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 2 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 2 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 2 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 2 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 2 2 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 2 2 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 2 3 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 2 3 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 2 4 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 2 4 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 2 5 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 2 5 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 2 6 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 2 6 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 3 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 3 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 3 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 3 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 3 2 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 3 2 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 3 3 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 3 3 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 3 4 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 3 4 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 3 5 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 3 5 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 4 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 4 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 4 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 4 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 4 2 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 4 2 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 4 3 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 4 3 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 4 4 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 4 4 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 5 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 5 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 5 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 5 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 5 2 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 5 2 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 5 3 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 5 3 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 6 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 6 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 6 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 6 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 6 2 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 6 2 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 7 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 7 0 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 7 1 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 7 1 Passed test: test01.m:134 ... attribute/(replaceCharacters... with zero length string) interaction _sanity checks 8 0 Passed test: test01.m:155 ... attribute/replaceCharacters... interaction _sanity checks 8 0 Completed file: test01.m Building in base/NSMutableCharacterSet Making all for test_tool basic... Making all for test_tool test00... Compiling file basic.m ... Compiling file test00.m ... test00.m: In function ‘main’: test00.m:10:3: warning: assignment from distinct Objective-C type [enabled by default] test00.m:17:3: warning: assignment from distinct Objective-C type [enabled by default] test00.m:18:3: warning: assignment from distinct Objective-C type [enabled by default] In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test00 ... Linking test_tool basic ... Testing basic.m... Running base/NSMutableCharacterSet/basic.m... Passed test: Class 'NSMutableCharacterSet' exists Passed test: Class 'NSMutableCharacterSet' has working alloc Passed test: Class 'NSMutableCharacterSet' alloc gives the correct class Passed test: Class 'NSMutableCharacterSet' has working init Passed test: Class 'NSMutableCharacterSet' has working new Passed test: Class 'NSMutableCharacterSet' has working allocWithZone Passed test: NSMutableCharacterSet is a known className Passed test: Object 0 of class 'NSMutableCharacterSet' conforms to NSObject Passed test: Object 0 of class 'NSMutableCharacterSet' can return self Passed test: Object 0 of class 'NSMutableCharacterSet' can return own class Passed test: Object 0 of class 'NSMutableCharacterSet' object is of correct class Passed test: Object 0 of class 'NSMutableCharacterSet' isMemberOfClass works Passed test: Object 0 of class 'NSMutableCharacterSet' can return superclass Passed test: Object 0 of class 'NSMutableCharacterSet' responds to hash Passed test: Object 0 of class 'NSMutableCharacterSet' isEqual: to self Passed test: Object 0 of class 'NSMutableCharacterSet' respondsToSelector: Passed test: Object 0 of class 'NSMutableCharacterSet' handles retain Passed test: Object 0 of class 'NSMutableCharacterSet' has working retainCount Passed test: Object 0 of class 'NSMutableCharacterSet' has NSString description Passed test: Object 0 of class 'NSMutableCharacterSet' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSMutableBitmapCharSet' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSCharacterSet is a known class Passed test: NSMutableCharacterSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSCharacterSet' understands -copy Passed test: Object 0 of class 'NSCharacterSet' copy is of correct type Passed test: Object 0 of class 'NSCharacterSet' original and copy are equal Passed test: Object 0 of class 'NSCharacterSet' understands -copyWithZone Passed test: Object 0 of class 'NSCharacterSet' zCopy has correct type Passed test: Object 0 of class 'NSCharacterSet' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSCharacterSet is a known class Passed test: NSMutableCharacterSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSCharacterSet' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSCharacterSet' understands -mutableCopy Passed test: Object 0 of class 'NSCharacterSet' mutable copy is of correct type Passed test: Object 0 of class 'NSCharacterSet' copy equals original Passed test: NSMutableCharacterSet not retained by mutable copy in the same zone Passed test: NSMutableCharacterSet understands mutableCopyWithZone Passed test: NSMutableCharacterSet not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Testing test00.m... Running base/NSMutableCharacterSet/test00.m... Passed test: test00.m:15 ... Insure defaults set accessors return the correct class Passed test: test00.m:22 ... Test whether we always get a clean mutable set Completed file: test00.m Building in base/NSMutableData Making all for test_tool basic... Making all for test_tool general... Compiling file basic.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] general.m: In function ‘main’: general.m:13:18: warning: variable ‘hold’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool general ... Testing basic.m... Running base/NSMutableData/basic.m... Passed test: Class 'NSMutableData' exists Passed test: Class 'NSMutableData' has working alloc Passed test: Class 'NSMutableData' alloc gives the correct class Passed test: Class 'NSMutableData' has working init Passed test: Class 'NSMutableData' has working new Passed test: Class 'NSMutableData' has working allocWithZone Passed test: NSData is a known className Passed test: Object 0 of class 'NSData' conforms to NSObject Passed test: Object 0 of class 'NSData' can return self Passed test: Object 0 of class 'NSData' can return own class Passed test: Object 0 of class 'NSData' object <> is of correct class Passed test: Object 0 of class 'NSData' isMemberOfClass works Passed test: Object 0 of class 'NSData' can return superclass Passed test: Object 0 of class 'NSData' responds to hash Passed test: Object 0 of class 'NSData' isEqual: to self Passed test: Object 0 of class 'NSData' respondsToSelector: Passed test: Object 0 of class 'NSData' handles retain Passed test: Object 0 of class 'NSData' has working retainCount Passed test: Object 0 of class 'NSData' has NSString description Passed test: Object 0 of class 'NSData' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSMutableDataMalloc' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSData is a known class Passed test: NSMutableData is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSData' understands -copy Passed test: Object 0 of class 'NSData' copy is of correct type Passed test: Object 0 of class 'NSData' original and copy are equal Passed test: Object 0 of class 'NSData' understands -copyWithZone Passed test: Object 0 of class 'NSData' zCopy has correct type Passed test: Object 0 of class 'NSData' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSData is a known class Passed test: NSMutableData is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSData' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSData' understands -mutableCopy Passed test: Object 0 of class 'NSData' mutable copy is of correct type Passed test: Object 0 of class 'NSData' copy equals original Passed test: NSMutableData not retained by mutable copy in the same zone Passed test: NSMutableData understands mutableCopyWithZone Passed test: NSMutableData not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Testing general.m... Running base/NSMutableData/general.m... Passed test: general.m:29 ... +dataWithBytes:length: works Passed test: general.m:35 ... +data creates empty mutable data Passed test: general.m:40 ... -setData: works Passed test: general.m:48 ... -replaceBytesInRange:withBytes suceeds Passed test: general.m:52 ... -replaceBytesInRange:withBytes out of range raises exception Completed file: general.m Building in base/NSMutableDictionary Making all for test_tool basic... Making all for test_tool general... Compiling file basic.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] general.m: In function ‘main’: general.m:13:52: warning: variable ‘vals3’ set but not used [-Wunused-but-set-variable] general.m:13:44: warning: variable ‘vals2’ set but not used [-Wunused-but-set-variable] general.m:13:28: warning: variable ‘keys3’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool general ... Testing basic.m... Running base/NSMutableDictionary/basic.m... Passed test: NSMutableDictionary is a known className Passed test: Object 0 of class 'NSMutableDictionary' conforms to NSObject Passed test: Object 0 of class 'NSMutableDictionary' can return self Passed test: Object 0 of class 'NSMutableDictionary' can return own class Passed test: Object 0 of class 'NSMutableDictionary' object {} is of correct class Passed test: Object 0 of class 'NSMutableDictionary' isMemberOfClass works Passed test: Object 0 of class 'NSMutableDictionary' can return superclass Passed test: Object 0 of class 'NSMutableDictionary' responds to hash Passed test: Object 0 of class 'NSMutableDictionary' isEqual: to self Passed test: Object 0 of class 'NSMutableDictionary' respondsToSelector: Passed test: Object 0 of class 'NSMutableDictionary' handles retain Passed test: Object 0 of class 'NSMutableDictionary' has working retainCount Passed test: Object 0 of class 'NSMutableDictionary' has NSString description Passed test: Object 0 of class 'NSMutableDictionary' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSMutableDictionary' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSDictionary is a known class Passed test: NSMutableDictionary is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSDictionary' understands -copy Passed test: Object 0 of class 'NSDictionary' copy is of correct type Passed test: Object 0 of class 'NSDictionary' original and copy are equal Passed test: Object 0 of class 'NSDictionary' understands -copyWithZone Passed test: Object 0 of class 'NSDictionary' zCopy has correct type Passed test: Object 0 of class 'NSDictionary' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSDictionary is a known class Passed test: NSMutableDictionary is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSDictionary' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSDictionary' understands -mutableCopy Passed test: Object 0 of class 'NSDictionary' mutable copy is of correct type Passed test: Object 0 of class 'NSDictionary' copy equals original Passed test: NSMutableDictionary not retained by mutable copy in the same zone Passed test: NSMutableDictionary understands mutableCopyWithZone Passed test: NSMutableDictionary not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Testing general.m... Running base/NSMutableDictionary/general.m... Passed test: general.m:35 ... -count returns zero for an empty dictionary Passed test: general.m:37 ... -hash returns zero for an empty dictionary Passed test: general.m:42 ... -allKeys gives an empty array for an empty dictionary Passed test: general.m:45 ... -allKeysForObject: gives nil for an empty dictionary Passed test: general.m:51 ... -allValues gives an empty array for an empty dictionary Passed test: general.m:59 ... -objectForKey: gives nil for an empty dictionary Passed test: general.m:69 ... -keyEnumerator: is ok for empty dictionary Passed test: general.m:79 ... -objectEnumerator: is ok for empty dictionary Passed test: general.m:90 ... -objectsForKeys:notFoundMarker: is ok for empty dictionary Passed test: general.m:98 ... -description gives us a text property-list Passed test: general.m:104 ... -count returns two for an dictionary with two keys Passed test: general.m:106 ... -hash returns two for a dictionary with two keys Passed test: general.m:114 ... -allKeys gives the keys we put in the dictionary Passed test: general.m:128 ... -allKeysForObject: gives the key we expect Passed test: general.m:136 ... -allValues gives the values we put in the dictionary Passed test: general.m:138 ... -objectForKey: gives nil for a nil key Passed test: general.m:140 ... -objectForKey: gives nil for a key not in the dictionary Passed test: general.m:146 ... -objectForKey: gives the objects we added for the keys Passed test: general.m:161 ... -keyEnumerator: enumerates the dictionary Passed test: general.m:177 ... -objectEnumerator: enumerates the dictionary Passed test: general.m:190 ... -objectsForKeys:notFoundMarker: is ok for dictionary Passed test: general.m:200 ... -keysSortedByValueUsingSelector: seems ok Passed test: general.m:208 ... -description gives us a text property-list Passed test: general.m:215 ... -setObject:forKey: is ok Passed test: general.m:219 ... unicode keys work with setValue:forKey: Completed file: general.m Building in base/NSMutableIndexSet Making all for test_tool test0... Making all for test_tool test1... Compiling file test0.m ... Compiling file test1.m ... Linking test_tool test0 ... Linking test_tool test1 ... Testing test0.m... Running base/NSMutableIndexSet/test0.m... Passed test: test0.m:12 ... contains index 2 Passed test: test0.m:13 ... contains index 1 Passed test: test0.m:15 ... removed index 1 Passed test: test0.m:17 ... removed index 2 Passed test: test0.m:23 ... contains range Completed file: test0.m Testing test1.m... Running base/NSMutableIndexSet/test1.m... Passed test: test1.m:39 ... decoded value equals encoded Completed file: test1.m Building in base/NSMutableSet Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSMutableSet/basic.m... Passed test: NSMutableSet is a known className Passed test: Object 0 of class 'NSMutableSet' conforms to NSObject Passed test: Object 0 of class 'NSMutableSet' can return self Passed test: Object 0 of class 'NSMutableSet' can return own class Passed test: Object 0 of class 'NSMutableSet' object () is of correct class Passed test: Object 0 of class 'NSMutableSet' isMemberOfClass works Passed test: Object 0 of class 'NSMutableSet' can return superclass Passed test: Object 0 of class 'NSMutableSet' responds to hash Passed test: Object 0 of class 'NSMutableSet' isEqual: to self Passed test: Object 0 of class 'NSMutableSet' respondsToSelector: Passed test: Object 0 of class 'NSMutableSet' handles retain Passed test: Object 0 of class 'NSMutableSet' has working retainCount Passed test: Object 0 of class 'NSMutableSet' has NSString description Passed test: Object 0 of class 'NSMutableSet' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSMutableSet' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSSet is a known class Passed test: NSMutableSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSSet' understands -copy Passed test: Object 0 of class 'NSSet' copy is of correct type Passed test: Object 0 of class 'NSSet' original and copy are equal Passed test: Object 0 of class 'NSSet' understands -copyWithZone Passed test: Object 0 of class 'NSSet' zCopy has correct type Passed test: Object 0 of class 'NSSet' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSSet is a known class Passed test: NSMutableSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSSet' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSSet' understands -mutableCopy Passed test: Object 0 of class 'NSSet' mutable copy is of correct type Passed test: Object 0 of class 'NSSet' copy equals original Passed test: NSMutableSet not retained by mutable copy in the same zone Passed test: NSMutableSet understands mutableCopyWithZone Passed test: NSMutableSet not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Completed file: basic.m Building in base/NSMutableString Making all for test_tool basic... Making all for test_tool NSMutableString_string... Compiling file basic.m ... Compiling file NSMutableString_string.m ... In file included from NSMutableString_string.m:8:0: ../NSString/NSString_tests.h: In function ‘test_getCString_maxLength_range_remainingRange’: ../NSString/NSString_tests.h:204:3: warning: pointer targets in passing argument 1 of ‘getCString:maxLength:range:remainingRange:’ differ in signedness [-Wpointer-sign] ../NSString/NSString_tests.h:204:3: note: expected ‘char *’ but argument is of type ‘unsigned char *’ In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSMutableString_string ... Linking test_tool basic ... Testing basic.m... Running base/NSMutableString/basic.m... Passed test: Class 'NSMutableString' exists Passed test: Class 'NSMutableString' has working alloc Passed test: Class 'NSMutableString' alloc gives the correct class Passed test: Class 'NSMutableString' has working init Passed test: Class 'NSMutableString' has working new Passed test: Class 'NSMutableString' has working allocWithZone Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSMutableString' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSString is a known class Passed test: NSMutableString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSString' understands -copy Passed test: Object 0 of class 'NSString' copy is of correct type Passed test: Object 0 of class 'NSString' original and copy are equal Passed test: Object 0 of class 'NSString' understands -copyWithZone Passed test: Object 0 of class 'NSString' zCopy has correct type Passed test: Object 0 of class 'NSString' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSString is a known class Passed test: NSMutableString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSString' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSString' understands -mutableCopy Passed test: Object 0 of class 'NSString' mutable copy is of correct type Passed test: Object 0 of class 'NSString' copy equals original Passed test: NSMutableString not retained by mutable copy in the same zone Passed test: NSMutableString understands mutableCopyWithZone Passed test: NSMutableString not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Passed test: basic.m:89 ... We can append a unicode string to a C string Passed test: basic.m:93 ... initWithCharacters:length: creates mutable string for ascii Passed test: basic.m:97 ... initWithCharacters:length: creates mutable string for unicode Passed test: basic.m:101 ... can append to string from NSMutableString +stringWithString: Passed test: basic.m:106 ... replaceCharactersInRange:withString: works in middle of string Passed test: basic.m:109 ... replaceCharactersInRange:withString: works at end of string Passed test: basic.m:115 ... custom string replacement works in middle of string Passed test: basic.m:119 ... custom string replacement works at end of string 2012-01-30 20:24:34.986 basic[32374] string 1 \" string 2 \" Passed test: basic.m:135 ... string occurrences replacement works Completed file: basic.m Testing NSMutableString_string.m... Running base/NSMutableString/NSMutableString_string.m... Passed test: ../NSString/NSString_tests.h:308 ... -initWithCString: works 2012-01-30 20:24:35.079 NSMutableString_string[32393] GSToUnicode() No iconv for encoding x00 Passed test: ../NSString/NSString_tests.h:115 ... -initWithData:encoding: gives nil for invalid encodings Passed test: ../NSString/NSString_tests.h:309 ... character set encoding/decoding works Passed test: ../NSString/NSString_tests.h:310 ... -getCString:maxLength:range:remainingRange: works Passed test: ../NSString/NSString_tests.h:237 ... -lowercaseString returns a valid instance Passed test: ../NSString/NSString_tests.h:246 ... -uppercaseString returns a valid instance Passed test: ../NSString/NSString_tests.h:255 ... -capitalizedString returns a valid instance Passed test: ../NSString/NSString_tests.h:263 ... -description returns a valid instance Passed test: ../NSString/NSString_tests.h:272 ... -stringByExpandingTildeInPath returns a valid instance (1) Passed test: ../NSString/NSString_tests.h:281 ... -stringByExpandingTildeInPath returns a valid instance (2) Passed test: ../NSString/NSString_tests.h:290 ... -stringByAbbreviatingWithTildeInPath returns a valid instance Completed file: NSMutableString_string.m Building in base/NSNumber Making all for test_tool basic... Making all for test_tool test00... Making all for test_tool test01... Compiling file basic.m ... Compiling file test00.m ... Compiling file test01.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from test00.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from test01.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool test01 ... Linking test_tool test00 ... Testing basic.m... Running base/NSNumber/basic.m... Passed test: Class 'NSNumber' exists Passed test: Class 'NSNumber' has working alloc Passed test: Class 'NSNumber' alloc gives the correct class Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:136 ... raises NSInvalidArgumentException in description Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:139 ... returns nil or raises NSInvalidArgumentException in init Passed test: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:142 ... returns nil or raises NSInvalidArgumentException in new Passed test: Class 'NSNumber' has working allocWithZone Passed test: NSNumber is a known className Passed test: Object 0 of class 'NSNumber' conforms to NSObject Passed test: Object 0 of class 'NSNumber' can return self Passed test: Object 0 of class 'NSNumber' can return own class Passed test: Object 0 of class 'NSNumber' object 5 is of correct class Passed test: Object 0 of class 'NSNumber' isMemberOfClass works Passed test: Object 0 of class 'NSNumber' can return superclass Passed test: Object 0 of class 'NSNumber' responds to hash Passed test: Object 0 of class 'NSNumber' isEqual: to self Passed test: Object 0 of class 'NSNumber' respondsToSelector: Passed test: Object 0 of class 'NSNumber' handles retain Passed test: Object 0 of class 'NSNumber' has working retainCount Passed test: Object 0 of class 'NSNumber' has NSString description Passed test: Object 0 of class 'NSNumber' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSIntNumber' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSNumber is a known class Passed test: NSNumber is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSNumber' understands -copy Passed test: Object 0 of class 'NSNumber' copy is of correct type Passed test: Object 0 of class 'NSNumber' original and copy are equal Passed test: Object 0 of class 'NSNumber' is retained by copy with same zone Passed test: Object 0 of class 'NSNumber' understands -copyWithZone Passed test: Object 0 of class 'NSNumber' zCopy has correct type Passed test: Object 0 of class 'NSNumber' copy and original are equal Passed test: Object 0 of class 'NSNumber' is retained by copy with other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 0 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 11 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 13 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 14 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 15 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 16 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 17 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 18 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 19 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 20 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 21 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 22 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 23 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 24 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 25 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 26 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 27 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 28 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 29 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 30 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 31 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 32 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 33 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 34 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 35 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 36 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 37 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 38 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 39 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 40 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 41 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 42 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 43 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 44 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 45 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 46 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 47 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 48 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 49 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 50 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 51 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 52 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 53 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 54 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 55 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 56 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 57 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 58 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 59 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 60 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 61 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 62 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 63 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 64 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 65 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 66 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 67 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 68 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 69 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 70 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 71 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 72 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 73 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 74 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 75 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 76 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 77 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 78 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 79 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 80 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 81 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 82 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 83 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 84 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 85 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 86 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 87 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 88 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 89 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 90 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 91 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 92 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 93 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 94 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 95 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 96 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 97 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 98 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 99 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 100 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 101 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 103 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 106 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 110 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 115 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 121 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 128 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 136 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 145 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 155 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 166 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 178 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 191 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 205 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 220 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 236 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 253 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 271 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 290 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 310 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 331 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 353 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 376 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 400 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 425 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 451 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 478 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 506 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 535 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 565 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 596 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 628 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 661 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 695 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 730 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 766 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 803 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 841 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 880 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 920 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 961 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1003 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1046 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1090 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1135 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1181 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1228 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1276 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1325 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1375 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1426 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1478 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1531 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1585 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1640 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1696 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1753 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1811 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1870 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1930 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 1991 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2053 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2116 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2180 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2245 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2311 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2378 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2446 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2515 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2585 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2656 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2728 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2801 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2875 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 2950 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3026 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3103 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3181 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3260 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3340 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3421 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3503 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3586 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3670 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3755 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3841 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 3928 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4016 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4105 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4195 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4286 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4378 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4471 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4565 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4660 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4756 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4853 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 4951 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5050 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5150 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5251 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5353 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5456 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5560 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5665 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5771 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5878 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 5986 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6095 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6205 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6316 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6428 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6541 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6655 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6770 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 6886 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7003 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7121 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7240 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7360 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7481 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7603 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7726 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7850 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 7975 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8101 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8228 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8356 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8485 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8615 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8746 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 8878 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9011 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9145 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9280 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9416 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9553 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9691 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9830 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 9970 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10111 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10253 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10396 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10540 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10685 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10831 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 10978 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 11126 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 11275 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 11425 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 11576 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 11728 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 11881 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12035 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12190 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12346 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12503 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12661 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12820 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 12980 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 13141 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 13303 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 13466 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 13630 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 13795 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 13961 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 14128 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 14296 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 14465 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 14635 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 14806 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 14978 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 15151 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 15325 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 15500 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 15676 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 15853 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 16031 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 16210 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 16390 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 16571 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 16753 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 16936 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 17120 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 17305 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 17491 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 17678 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 17866 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 18055 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 18245 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 18436 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 18628 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 18821 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 19015 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 19210 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 19406 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 19603 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 19801 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 20000 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 20200 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 20401 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 20603 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 20806 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 21010 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 21215 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 21421 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 21628 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 21836 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 22045 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 22255 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 22466 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 22678 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 22891 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 23105 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 23320 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 23536 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 23753 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 23971 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 24190 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 24410 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 24631 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 24853 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 25076 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 25300 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 25525 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 25751 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 25978 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 26206 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 26435 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 26665 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 26896 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 27128 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 27361 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 27595 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 27830 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 28066 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 28303 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 28541 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 28780 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 29020 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 29261 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 29503 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 29746 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 29990 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 30235 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 30481 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 30728 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 30976 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 31225 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 31475 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 31726 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 31978 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 32231 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 32485 Passed test: basic.m:23 ... int -> NSNumber -> int is identity operation for 32740 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -11 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -13 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -14 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -15 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -16 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -17 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -18 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -19 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -20 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -21 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -22 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -23 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -24 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -25 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -26 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -27 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -28 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -29 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -30 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -31 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -32 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -33 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -34 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -35 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -36 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -37 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -38 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -39 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -40 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -41 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -42 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -43 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -44 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -45 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -46 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -47 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -48 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -49 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -50 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -51 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -52 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -53 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -54 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -55 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -56 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -57 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -58 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -59 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -60 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -61 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -62 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -63 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -64 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -65 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -66 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -67 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -68 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -69 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -70 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -71 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -72 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -73 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -74 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -75 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -76 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -77 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -78 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -79 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -80 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -81 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -82 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -83 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -84 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -85 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -86 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -87 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -88 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -89 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -90 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -91 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -92 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -93 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -94 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -95 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -96 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -97 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -98 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -99 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -100 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -101 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -103 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -106 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -110 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -115 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -121 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -128 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -136 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -145 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -155 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -166 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -178 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -191 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -205 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -220 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -236 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -253 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -271 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -290 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -310 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -331 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -353 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -376 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -400 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -425 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -451 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -478 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -506 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -535 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -565 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -596 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -628 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -661 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -695 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -730 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -766 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -803 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -841 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -880 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -920 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -961 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1003 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1046 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1090 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1135 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1181 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1228 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1276 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1325 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1375 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1426 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1478 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1531 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1585 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1640 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1696 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1753 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1811 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1870 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1930 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -1991 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2053 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2116 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2180 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2245 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2311 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2378 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2446 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2515 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2585 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2656 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2728 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2801 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2875 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -2950 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3026 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3103 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3181 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3260 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3340 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3421 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3503 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3586 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3670 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3755 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3841 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -3928 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4016 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4105 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4195 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4286 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4378 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4471 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4565 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4660 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4756 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4853 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -4951 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5050 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5150 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5251 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5353 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5456 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5560 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5665 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5771 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5878 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -5986 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6095 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6205 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6316 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6428 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6541 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6655 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6770 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -6886 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7003 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7121 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7240 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7360 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7481 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7603 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7726 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7850 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -7975 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8101 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8228 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8356 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8485 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8615 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8746 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -8878 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9011 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9145 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9280 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9416 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9553 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9691 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9830 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -9970 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10111 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10253 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10396 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10540 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10685 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10831 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -10978 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -11126 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -11275 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -11425 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -11576 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -11728 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -11881 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12035 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12190 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12346 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12503 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12661 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12820 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -12980 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -13141 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -13303 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -13466 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -13630 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -13795 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -13961 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -14128 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -14296 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -14465 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -14635 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -14806 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -14978 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -15151 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -15325 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -15500 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -15676 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -15853 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -16031 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -16210 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -16390 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -16571 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -16753 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -16936 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -17120 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -17305 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -17491 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -17678 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -17866 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -18055 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -18245 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -18436 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -18628 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -18821 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -19015 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -19210 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -19406 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -19603 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -19801 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -20000 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -20200 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -20401 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -20603 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -20806 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -21010 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -21215 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -21421 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -21628 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -21836 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -22045 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -22255 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -22466 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -22678 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -22891 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -23105 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -23320 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -23536 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -23753 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -23971 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -24190 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -24410 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -24631 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -24853 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -25076 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -25300 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -25525 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -25751 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -25978 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -26206 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -26435 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -26665 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -26896 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -27128 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -27361 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -27595 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -27830 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -28066 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -28303 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -28541 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -28780 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -29020 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -29261 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -29503 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -29746 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -29990 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -30235 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -30481 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -30728 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -30976 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -31225 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -31475 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -31726 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -31978 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -32231 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -32485 Passed test: basic.m:33 ... int -> NSNumber -> int is identity operation for -32740 Completed file: basic.m Testing test00.m... Running base/NSNumber/test00.m... Passed test: test00.m:29 ... We can create a boolean (YES) Passed test: test00.m:32 ... We can create a boolean (NO) Passed test: test00.m:34 ... A boolean YES is not a NO Passed test: test00.m:35 ... A boolean NO is not a YES Passed test: test00.m:36 ... A boolean YES is a YES Passed test: test00.m:37 ... A boolean NO is a NO Passed test: test00.m:40 ... We can create a char number Passed test: test00.m:42 ... We can create a signed char number Passed test: test00.m:44 ... We can create an unsigned char number Passed test: test00.m:45 ... A -1 signed char is not a 255 unsigned char Passed test: test00.m:47 ... A -1 signed char is a 255 signed char Passed test: test00.m:51 ... A -100 signed char is a -100 signed short Passed test: test00.m:53 ... A -100 signed char is a -100 signed int Passed test: test00.m:55 ... A -100 signed char is a -100 signed long Passed test: test00.m:57 ... A -100 signed char is a -100 signed long long Passed test: test00.m:59 ... A -100 signed char is a -100 signed float Passed test: test00.m:61 ... A -100 signed char is a -100 signed double Passed test: test00.m:63 ... A -100 signed char is a -100 NSInteger Passed test: test00.m:66 ... A -100 signed char is a -100 signed short Passed test: test00.m:68 ... A -100 signed char is a -100 signed int Passed test: test00.m:70 ... A -100 signed char is a -100 signed long Passed test: test00.m:72 ... A -100 signed char is a -100 signed long long Passed test: test00.m:74 ... A -100 signed char is a -100 signed float Passed test: test00.m:76 ... A -100 signed char is a -100 signed double Passed test: test00.m:78 ... A -100 signed char is a -100 NSInteger Passed test: test00.m:80 ... A -100 signed char is a YES BOOL Passed test: test00.m:85 ... integer numbers - 127 < 128 Passed test: test00.m:87 ... integer numbers - 128 > 127 Passed test: test00.m:91 ... A 200 signed char is not a 200 int Passed test: test00.m:93 ... signed char numbers - 200 < 100 Passed test: test00.m:95 ... signed char numbers - 100 > 200 Passed test: test00.m:98 ... pointerValue works Passed test: test00.m:102 ... NSDecimalNumber numberWithInt: works Passed test: test00.m:105 ... NSDecimalNumber floatValue works Passed test: test00.m:107 ... NSDecimalNumber doubleValue works Passed test: test00.m:109 ... NSDecimalNumber boolValue works Passed test: test00.m:111 ... NSDecimalNumber charValue works Passed test: test00.m:113 ... NSDecimalNumber intValue works Passed test: test00.m:115 ... NSDecimalNumber integerValue works Passed test: test00.m:117 ... NSDecimalNumber longValue works Passed test: test00.m:119 ... NSDecimalNumber longLongValue works Passed test: test00.m:121 ... NSDecimalNumber shortValue works Passed test: test00.m:123 ... NSDecimalNumber unsignedCharValue works Passed test: test00.m:125 ... NSDecimalNumber unsignedIntValue works Passed test: test00.m:127 ... NSDecimalNumber unsignedIntegerValue works Passed test: test00.m:129 ... NSDecimalNumber unsignedLongValue works Passed test: test00.m:131 ... NSDecimalNumber unsignedLongLongValue works Passed test: test00.m:133 ... NSDecimalNumber unsignedShortValue works Passed test: test00.m:139 ... comparison of min signed with max unsigned works Passed test: test00.m:156 ... sorted numbers are correctly ordered Passed test: test00.m:160 ... store negative integer in property list works Passed test: test00.m:162 ... store negative double in property list works Passed test: test00.m:166 ... +numberWith... subclass Completed file: test00.m Testing test01.m... Running base/NSNumber/test01.m... Start set: test01.m:22 ... NSNumber Start set: test01.m:25 ... not-a-number checks Passed test: test01.m:29 ... NaN is equal to NaN Passed test: test01.m:32 ... 2 is not equal to NaN Passed test: test01.m:33 ... 2 is greater than NaN Passed test: test01.m:34 ... NaN is less than 2 Passed test: test01.m:37 ... 2LL is not equal to NaN Passed test: test01.m:38 ... 2LL is greater than NaN Passed test: test01.m:39 ... NaN is less than 2LL Passed test: test01.m:42 ... 2.0 is not equal to NaN Passed test: test01.m:43 ... 2.0 is greater than NaN Passed test: test01.m:44 ... NaN is less than 2.0 Passed test: test01.m:47 ... 2.0dd is not equal to NaN Passed test: test01.m:48 ... 2.0dd is greater than NaN Passed test: test01.m:49 ... NaN is less than 2.0dd Passed test: test01.m:52 ... 0.0 is not equal to NaN Passed test: test01.m:53 ... 0.0 greater than NaN Passed test: test01.m:54 ... NaN less than 0.0 Passed test: test01.m:57 ... -1.01 is not equal to NaN Passed test: test01.m:58 ... -1.01 less than NaN Passed test: test01.m:59 ... NaN less than -1.01 End set: test01.m:61 ... not-a-number checks Start set: test01.m:63 ... zero checks Passed test: test01.m:67 ... zero is equal to zero Passed test: test01.m:70 ... 2 is not equal to zero Passed test: test01.m:71 ... 2 is greater than zero Passed test: test01.m:72 ... zero is less than 2 Passed test: test01.m:75 ... 2LL is not equal to zero Passed test: test01.m:76 ... 2LL is greater than zero Passed test: test01.m:77 ... zero is less than 2LL Passed test: test01.m:80 ... 2.0 is not equal to zero Passed test: test01.m:81 ... 2.0 is greater than zero Passed test: test01.m:82 ... zero is less than 2.0 Passed test: test01.m:85 ... 2.0dd is not equal to zero Passed test: test01.m:87 ... 2.0dd is greater than zero Passed test: test01.m:88 ... zero is less than 2.0dd Passed test: test01.m:91 ... 0.0 is equal to zero Passed test: test01.m:92 ... 0.0 is zero Passed test: test01.m:93 ... zero is 0.0 Passed test: test01.m:96 ... -1.01 is not equal to zero Passed test: test01.m:97 ... -1.01 less than zero Passed test: test01.m:98 ... zero greater than -1.01 End set: test01.m:100 ... zero checks End set: test01.m:101 ... NSNumber Completed file: test01.m Building in base/NSNumberFormatter Making all for test_tool basic10_4... Making all for test_tool basic... Compiling file basic10_4.m ... Compiling file basic.m ... In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic10_4.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] basic10_4.m: In function ‘main’: basic10_4.m:62:7: warning: passing argument 3 of ‘getObjectValue:forString:errorDescription:’ from incompatible pointer type [enabled by default] basic10_4.m:62:7: note: expected ‘struct NSString **’ but argument is of type ‘id’ Linking test_tool basic ... Linking test_tool basic10_4 ... Testing basic10_4.m... Running base/NSNumberFormatter/basic10_4.m... Start set: basic10_4.m:17 ... NSNumberFormatter Passed test: basic10_4.m:21 ... default behavior is NSNumberFormatterBehavior10_4 Passed test: basic10_4.m:27 ... default behavior can be changed to NSNumberFormatterBehavior10_0 Passed test: basic10_4.m:33 ... NSNumberFormatterBehaviorDefault gives NSNumberFormatterBehavior10_4 Passed test: basic10_4.m:39 ... unknown behavior is accepted Passed test: basic10_4.m:45 ... default behavior can be changed to NSNumberFormatterBehavior10_4 Passed test: basic10_4.m:50 ... a new formatter gets the current default behavior Passed test: basic10_4.m:53 ... a new formatter can have the default behavior set Passed test: basic10_4.m:56 ... notANumber special case Start set: basic10_4.m:58 ... NSLocale Passed test: basic10_4.m:63 ... formatting suceeded Passed test: basic10_4.m:67 ... is not equal to NaN Passed test: basic10_4.m:69 ... is equal to zero Passed test: basic10_4.m:75 ... default 10.4 format same as Cocoa Passed test: basic10_4.m:82 ... round up for fractional part >0.5 Passed test: basic10_4.m:87 ... round down for fractional part <0.5 Passed test: basic10_4.m:93 ... minus sign assigned correctly Passed test: basic10_4.m:100 ... Negative percentage correct Passed test: basic10_4.m:111 ... format width set correctly Passed test: basic10_4.m:115 ... positive prefix set correctly Passed test: basic10_4.m:119 ... default padding position is before prefix Passed test: basic10_4.m:124 ... numeric and space padding OK Passed test: basic10_4.m:132 ... currency style does not include currency string Passed test: basic10_4.m:137 ... positive prefix is set correctly for currency style Passed test: basic10_4.m:141 ... prefix and suffix used properly Passed test: basic10_4.m:145 ... negativeFormat used for -ve number Passed test: basic10_4.m:151 ... format string of length 1 End set: basic10_4.m:154 ... NSLocale End set: basic10_4.m:156 ... NSNumberFormatter Completed file: basic10_4.m Testing basic.m... Running base/NSNumberFormatter/basic.m... Start set: basic.m:7 ... basic Passed test: basic.m:17 ... +[NSNumberFormatter alloc] returns a NSNumberFormatter Passed test: basic.m:23 ... default format same as Cocoa Passed test: basic.m:27 ... Handle leading zeroes in fractional part: 1.01 Passed test: basic.m:31 ... Handle leading zeroes in fractional part: 1.1 Passed test: basic.m:37 ... -setAllowsFloats: does not effect rounding 2012-01-30 20:24:42.026 basic[32647] NSNumberFormatter-getObjectValue:forString:... not fully implemented Passed test: basic.m:40 ... float input is disallowed 2012-01-30 20:24:42.047 basic[32647] NSNumberFormatter-getObjectValue:forString:... not fully implemented Dashed hope: basic.m:44 ... allowsFloat error Expected 'Floating Point not allowed' and got '(null)' Passed test: basic.m:50 ... numeric and space padding OK Passed test: basic.m:58 ... prefix and suffix used properly Passed test: basic.m:62 ... negativeFormat used for -ve number Passed test: basic.m:65 ... notANumber special case Passed test: basic.m:69 ... format string of length 1 End set: basic.m:71 ... basic Completed file: basic.m Building in base/NSObject Making all for test_tool basic... Making all for test_tool initialize... Making all for test_tool test00... Making all for test_tool test01... Compiling file test01.m ... Compiling file basic.m ... Compiling file initialize.m ... Compiling file test00.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test00 ... Linking test_tool test01 ... Linking test_tool initialize ... Making all for test_tool test02... Linking test_tool basic ... Compiling file test02.m ... Linking test_tool test02 ... Testing basic.m... Running base/NSObject/basic.m... Passed test: Class 'NSObject' exists Passed test: Class 'NSObject' has working alloc Passed test: Class 'NSObject' alloc gives the correct class Passed test: Class 'NSObject' has working init Passed test: Class 'NSObject' has working new Passed test: Class 'NSObject' has working allocWithZone Passed test: NSObject is a known className Passed test: Object 0 of class 'NSObject' conforms to NSObject Passed test: Object 0 of class 'NSObject' can return self Passed test: Object 0 of class 'NSObject' can return own class Passed test: Object 0 of class 'NSObject' object is of correct class Passed test: Object 0 of class 'NSObject' isMemberOfClass works Passed test: Object 0 of class 'NSObject' can return superclass Passed test: Object 0 of class 'NSObject' responds to hash Passed test: Object 0 of class 'NSObject' isEqual: to self Passed test: Object 0 of class 'NSObject' respondsToSelector: Passed test: Object 0 of class 'NSObject' handles retain Passed test: Object 0 of class 'NSObject' has working retainCount Passed test: Object 0 of class 'NSObject' has NSString description Passed test: Object 0 of class 'NSObject' handles performSelector Passed test: basic.m:10 ... a null selector proiduces a nil method signature Completed file: basic.m Testing initialize.m... Running base/NSObject/initialize.m... Start set: initialize.m:184 ... +initialize Passed test: initialize.m:189 ... initialize test starts 2012-01-30 20:24:45.236 initialize[354] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. Passed test: initialize.m:216 ... mutually dependent +initialize is thread-safe Failed test: initialize.m:222 ... inherited +initialize is called automatically Dashed hope: initialize.m:168 ... +initialize runs concurrently Completed file: initialize.m Testing test00.m... Running base/NSObject/test00.m... 2012-01-30 20:24:51.458 test00[383] autorelease called without pool for object (0x809bfd4) of class NSDataStatic in thread Passed test: test00.m:10 ... 'NSObject' uses +class to return self Completed file: test00.m Testing test01.m... Running base/NSObject/test01.m... Passed test: test01.m:44 ... -isClass returns YES on a Class Passed test: test01.m:49 ... -isClass returns NO on an instance Passed test: test01.m:54 ... -isClass returns NO on an instance (special test for broken libobjc) Passed test: test01.m:63 ... -isKindOfClass: works Passed test: test01.m:70 ... +isKindOfClass: works Completed file: test01.m Testing test02.m... Running base/NSObject/test02.m... Passed test: test02.m:41 ... +conformsToProtocol returns YES on an implemented protocol Passed test: test02.m:43 ... +conformsToProtocol returns YES on a protocol implemented in a category Passed test: test02.m:45 ... +conformsToProtocol returns NO on an unimplemented protocol Passed test: test02.m:47 ... -conformsToProtocol returns YES on an implemented protocol Passed test: test02.m:49 ... -conformsToProtocol returns YES on a protocol implemented in a category Passed test: test02.m:51 ... -conformsToProtocol returns NO on an unimplemented protocol Completed file: test02.m Building in base/NSOperation Making all for test_tool basic... Making all for test_tool concurrent... Making all for test_tool threads... Compiling file basic.m ... Compiling file concurrent.m ... Compiling file threads.m ... In file included from basic.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from concurrent.m:7:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from threads.m:7:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] concurrent.m: In function ‘-[MyOperation main]’: concurrent.m:42:3: warning: ‘MyOperation’ may not respond to ‘-willChangeValueForKey:’ [enabled by default] concurrent.m:42:3: warning: (Messages without a matching method signature [enabled by default] concurrent.m:42:3: warning: will be assumed to return ‘id’ and accept [enabled by default] concurrent.m:42:3: warning: ‘...’ as arguments.) [enabled by default] concurrent.m:44:3: warning: ‘MyOperation’ may not respond to ‘-didChangeValueForKey:’ [enabled by default] concurrent.m: In function ‘-[MyOperation start]’: concurrent.m:60:7: warning: ‘MyOperation’ may not respond to ‘-willChangeValueForKey:’ [enabled by default] concurrent.m:62:7: warning: ‘MyOperation’ may not respond to ‘-didChangeValueForKey:’ [enabled by default] concurrent.m: In function ‘-[MyOperation completeOperation]’: concurrent.m:75:3: warning: ‘MyOperation’ may not respond to ‘-willChangeValueForKey:’ [enabled by default] concurrent.m:76:3: warning: ‘MyOperation’ may not respond to ‘-willChangeValueForKey:’ [enabled by default] concurrent.m:81:3: warning: ‘MyOperation’ may not respond to ‘-didChangeValueForKey:’ [enabled by default] concurrent.m:82:3: warning: ‘MyOperation’ may not respond to ‘-didChangeValueForKey:’ [enabled by default] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool concurrent ... Linking test_tool threads ... Linking test_tool basic ... Testing basic.m... Running base/NSOperation/basic.m... Passed test: Class 'NSOperation' exists Passed test: Class 'NSOperation' has working alloc Passed test: Class 'NSOperation' alloc gives the correct class Passed test: Class 'NSOperation' has working init Passed test: Class 'NSOperation' has working new Passed test: Class 'NSOperation' has working allocWithZone Passed test: basic.m:16 ... can create an operation Passed test: NSOperation is a known className Passed test: Object 0 of class 'NSOperation' conforms to NSObject Passed test: Object 0 of class 'NSOperation' can return self Passed test: Object 0 of class 'NSOperation' can return own class Passed test: Object 0 of class 'NSOperation' object is of correct class Passed test: Object 0 of class 'NSOperation' isMemberOfClass works Passed test: Object 0 of class 'NSOperation' can return superclass Passed test: Object 0 of class 'NSOperation' responds to hash Passed test: Object 0 of class 'NSOperation' isEqual: to self Passed test: Object 0 of class 'NSOperation' respondsToSelector: Passed test: Object 0 of class 'NSOperation' handles retain Passed test: Object 0 of class 'NSOperation' has working retainCount Passed test: Object 0 of class 'NSOperation' has NSString description Passed test: Object 0 of class 'NSOperation' handles performSelector Passed test: basic.m:20 ... operation is ready Passed test: basic.m:21 ... operation is not concurrent Passed test: basic.m:22 ... operation is not cancelled Passed test: basic.m:23 ... operation is not executing Passed test: basic.m:24 ... operation is not finished Passed test: basic.m:26 ... operation has no dependencies Passed test: basic.m:28 ... operation has normal priority Passed test: basic.m:31 ... operation has very high priority Passed test: basic.m:36 ... operation has added dependency Passed test: basic.m:37 ... operation with dependency is not ready Passed test: basic.m:40 ... cancelled dependency continues Passed test: basic.m:41 ... operation is cancelled Passed test: basic.m:43 ... cancelled dependency continues Passed test: basic.m:44 ... operation with cancelled dependency not ready Passed test: basic.m:47 ... dependency removal works Passed test: basic.m:48 ... operation without dependency is ready Passed test: basic.m:57 ... operation is finished Passed test: basic.m:58 ... a finished operation is ready Passed test: basic.m:60 ... finished dependency continues Passed test: basic.m:61 ... operation with finished dependency is ready Passed test: basic.m:70 ... a cancelled object is ready even with a dependency Passed test: basic.m:74 ... a cancelled object can finish Passed test: basic.m:78 ... NSOperation cannot be started twice Passed test: basic.m:80 ... wait returns at once Passed test: Class 'NSOperationQueue' exists Passed test: Class 'NSOperationQueue' has working alloc Passed test: Class 'NSOperationQueue' alloc gives the correct class Passed test: Class 'NSOperationQueue' has working init Passed test: Class 'NSOperationQueue' has working new Passed test: Class 'NSOperationQueue' has working allocWithZone Passed test: basic.m:85 ... can create an operation queue Passed test: NSOperationQueue is a known className Passed test: Object 0 of class 'NSOperationQueue' conforms to NSObject Passed test: Object 0 of class 'NSOperationQueue' can return self Passed test: Object 0 of class 'NSOperationQueue' can return own class Passed test: Object 0 of class 'NSOperationQueue' object is of correct class Passed test: Object 0 of class 'NSOperationQueue' isMemberOfClass works Passed test: Object 0 of class 'NSOperationQueue' can return superclass Passed test: Object 0 of class 'NSOperationQueue' responds to hash Passed test: Object 0 of class 'NSOperationQueue' isEqual: to self Passed test: Object 0 of class 'NSOperationQueue' respondsToSelector: Passed test: Object 0 of class 'NSOperationQueue' handles retain Passed test: Object 0 of class 'NSOperationQueue' has working retainCount Passed test: Object 0 of class 'NSOperationQueue' has NSString description Passed test: Object 0 of class 'NSOperationQueue' handles performSelector Passed test: basic.m:90 ... not suspended by default Passed test: basic.m:92 ... set suspended yes Passed test: basic.m:94 ... set suspended no Passed test: basic.m:96 ... name has a default Passed test: basic.m:98 ... set name OK Passed test: basic.m:100 ... setting null name gives empty string Passed test: basic.m:102 ... max concurrent set by default Passed test: basic.m:104 ... max concurrent set to one Passed test: basic.m:106 ... max concurrent set to zero Passed test: basic.m:108 ... max concurrent set to a million Passed test: basic.m:110 ... max concurrent set to default Passed test: basic.m:113 ... NSOperationQueue cannot be given negative count 2012-01-30 20:24:55.509 basic[532] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. Passed test: basic.m:118 ... queue ran operation Completed file: basic.m Testing concurrent.m... Running base/NSOperation/concurrent.m... Start set: concurrent.m:95 ... concurrent operations 2012-01-30 20:24:56.672 concurrent[552] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. Passed test: concurrent.m:102 ... operation ran Passed test: concurrent.m:103 ... operation is not executing Passed test: concurrent.m:104 ... operation was performed Passed test: concurrent.m:117 ... operation ran Passed test: concurrent.m:118 ... operation is not executing Passed test: concurrent.m:123 ... operation was performed Passed test: concurrent.m:123 ... operation was performed Passed test: concurrent.m:123 ... operation was performed Passed test: concurrent.m:123 ... operation was performed Passed test: concurrent.m:123 ... operation was performed Passed test: concurrent.m:135 ... operation ran Passed test: concurrent.m:136 ... operation is not executing Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed Passed test: concurrent.m:141 ... operation was performed End set: concurrent.m:144 ... concurrent operations Completed file: concurrent.m Testing threads.m... Running base/NSOperation/threads.m... Passed test: threads.m:128 ... counter was set up Passed test: threads.m:133 ... operation ran Passed test: threads.m:134 ... operation ran in this thread 2012-01-30 20:24:56.784 threads[587] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. Passed test: threads.m:143 ... operation finished Passed test: threads.m:144 ... operation ran Passed test: threads.m:145 ... operation ran in other thread Passed test: threads.m:154 ... operation exited Passed test: threads.m:155 ... operation ran Passed test: threads.m:156 ... operation ran in other thread Passed test: threads.m:157 ... operation seems to be running Passed test: threads.m:164 ... NSOperation exceptions propogate from main Passed test: threads.m:165 ... operation failed to finish Passed test: threads.m:166 ... operation ran Passed test: threads.m:167 ... operation ran in this thread Passed test: threads.m:168 ... operation seems to be running Passed test: threads.m:173 ... operation ran Passed test: threads.m:174 ... operation ran in this thread Passed test: threads.m:182 ... operation ran Passed test: threads.m:183 ... operation ran in other thread Passed test: threads.m:185 ... thread did not exit immediately Passed test: threads.m:189 ... thread exit occurs after six seconds Passed test: threads.m:191 ... current queue outside -main is main queue Passed test: threads.m:192 ... main queue is not nil Passed test: threads.m:196 ... main queue runs an operation Passed test: threads.m:197 ... operation ran in other thread Passed test: threads.m:203 ... suspend works Passed test: threads.m:206 ... unsuspend works Passed test: threads.m:213 ... max operation count of zero suspends queue Passed test: threads.m:216 ... resetting max operation queue sarts it Passed test: threads.m:233 ... operations ran in order of addition Passed test: threads.m:253 ... operations ran in order of dependency Passed test: threads.m:254 ... dependencies not removed when done Completed file: threads.m Building in base/NSPointerArray Making all for test_tool basic... Making all for test_tool create... Making all for test_tool general... Compiling file basic.m ... Compiling file create.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] create.m: In function ‘main’: create.m:10:25: warning: unused variable ‘old’ [-Wunused-variable] Linking test_tool basic ... Linking test_tool general ... Linking test_tool create ... Testing basic.m... Running base/NSPointerArray/basic.m... Passed test: Class 'NSPointerArray' exists Passed test: Class 'NSPointerArray' has working alloc Passed test: Class 'NSPointerArray' alloc gives the correct class Passed test: Class 'NSPointerArray' has working init Passed test: Class 'NSPointerArray' has working new Passed test: Class 'NSPointerArray' has working allocWithZone Passed test: NSPointerArray is a known className Passed test: Object 0 of class 'NSPointerArray' conforms to NSObject Passed test: Object 0 of class 'NSPointerArray' can return self Passed test: Object 0 of class 'NSPointerArray' can return own class Passed test: Object 0 of class 'NSPointerArray' object is of correct class Passed test: Object 0 of class 'NSPointerArray' isMemberOfClass works Passed test: Object 0 of class 'NSPointerArray' can return superclass Passed test: Object 0 of class 'NSPointerArray' responds to hash Passed test: Object 0 of class 'NSPointerArray' isEqual: to self Passed test: Object 0 of class 'NSPointerArray' respondsToSelector: Passed test: Object 0 of class 'NSPointerArray' handles retain Passed test: Object 0 of class 'NSPointerArray' has working retainCount Passed test: Object 0 of class 'NSPointerArray' has NSString description Passed test: Object 0 of class 'NSPointerArray' handles performSelector Passed test: NSPointerArray is a known class Passed test: NSPointerArray is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying 2012-01-30 20:25:05.271 basic[710] Copying 0, 0x8050540 Passed test: Object 0 of class 'NSPointerArray' understands -copy Passed test: Object 0 of class 'NSPointerArray' copy is of correct type Passed test: Object 0 of class 'NSPointerArray' original and copy are equal Passed test: Object 0 of class 'NSPointerArray' is not retained by copy with same zone 2012-01-30 20:25:05.279 basic[710] Copying 0, 0x8050540 Passed test: Object 0 of class 'NSPointerArray' understands -copyWithZone Passed test: Object 0 of class 'NSPointerArray' zCopy has correct type Passed test: Object 0 of class 'NSPointerArray' copy and original are equal Passed test: Object 0 of class 'NSPointerArray' is not retained by copy with other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Completed file: basic.m Testing create.m... Running base/NSPointerArray/create.m... Passed test: create.m:26 ... +new creates an empty pointer array Passed test: create.m:29 ... +addPointer: increments count Passed test: create.m:31 ... +addPointer: works with nil Passed test: create.m:37 ... +insertPointer:atIndex: works Passed test: create.m:43 ... array with weak references doesn't retain Completed file: create.m Testing general.m... Running base/NSPointerArray/general.m... Completed file: general.m Building in base/NSPredicate Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSPredicate/basic.m... Passed test: basic.m:13 ... valueForKeyPath: with string Passed test: basic.m:14 ... valueForKeyPath: with string Passed test: basic.m:15 ... valueForKeyPath: with string Passed test: basic.m:16 ... valueForKeyPath: with int Passed test: basic.m:25 ... %@ CONTAINS %@ Passed test: basic.m:27 ... %@ IN %@ Passed test: basic.m:36 ... %K == %@ Passed test: basic.m:38 ... %K MATCHES[c] %@ Passed test: basic.m:40 ... %K BEGINSWITH %@ Passed test: basic.m:42 ... (%K == %@) AND (%K == %@) Passed test: basic.m:51 ... %K == %d Passed test: basic.m:53 ... %K = %@ Passed test: basic.m:55 ... %K == %@ Passed test: basic.m:57 ... %K < %d Passed test: basic.m:59 ... %K < %@ Passed test: basic.m:61 ... %K <= %@ Passed test: basic.m:63 ... %K <= %@ Passed test: basic.m:65 ... %K > %@ Passed test: basic.m:67 ... %K >= %@ Passed test: basic.m:69 ... %K >= %@ Passed test: basic.m:71 ... %K != %@ Passed test: basic.m:73 ... %K <> %@ Passed test: basic.m:75 ... %K BETWEEN %@ Passed test: basic.m:77 ... (%K == %d) OR (%K == %d) Passed test: basic.m:88 ... %K < %f Passed test: basic.m:90 ... %f > %K Passed test: basic.m:99 ... %@ IN %K Passed test: basic.m:101 ... Any %K == %@ Passed test: basic.m:145 ... filter with SELF Passed test: basic.m:149 ... filter with description Passed test: basic.m:153 ... filter with format Passed test: basic.m:157 ... expressionForEvaluatedObject is unique Passed test: basic.m:160 ... SELF equality works Completed file: basic.m Building in base/NSProcessInfo Making all for test_tool basic... Making all for test_tool general... Compiling file basic.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool general ... Linking test_tool basic ... Testing basic.m... Running base/NSProcessInfo/basic.m... Passed test: Class 'NSProcessInfo' exists Passed test: Class 'NSProcessInfo' has working alloc Passed test: Class 'NSProcessInfo' alloc gives the correct class Passed test: Class 'NSProcessInfo' has working init Passed test: Class 'NSProcessInfo' has working new Passed test: Class 'NSProcessInfo' has working allocWithZone Passed test: NSProcessInfo is a known className Passed test: Object 0 of class 'NSProcessInfo' conforms to NSObject Passed test: Object 0 of class 'NSProcessInfo' can return self Passed test: Object 0 of class 'NSProcessInfo' can return own class Passed test: Object 0 of class 'NSProcessInfo' object <_NSConcreteProcessInfo: 0x8077274> is of correct class Passed test: Object 0 of class 'NSProcessInfo' isMemberOfClass works Passed test: Object 0 of class 'NSProcessInfo' can return superclass Passed test: Object 0 of class 'NSProcessInfo' responds to hash Passed test: Object 0 of class 'NSProcessInfo' isEqual: to self Passed test: Object 0 of class 'NSProcessInfo' respondsToSelector: Passed test: Object 0 of class 'NSProcessInfo' handles retain Passed test: Object 0 of class 'NSProcessInfo' has working retainCount Passed test: Object 0 of class 'NSProcessInfo' has NSString description Passed test: Object 0 of class 'NSProcessInfo' handles performSelector Completed file: basic.m Testing general.m... Running base/NSProcessInfo/general.m... Passed test: general.m:13 ... NSProcessInfo understands [+processInfo] Passed test: general.m:19 ... NSProcessInfo has arguments Passed test: general.m:24 ... NSProcessInfo has environment Passed test: general.m:30 ... -processName is non-nil 2012-01-30 20:25:08.015 general[924] No network address appears to be available for this machine (linux-yiec) - using loopback address (127.0.0.1) 2012-01-30 20:25:08.044 general[924] You probably need a line like '127.0.0.1 linux-yiec localhost' in your /etc/hosts file Passed test: general.m:36 ... -globallyUniqueString works Passed test: general.m:42 ... -operatingSystemName works Passed test: general.m:44 ... -operatingSystem works Completed file: general.m Building in base/NSProxy Making all for test_tool basic... Making all for test_tool test00... Making all for test_tool test01... Compiling file test00.m ... Compiling file test01.m ... Compiling file basic.m ... test00.m:28:1: warning: method possibly missing a [super dealloc] call [enabled by default] test00.m:56:1: warning: method possibly missing a [super dealloc] call [enabled by default] In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test01 ... Linking test_tool test00 ... Linking test_tool basic ... Testing basic.m... Running base/NSProxy/basic.m... Passed test: basic.m:15 ... Class 'NSProxy' exists Passed test: basic.m:17 ... Class 'NSProxy' has working alloc Passed test: basic.m:19 ... NSProxy -isKindOfClass raises exception Passed test: basic.m:23 ... NSProxy -isKindOfClass raises exception Passed test: basic.m:26 ... Class 'NSProxy' has working allocWithZone: Passed test: basic.m:27 ... Class 'NSProxy' uses zone for alloc Passed test: basic.m:28 ... Class 'NSProxy' -zone works Passed test: basic.m:30 ... Class 'NSProxy' has working -hash Passed test: basic.m:31 ... Class 'NSProxy' has working -isEqual: Passed test: basic.m:32 ... Class 'NSProxy' has working -class Completed file: basic.m Testing test00.m... Running base/NSProxy/test00.m... Passed test: test00.m:106 ... uses +class to return self Passed test: test00.m:108 ... The class 'NSProxy' implements -isProxy to return YES Passed test: test00.m:109 ... The class 'NSProxy' implements -description Passed test: test00.m:111 ... Can create a MyProxy instance Passed test: test00.m:112 ... proxy isEqual: to self without remote Passed test: test00.m:114 ... Can set the remote object for the proxy Passed test: test00.m:116 ... Can create a MyString instance Passed test: test00.m:118 ... Can set the remote object for the subclass Passed test: test00.m:119 ... Get the length of the remote object Passed test: test00.m:120 ... Get the length of the subclass object Passed test: test00.m:121 ... proxy isEqual: to remote Passed test: test00.m:122 ... proxy isEqual: to subclass Passed test: test00.m:123 ... subclass isEqual: to remote Passed test: test00.m:124 ... subclass isEqual: to proxy Passed test: test00.m:125 ... remote isEqual: to proxy Passed test: test00.m:126 ... remote isEqual: to subclass Passed test: test00.m:127 ... proxy isEqualToString: to remote Passed test: test00.m:128 ... proxy isEqualToString: to subclass Passed test: test00.m:129 ... subclass isEqualToString: to remote Passed test: test00.m:130 ... subclass isEqualToString: to proxy Passed test: test00.m:131 ... remote isEqualToString: to proxy Passed test: test00.m:132 ... remote isEqualToString: to subclass Passed test: test00.m:133 ... proxy compare: remote Passed test: test00.m:134 ... proxy compare: subclass Passed test: test00.m:135 ... subclass compare: remote Passed test: test00.m:136 ... subclass compare: proxy Passed test: test00.m:137 ... remote compare: proxy Passed test: test00.m:138 ... remote compare: subclass Completed file: test00.m Testing test01.m... Running base/NSProxy/test01.m... Passed test: test01.m:195 ... Proxy signed char Passed test: test01.m:196 ... Proxy unsigned char Passed test: test01.m:197 ... Proxy signed short Passed test: test01.m:199 ... Proxy unsigned short Passed test: test01.m:201 ... Proxy signed int Passed test: test01.m:203 ... Proxy unsigned int Passed test: test01.m:205 ... Proxy signed long Passed test: test01.m:207 ... Proxy unsigned long Passed test: Proxy signed long long Passed test: test01.m:211 ... Proxy unsigned long long Passed test: Proxy float Passed test: Proxy double Passed test: test01.m:218 ... Proxy id Passed test: test01.m:220 ... Proxy enum Passed test: test01.m:223 ... Proxy NSRange Passed test: test01.m:226 ... Proxy NSPoint Passed test: test01.m:229 ... Proxy GSFinePoint Completed file: test01.m Building in base/NSRunLoop Making all for test_tool basic... Making all for test_tool general... Making all for test_tool performers... Making all for test_tool thread... Compiling file general.m ... Compiling file basic.m ... Compiling file thread.m ... Compiling file performers.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from thread.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] general.m: In function ‘main’: general.m:12:16: warning: variable ‘tim’ set but not used [-Wunused-but-set-variable] Linking test_tool performers ... Linking test_tool basic ... Linking test_tool general ... Linking test_tool thread ... Testing basic.m... Running base/NSRunLoop/basic.m... Passed test: basic.m:11 ... run loop initialises to nil Passed test: NSRunLoop is a known className Passed test: Object 0 of class 'NSRunLoop' conforms to NSObject Passed test: Object 0 of class 'NSRunLoop' can return self Passed test: Object 0 of class 'NSRunLoop' can return own class Passed test: Object 0 of class 'NSRunLoop' object is of correct class Passed test: Object 0 of class 'NSRunLoop' isMemberOfClass works Passed test: Object 0 of class 'NSRunLoop' can return superclass Passed test: Object 0 of class 'NSRunLoop' responds to hash Passed test: Object 0 of class 'NSRunLoop' isEqual: to self Passed test: Object 0 of class 'NSRunLoop' respondsToSelector: Passed test: Object 0 of class 'NSRunLoop' handles retain Passed test: Object 0 of class 'NSRunLoop' has working retainCount Passed test: Object 0 of class 'NSRunLoop' has NSString description Passed test: Object 0 of class 'NSRunLoop' handles performSelector Passed test: basic.m:15 ... timer initialises to nil Passed test: NSTimer is a known className Passed test: Object 0 of class 'NSTimer' conforms to NSObject Passed test: Object 0 of class 'NSTimer' can return self Passed test: Object 0 of class 'NSTimer' can return own class Passed test: Object 0 of class 'NSTimer' object is of correct class Passed test: Object 0 of class 'NSTimer' isMemberOfClass works Passed test: Object 0 of class 'NSTimer' can return superclass Passed test: Object 0 of class 'NSTimer' responds to hash Passed test: Object 0 of class 'NSTimer' isEqual: to self Passed test: Object 0 of class 'NSTimer' respondsToSelector: Passed test: Object 0 of class 'NSTimer' handles retain Passed test: Object 0 of class 'NSTimer' has working retainCount Passed test: Object 0 of class 'NSTimer' has NSString description Passed test: Object 0 of class 'NSTimer' handles performSelector Completed file: basic.m Testing general.m... Running base/NSRunLoop/general.m... Passed test: general.m:20 ... NSRunLoop understands [+currentRunLoop] Passed test: general.m:21 ... -currentMode returns nil Passed test: general.m:25 ... -runUntilDate: works Passed test: general.m:30 ... -runUntilDate: works with a timer Completed file: general.m Testing performers.m... Running base/NSRunLoop/performers.m... Passed test: performers.m:37 ... -performSelector:target:argument:order:modes: works for one performer Passed test: performers.m:49 ... -performSelector:target:argument:order:modes: only sends the message once Passed test: performers.m:65 ... -performSelector:target:argument:order:modes: orders performers correctly Passed test: performers.m:89 ... -cancelPerformSelector:target:argument: works Passed test: performers.m:105 ... -cancelPerformSelectorsWithTarget: works Completed file: performers.m Testing thread.m... Running base/NSRunLoop/thread.m... 2012-01-30 20:25:13.918 thread[1335] WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information. Passed test: thread.m:190 ... Accept with no inputs or timers will exit Passed test: thread.m:191 ... Accept with timers will not exit Passed test: thread.m:192 ... A loop with no inputs or timers will exit Passed test: thread.m:193 ... A loop with an input source will block Passed test: thread.m:194 ... A loop with a timer will block Passed test: thread.m:195 ... A loop with no inputs or timers has no limit Passed test: thread.m:196 ... A loop with an input source has distant future Passed test: thread.m:197 ... A loop with a timer has timer fire date Passed test: thread.m:198 ... A loop with no inputs or timers has no more Passed test: thread.m:199 ... A loop with an input source has more Passed test: thread.m:200 ... A loop with a timer has more Passed test: thread.m:201 ... Methods will be performed in a loop without inputs Completed file: thread.m Building in base/NSScanner Making all for test_tool test00... Making all for test_tool test01... Compiling file test00.m ... Compiling file test01.m ... test01.m: In function ‘scanRadixUnsigned’: test01.m:37:3: warning: pointer targets in passing argument 1 of ‘scanRadixUnsignedInt:’ differ in signedness [-Wpointer-sign] test01.m:37:3: note: expected ‘unsigned int *’ but argument is of type ‘int *’ test01.m: In function ‘scanHex’: test01.m:50:3: warning: pointer targets in passing argument 1 of ‘scanHexInt:’ differ in signedness [-Wpointer-sign] test01.m:50:3: note: expected ‘unsigned int *’ but argument is of type ‘int *’ test01.m: At top level: test01.m:18:13: warning: ‘scanIntOverflow’ defined but not used [-Wunused-function] Linking test_tool test00 ... Linking test_tool test01 ... Testing test00.m... Running base/NSScanner/test00.m... Passed test: test00.m:38 ... scanning three words separated by newlines Passed test: test00.m:42 ... scanning three words separated by spaces Passed test: test00.m:46 ... scanning three words separated by tabs Passed test: test00.m:50 ... scanning three words separated by newlines and spaces Passed test: test00.m:56 ... scanning three words separated by spaces and semi-colons Completed file: test00.m Testing test01.m... Running base/NSScanner/test01.m... Passed test: test01.m:73 ... NSScanner large ints Passed test: test01.m:74 ... NSScanner small ints Passed test: test01.m:78 ... NSScanner non-digits terminate scan Passed test: test01.m:82 ... NSScanner non-digits terminate scan Passed test: test01.m:86 ... NSScanner non-digits dont consume characters to be skipped Passed test: test01.m:94 ... NSScanner radiux unsigned (non-digits terminate scan) Passed test: test01.m:99 ... NSScanner radiux unsigned (non-digits dont move scan) Passed test: test01.m:104 ... NSScanner hex (non-digits terminate scan) Passed test: test01.m:113 ... NSScanner scans doubles Passed test: test01.m:121 ... NSScanner scans double with exponents Completed file: test01.m Building in base/NSSet Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSSet/basic.m... Passed test: basic.m:14 ... can create an empty set Passed test: basic.m:18 ... can create a set with one element Passed test: NSSet is a known className Passed test: Object 0 of class 'NSSet' conforms to NSObject Passed test: Object 0 of class 'NSSet' can return self Passed test: Object 0 of class 'NSSet' can return own class Passed test: Object 0 of class 'NSSet' object () is of correct class Passed test: Object 0 of class 'NSSet' isMemberOfClass works Passed test: Object 0 of class 'NSSet' can return superclass Passed test: Object 0 of class 'NSSet' responds to hash Passed test: Object 0 of class 'NSSet' isEqual: to self Passed test: Object 0 of class 'NSSet' respondsToSelector: Passed test: Object 0 of class 'NSSet' handles retain Passed test: Object 0 of class 'NSSet' has working retainCount Passed test: Object 0 of class 'NSSet' has NSString description Passed test: Object 0 of class 'NSSet' handles performSelector Passed test: Object 1 of class 'NSSet' conforms to NSObject Passed test: Object 1 of class 'NSSet' can return self Passed test: Object 1 of class 'NSSet' can return own class Passed test: Object 1 of class 'NSSet' object (Hello) is of correct class Passed test: Object 1 of class 'NSSet' isMemberOfClass works Passed test: Object 1 of class 'NSSet' can return superclass Passed test: Object 1 of class 'NSSet' responds to hash Passed test: Object 1 of class 'NSSet' isEqual: to self Passed test: Object 1 of class 'NSSet' respondsToSelector: Passed test: Object 1 of class 'NSSet' handles retain Passed test: Object 1 of class 'NSSet' has working retainCount Passed test: Object 1 of class 'NSSet' has NSString description Passed test: Object 1 of class 'NSSet' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSSet' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 1 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 1 of class 'GSSet' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 1 Passed test: NSSet is a known class Passed test: NSMutableSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMutableSet' understands -copy Passed test: Object 0 of class 'NSMutableSet' copy is of correct type Passed test: Object 0 of class 'NSMutableSet' original and copy are equal Passed test: Object 0 of class 'NSMutableSet' is retained by copy with same zone Passed test: Object 0 of class 'NSMutableSet' result of copy is not immutable Passed test: Object 0 of class 'NSMutableSet' understands -copyWithZone Passed test: Object 0 of class 'NSMutableSet' zCopy has correct type Passed test: Object 0 of class 'NSMutableSet' copy and original are equal Passed test: Object 0 of class 'NSMutableSet' is retained by copy with other zone Passed test: Object 0 of class 'NSMutableSet' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 1 Passed test: conforms to NSCopying Passed test: Object 1 of class 'NSMutableSet' understands -copy Passed test: Object 1 of class 'NSMutableSet' copy is of correct type Passed test: Object 1 of class 'NSMutableSet' original and copy are equal Passed test: Object 1 of class 'NSMutableSet' is retained by copy with same zone Passed test: Object 1 of class 'NSMutableSet' result of copy is not immutable Passed test: Object 1 of class 'NSMutableSet' understands -copyWithZone Passed test: Object 1 of class 'NSMutableSet' zCopy has correct type Passed test: Object 1 of class 'NSMutableSet' copy and original are equal Passed test: Object 1 of class 'NSMutableSet' is retained by copy with other zone Passed test: Object 1 of class 'NSMutableSet' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 1 Passed test: NSSet is a known class Passed test: NSMutableSet is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSSet' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSSet' understands -mutableCopy Passed test: Object 0 of class 'NSSet' mutable copy is of correct type Passed test: Object 0 of class 'NSSet' copy equals original Passed test: NSMutableSet not retained by mutable copy in the same zone Passed test: NSMutableSet understands mutableCopyWithZone Passed test: NSMutableSet not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 1 Passed test: Object 1 of class 'NSSet' conforms to NSMutableCopying protocol Passed test: Object 1 of class 'NSSet' understands -mutableCopy Passed test: Object 1 of class 'NSSet' mutable copy is of correct type Passed test: Object 1 of class 'NSSet' copy equals original Passed test: NSMutableSet not retained by mutable copy in the same zone Passed test: NSMutableSet understands mutableCopyWithZone Passed test: NSMutableSet not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 1 Completed file: basic.m Building in base/NSSortDescriptor Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSSortDescriptor/basic.m... Passed test: basic.m:22 ... can create a sort descriptor Passed test: NSSortDescriptor is a known className Passed test: Object 0 of class 'NSSortDescriptor' conforms to NSObject Passed test: Object 0 of class 'NSSortDescriptor' can return self Passed test: Object 0 of class 'NSSortDescriptor' can return own class Passed test: Object 0 of class 'NSSortDescriptor' object is of correct class Passed test: Object 0 of class 'NSSortDescriptor' isMemberOfClass works Passed test: Object 0 of class 'NSSortDescriptor' can return superclass Passed test: Object 0 of class 'NSSortDescriptor' responds to hash Passed test: Object 0 of class 'NSSortDescriptor' isEqual: to self Passed test: Object 0 of class 'NSSortDescriptor' respondsToSelector: Passed test: Object 0 of class 'NSSortDescriptor' handles retain Passed test: Object 0 of class 'NSSortDescriptor' has working retainCount Passed test: Object 0 of class 'NSSortDescriptor' has NSString description Passed test: Object 0 of class 'NSSortDescriptor' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'NSSortDescriptor' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSSortDescriptor is a known class Passed test: NSSortDescriptor is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSSortDescriptor' understands -copy Passed test: Object 0 of class 'NSSortDescriptor' copy is of correct type Passed test: Object 0 of class 'NSSortDescriptor' original and copy are equal Passed test: Object 0 of class 'NSSortDescriptor' understands -copyWithZone Passed test: Object 0 of class 'NSSortDescriptor' zCopy has correct type Passed test: Object 0 of class 'NSSortDescriptor' copy and original are equal End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: basic.m:32 ... hash for similar descriptors is the same Passed test: basic.m:33 ... similar descriptors are equal Passed test: basic.m:34 ... different keyed descriptors are not equal Passed test: basic.m:35 ... different ordered descriptors are not equal Passed test: basic.m:54 ... basic comparison works for ascending descriptor Passed test: basic.m:56 ... basic comparison works for descending descriptor Passed test: basic.m:62 ... simple multilevel sort works Completed file: basic.m Building in base/NSStream Making all for test_tool basic... Making all for test_tool memandfile_2... Making all for test_tool memandfile... Making all for test_tool pipe... Compiling file basic.m ... Compiling file pipe.m ... Compiling file memandfile.m ... Compiling file memandfile_2.m ... In file included from pipe.m:5:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from memandfile.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from memandfile_2.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool memandfile ... Linking test_tool pipe ... Linking test_tool memandfile_2 ... Making all for test_tool socket_cs... Making all for test_tool socket... Compiling file socket_cs.m ... Compiling file socket.m ... In file included from socket_cs.m:5:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] In file included from socket.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool socket ... Linking test_tool socket_cs ... Testing basic.m... Running base/NSStream/basic.m... Passed test: NSStream is a known className Passed test: Object 0 of class 'NSStream' conforms to NSObject Passed test: Object 0 of class 'NSStream' can return self Passed test: Object 0 of class 'NSStream' can return own class Passed test: Object 0 of class 'NSStream' object is of correct class Passed test: Object 0 of class 'NSStream' isMemberOfClass works Passed test: Object 0 of class 'NSStream' can return superclass Passed test: Object 0 of class 'NSStream' responds to hash Passed test: Object 0 of class 'NSStream' isEqual: to self Passed test: Object 0 of class 'NSStream' respondsToSelector: Passed test: Object 0 of class 'NSStream' handles retain Passed test: Object 0 of class 'NSStream' has working retainCount Passed test: Object 0 of class 'NSStream' has NSString description Passed test: Object 0 of class 'NSStream' handles performSelector Passed test: Object 1 of class 'NSStream' conforms to NSObject Passed test: Object 1 of class 'NSStream' can return self Passed test: Object 1 of class 'NSStream' can return own class Passed test: Object 1 of class 'NSStream' object is of correct class Passed test: Object 1 of class 'NSStream' isMemberOfClass works Passed test: Object 1 of class 'NSStream' can return superclass Passed test: Object 1 of class 'NSStream' responds to hash Passed test: Object 1 of class 'NSStream' isEqual: to self Passed test: Object 1 of class 'NSStream' respondsToSelector: Passed test: Object 1 of class 'NSStream' handles retain Passed test: Object 1 of class 'NSStream' has working retainCount Passed test: Object 1 of class 'NSStream' has NSString description Passed test: Object 1 of class 'NSStream' handles performSelector Completed file: basic.m Testing memandfile_2.m... Running base/NSStream/memandfile_2.m... Passed test: memandfile_2.m:131 ... file to memory copy ok Passed test: memandfile_2.m:147 ... memory to file copy ok Completed file: memandfile_2.m Testing memandfile.m... Running base/NSStream/memandfile.m... Passed test: memandfile.m:42 ... file to memory copy ok Passed test: memandfile.m:52 ... memory to file copy ok Completed file: memandfile.m Testing pipe.m... Running base/NSStream/pipe.m... Passed test: pipe.m:81 ... Local pipe Completed file: pipe.m Testing socket_cs.m... Running base/NSStream/socket_cs.m... 2012-01-30 20:25:30.657 socket_cs[1840] sending and receiving on Host 127.0.0.1 (("127.0.0.1") ("127.0.0.1")): 127.0.0.1 2012-01-30 20:25:30.664 socket_cs[1840] Server 0x81c113c 1 2012-01-30 20:25:30.664 socket_cs[1840] Client input stream is 0x8125354 2012-01-30 20:25:30.664 socket_cs[1840] Client output stream is 0x81c0a3c 2012-01-30 20:25:30.664 socket_cs[1840] Client 0x8125354 1 2012-01-30 20:25:30.664 socket_cs[1840] Client 0x81c0a3c 1 2012-01-30 20:25:30.664 socket_cs[1840] Server 0x81c113c 2 2012-01-30 20:25:30.664 socket_cs[1840] Server input stream is 0x8188f84 2012-01-30 20:25:30.664 socket_cs[1840] Server output stream is 0x81bd86c 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x8188f84 1 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x81bd86c 1 2012-01-30 20:25:30.665 socket_cs[1840] Client 0x81c0a3c 4 2012-01-30 20:25:30.665 socket_cs[1840] Client 0x81c0a3c wrote 12360 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x81bd86c 4 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x8188f84 2 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x8188f84 read 4096 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x81bd86c wrote 4096 2012-01-30 20:25:30.665 socket_cs[1840] Client 0x81c0a3c 4 2012-01-30 20:25:30.665 socket_cs[1840] Client close 0x81c0a3c 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x81bd86c 4 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x8188f84 2 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x8188f84 read 4096 2012-01-30 20:25:30.665 socket_cs[1840] Server 0x81bd86c wrote 4096 2012-01-30 20:25:30.665 socket_cs[1840] Client 0x8125354 2 2012-01-30 20:25:30.665 socket_cs[1840] Client 0x8125354 read 4096 2012-01-30 20:25:30.665 socket_cs[1840] Client 0x8125354 2 2012-01-30 20:25:30.666 socket_cs[1840] Client 0x8125354 read 4096 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x81bd86c 4 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 2 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 read 4096 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x81bd86c wrote 4096 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x81bd86c 4 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 2 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 read 72 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x81bd86c wrote 72 2012-01-30 20:25:30.666 socket_cs[1840] Client 0x8125354 2 2012-01-30 20:25:30.666 socket_cs[1840] Client 0x8125354 read 4096 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x81bd86c 4 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 2 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 16 2012-01-30 20:25:30.666 socket_cs[1840] Server close 0x8188f84 2012-01-30 20:25:30.666 socket_cs[1840] Server output close 0x81bd86c 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 read 0 2012-01-30 20:25:30.666 socket_cs[1840] Server input close 0x8188f84 2012-01-30 20:25:30.666 socket_cs[1840] Server output close 0x81bd86c 2012-01-30 20:25:30.666 socket_cs[1840] Server 0x8188f84 read 0 2012-01-30 20:25:30.667 socket_cs[1840] Server input close 0x8188f84 2012-01-30 20:25:30.667 socket_cs[1840] Server output close 0x81bd86c 2012-01-30 20:25:30.667 socket_cs[1840] Client 0x8125354 2 2012-01-30 20:25:30.667 socket_cs[1840] Client 0x8125354 read 72 2012-01-30 20:25:30.667 socket_cs[1840] Client 0x8125354 2 2012-01-30 20:25:30.667 socket_cs[1840] Client 0x8125354 16 2012-01-30 20:25:30.667 socket_cs[1840] Client close 0x8125354 2012-01-30 20:25:30.667 socket_cs[1840] Client 0x8125354 read 0 2012-01-30 20:25:30.667 socket_cs[1840] Client close 0x8125354 Passed test: socket_cs.m:293 ... Local tcp 2012-01-30 20:25:30.667 socket_cs[1840] Server 0x81b0a34 1 2012-01-30 20:25:30.667 socket_cs[1840] Client input stream is 0x81221ec 2012-01-30 20:25:30.667 socket_cs[1840] Client output stream is 0x812232c 2012-01-30 20:25:30.667 socket_cs[1840] Client 0x81221ec 1 2012-01-30 20:25:30.667 socket_cs[1840] Client 0x812232c 1 2012-01-30 20:25:30.667 socket_cs[1840] Server 0x81b0a34 2 2012-01-30 20:25:30.667 socket_cs[1840] Server input stream is 0x8122b94 2012-01-30 20:25:30.667 socket_cs[1840] Server output stream is 0x81198ec 2012-01-30 20:25:30.667 socket_cs[1840] Server 0x8122b94 1 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x81198ec 1 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x81198ec 4 2012-01-30 20:25:30.668 socket_cs[1840] Client 0x812232c 4 2012-01-30 20:25:30.668 socket_cs[1840] Client 0x812232c wrote 12360 2012-01-30 20:25:30.668 socket_cs[1840] Client 0x812232c 4 2012-01-30 20:25:30.668 socket_cs[1840] Client close 0x812232c 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x8122b94 2 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x8122b94 read 4096 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x81198ec wrote 4096 2012-01-30 20:25:30.668 socket_cs[1840] Client 0x81221ec 2 2012-01-30 20:25:30.668 socket_cs[1840] Client 0x81221ec read 4096 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x81198ec 4 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x8122b94 2 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x8122b94 read 4096 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x81198ec wrote 4096 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x81198ec 4 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x8122b94 2 2012-01-30 20:25:30.668 socket_cs[1840] Server 0x8122b94 read 4096 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x81198ec wrote 4096 2012-01-30 20:25:30.669 socket_cs[1840] Client 0x81221ec 2 2012-01-30 20:25:30.669 socket_cs[1840] Client 0x81221ec read 4096 2012-01-30 20:25:30.669 socket_cs[1840] Client 0x81221ec 2 2012-01-30 20:25:30.669 socket_cs[1840] Client 0x81221ec read 4096 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x81198ec 4 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x8122b94 2 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x8122b94 read 72 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x81198ec wrote 72 2012-01-30 20:25:30.669 socket_cs[1840] Client 0x81221ec 2 2012-01-30 20:25:30.669 socket_cs[1840] Client 0x81221ec read 72 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x81198ec 4 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x8122b94 2 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x8122b94 16 2012-01-30 20:25:30.669 socket_cs[1840] Server close 0x8122b94 2012-01-30 20:25:30.669 socket_cs[1840] Server output close 0x81198ec 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x8122b94 read 0 2012-01-30 20:25:30.669 socket_cs[1840] Server input close 0x8122b94 2012-01-30 20:25:30.669 socket_cs[1840] Server output close 0x81198ec 2012-01-30 20:25:30.669 socket_cs[1840] Server 0x8122b94 read 0 2012-01-30 20:25:30.669 socket_cs[1840] Server input close 0x8122b94 2012-01-30 20:25:30.670 socket_cs[1840] Server output close 0x81198ec 2012-01-30 20:25:30.670 socket_cs[1840] Client 0x81221ec 2 2012-01-30 20:25:30.670 socket_cs[1840] Client 0x81221ec 16 2012-01-30 20:25:30.670 socket_cs[1840] Client close 0x81221ec 2012-01-30 20:25:30.670 socket_cs[1840] Client 0x81221ec read 0 2012-01-30 20:25:30.670 socket_cs[1840] Client close 0x81221ec Passed test: socket_cs.m:324 ... Local tcp (blocking open) 2012-01-30 20:25:30.670 socket_cs[1840] Server 0x818da84 1 2012-01-30 20:25:30.670 socket_cs[1840] Client input stream is 0x80d085c 2012-01-30 20:25:30.671 socket_cs[1840] Client output stream is 0x80d0e94 2012-01-30 20:25:30.671 socket_cs[1840] Client 0x80d085c 1 2012-01-30 20:25:30.671 socket_cs[1840] Client 0x80d0e94 1 2012-01-30 20:25:30.671 socket_cs[1840] Client 0x80d0e94 4 2012-01-30 20:25:30.671 socket_cs[1840] Client 0x80d0e94 wrote 12360 2012-01-30 20:25:30.671 socket_cs[1840] Server 0x818da84 2 2012-01-30 20:25:30.671 socket_cs[1840] Server input stream is 0x80f57a4 2012-01-30 20:25:30.671 socket_cs[1840] Server output stream is 0x815c254 2012-01-30 20:25:30.671 socket_cs[1840] Server 0x80f57a4 1 2012-01-30 20:25:30.671 socket_cs[1840] Server 0x815c254 1 2012-01-30 20:25:30.671 socket_cs[1840] Client 0x80d0e94 4 2012-01-30 20:25:30.672 socket_cs[1840] Client close 0x80d0e94 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x815c254 4 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x80f57a4 2 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x80f57a4 read 4096 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x815c254 wrote 4096 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x815c254 4 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x80f57a4 2 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x80f57a4 read 4096 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x815c254 wrote 4096 2012-01-30 20:25:30.672 socket_cs[1840] Client 0x80d085c 2 2012-01-30 20:25:30.672 socket_cs[1840] Client 0x80d085c read 4096 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x815c254 4 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x80f57a4 2 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x80f57a4 read 4096 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x815c254 wrote 4096 2012-01-30 20:25:30.672 socket_cs[1840] Client 0x80d085c 2 2012-01-30 20:25:30.672 socket_cs[1840] Client 0x80d085c read 4096 2012-01-30 20:25:30.672 socket_cs[1840] Client 0x80d085c 2 2012-01-30 20:25:30.672 socket_cs[1840] Client 0x80d085c read 4096 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x815c254 4 2012-01-30 20:25:30.672 socket_cs[1840] Server 0x80f57a4 2 2012-01-30 20:25:30.673 socket_cs[1840] Server 0x80f57a4 read 72 2012-01-30 20:25:30.673 socket_cs[1840] Server 0x815c254 wrote 72 2012-01-30 20:25:30.673 socket_cs[1840] Server 0x815c254 4 2012-01-30 20:25:30.673 socket_cs[1840] Server 0x80f57a4 2 2012-01-30 20:25:30.673 socket_cs[1840] Server 0x80f57a4 16 2012-01-30 20:25:30.673 socket_cs[1840] Server close 0x80f57a4 2012-01-30 20:25:30.673 socket_cs[1840] Server output close 0x815c254 2012-01-30 20:25:30.673 socket_cs[1840] Server 0x80f57a4 read 0 2012-01-30 20:25:30.673 socket_cs[1840] Server input close 0x80f57a4 2012-01-30 20:25:30.673 socket_cs[1840] Server output close 0x815c254 2012-01-30 20:25:30.673 socket_cs[1840] Server 0x80f57a4 read 0 2012-01-30 20:25:30.673 socket_cs[1840] Server input close 0x80f57a4 2012-01-30 20:25:30.673 socket_cs[1840] Server output close 0x815c254 2012-01-30 20:25:30.673 socket_cs[1840] Client 0x80d085c 2 2012-01-30 20:25:30.673 socket_cs[1840] Client 0x80d085c read 72 2012-01-30 20:25:30.673 socket_cs[1840] Client 0x80d085c 2 2012-01-30 20:25:30.674 socket_cs[1840] Client 0x80d085c 16 2012-01-30 20:25:30.674 socket_cs[1840] Client close 0x80d085c 2012-01-30 20:25:30.674 socket_cs[1840] Client 0x80d085c read 0 2012-01-30 20:25:30.674 socket_cs[1840] Client close 0x80d085c Passed test: socket_cs.m:354 ... Local socket 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8115f0c 1 2012-01-30 20:25:30.675 socket_cs[1840] Client input stream is 0x811625c 2012-01-30 20:25:30.675 socket_cs[1840] Client output stream is 0x81163cc 2012-01-30 20:25:30.675 socket_cs[1840] Client 0x811625c 1 2012-01-30 20:25:30.675 socket_cs[1840] Client 0x81163cc 1 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8115f0c 2 2012-01-30 20:25:30.675 socket_cs[1840] Server input stream is 0x8137b14 2012-01-30 20:25:30.675 socket_cs[1840] Server output stream is 0x8137c34 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8137b14 1 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8137c34 1 2012-01-30 20:25:30.675 socket_cs[1840] Client 0x81163cc 4 2012-01-30 20:25:30.675 socket_cs[1840] Client 0x81163cc wrote 12360 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8137c34 4 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8137b14 2 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8137b14 read 4096 2012-01-30 20:25:30.675 socket_cs[1840] Server 0x8137c34 wrote 4096 2012-01-30 20:25:30.675 socket_cs[1840] Client 0x81163cc 4 2012-01-30 20:25:30.675 socket_cs[1840] Client close 0x81163cc 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137c34 4 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 2 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 read 4096 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137c34 wrote 4096 2012-01-30 20:25:30.676 socket_cs[1840] Client 0x811625c 2 2012-01-30 20:25:30.676 socket_cs[1840] Client 0x811625c read 4096 2012-01-30 20:25:30.676 socket_cs[1840] Client 0x811625c 2 2012-01-30 20:25:30.676 socket_cs[1840] Client 0x811625c read 4096 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137c34 4 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 2 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 read 4096 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137c34 wrote 4096 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137c34 4 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 2 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 read 72 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137c34 wrote 72 2012-01-30 20:25:30.676 socket_cs[1840] Client 0x811625c 2 2012-01-30 20:25:30.676 socket_cs[1840] Client 0x811625c read 4096 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137c34 4 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 2 2012-01-30 20:25:30.676 socket_cs[1840] Server 0x8137b14 16 2012-01-30 20:25:30.677 socket_cs[1840] Server close 0x8137b14 2012-01-30 20:25:30.677 socket_cs[1840] Server output close 0x8137c34 2012-01-30 20:25:30.677 socket_cs[1840] Server 0x8137b14 read 0 2012-01-30 20:25:30.677 socket_cs[1840] Server input close 0x8137b14 2012-01-30 20:25:30.677 socket_cs[1840] Server output close 0x8137c34 2012-01-30 20:25:30.677 socket_cs[1840] Server 0x8137b14 read 0 2012-01-30 20:25:30.677 socket_cs[1840] Server input close 0x8137b14 2012-01-30 20:25:30.677 socket_cs[1840] Server output close 0x8137c34 2012-01-30 20:25:30.677 socket_cs[1840] Client 0x811625c 2 2012-01-30 20:25:30.677 socket_cs[1840] Client 0x811625c read 72 2012-01-30 20:25:30.677 socket_cs[1840] Client 0x811625c 2 2012-01-30 20:25:30.677 socket_cs[1840] Client 0x811625c 16 2012-01-30 20:25:30.677 socket_cs[1840] Client close 0x811625c 2012-01-30 20:25:30.677 socket_cs[1840] Client 0x811625c read 0 2012-01-30 20:25:30.677 socket_cs[1840] Client close 0x811625c Passed test: socket_cs.m:385 ... Local socket (blocking open) Completed file: socket_cs.m Testing socket.m... Running base/NSStream/socket.m... Start set: socket.m:144 ... NSStream SSL Skipped set: socket.m 146 ... NSStream SSL functions not supported The GNU TLS library was not provided when GNUstep-base was configured/built. End set: socket.m:175 ... NSStream SSL Completed file: socket.m Building in base/NSString Making all for test_tool basic... Making all for test_tool bom... Making all for test_tool boolValue... Making all for test_tool NSString_base... Compiling file basic.m ... Compiling file bom.m ... Compiling file boolValue.m ... Compiling file NSString_base.m ... In file included from NSString_base.m:8:0: NSString_tests.h: In function ‘test_getCString_maxLength_range_remainingRange’: NSString_tests.h:204:3: warning: pointer targets in passing argument 1 of ‘getCString:maxLength:range:remainingRange:’ differ in signedness [-Wpointer-sign] NSString_tests.h:204:3: note: expected ‘char *’ but argument is of type ‘unsigned char *’ In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool boolValue ... Linking test_tool bom ... Linking test_tool NSString_base ... Making all for test_tool NSString_custom... Making all for test_tool NSString_zero_hash... Compiling file NSString_custom.m ... Linking test_tool basic ... Compiling file NSString_zero_hash.m ... Making all for test_tool nuls_in_strings... In file included from NSString_custom.m:8:0: NSString_tests.h: In function ‘test_getCString_maxLength_range_remainingRange’: NSString_tests.h:204:3: warning: pointer targets in passing argument 1 of ‘getCString:maxLength:range:remainingRange:’ differ in signedness [-Wpointer-sign] NSString_tests.h:204:3: note: expected ‘char *’ but argument is of type ‘unsigned char *’ Compiling file nuls_in_strings.m ... Linking test_tool NSString_zero_hash ... Making all for test_tool order... Compiling file order.m ... Linking test_tool nuls_in_strings ... Linking test_tool NSString_custom ... Making all for test_tool regex... Compiling file regex.m ... Making all for test_tool test00... In file included from regex.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Making all for test_tool test01... Linking test_tool order ... Compiling file test00.m ... Compiling file test01.m ... In file included from test00.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] test00.m: In function ‘testLineRange’: test00.m:246:7: warning: variable ‘l’ set but not used [-Wunused-but-set-variable] Making all for test_tool test02... Compiling file test02.m ... Linking test_tool regex ... In file included from test02.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] test02.m: In function ‘main’: test02.m:127:3: warning: implicit declaration of function ‘GSPathHandling’ [-Wimplicit-function-declaration] test02.m:13:9: warning: unused variable ‘resultPath’ [-Wunused-variable] test02.m:12:9: warning: unused variable ‘testPath’ [-Wunused-variable] Making all for test_tool test03... Linking test_tool test01 ... Compiling file test03.m ... Making all for test_tool test04... Linking test_tool test00 ... Compiling file test04.m ... In file included from test04.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test03 ... Making all for test_tool test05... Compiling file test05.m ... Making all for test_tool test06... In file included from test05.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Compiling file test06.m ... Linking test_tool test04 ... In file included from test06.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Making all for test_tool test07... test06.m: In function ‘main’: test06.m:9:12: warning: unused variable ‘i’ [-Wunused-variable] Compiling file test07.m ... Linking test_tool test05 ... In file included from test07.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test02 ... Linking test_tool test07 ... Linking test_tool test06 ... Testing basic.m... Running base/NSString/basic.m... Passed test: Class 'NSString' exists Passed test: Class 'NSString' has working alloc Passed test: Class 'NSString' alloc gives the correct class Passed test: Class 'NSString' has working init Passed test: Class 'NSString' has working new Passed test: Class 'NSString' has working allocWithZone Passed test: NSString is a known className Passed test: Object 0 of class 'NSString' conforms to NSObject Passed test: Object 0 of class 'NSString' can return self Passed test: Object 0 of class 'NSString' can return own class Passed test: Object 0 of class 'NSString' object Hello is of correct class Passed test: Object 0 of class 'NSString' isMemberOfClass works Passed test: Object 0 of class 'NSString' can return superclass Passed test: Object 0 of class 'NSString' responds to hash Passed test: Object 0 of class 'NSString' isEqual: to self Passed test: Object 0 of class 'NSString' respondsToSelector: Passed test: Object 0 of class 'NSString' handles retain Passed test: Object 0 of class 'NSString' has working retainCount Passed test: Object 0 of class 'NSString' has NSString description Passed test: Object 0 of class 'NSString' handles performSelector Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:221 ... test_NSCoding object 0 Passed test: I can extract a class name for object Passed test: conforms to NSCoding protocol Passed test: I am able to set up an archiver Passed test: Object 0 of class 'GSCBufferString' can be encoded Passed test: can be decoded Passed test: decoded object equals the original End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:239 ... test_NSCoding object 0 Passed test: NSString is a known class Passed test: NSMutableString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:297 ... test_NSCopying object 0 Passed test: conforms to NSCopying Passed test: Object 0 of class 'NSMutableString' understands -copy Passed test: Object 0 of class 'NSMutableString' copy is of correct type Passed test: Object 0 of class 'NSMutableString' original and copy are equal Passed test: Object 0 of class 'NSMutableString' result of copy is not immutable Passed test: Object 0 of class 'NSMutableString' understands -copyWithZone Passed test: Object 0 of class 'NSMutableString' zCopy has correct type Passed test: Object 0 of class 'NSMutableString' copy and original are equal Passed test: Object 0 of class 'NSMutableString' result of copyWithZone: is not immutable End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:362 ... test_NSCopying object 0 Passed test: NSString is a known class Passed test: NSMutableString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSString' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSString' understands -mutableCopy Passed test: Object 0 of class 'NSString' mutable copy is of correct type Passed test: Object 0 of class 'NSString' copy equals original Passed test: NSMutableString not retained by mutable copy in the same zone Passed test: NSMutableString understands mutableCopyWithZone Passed test: NSMutableString not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Passed test: NSString is a known class Passed test: NSMutableString is a known class Start set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:392 ... test_NSMutableCopying object 0 Passed test: Object 0 of class 'NSString' conforms to NSMutableCopying protocol Passed test: Object 0 of class 'NSString' understands -mutableCopy Passed test: Object 0 of class 'NSString' mutable copy is of correct type Passed test: Object 0 of class 'NSString' copy equals original Passed test: NSMutableString not retained by mutable copy in the same zone Passed test: NSMutableString understands mutableCopyWithZone Passed test: NSMutableString not retained by mutable copy in other zone End set: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:427 ... test_NSMutableCopying object 0 Passed test: basic.m:30 ... initWithCharacters:length: creates mutable string for ascii Passed test: basic.m:35 ... initWithCharacters:length: creates mutable string for unicode Passed test: basic.m:39 ... NSString -initWithString: does not allow nil argument Passed test: basic.m:42 ... buffer exact length fails Passed test: basic.m:44 ... buffer length+1 works Passed test: basic.m:45 ... getCString:maxLength:encoding Completed file: basic.m Testing bom.m... Running base/NSString/bom.m... Passed test: bom.m:39 ... stringWithContentsOfFile: UTF-8 BOM Passed test: bom.m:43 ... initWithData:encoding: UTF-8 BOM Completed file: bom.m Testing boolValue.m... Running base/NSString/boolValue.m... Passed test: boolValue.m:33 ... constant:y == YES Passed test: boolValue.m:34 ... constant:n == NO Passed test: boolValue.m:37 ... normal:y == YES Passed test: boolValue.m:39 ... normal:n == NO Passed test: boolValue.m:42 ... mutable:y == YES Passed test: boolValue.m:44 ... mutable:n == NO Passed test: boolValue.m:33 ... constant:Y == YES Passed test: boolValue.m:34 ... constant:N == NO Passed test: boolValue.m:37 ... normal:Y == YES Passed test: boolValue.m:39 ... normal:N == NO Passed test: boolValue.m:42 ... mutable:Y == YES Passed test: boolValue.m:44 ... mutable:N == NO Passed test: boolValue.m:33 ... constant:t == YES Passed test: boolValue.m:34 ... constant:f == NO Passed test: boolValue.m:37 ... normal:t == YES Passed test: boolValue.m:39 ... normal:f == NO Passed test: boolValue.m:42 ... mutable:t == YES Passed test: boolValue.m:44 ... mutable:f == NO Passed test: boolValue.m:33 ... constant:T == YES Passed test: boolValue.m:34 ... constant:F == NO Passed test: boolValue.m:37 ... normal:T == YES Passed test: boolValue.m:39 ... normal:F == NO Passed test: boolValue.m:42 ... mutable:T == YES Passed test: boolValue.m:44 ... mutable:F == NO Passed test: boolValue.m:33 ... constant:1 == YES Passed test: boolValue.m:34 ... constant:0 == NO Passed test: boolValue.m:37 ... normal:1 == YES Passed test: boolValue.m:39 ... normal:0 == NO Passed test: boolValue.m:42 ... mutable:1 == YES Passed test: boolValue.m:44 ... mutable:0 == NO Passed test: boolValue.m:33 ... constant:9 == YES Passed test: boolValue.m:34 ... constant:00 == NO Passed test: boolValue.m:37 ... normal:9 == YES Passed test: boolValue.m:39 ... normal:00 == NO Passed test: boolValue.m:42 ... mutable:9 == YES Passed test: boolValue.m:44 ... mutable:00 == NO Passed test: boolValue.m:33 ... constant:-y == YES Passed test: boolValue.m:34 ... constant:-n == NO Passed test: boolValue.m:37 ... normal:-y == YES Passed test: boolValue.m:39 ... normal:-n == NO Passed test: boolValue.m:42 ... mutable:-y == YES Passed test: boolValue.m:44 ... mutable:-n == NO Passed test: boolValue.m:33 ... constant:-Y == YES Passed test: boolValue.m:34 ... constant:-N == NO Passed test: boolValue.m:37 ... normal:-Y == YES Passed test: boolValue.m:39 ... normal:-N == NO Passed test: boolValue.m:42 ... mutable:-Y == YES Passed test: boolValue.m:44 ... mutable:-N == NO Passed test: boolValue.m:33 ... constant:-t == YES Passed test: boolValue.m:34 ... constant:-f == NO Passed test: boolValue.m:37 ... normal:-t == YES Passed test: boolValue.m:39 ... normal:-f == NO Passed test: boolValue.m:42 ... mutable:-t == YES Passed test: boolValue.m:44 ... mutable:-f == NO Passed test: boolValue.m:33 ... constant:-T == YES Passed test: boolValue.m:34 ... constant:-F == NO Passed test: boolValue.m:37 ... normal:-T == YES Passed test: boolValue.m:39 ... normal:-F == NO Passed test: boolValue.m:42 ... mutable:-T == YES Passed test: boolValue.m:44 ... mutable:-F == NO Passed test: boolValue.m:33 ... constant:-1 == YES Passed test: boolValue.m:34 ... constant:-0 == NO Passed test: boolValue.m:37 ... normal:-1 == YES Passed test: boolValue.m:39 ... normal:-0 == NO Passed test: boolValue.m:42 ... mutable:-1 == YES Passed test: boolValue.m:44 ... mutable:-0 == NO Passed test: boolValue.m:33 ... constant:-9 == YES Passed test: boolValue.m:34 ... constant:-00 == NO Passed test: boolValue.m:37 ... normal:-9 == YES Passed test: boolValue.m:39 ... normal:-00 == NO Passed test: boolValue.m:42 ... mutable:-9 == YES Passed test: boolValue.m:44 ... mutable:-00 == NO Passed test: boolValue.m:33 ... constant:Yes == YES Passed test: boolValue.m:34 ... constant:No == NO Passed test: boolValue.m:37 ... normal:Yes == YES Passed test: boolValue.m:39 ... normal:No == NO Passed test: boolValue.m:42 ... mutable:Yes == YES Passed test: boolValue.m:44 ... mutable:No == NO Passed test: boolValue.m:33 ... constant:YES == YES Passed test: boolValue.m:34 ... constant:NO == NO Passed test: boolValue.m:37 ... normal:YES == YES Passed test: boolValue.m:39 ... normal:NO == NO Passed test: boolValue.m:42 ... mutable:YES == YES Passed test: boolValue.m:44 ... mutable:NO == NO Passed test: boolValue.m:33 ... constant:yes == YES Passed test: boolValue.m:34 ... constant:no == NO Passed test: boolValue.m:37 ... normal:yes == YES Passed test: boolValue.m:39 ... normal:no == NO Passed test: boolValue.m:42 ... mutable:yes == YES Passed test: boolValue.m:44 ... mutable:no == NO Completed file: boolValue.m Testing NSString_base.m... Running base/NSString/NSString_base.m... Passed test: NSString_tests.h:308 ... -initWithCString: works Passed test: NSString_tests.h:115 ... -initWithData:encoding: gives nil for invalid encodings Passed test: NSString_tests.h:309 ... character set encoding/decoding works Passed test: NSString_tests.h:310 ... -getCString:maxLength:range:remainingRange: works Passed test: NSString_tests.h:237 ... -lowercaseString returns a valid instance Passed test: NSString_tests.h:246 ... -uppercaseString returns a valid instance Passed test: NSString_tests.h:255 ... -capitalizedString returns a valid instance Passed test: NSString_tests.h:263 ... -description returns a valid instance Passed test: NSString_tests.h:272 ... -stringByExpandingTildeInPath returns a valid instance (1) Passed test: NSString_tests.h:281 ... -stringByExpandingTildeInPath returns a valid instance (2) Passed test: NSString_tests.h:290 ... -stringByAbbreviatingWithTildeInPath returns a valid instance Completed file: NSString_base.m Testing NSString_custom.m... Running base/NSString/NSString_custom.m... Passed test: NSString_tests.h:308 ... -initWithCString: works Passed test: NSString_tests.h:115 ... -initWithData:encoding: gives nil for invalid encodings Passed test: NSString_tests.h:309 ... character set encoding/decoding works Passed test: NSString_tests.h:310 ... -getCString:maxLength:range:remainingRange: works Passed test: NSString_tests.h:237 ... -lowercaseString returns a valid instance Passed test: NSString_tests.h:246 ... -uppercaseString returns a valid instance Passed test: NSString_tests.h:255 ... -capitalizedString returns a valid instance Passed test: NSString_tests.h:263 ... -description returns a valid instance Passed test: NSString_tests.h:272 ... -stringByExpandingTildeInPath returns a valid instance (1) Passed test: NSString_tests.h:281 ... -stringByExpandingTildeInPath returns a valid instance (2) Passed test: NSString_tests.h:290 ... -stringByAbbreviatingWithTildeInPath returns a valid instance Completed file: NSString_custom.m Testing NSString_zero_hash.m... Running base/NSString/NSString_zero_hash.m... Passed test: NSString_zero_hash.m:32 ... [NSConstantString hash] does not return 0 Passed test: NSString_zero_hash.m:36 ... [NSString hash] does not return 0 Completed file: NSString_zero_hash.m Testing nuls_in_strings.m... Running base/NSString/nuls_in_strings.m... Passed test: nuls_in_strings.m:20 ... nuls in constant strings Passed test: nuls_in_strings.m:21 ... nuls in non-constant strings Passed test: nuls_in_strings.m:22 ... hashes match Passed test: nuls_in_strings.m:24 ... compare as equal Completed file: nuls_in_strings.m Testing order.m... Running base/NSString/order.m... Passed test: order.m:23 ... UTF-16 BE OK Passed test: order.m:29 ... UTF-16 BE reverse OK Passed test: order.m:35 ... UTF-16 LE OK Passed test: order.m:41 ... UTF-16 LE reverse OK Passed test: order.m:48 ... UTF-32 BE OK Passed test: order.m:54 ... UTF-32 BE reverse OK Passed test: order.m:61 ... UTF-32 LE OK Passed test: order.m:67 ... UTF-32 LE reverse OK Completed file: order.m Testing regex.m... Running base/NSString/regex.m... Start set: regex.m:7 ... NSString + regex Passed test: regex.m:14 ... Correct length for regex, expected 9 got 9 Passed test: regex.m:17 ... Correct length for regex, expected 9 got 9 End set: regex.m:19 ... NSString + regex Completed file: regex.m Testing test00.m... Running base/NSString/test00.m... Passed test: test00.m:260 ... stringWithUTF8String raises for NULL Passed test: test00.m:265 ... initWithCString raises for NULL Passed test: test00.m:269 ... NSString extracting substring with range beyond end of string Passed test: test00.m:275 ... NSString comparison with range beyond end of string Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:97 ... UUString case sensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:100 ... UCString case sensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:103 ... CUString case sensitive comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'hello' and 'hello' NSOrderedSame Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:97 ... UUString case sensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:100 ... UCString case sensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:103 ... CUString case sensitive comparison for '' and '' NSOrderedSame Passed test: test00.m:121 ... CCString case insensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:151 ... UUString case sensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:154 ... UCString case sensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:157 ... CUString case sensitive literal comparison for '' and '' NSOrderedSame Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:97 ... UUString case sensitive comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:100 ... UCString case sensitive comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:103 ... CUString case sensitive comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'hello' and 'Hello' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'hello' and 'Hello' NSOrderedDescending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:97 ... UUString case sensitive comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:100 ... UCString case sensitive comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:103 ... CUString case sensitive comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'Hello' and 'hello' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'Hello' and 'hello' NSOrderedAscending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:70 ... UUString case insensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:73 ... UCString case insensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:76 ... CUString case insensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:94 ... CCString case sensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:97 ... UUString case sensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:100 ... UCString case sensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:103 ... CUString case sensitive comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'abc' and 'ab' NSOrderedDescending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:70 ... UUString case insensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:73 ... UCString case insensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:76 ... CUString case insensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:94 ... CCString case sensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:97 ... UUString case sensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:100 ... UCString case sensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:103 ... CUString case sensitive comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'ab' and 'abc' NSOrderedAscending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:70 ... UUString case insensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:73 ... UCString case insensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:76 ... CUString case insensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:94 ... CCString case sensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:97 ... UUString case sensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:100 ... UCString case sensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:103 ... CUString case sensitive comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:121 ... CCString case insensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:124 ... UUString case insensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:127 ... UCString case insensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:130 ... CUString case insensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:148 ... CCString case sensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:151 ... UUString case sensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:154 ... UCString case sensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:157 ... CUString case sensitive literal comparison for '' and 'a' NSOrderedAscending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:70 ... UUString case insensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:73 ... UCString case insensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:76 ... CUString case insensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:94 ... CCString case sensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:97 ... UUString case sensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:100 ... UCString case sensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:103 ... CUString case sensitive comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'a' and '' NSOrderedDescending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:97 ... UUString case sensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:100 ... UCString case sensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:103 ... CUString case sensitive comparison for 'a' and '' NSOrderedSame Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'a' and '' NSOrderedSame Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:97 ... UUString case sensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:100 ... UCString case sensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:103 ... CUString case sensitive comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'Location' and 'LoCaTiOn' NSOrderedDescending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:97 ... UUString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:100 ... UCString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:103 ... CUString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:97 ... UUString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:100 ... UCString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:103 ... CUString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>' NSOrderedAscending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:70 ... UUString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:73 ... UCString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:76 ... CUString case insensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:94 ... CCString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:97 ... UUString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:100 ... UCString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:103 ... CUString case sensitive comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'address@hidden&*()QWERTYUIOP{}ASDFGHJKL:;'ZXCVBNM,./<>?' and 'address@hidden&*()qwertyuiop{}asdfghjkl:;'zxcvbnm,./<>?' NSOrderedAscending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:97 ... UUString case sensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:100 ... UCString case sensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:103 ... CUString case sensitive comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'abcdefg' and 'ABCDEFG' NSOrderedDescending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:70 ... UUString case insensitive comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:73 ... UCString case insensitive comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:76 ... CUString case insensitive comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:94 ... CCString case sensitive comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:97 ... UUString case sensitive comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:100 ... UCString case sensitive comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:103 ... CUString case sensitive comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedSame Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'abcdefg' and 'CDE' NSOrderedDescending Passed test: test00.m:47 ... create strings for compare is ok Passed test: test00.m:67 ... CCString case insensitive comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:70 ... UUString case insensitive comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:73 ... UCString case insensitive comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:76 ... CUString case insensitive comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:94 ... CCString case sensitive comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:97 ... UUString case sensitive comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:100 ... UCString case sensitive comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:103 ... CUString case sensitive comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:121 ... CCString case insensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:124 ... UUString case insensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:127 ... UCString case insensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:130 ... CUString case insensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedAscending Passed test: test00.m:148 ... CCString case sensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:151 ... UUString case sensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:154 ... UCString case sensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:157 ... CUString case sensitive literal comparison for 'abcdefg' and 'CDEF' NSOrderedDescending Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'hello' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'hello' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'hello' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'hello' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'hello' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'hello' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'hello' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'hello' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'hElLo' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'hElLo' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'hElLo' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'hElLo' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'hElLo' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'hElLo' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'hElLo' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'hElLo' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'hell' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'hell' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'hell' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'hell' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'hel' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'hel' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'hel' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'hel' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'he' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'he' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'he' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'he' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'h' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'h' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'h' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'h' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and '' is ok Passed test: test00.m:194 ... UUString range for 'hello' and '' is ok Passed test: test00.m:197 ... UCString range for 'hello' and '' is ok Passed test: test00.m:200 ... CUString range for 'hello' and '' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'el' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'el' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'el' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'el' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'el' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'el' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'el' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'el' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'el' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'el' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'el' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'el' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'ell' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'ell' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'ell' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'ell' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'hello' and 'lo' is ok Passed test: test00.m:194 ... UUString range for 'hello' and 'lo' is ok Passed test: test00.m:197 ... UCString range for 'hello' and 'lo' is ok Passed test: test00.m:200 ... CUString range for 'hello' and 'lo' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:194 ... UUString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:197 ... UCString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:200 ... CUString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:194 ... UUString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:197 ... UCString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:200 ... CUString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'boaboaboa' and 'ABO' is ok Passed test: test00.m:194 ... UUString range for 'boaboaboa' and 'ABO' is ok Passed test: test00.m:197 ... UCString range for 'boaboaboa' and 'ABO' is ok Passed test: test00.m:200 ... CUString range for 'boaboaboa' and 'ABO' is ok Passed test: test00.m:188 ... create strings for range is ok Passed test: test00.m:191 ... CCString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:194 ... UUString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:197 ... UCString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:200 ... CUString range for 'boaboaboa' and 'abo' is ok Passed test: test00.m:228 ... create strings for range Passed test: test00.m:231 ... CString range for 'boaboaboa' is ok Passed test: test00.m:234 ... UString range for 'boaboaboa' is ok Passed test: test00.m:237 ... MCString range for 'boaboaboa' is ok Passed test: test00.m:240 ... MUString range for 'boaboaboa' is ok Passed test: test00.m:228 ... create strings for range Passed test: test00.m:231 ... CString range for 'boaboaboa' is ok Passed test: test00.m:234 ... UString range for 'boaboaboa' is ok Passed test: test00.m:237 ... MCString range for 'boaboaboa' is ok Passed test: test00.m:240 ... MUString range for 'boaboaboa' is ok Passed test: test00.m:228 ... create strings for range Passed test: test00.m:231 ... CString range for 'bo boaboa' is ok Passed test: test00.m:234 ... UString range for 'bo boaboa' is ok Passed test: test00.m:237 ... MCString range for 'bo boaboa' is ok Passed test: test00.m:240 ... MUString range for 'bo boaboa' is ok Passed test: test00.m:251 ... lineRangeForRange: with 'This is a line of text ' is ok Passed test: test00.m:251 ... lineRangeForRange: with 'This is a line of text ' is ok Passed test: test00.m:251 ... lineRangeForRange: with 'This is a line of text ' is ok Passed test: test00.m:355 ... Simple double conversion works Passed test: test00.m:356 ... Simple float conversion works Completed file: test00.m Testing test01.m... Running base/NSString/test01.m... Passed test: test01.m:9 ... pathComponents '' Passed test: test01.m:10 ... pathComponents 'usr' Passed test: test01.m:11 ... pathComponents 'usr/' Passed test: test01.m:12 ... pathComponents 'usr/bin' Passed test: test01.m:13 ... pathComponents 'usr//bin' Passed test: test01.m:14 ... pathComponents 'usr///bin' Passed test: test01.m:15 ... pathComponents '/' Passed test: test01.m:16 ... pathComponents '/usr' Passed test: test01.m:17 ... pathComponents '/usr/' Passed test: test01.m:18 ... pathComponents '/usr/bin' Passed test: test01.m:19 ... pathComponents '/usr//bin' Passed test: test01.m:20 ... pathComponents '/usr///bin' Passed test: test01.m:22 ... '' stringByAppendingPathComponent: '' Passed test: test01.m:24 ... '' stringByAppendingPathComponent: 'usr' Passed test: test01.m:26 ... '' stringByAppendingPathComponent: 'usr/' Passed test: test01.m:28 ... '' stringByAppendingPathComponent: '/usr' Passed test: test01.m:30 ... '' stringByAppendingPathComponent: '/usr/' Passed test: test01.m:32 ... '/' stringByAppendingPathComponent: '' Passed test: test01.m:34 ... '/' stringByAppendingPathComponent: 'usr' Passed test: test01.m:36 ... '/' stringByAppendingPathComponent: 'usr/' Passed test: test01.m:38 ... '/' stringByAppendingPathComponent: '/usr' Passed test: test01.m:40 ... '/' stringByAppendingPathComponent: '/usr/' Passed test: test01.m:42 ... 'usr' stringByAppendingPathComponent: '' Passed test: test01.m:44 ... 'usr' stringByAppendingPathComponent: 'bin' Passed test: test01.m:46 ... 'usr' stringByAppendingPathComponent: 'bin/' Passed test: test01.m:48 ... 'usr' stringByAppendingPathComponent: '/bin' Passed test: test01.m:50 ... 'usr' stringByAppendingPathComponent: '/bin/' Passed test: test01.m:52 ... '/usr' stringByAppendingPathComponent: '' Passed test: test01.m:54 ... '/usr' stringByAppendingPathComponent: 'bin' Passed test: test01.m:56 ... '/usr' stringByAppendingPathComponent: 'bin/' Passed test: test01.m:58 ... '/usr' stringByAppendingPathComponent: '/bin' Passed test: test01.m:60 ... '/usr' stringByAppendingPathComponent: '/bin/' Passed test: test01.m:62 ... '/usr/' stringByAppendingPathComponent: '' Passed test: test01.m:64 ... '/usr/' stringByAppendingPathComponent: 'bin' Passed test: test01.m:66 ... '/usr/' stringByAppendingPathComponent: 'bin/' Passed test: test01.m:68 ... '/usr/' stringByAppendingPathComponent: '/bin/' Completed file: test01.m Testing test02.m... Running base/NSString/test02.m... Passed test: test02.m:16 ... [@"home" pathComponents] == @"home"] Passed test: test02.m:21 ... [@"/home" pathComponents] == (@"/", @"home"]) Passed test: test02.m:27 ... [@"/home" pathComponents] == (@"/", @"home","/")] Passed test: test02.m:33 ... [@"/home/nicola" pathComponents] == (@"/", @"home","nicola")] Passed test: test02.m:39 ... [@"//home//nicola" pathComponents] == (@"/", @"home","nicola")] Passed test: test02.m:41 ... [@"home/nicola.jpg" pathExtension] == @"jpg" Passed test: test02.m:44 ... [@"/home/nicola.jpg\" pathExtension] == @"jpg" Passed test: test02.m:47 ... [@"home/nicola" pathExtension] == @"" Passed test: test02.m:50 ... [@"home/nicola" pathExtension] == @"" Passed test: test02.m:53 ... [@"/home/nicola..jpg" pathExtension] == @"jpg" Passed test: test02.m:56 ... [@"/home/nicola.jpg/" pathExtension] == @"jpg" Passed test: test02.m:59 ... [@"/home/nicola.jpg/extra" pathExtension] == @"" Passed test: test02.m:62 ... [@"/home/nicola./" pathExtension] == @"" Passed test: test02.m:65 ... '/home' stringByAppendingPathComponent: 'nicola.jpg' == '/home/nicola.jpg' Passed test: test02.m:68 ... '/home/' stringByAppendingPathComponent: 'nicola.jpg' == '/home/nicola.jpg' Passed test: test02.m:71 ... '/' stringByAppendingPathComponent: 'nicola.jpg' == '/nicola.jpg' Passed test: test02.m:74 ... '' stringByAppendingPathComponent: 'nicola.jpg' == 'nicola.jpg' Passed test: test02.m:77 ... '/home/nicola.jpg' stringByAppendingPathExtension:'jpg' == '/home/nicola.jpg.jpg' Passed test: test02.m:80 ... '/home/nicola.' stringByAppendingPathExtension:'jpg' == '/home/nicola..jpg' Passed test: test02.m:86 ... '/home/nicola/' stringByAppendingPathExtension:'jpg' == '/home/nicola.jpg' Passed test: test02.m:89 ... 'nicola' stringByAppendingPathExtension:'jpg' == 'nicola.jpg' Passed test: test02.m:92 ... 'nicola' stringByAppendingPathExtension:'jpg' == 'nicola.jpg' Passed test: test02.m:97 ... '/home/nicola.jpg' stringByDeletingLastPathComponent == '/home' Passed test: test02.m:100 ... '/home/nicola/' stringByDeletingLastPathComponent == '/home' Passed test: test02.m:102 ... '/home/nicola' stringByDeletingLastPathComponent == '/' Passed test: test02.m:104 ... '/home/' stringByDeletingLastPathComponent == '/' Passed test: test02.m:106 ... '/home' stringByDeletingLastPathComponent == '/' Passed test: test02.m:108 ... '/' stringByDeletingLastPathComponent == '/' Passed test: test02.m:110 ... 'hello' stringByDeletingLastPathComponent == '' Passed test: test02.m:113 ... '/hello/there/..' stringByDeletingLastPathComponent == '/hello/there' Passed test: test02.m:116 ... '/hello/there/.' stringByDeletingLastPathComponent == '/hello/there' Passed test: test02.m:119 ... '/hello/../there' stringByDeletingLastPathComponent == '/hello/..' Passed test: test02.m:122 ... '/hello//../there' stringByDeletingLastPathComponent == '/hello/..' Passed test: test02.m:132 ... '//host/file.jpg' stringByDeletingLastPathComponent == '//host/' Passed test: test02.m:137 ... '//host/share/' stringByDeletingLastPathComponent == '//host/share/' Passed test: test02.m:142 ... '///host/share/' stringByDeletingLastPathComponent == '/host' Passed test: test02.m:147 ... '//host/share' stringByDeletingLastPathComponent == '/host' Passed test: test02.m:152 ... '//dir/' stringByDeletingLastPathComponent == '/' Passed test: test02.m:161 ... '//host/file.jpg' stringByDeletingLastPathComponent == '/host/share' Passed test: test02.m:164 ... '//host/share/' stringByDeletingLastPathComponent == '/host' Passed test: test02.m:167 ... '//host/share' stringByDeletingLastPathComponent == '/host' Passed test: test02.m:169 ... '//dir/' stringByDeletingLastPathComponent == '/' Passed test: test02.m:177 ... '/home/nicola.jpg' stringByDeletingPathExtension == '/home/nicola' Passed test: test02.m:179 ... '/home/' stringByDeletingPathExtension == '/home' Passed test: test02.m:181 ... 'nicola.jpg' stringByDeletingPathExtension == 'nicola' Passed test: test02.m:183 ... 'nicola..jpg' stringByDeletingPathExtension == 'nicola.' Passed test: test02.m:185 ... '.jpg' stringByDeletingPathExtension == '.jpg' Passed test: test02.m:187 ... '/' stringByDeletingPathExtension == '/' Passed test: test02.m:193 ... '/home/nicola/nil' stringByExpandingTildeInPath: == '/home/nicola/nil' Passed test: test02.m:196 ... '~/nil' stringByExpandingTildeInPath: != '~/nil' Passed test: test02.m:207 ... '~root' stringByExpandingTildeInPath: != '~root' Passed test: test02.m:213 ... //home/user/ stringByStandardizingPath == //home/user/ Passed test: test02.m:217 ... \\home\user\ stringByStandardizingPath == \\home\user\ Passed test: test02.m:220 ... 'c:\.' stringByStandardizingPath == 'c:\.' Passed test: test02.m:223 ... 'c:\...' stringByStandardizingPath == 'c:\...' Passed test: test02.m:226 ... 'c:/home' isAbsolutePath == YES Passed test: test02.m:229 ... '//host/share/' isAbsolutePath == YES Passed test: test02.m:234 ... /home//user/ stringByStandardizingPath == /home/user Passed test: test02.m:237 ... //home/user stringByStandardizingPath == /home/user Passed test: test02.m:240 ... ///home/user stringByStandardizingPath == /home/user Passed test: test02.m:243 ... /home/./user stringByStandardizingPath == /home/user Passed test: test02.m:246 ... /home/user/. stringByStandardizingPath == /home/user Passed test: test02.m:249 ... /home/.//././user stringByStandardizingPath == /home/user Passed test: test02.m:256 ... /home/../nicola stringByStandardizingPath == /nicola Passed test: test02.m:260 ... /here/and/there/../../nicola stringByStandardizingPath == /here/nicola Passed test: test02.m:264 ... /here/../../nicola stringByStandardizingPath == /nicola Passed test: test02.m:267 ... home/../nicola stringByStandardizingPath == home/../nicola Passed test: test02.m:270 ... a/b/../c stringByStandardizingPath == a/b/../c Dashed hope: test02.m:284 ... foo->bar relative symlink not expanded by stringByResolvingSymlinksInPath Expected 'foo' and got '/tmp/GNUstepSecure1000/bar' Passed test: test02.m:293 ... foo->bar symlink not expanded by stringByStandardizingPath Passed test: test02.m:295 ... foo->bar absolute symlink expanded by stringByResolvingSymlinksInPath Passed test: test02.m:299 ... foo->bar relative symlink expanded by stringByResolvingSymlinksInPath Passed test: test02.m:303 ... tilde is expanded by stringByResolvingSymlinksInPath Passed test: test02.m:310 ... /.. stringByStandardizingPath == / Passed test: test02.m:312 ... /. stringByStandardizingPath == /. (OSX special case) Passed test: test02.m:324 ... stringsByAppendingPaths works Passed test: test02.m:327 ... 'home' isAbsolutePath == NO Passed test: test02.m:336 ... '/home' isAbsolutePath == YES Passed test: test02.m:338 ... '//host/share' isAbsolutePath == YES Passed test: test02.m:343 ... +pathWithComponents works for relative path Passed test: test02.m:346 ... +pathWithComponents works works for absolute path Completed file: test02.m Testing test03.m... Running base/NSString/test03.m... Passed test: test03.m:11 ... '' stringByTrimmingLeadSpaces == '' Passed test: test03.m:13 ... 'home' stringByTrimmingLeadSpaces == 'home' Passed test: test03.m:15 ... ' hello' stringByTrimmingLeadSpaces == 'hello' Passed test: test03.m:17 ... '\thello' stringByTrimmingLeadSpaces == 'hello' Passed test: test03.m:19 ... '\nhello' stringByTrimmingLeadSpaces == 'hello' Passed test: test03.m:22 ... '' stringByTrimmingTailSpaces == '' Passed test: test03.m:24 ... 'home' stringByTrimmingTailSpaces == 'home' Passed test: test03.m:26 ... 'hello ' stringByTrimmingTailSpaces == 'hello' Passed test: test03.m:28 ... 'hello\t' stringByTrimmingTailSpaces == 'hello' Passed test: test03.m:30 ... 'hello\n' stringByTrimmingTailSpaces == 'hello' Passed test: test03.m:33 ... '' stringByTrimmingSpaces == '' Passed test: test03.m:35 ... 'home' stringByTrimmingSpaces == 'home' Passed test: test03.m:37 ... ' hello' stringByTrimmingSpaces == 'hello' Passed test: test03.m:39 ... '\thello' stringByTrimmingSpaces == 'hello' Passed test: test03.m:41 ... '\nhello' stringByTrimmingSpaces == 'hello' Passed test: test03.m:44 ... 'home' stringByTrimmingCharactersInSet == 'home' Passed test: test03.m:46 ... 'hello\n' stringByTrimmingCharactersInSet == 'hello' Passed test: test03.m:48 ... '\nhello' stringByTrimmingCharactersInSet == 'hello' Passed test: test03.m:50 ... ' hello ' stringByTrimmingCharactersInSet == 'hello' Passed test: test03.m:52 ... '\n \n' stringByTrimmingCharactersInSet == '' Passed test: test03.m:57 ... 'hello' stringByPaddingToLength:3 withString:'.' startingAtIndex:0 == 'hel' Passed test: test03.m:61 ... 'hello' stringByPaddingToLength:8 withString:'.' startingAtIndex:0 == 'hello...' Passed test: test03.m:65 ... 'hello' stringByPaddingToLength:8 withString:'xy' startingAtIndex:0 == 'helloyxy' Completed file: test03.m Testing test04.m... Running base/NSString/test04.m... Passed test: test04.m:12 ... bad unichar Completed file: test04.m Testing test05.m... Running base/NSString/test05.m... Passed test: test05.m:12 ... foo Passed test: test05.m:15 ... foo Passed test: test05.m:21 ... foo2 Completed file: test05.m Testing test06.m... Running base/NSString/test06.m... Passed test: test06.m:19 ... character 0 is escaped Passed test: test06.m:24 ... character 1 is escaped Passed test: test06.m:29 ... character 2 is escaped Passed test: test06.m:34 ... character 3 is escaped Passed test: test06.m:39 ... character 4 is escaped Passed test: test06.m:44 ... character 5 is escaped Passed test: test06.m:49 ... character 6 is escaped Passed test: test06.m:54 ... character 7 is escaped Passed test: test06.m:59 ... character 8 is escaped Passed test: test06.m:64 ... character 9 is escaped Passed test: test06.m:69 ... character 10 is escaped Passed test: test06.m:74 ... character 11 is escaped Passed test: test06.m:79 ... character 12 is escaped Passed test: test06.m:84 ... character 13 is escaped Passed test: test06.m:89 ... character 14 is escaped Passed test: test06.m:94 ... character 15 is escaped Passed test: test06.m:99 ... character 16 is escaped Passed test: test06.m:104 ... character 17 is escaped Passed test: test06.m:109 ... character 18 is escaped Passed test: test06.m:114 ... character 19 is escaped Passed test: test06.m:119 ... character 20 is escaped Passed test: test06.m:124 ... character 21 is escaped Passed test: test06.m:129 ... character 22 is escaped Passed test: test06.m:134 ... character 23 is escaped Passed test: test06.m:139 ... character 24 is escaped Passed test: test06.m:144 ... character 25 is escaped Passed test: test06.m:149 ... character 26 is escaped Passed test: test06.m:154 ... character 27 is escaped Passed test: test06.m:159 ... character 28 is escaped Passed test: test06.m:164 ... character 29 is escaped Passed test: test06.m:169 ... character 30 is escaped Passed test: test06.m:174 ... character 31 is escaped Passed test: test06.m:179 ... character 32 is escaped Passed test: test06.m:184 ... character 33 is not escaped Passed test: test06.m:189 ... character 34 is escaped Passed test: test06.m:194 ... character 35 is escaped Passed test: test06.m:199 ... character 36 is not escaped Passed test: test06.m:204 ... character 37 is escaped Passed test: test06.m:209 ... character 38 is not escaped Passed test: test06.m:214 ... character 39 is not escaped Passed test: test06.m:219 ... character 40 is not escaped Passed test: test06.m:224 ... character 41 is not escaped Passed test: test06.m:229 ... character 42 is not escaped Passed test: test06.m:234 ... character 43 is not escaped Passed test: test06.m:239 ... character 44 is not escaped Passed test: test06.m:244 ... character 45 is not escaped Passed test: test06.m:249 ... character 46 is not escaped Passed test: test06.m:254 ... character 47 is not escaped Passed test: test06.m:259 ... character 48 is not escaped Passed test: test06.m:264 ... character 49 is not escaped Passed test: test06.m:269 ... character 50 is not escaped Passed test: test06.m:274 ... character 51 is not escaped Passed test: test06.m:279 ... character 52 is not escaped Passed test: test06.m:284 ... character 53 is not escaped Passed test: test06.m:289 ... character 54 is not escaped Passed test: test06.m:294 ... character 55 is not escaped Passed test: test06.m:299 ... character 56 is not escaped Passed test: test06.m:304 ... character 57 is not escaped Passed test: test06.m:309 ... character 58 is not escaped Passed test: test06.m:314 ... character 59 is not escaped Passed test: test06.m:319 ... character 60 is escaped Passed test: test06.m:324 ... character 61 is not escaped Passed test: test06.m:329 ... character 62 is escaped Passed test: test06.m:334 ... character 63 is not escaped Passed test: test06.m:339 ... character 64 is not escaped Passed test: test06.m:344 ... character 65 is not escaped Passed test: test06.m:349 ... character 66 is not escaped Passed test: test06.m:354 ... character 67 is not escaped Passed test: test06.m:359 ... character 68 is not escaped Passed test: test06.m:364 ... character 69 is not escaped Passed test: test06.m:369 ... character 70 is not escaped Passed test: test06.m:374 ... character 71 is not escaped Passed test: test06.m:379 ... character 72 is not escaped Passed test: test06.m:384 ... character 73 is not escaped Passed test: test06.m:389 ... character 74 is not escaped Passed test: test06.m:394 ... character 75 is not escaped Passed test: test06.m:399 ... character 76 is not escaped Passed test: test06.m:404 ... character 77 is not escaped Passed test: test06.m:409 ... character 78 is not escaped Passed test: test06.m:414 ... character 79 is not escaped Passed test: test06.m:419 ... character 80 is not escaped Passed test: test06.m:424 ... character 81 is not escaped Passed test: test06.m:429 ... character 82 is not escaped Passed test: test06.m:434 ... character 83 is not escaped Passed test: test06.m:439 ... character 84 is not escaped Passed test: test06.m:444 ... character 85 is not escaped Passed test: test06.m:449 ... character 86 is not escaped Passed test: test06.m:454 ... character 87 is not escaped Passed test: test06.m:459 ... character 88 is not escaped Passed test: test06.m:464 ... character 89 is not escaped Passed test: test06.m:469 ... character 90 is not escaped Passed test: test06.m:474 ... character 91 is escaped Passed test: test06.m:479 ... character 92 is escaped Passed test: test06.m:484 ... character 93 is escaped Passed test: test06.m:489 ... character 94 is escaped Passed test: test06.m:494 ... character 95 is not escaped Passed test: test06.m:499 ... character 96 is escaped Passed test: test06.m:504 ... character 97 is not escaped Passed test: test06.m:509 ... character 98 is not escaped Passed test: test06.m:514 ... character 99 is not escaped Passed test: test06.m:519 ... character 100 is not escaped Passed test: test06.m:524 ... character 101 is not escaped Passed test: test06.m:529 ... character 102 is not escaped Passed test: test06.m:534 ... character 103 is not escaped Passed test: test06.m:539 ... character 104 is not escaped Passed test: test06.m:544 ... character 105 is not escaped Passed test: test06.m:549 ... character 106 is not escaped Passed test: test06.m:554 ... character 107 is not escaped Passed test: test06.m:559 ... character 108 is not escaped Passed test: test06.m:564 ... character 109 is not escaped Passed test: test06.m:569 ... character 110 is not escaped Passed test: test06.m:574 ... character 111 is not escaped Passed test: test06.m:579 ... character 112 is not escaped Passed test: test06.m:584 ... character 113 is not escaped Passed test: test06.m:589 ... character 114 is not escaped Passed test: test06.m:594 ... character 115 is not escaped Passed test: test06.m:599 ... character 116 is not escaped Passed test: test06.m:604 ... character 117 is not escaped Passed test: test06.m:609 ... character 118 is not escaped Passed test: test06.m:614 ... character 119 is not escaped Passed test: test06.m:619 ... character 120 is not escaped Passed test: test06.m:624 ... character 121 is not escaped Passed test: test06.m:629 ... character 122 is not escaped Passed test: test06.m:634 ... character 123 is escaped Passed test: test06.m:639 ... character 124 is escaped Passed test: test06.m:644 ... character 125 is escaped Passed test: test06.m:649 ... character 126 is not escaped Passed test: test06.m:654 ... character 127 is escaped Passed test: test06.m:659 ... character 128 is escaped Passed test: test06.m:664 ... character 129 is escaped Passed test: test06.m:669 ... character 130 is escaped Passed test: test06.m:674 ... character 131 is escaped Passed test: test06.m:679 ... character 132 is escaped Passed test: test06.m:684 ... character 133 is escaped Passed test: test06.m:689 ... character 134 is escaped Passed test: test06.m:694 ... character 135 is escaped Passed test: test06.m:699 ... character 136 is escaped Passed test: test06.m:704 ... character 137 is escaped Passed test: test06.m:709 ... character 138 is escaped Passed test: test06.m:714 ... character 139 is escaped Passed test: test06.m:719 ... character 140 is escaped Passed test: test06.m:724 ... character 141 is escaped Passed test: test06.m:729 ... character 142 is escaped Passed test: test06.m:734 ... character 143 is escaped Passed test: test06.m:739 ... character 144 is escaped Passed test: test06.m:744 ... character 145 is escaped Passed test: test06.m:749 ... character 146 is escaped Passed test: test06.m:754 ... character 147 is escaped Passed test: test06.m:759 ... character 148 is escaped Passed test: test06.m:764 ... character 149 is escaped Passed test: test06.m:769 ... character 150 is escaped Passed test: test06.m:774 ... character 151 is escaped Passed test: test06.m:779 ... character 152 is escaped Passed test: test06.m:784 ... character 153 is escaped Passed test: test06.m:789 ... character 154 is escaped Passed test: test06.m:794 ... character 155 is escaped Passed test: test06.m:799 ... character 156 is escaped Passed test: test06.m:804 ... character 157 is escaped Passed test: test06.m:809 ... character 158 is escaped Passed test: test06.m:814 ... character 159 is escaped Passed test: test06.m:819 ... character 160 is escaped Passed test: test06.m:824 ... character 161 is escaped Passed test: test06.m:829 ... character 162 is escaped Passed test: test06.m:834 ... character 163 is escaped Passed test: test06.m:839 ... character 164 is escaped Passed test: test06.m:844 ... character 165 is escaped Passed test: test06.m:849 ... character 166 is escaped Passed test: test06.m:854 ... character 167 is escaped Passed test: test06.m:859 ... character 168 is escaped Passed test: test06.m:864 ... character 169 is escaped Passed test: test06.m:869 ... character 170 is escaped Passed test: test06.m:874 ... character 171 is escaped Passed test: test06.m:879 ... character 172 is escaped Passed test: test06.m:884 ... character 173 is escaped Passed test: test06.m:889 ... character 174 is escaped Passed test: test06.m:894 ... character 175 is escaped Passed test: test06.m:899 ... character 176 is escaped Passed test: test06.m:904 ... character 177 is escaped Passed test: test06.m:909 ... character 178 is escaped Passed test: test06.m:914 ... character 179 is escaped Passed test: test06.m:919 ... character 180 is escaped Passed test: test06.m:924 ... character 181 is escaped Passed test: test06.m:929 ... character 182 is escaped Passed test: test06.m:934 ... character 183 is escaped Passed test: test06.m:939 ... character 184 is escaped Passed test: test06.m:944 ... character 185 is escaped Passed test: test06.m:949 ... character 186 is escaped Passed test: test06.m:954 ... character 187 is escaped Passed test: test06.m:959 ... character 188 is escaped Passed test: test06.m:964 ... character 189 is escaped Passed test: test06.m:969 ... character 190 is escaped Passed test: test06.m:974 ... character 191 is escaped Passed test: test06.m:979 ... character 192 is escaped Passed test: test06.m:984 ... character 193 is escaped Passed test: test06.m:989 ... character 194 is escaped Passed test: test06.m:994 ... character 195 is escaped Passed test: test06.m:999 ... character 196 is escaped Passed test: test06.m:1004 ... character 197 is escaped Passed test: test06.m:1009 ... character 198 is escaped Passed test: test06.m:1014 ... character 199 is escaped Passed test: test06.m:1019 ... character 200 is escaped Passed test: test06.m:1024 ... character 201 is escaped Passed test: test06.m:1029 ... character 202 is escaped Passed test: test06.m:1034 ... character 203 is escaped Passed test: test06.m:1039 ... character 204 is escaped Passed test: test06.m:1044 ... character 205 is escaped Passed test: test06.m:1049 ... character 206 is escaped Passed test: test06.m:1054 ... character 207 is escaped Passed test: test06.m:1059 ... character 208 is escaped Passed test: test06.m:1064 ... character 209 is escaped Passed test: test06.m:1069 ... character 210 is escaped Passed test: test06.m:1074 ... character 211 is escaped Passed test: test06.m:1079 ... character 212 is escaped Passed test: test06.m:1084 ... character 213 is escaped Passed test: test06.m:1089 ... character 214 is escaped Passed test: test06.m:1094 ... character 215 is escaped Passed test: test06.m:1099 ... character 216 is escaped Passed test: test06.m:1104 ... character 217 is escaped Passed test: test06.m:1109 ... character 218 is escaped Passed test: test06.m:1114 ... character 219 is escaped Passed test: test06.m:1119 ... character 220 is escaped Passed test: test06.m:1124 ... character 221 is escaped Passed test: test06.m:1129 ... character 222 is escaped Passed test: test06.m:1134 ... character 223 is escaped Passed test: test06.m:1139 ... character 224 is escaped Passed test: test06.m:1144 ... character 225 is escaped Passed test: test06.m:1149 ... character 226 is escaped Passed test: test06.m:1154 ... character 227 is escaped Passed test: test06.m:1159 ... character 228 is escaped Passed test: test06.m:1164 ... character 229 is escaped Passed test: test06.m:1169 ... character 230 is escaped Passed test: test06.m:1174 ... character 231 is escaped Passed test: test06.m:1179 ... character 232 is escaped Passed test: test06.m:1184 ... character 233 is escaped Passed test: test06.m:1189 ... character 234 is escaped Passed test: test06.m:1194 ... character 235 is escaped Passed test: test06.m:1199 ... character 236 is escaped Passed test: test06.m:1204 ... character 237 is escaped Passed test: test06.m:1209 ... character 238 is escaped Passed test: test06.m:1214 ... character 239 is escaped Passed test: test06.m:1219 ... character 240 is escaped Passed test: test06.m:1224 ... character 241 is escaped Passed test: test06.m:1229 ... character 242 is escaped Passed test: test06.m:1234 ... character 243 is escaped Passed test: test06.m:1239 ... character 244 is escaped Passed test: test06.m:1244 ... character 245 is escaped Passed test: test06.m:1249 ... character 246 is escaped Passed test: test06.m:1254 ... character 247 is escaped Passed test: test06.m:1259 ... character 248 is escaped Passed test: test06.m:1264 ... character 249 is escaped Passed test: test06.m:1269 ... character 250 is escaped Passed test: test06.m:1274 ... character 251 is escaped Passed test: test06.m:1279 ... character 252 is escaped Passed test: test06.m:1284 ... character 253 is escaped Passed test: test06.m:1289 ... character 254 is escaped Passed test: test06.m:1294 ... character 255 is escaped Completed file: test06.m Testing test07.m... Running base/NSString/test07.m... Passed test: test07.m:12 ... simple intValue works Passed test: test07.m:13 ... negative intValue works Passed test: test07.m:14 ... positive intValue works Passed test: test07.m:15 ... intValue ignores trailing data Passed test: test07.m:17 ... intValue with leading space works Passed test: test07.m:20 ... simple doubleValue works Passed test: test07.m:22 ... negative doubleValue works Passed test: test07.m:24 ... positive doubleValue works Passed test: test07.m:26 ... doubleValue ignores trailing data Passed test: test07.m:28 ... doubleValue with leading space works Passed test: test07.m:31 ... UTF-8 string literal matches 16bit unicode string Completed file: test07.m Building in base/NSTask Making all in Helpers ... Making all for tool NSZombie... Making all for tool processgroup... Making all for tool testcat... Making all for tool testecho... Compiling file NSZombie.m ... Compiling file testcat.m ... Compiling file processgroup.m ... Compiling file testecho.m ... Linking tool testcat ... Linking tool NSZombie ... Linking tool testecho ... Linking tool processgroup ... Making all for test_tool basic... Making all for test_tool general... Making all for test_tool launch... Making all for test_tool zombie... Compiling file basic.m ... Compiling file launch.m ... Compiling file zombie.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from zombie.m:8:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from launch.m:7:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:6:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] launch.m: In function ‘main’: launch.m:64:5: warning: implicit declaration of function ‘getpgrp’ [-Wimplicit-function-declaration] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool zombie ... Linking test_tool general ... Linking test_tool launch ... Testing basic.m... Running base/NSTask/basic.m... Passed test: NSTask is a known className Passed test: Object 0 of class 'NSTask' conforms to NSObject Passed test: Object 0 of class 'NSTask' can return self Passed test: Object 0 of class 'NSTask' can return own class Passed test: Object 0 of class 'NSTask' object is of correct class Passed test: Object 0 of class 'NSTask' isMemberOfClass works Passed test: Object 0 of class 'NSTask' can return superclass Passed test: Object 0 of class 'NSTask' responds to hash Passed test: Object 0 of class 'NSTask' isEqual: to self Passed test: Object 0 of class 'NSTask' respondsToSelector: Passed test: Object 0 of class 'NSTask' handles retain Passed test: Object 0 of class 'NSTask' has working retainCount Passed test: Object 0 of class 'NSTask' has NSString description Passed test: Object 0 of class 'NSTask' handles performSelector Completed file: basic.m Testing general.m... Running base/NSTask/general.m... Passed test: general.m:28 ... We can build some objects for task tests # __GENERATED__ makefile marker # include $(GNUSTEP_MAKEFILES)/common.make -include ../GNUmakefile.super GNUSTEP_OBJ_DIR=./obj TEST_TOOL_NAME = basic general launch zombie ifeq ($(gcov),yes) ADDITIONAL_OBJCFLAGS += -ftest-coverage -fprofile-arcs ADDITIONAL_OBJCCFLAGS += -ftest-coverage -fprofile-arcs ADDITIONAL_LDFLAGS += -ftest-coverage -fprofile-arcs ADDITIONAL_TOOL_LIBS+=-lgcov endif basic_OBJC_FILES=basic.m general_OBJC_FILES=general.m launch_OBJC_FILES=launch.m zombie_OBJC_FILES=zombie.m -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/test-tool.make -include GNUmakefile.postamble after-clean:: rm -f core tests.log tests.sum oldtests.log oldtests.sum Passed test: general.m:42 ... launchedTaskWithLaunchPath:arguments: works /home/stefan/src/base/Tests/base/NSTask/Helpers/obj/testecho xxx yyy Completed file: general.m Testing launch.m... Running base/NSTask/launch.m... Passed test: launch.m:34 ... standardOutput returns pipe Passed test: launch.m:36 ... was able to read data from subtask 2012-01-30 20:25:53.886 launch[2977] Data was # __GENERATED__ makefile marker # include $(GNUSTEP_MAKEFILES)/common.make -include ../GNUmakefile.super GNUSTEP_OBJ_DIR=./obj TEST_TOOL_NAME = basic general launch zombie ifeq ($(gcov),yes) ADDITIONAL_OBJCFLAGS += -ftest-coverage -fprofile-arcs ADDITIONAL_OBJCCFLAGS += -ftest-coverage -fprofile-arcs ADDITIONAL_LDFLAGS += -ftest-coverage -fprofile-arcs ADDITIONAL_TOOL_LIBS+=-lgcov endif basic_OBJC_FILES=basic.m general_OBJC_FILES=general.m launch_OBJC_FILES=launch.m zombie_OBJC_FILES=zombie.m -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/test-tool.make -include GNUmakefile.postamble after-clean:: rm -f core tests.log tests.sum oldtests.log oldtests.sum Passed test: launch.m:49 ... was able to read data from subtask 2012-01-30 20:25:53.919 launch[2977] Data was /home/stefan/src/base/Tests/base/NSTask/Helpers/obj/testecho Hello there Passed test: launch.m:55 ... raised exception on failed launch Passed test: launch.m:68 ... subtask changes process group Completed file: launch.m Testing zombie.m... Running base/NSTask/zombie.m... 2012-01-30 20:25:54.106 zombie[2999] Data was 2012-01-30 20:25:54.077 NSZombie[3000] *** -[NSObject release]: message sent to deallocated instance 0x8072474 Passed test: zombie.m:45 ... was able to read zombie message from subtask Completed file: zombie.m Building in base/NSTimeZone Making all for test_tool basic... Making all for test_tool create... Making all for test_tool use... Compiling file basic.m ... Compiling file create.m ... Compiling file use.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from create.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from use.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] basic.m: In function ‘main’: basic.m:8:3: warning: initialization from distinct Objective-C type [enabled by default] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] create.m: In function ‘main’: create.m:9:6: warning: unused variable ‘localh’ [-Wunused-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] use.m: In function ‘main’: use.m:14:13: warning: unused variable ‘str’ [-Wunused-variable] Linking test_tool basic ... Linking test_tool create ... Linking test_tool use ... Testing basic.m... Running base/NSTimeZone/basic.m... Passed test: NSTimeZone is a known className Passed test: Object 0 of class 'NSTimeZone' conforms to NSObject Passed test: Object 0 of class 'NSTimeZone' can return self Passed test: Object 0 of class 'NSTimeZone' can return own class Passed test: Object 0 of class 'NSTimeZone' object America/Chicago is of correct class Passed test: Object 0 of class 'NSTimeZone' isMemberOfClass works Passed test: Object 0 of class 'NSTimeZone' can return superclass Passed test: Object 0 of class 'NSTimeZone' responds to hash Passed test: Object 0 of class 'NSTimeZone' isEqual: to self Passed test: Object 0 of class 'NSTimeZone' respondsToSelector: Passed test: Object 0 of class 'NSTimeZone' handles retain Passed test: Object 0 of class 'NSTimeZone' has working retainCount Passed test: Object 0 of class 'NSTimeZone' has NSString description Passed test: Object 0 of class 'NSTimeZone' handles performSelector Completed file: basic.m Testing create.m... Running base/NSTimeZone/create.m... Passed test: create.m:13 ... +defaultTimeZone works Passed test: create.m:17 ... +localTimeZone works Passed test: create.m:21 ... +systemTimeZone works Passed test: create.m:25 ... +timeZoneForSecondsFromGMT works Passed test: create.m:29 ... +timeZoneForSecondsFromGMT fails for bad offset Passed test: create.m:33 ... +timeZoneWithAbbreviation works Passed test: create.m:37 ... +timeZoneWithName works Completed file: create.m Testing use.m... Running base/NSTimeZone/use.m... Passed test: use.m:23 ... +timeZoneForSecondsFromGMT works Passed test: use.m:28 ... +timeZoneForSecondsFromGMT rounds to minute Passed test: use.m:33 ... +timeZoneForSecondsFromGMT has correct name Passed test: use.m:38 ... +timeZoneForSecondsFromGMT has correct abbreviation Passed test: use.m:43 ... +timeZoneForSecondsFromGMT has DST NO Passed test: use.m:51 ... can set default time zone Start set: use.m:53 ... NSLocale Passed test: use.m:62 ... Correctly localizes standard time zone name Dashed hope: use.m:70 ... Correctly localizes short time zone name Expected 'GMT-03:00' and got 'BRT' Passed test: use.m:74 ... Correctly localizes DST time zone name Dashed hope: use.m:79 ... Correctly localizes short DST time zone name Expected 'GMT-02:00' and got 'BRST' Passed test: use.m:86 ... Returns correct Daylight Saving offset. Passed test: use.m:89 ... Returns correct Daylight Saving offset. Passed test: use.m:93 ... Returns correct Daylight Saving offset. End set: use.m:95 ... NSLocale Completed file: use.m Building in base/NSUndoManager Making all for test_tool NSUndoManager_basic... Making all for test_tool NSUndoManager_notifications... Compiling file NSUndoManager_notifications.m ... Compiling file NSUndoManager_basic.m ... NSUndoManager_notifications.m: In function ‘main’: NSUndoManager_notifications.m:112:47: warning: variable ‘eight’ set but not used [-Wunused-but-set-variable] NSUndoManager_notifications.m:112:40: warning: variable ‘seven’ set but not used [-Wunused-but-set-variable] NSUndoManager_notifications.m:112:35: warning: variable ‘six’ set but not used [-Wunused-but-set-variable] NSUndoManager_notifications.m:112:29: warning: variable ‘five’ set but not used [-Wunused-but-set-variable] NSUndoManager_notifications.m:112:23: warning: variable ‘four’ set but not used [-Wunused-but-set-variable] In file included from NSUndoManager_basic.m:2:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool NSUndoManager_notifications ... Linking test_tool NSUndoManager_basic ... Testing NSUndoManager_basic.m... Running base/NSUndoManager/NSUndoManager_basic.m... Passed test: NSUndoManager_basic.m:117 ... initial levels of undo is zero Passed test: NSUndoManager_basic.m:118 ... initial grouping level is zero Passed test: NSUndoManager_basic.m:119 ... undo registration is enabled Passed test: NSUndoManager_basic.m:120 ... groups by event enabled Passed test: NSUndoManager_basic.m:121 ... undoing not in progress Passed test: NSUndoManager_basic.m:122 ... redoing not in progress 2012-01-30 20:25:59.266 NSUndoManager_basic[3233] setFooReg: one 2012-01-30 20:25:59.278 NSUndoManager_basic[3233] setFooReg: (null) Passed test: NSUndoManager_basic.m:132 ... registerWithUndoTarget:selector:object single level undo 2012-01-30 20:25:59.278 NSUndoManager_basic[3233] setFooReg: one Passed test: NSUndoManager_basic.m:134 ... registerWithUndoTarget:selector:object single level redo 2012-01-30 20:25:59.278 NSUndoManager_basic[3233] setFooReg: two Passed test: NSUndoManager_basic.m:141 ... set two 2012-01-30 20:25:59.278 NSUndoManager_basic[3233] setFooReg: three Passed test: NSUndoManager_basic.m:146 ... set three 2012-01-30 20:25:59.279 NSUndoManager_basic[3233] setFooReg: two 2012-01-30 20:25:59.279 NSUndoManager_basic[3233] setFooReg: one 2012-01-30 20:25:59.279 NSUndoManager_basic[3233] setFooReg: (null) Passed test: NSUndoManager_basic.m:151 ... registerWithUndoTarget:selector:object multi level undo 2012-01-30 20:25:59.281 NSUndoManager_basic[3233] setFooReg: one 2012-01-30 20:25:59.281 NSUndoManager_basic[3233] setFooReg: two 2012-01-30 20:25:59.281 NSUndoManager_basic[3233] setFooReg: three Passed test: NSUndoManager_basic.m:156 ... registerWithUndoTarget:selector:object multi level redo Passed test: NSUndoManager_basic.m:169 ... prepareWithInvocationTarget single level undo Passed test: NSUndoManager_basic.m:171 ... prepareWithInvocationTarget single level redo Passed test: NSUndoManager_basic.m:181 ... prepareWithInvocationTarget multi level undo Passed test: NSUndoManager_basic.m:184 ... prepareWithInvocationTarget multi level redo 2012-01-30 20:25:59.282 NSUndoManager_basic[3233] setFooReg: two 2012-01-30 20:25:59.282 NSUndoManager_basic[3233] setFooReg: one 2012-01-30 20:25:59.282 NSUndoManager_basic[3233] setFooReg: (null) Passed test: NSUndoManager_basic.m:192 ... mixing prepare... and register... in undo stack 2012-01-30 20:25:59.282 NSUndoManager_basic[3233] setFooReg: one 2012-01-30 20:25:59.282 NSUndoManager_basic[3233] setFooReg: two 2012-01-30 20:25:59.282 NSUndoManager_basic[3233] setFooReg: three Passed test: NSUndoManager_basic.m:200 ... mixing prepare... and register... in redo stack Passed test: NSUndoManager_basic.m:208 ... single level undo with int argument Passed test: NSUndoManager_basic.m:209 ... single level redo with int argument Passed test: NSUndoManager_basic.m:226 ... multi level undo with int argument Passed test: NSUndoManager_basic.m:230 ... multi level redo with int argument 2012-01-30 20:25:59.283 NSUndoManager_basic[3233] setFooReg: eight 2012-01-30 20:25:59.283 NSUndoManager_basic[3233] setFooReg: seven Passed test: NSUndoManager_basic.m:250 ... undo grouping works with undo 2012-01-30 20:25:59.283 NSUndoManager_basic[3233] setFooReg: eight Passed test: NSUndoManager_basic.m:256 ... undo grouping works with redo Passed test: NSUndoManager_basic.m:261 ... setLevelsOfUndo: is sane. Passed test: NSUndoManager_basic.m:295 ... levels of undo really works with undo. Passed test: NSUndoManager_basic.m:300 ... levels of undo really works with redo. Passed test: NSUndoManager_basic.m:305 ... can't register undo outside any group Passed test: NSUndoManager_basic.m:310 ... registerUndoWithTarget:selector:object: retains its argument object 2012-01-30 20:25:59.284 NSUndoManager_basic[3233] setFooReg: Passed test: NSUndoManager_basic.m:317 ... -undo causes NSUndoManager to release its argument object Completed file: NSUndoManager_basic.m Testing NSUndoManager_notifications.m... Running base/NSUndoManager/NSUndoManager_notifications.m... Passed test: NSUndoManager_notifications.m:124 ... start at top level 2012-01-30 20:25:59.399 NSUndoManager_notifications[3252] Name: NSUndoManagerDidOpenUndoGroupNotification Object: Info: (null) 1 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerDidOpenUndoGroupNotification Object: Info: (null) 2 Passed test: NSUndoManager_notifications.m:126 ... grouping level during 1. check point Passed test: NSUndoManager_notifications.m:127 ... beginUndoGrouping causes one check point Passed test: NSUndoManager_notifications.m:129 ... implicit open when grouping by events 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 2 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerWillCloseUndoGroupNotification Object: Info: (null) 2 Passed test: NSUndoManager_notifications.m:132 ... no implicit close when grouping by events 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerWillCloseUndoGroupNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:135 ... grouping level matched notifications Passed test: NSUndoManager_notifications.m:139 ... level 0 before any grouping 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 0 2012-01-30 20:25:59.405 NSUndoManager_notifications[3252] Name: NSUndoManagerDidOpenUndoGroupNotification Object: Info: (null) 1 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerWillCloseUndoGroupNotification Object: Info: (null) 1 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 0 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:148 ... -undo posts NSUndoManagerWillUndoChangeNotification 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 0 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:155 ... -undo posts NSUndoManagerWillRedoChangeNotification 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 0 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:162 ... -undo posts NSUndoManagerDidUndoChangeNotification 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 0 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:169 ... -undo posts NSUndoManagerDidRedoChangeNotification 2012-01-30 20:25:59.406 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 0 2012-01-30 20:25:59.407 NSUndoManager_notifications[3252] Name: NSUndoManagerDidOpenUndoGroupNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:177 ... -beginUndoGroup sends a NSUndoManagerDidOpenUndoGroupNotification 2012-01-30 20:25:59.407 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 2012-01-30 20:25:59.407 NSUndoManager_notifications[3252] Name: NSUndoManagerWillCloseUndoGroupNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:185 ... -endUndoGroup sends a NSUndoManagerDidCloseUndoGroupNotification Passed test: NSUndoManager_notifications.m:187 ... we are at level zero 2012-01-30 20:25:59.407 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 0 2012-01-30 20:25:59.407 NSUndoManager_notifications[3252] Name: NSUndoManagerDidOpenUndoGroupNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:192 ... -beginUndoGroup sends a NSUndoManagerCheckPointNotification 2012-01-30 20:25:59.407 NSUndoManager_notifications[3252] Name: NSUndoManagerCheckpointNotification Object: Info: (null) 1 2012-01-30 20:25:59.407 NSUndoManager_notifications[3252] Name: NSUndoManagerWillCloseUndoGroupNotification Object: Info: (null) 1 Passed test: NSUndoManager_notifications.m:196 ... -endUndoGroup sends a NSUndoManagerCheckPointNotification Completed file: NSUndoManager_notifications.m Building in base/NSURL Making all in Helpers ... Making all for tool capture... Making all for tool respond... Making all for tool keepalive... Compiling file capture.m ... Compiling file respond.m ... Compiling file keepalive.m ... keepalive.m: In function ‘-[TestClass stream:handleEvent:]’: keepalive.m:135:20: warning: variable ‘readSize’ set but not used [-Wunused-but-set-variable] Linking tool capture ... Linking tool respond ... Linking tool keepalive ... Making all for test_tool basic... Making all for test_tool test00... Making all for test_tool test01... Compiling file test00.m ... Compiling file basic.m ... Compiling file test01.m ... In file included from test01.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from test00.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] test01.m: In function ‘main’: test01.m:14:14: warning: variable ‘str’ set but not used [-Wunused-but-set-variable] test00.m: In function ‘main’: test00.m:20:14: warning: variable ‘capture’ set but not used [-Wunused-but-set-variable] Linking test_tool test01 ... Linking test_tool test00 ... Linking test_tool basic ... Testing basic.m... Running base/NSURL/basic.m... Passed test: basic.m:22 ... NSURL +alloc returns an NSURL Passed test: basic.m:25 ... NSURL +fileURLWithPath: returns an NSURL Passed test: basic.m:28 ... NSURL +URLWithString: returns an NSURL Passed test: basic.m:34 ... Can put a pound sign in a file URL Passed test: basic.m:37 ... Scheme of file URL is file 2012-01-30 20:26:06.006 basic[3445] File NSConcreteMapTable.m: 537. In NSEnumerateMapTable Null table argument supplied Passed test: basic.m:42 ... Can load a page from www.w3.org Passed test: basic.m:45 ... Status of load is 200 for www.w3.org Passed test: basic.m:48 ... URL with 'this isn't a URL' returns nil Passed test: basic.m:54 ... Status of load is 404 for www.w3.org/silly-file-name Passed test: basic.m:58 ... Scheme of http://www.w3.org/silly-file-name is http Passed test: basic.m:61 ... Host of http://www.w3.org/silly-file-name is www.w3.org Passed test: basic.m:64 ... Path of http://www.w3.org/silly-file-name is /silly-file-name Passed test: basic.m:66 ... resourceSpecifier of http://www.w3.org/silly-file-name is //www.w3.org/silly-file-name Passed test: basic.m:72 ... Path of http://www.w3.org/silly-file-path/ is /silly-file-path Passed test: basic.m:74 ... resourceSpecifier of http://www.w3.org/silly-file-path/ is //www.w3.org/silly-file-path/ Passed test: basic.m:78 ... Abs of http://www.w3.org/silly-file-path/ is correct Passed test: basic.m:92 ... Path of file URL /usr is /usr Passed test: basic.m:94 ... File URL /usr is file://localhost/usr/ Passed test: basic.m:96 ... resourceSpecifier of /usr is //localhost/usr/ Passed test: basic.m:101 ... nil is an invalid argument for -initFileURLWithPath:isDirectory: Passed test: basic.m:104 ... nil is an invalid argument for -initFileURLWithPath: Passed test: basic.m:106 ... nil is an invalid argument for +fileURLWithPath: Passed test: basic.m:110 ... resourceSpecifier of file:///usr is /usr Passed test: basic.m:116 ... Simple relative URL absoluteString works Passed test: basic.m:118 ... Simple relative URL path works Passed test: basic.m:121 ... Simple relative URL fullPath works Passed test: basic.m:128 ... Root relative URL absoluteString works Passed test: basic.m:131 ... Root relative URL path works Passed test: basic.m:135 ... Root relative URL fullPath works Passed test: basic.m:140 ... absolute root URL absoluteString works Passed test: basic.m:142 ... absolute root URL path works Passed test: basic.m:145 ... absolute root URL fullPath works Passed test: basic.m:150 ... absolute URL absoluteString works Passed test: basic.m:152 ... absolute URL path works Passed test: basic.m:155 ... absolute URL fullPath works Passed test: basic.m:160 ... absolute http URL absoluteString works Passed test: basic.m:162 ... absolute http URL path works Passed test: basic.m:165 ... absolute http URL fullPath works Passed test: basic.m:169 ... space is illegal Passed test: basic.m:173 ... empty string gives empty URL Passed test: basic.m:175 ... empty string gives nil path Passed test: basic.m:177 ... empty string gives nil scheme Passed test: basic.m:181 ... absolute URL absoluteString works with encoded space Passed test: basic.m:183 ... absolute URL path decodes space Passed test: basic.m:187 ... escapes are not decoded in query Passed test: basic.m:191 ... escapes are not decoded in fragment Passed test: basic.m:195 ... a simple path becomes a simple URL Passed test: basic.m:199 ... a simple file name becomes a simple URL Passed test: basic.m:207 ... Adding a relative file URL works Passed test: basic.m:211 ... Adding relative file URL with fragment works 2012-01-30 20:26:06.848 basic[3445] path quoting file://localhost/%01%02%03%04%05%06%07%08%09%0A%0B%0C%0D%0E%0F%10%11%12%13%14%15%16%17%18%19%1A%1B%1C%1D%1E%1F%20!%22%23$%25&'()*+,-./0123456789:address@hidden Passed test: basic.m:226 ... path quoting Passed test: basic.m:232 ... complex -path Passed test: basic.m:233 ... complex -fragment Passed test: basic.m:234 ... complex -parameterString Passed test: basic.m:235 ... complex -query Passed test: basic.m:236 ... complex -absoluteString Passed test: basic.m:237 ... complex -relativeString Passed test: basic.m:238 ... complex -description Passed test: basic.m:247 ... host Passed test: basic.m:248 ... user Passed test: basic.m:249 ... password Passed test: basic.m:251 ... resourceSpecifier Passed test: basic.m:252 ... path Passed test: basic.m:253 ... query Passed test: basic.m:254 ... parameterString Passed test: basic.m:255 ... fragment Passed test: basic.m:257 ... absoluteString Passed test: basic.m:258 ... relativePath Passed test: basic.m:260 ... description Passed test: basic.m:263 ... url with spaces Passed test: basic.m:265 ... url without spaces Passed test: basic.m:270 ... can load file URL Passed test: basic.m:275 ... can load file URL with anchor Completed file: basic.m Testing test00.m... Running base/NSURL/test00.m... 2012-01-30 20:26:07.178 respond[3467] Server 0x81b1e5c 1 2012-01-30 20:26:07.604 test00[3466] File NSConcreteMapTable.m: 537. In NSEnumerateMapTable Null table argument supplied 2012-01-30 20:26:07.647 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.648 respond[3467] Server 0x81bdb2c 1 2012-01-30 20:26:07.648 respond[3467] Server 0x81c0044 1 2012-01-30 20:26:07.648 respond[3467] Accept 1314 2012-01-30 20:26:07.648 respond[3467] Server 0x81c0044 4 2012-01-30 20:26:07.648 respond[3467] Done reading 1314 2012-01-30 20:26:07.648 respond[3467] Done writing 1314 Passed test: test00.m:78 ... respond test 1313 OK 2012-01-30 20:26:07.667 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.667 respond[3467] Server 0x81c1994 1 2012-01-30 20:26:07.667 respond[3467] Server 0x81c1ab4 1 2012-01-30 20:26:07.667 respond[3467] Accept 1313 2012-01-30 20:26:07.667 respond[3467] Server 0x81c1ab4 4 2012-01-30 20:26:07.667 respond[3467] Done reading 1313 2012-01-30 20:26:07.667 respond[3467] Done writing 1313 Passed test: test00.m:78 ... respond test 1312 OK 2012-01-30 20:26:07.688 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.688 respond[3467] Server 0x81c262c 1 2012-01-30 20:26:07.688 respond[3467] Server 0x81c274c 1 2012-01-30 20:26:07.688 respond[3467] Accept 1312 2012-01-30 20:26:07.688 respond[3467] Server 0x81c274c 4 2012-01-30 20:26:07.688 respond[3467] Done reading 1312 2012-01-30 20:26:07.688 respond[3467] Done writing 1312 Passed test: test00.m:78 ... respond test 1311 OK 2012-01-30 20:26:07.701 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.702 respond[3467] Server 0x81c32dc 1 2012-01-30 20:26:07.702 respond[3467] Server 0x81c33fc 1 2012-01-30 20:26:07.702 respond[3467] Accept 1311 2012-01-30 20:26:07.702 respond[3467] Server 0x81c33fc 4 2012-01-30 20:26:07.702 respond[3467] Done reading 1311 2012-01-30 20:26:07.702 respond[3467] Done writing 1311 Passed test: test00.m:78 ... respond test 1310 OK 2012-01-30 20:26:07.720 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.720 respond[3467] Server 0x81c3f8c 1 2012-01-30 20:26:07.721 respond[3467] Server 0x81c40ac 1 2012-01-30 20:26:07.721 respond[3467] Accept 1310 2012-01-30 20:26:07.721 respond[3467] Server 0x81c40ac 4 2012-01-30 20:26:07.721 respond[3467] Done reading 1310 2012-01-30 20:26:07.721 respond[3467] Done writing 1310 Passed test: test00.m:78 ... respond test 1309 OK 2012-01-30 20:26:07.737 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.737 respond[3467] Server 0x81c4c3c 1 2012-01-30 20:26:07.737 respond[3467] Server 0x81c4d5c 1 2012-01-30 20:26:07.737 respond[3467] Accept 1309 2012-01-30 20:26:07.737 respond[3467] Server 0x81c4d5c 4 2012-01-30 20:26:07.737 respond[3467] Done reading 1309 2012-01-30 20:26:07.737 respond[3467] Done writing 1309 Passed test: test00.m:78 ... respond test 1308 OK 2012-01-30 20:26:07.750 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.750 respond[3467] Server 0x81c58ec 1 2012-01-30 20:26:07.750 respond[3467] Server 0x81c5a0c 1 2012-01-30 20:26:07.750 respond[3467] Accept 1308 2012-01-30 20:26:07.750 respond[3467] Server 0x81c5a0c 4 2012-01-30 20:26:07.751 respond[3467] Done reading 1308 2012-01-30 20:26:07.751 respond[3467] Done writing 1308 Passed test: test00.m:78 ... respond test 1307 OK 2012-01-30 20:26:07.771 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.771 respond[3467] Server 0x81c659c 1 2012-01-30 20:26:07.771 respond[3467] Server 0x81c66bc 1 2012-01-30 20:26:07.771 respond[3467] Accept 1307 2012-01-30 20:26:07.772 respond[3467] Server 0x81c66bc 4 2012-01-30 20:26:07.772 respond[3467] Done reading 1307 2012-01-30 20:26:07.772 respond[3467] Done writing 1307 Passed test: test00.m:78 ... respond test 1306 OK 2012-01-30 20:26:07.784 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.784 respond[3467] Server 0x81c724c 1 2012-01-30 20:26:07.784 respond[3467] Server 0x81c736c 1 2012-01-30 20:26:07.784 respond[3467] Accept 1306 2012-01-30 20:26:07.785 respond[3467] Server 0x81c736c 4 2012-01-30 20:26:07.785 respond[3467] Done reading 1306 2012-01-30 20:26:07.785 respond[3467] Done writing 1306 Passed test: test00.m:78 ... respond test 1305 OK 2012-01-30 20:26:07.813 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.813 respond[3467] Server 0x81c7efc 1 2012-01-30 20:26:07.813 respond[3467] Server 0x81c801c 1 2012-01-30 20:26:07.813 respond[3467] Accept 1305 2012-01-30 20:26:07.813 respond[3467] Server 0x81c801c 4 2012-01-30 20:26:07.814 respond[3467] Done reading 1305 2012-01-30 20:26:07.814 respond[3467] Done writing 1305 Passed test: test00.m:78 ... respond test 1304 OK 2012-01-30 20:26:07.837 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.837 respond[3467] Server 0x81c8bac 1 2012-01-30 20:26:07.837 respond[3467] Server 0x81c8ccc 1 2012-01-30 20:26:07.837 respond[3467] Accept 1304 2012-01-30 20:26:07.837 respond[3467] Server 0x81c8ccc 4 2012-01-30 20:26:07.837 respond[3467] Done reading 1304 2012-01-30 20:26:07.837 respond[3467] Done writing 1304 Passed test: test00.m:78 ... respond test 1303 OK 2012-01-30 20:26:07.851 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.851 respond[3467] Server 0x81c985c 1 2012-01-30 20:26:07.851 respond[3467] Server 0x81c997c 1 2012-01-30 20:26:07.851 respond[3467] Accept 1303 2012-01-30 20:26:07.851 respond[3467] Server 0x81c997c 4 2012-01-30 20:26:07.851 respond[3467] Done reading 1303 2012-01-30 20:26:07.851 respond[3467] Done writing 1303 Passed test: test00.m:78 ... respond test 1302 OK 2012-01-30 20:26:07.873 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.873 respond[3467] Server 0x81cf02c 1 2012-01-30 20:26:07.873 respond[3467] Server 0x81cf14c 1 2012-01-30 20:26:07.873 respond[3467] Accept 1302 2012-01-30 20:26:07.873 respond[3467] Server 0x81cf14c 4 2012-01-30 20:26:07.873 respond[3467] Done reading 1302 2012-01-30 20:26:07.874 respond[3467] Done writing 1302 Passed test: test00.m:78 ... respond test 1301 OK 2012-01-30 20:26:07.891 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.891 respond[3467] Server 0x81cfcbc 1 2012-01-30 20:26:07.891 respond[3467] Server 0x81cfddc 1 2012-01-30 20:26:07.891 respond[3467] Accept 1301 2012-01-30 20:26:07.891 respond[3467] Server 0x81cfddc 4 2012-01-30 20:26:07.892 respond[3467] Done reading 1301 2012-01-30 20:26:07.892 respond[3467] Done writing 1301 Passed test: test00.m:78 ... respond test 1300 OK 2012-01-30 20:26:07.906 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.906 respond[3467] Server 0x81d096c 1 2012-01-30 20:26:07.907 respond[3467] Server 0x81d0a8c 1 2012-01-30 20:26:07.907 respond[3467] Accept 1300 2012-01-30 20:26:07.907 respond[3467] Server 0x81d0a8c 4 2012-01-30 20:26:07.907 respond[3467] Done reading 1300 2012-01-30 20:26:07.907 respond[3467] Done writing 1300 Passed test: test00.m:78 ... respond test 1299 OK 2012-01-30 20:26:07.924 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.924 respond[3467] Server 0x81d161c 1 2012-01-30 20:26:07.924 respond[3467] Server 0x81d173c 1 2012-01-30 20:26:07.924 respond[3467] Accept 1299 2012-01-30 20:26:07.924 respond[3467] Server 0x81d173c 4 2012-01-30 20:26:07.925 respond[3467] Done reading 1299 2012-01-30 20:26:07.925 respond[3467] Done writing 1299 Passed test: test00.m:78 ... respond test 1298 OK 2012-01-30 20:26:07.941 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.941 respond[3467] Server 0x819e6fc 1 2012-01-30 20:26:07.942 respond[3467] Server 0x819e81c 1 2012-01-30 20:26:07.942 respond[3467] Accept 1298 2012-01-30 20:26:07.942 respond[3467] Server 0x819e81c 4 2012-01-30 20:26:07.942 respond[3467] Done reading 1298 2012-01-30 20:26:07.942 respond[3467] Done writing 1298 Passed test: test00.m:78 ... respond test 1297 OK 2012-01-30 20:26:07.954 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.955 respond[3467] Server 0x819f3c4 1 2012-01-30 20:26:07.955 respond[3467] Server 0x819f4e4 1 2012-01-30 20:26:07.955 respond[3467] Accept 1297 2012-01-30 20:26:07.955 respond[3467] Server 0x819f4e4 4 2012-01-30 20:26:07.955 respond[3467] Done reading 1297 2012-01-30 20:26:07.955 respond[3467] Done writing 1297 Passed test: test00.m:78 ... respond test 1296 OK 2012-01-30 20:26:07.971 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.971 respond[3467] Server 0x81a007c 1 2012-01-30 20:26:07.971 respond[3467] Server 0x81a019c 1 2012-01-30 20:26:07.971 respond[3467] Accept 1296 2012-01-30 20:26:07.971 respond[3467] Server 0x81a019c 4 2012-01-30 20:26:07.971 respond[3467] Done reading 1296 2012-01-30 20:26:07.971 respond[3467] Done writing 1296 Passed test: test00.m:78 ... respond test 1295 OK 2012-01-30 20:26:07.989 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:07.989 respond[3467] Server 0x81a0d34 1 2012-01-30 20:26:07.989 respond[3467] Server 0x81a0e54 1 2012-01-30 20:26:07.989 respond[3467] Accept 1295 2012-01-30 20:26:07.989 respond[3467] Server 0x81a0e54 4 2012-01-30 20:26:07.989 respond[3467] Done reading 1295 2012-01-30 20:26:07.989 respond[3467] Done writing 1295 Passed test: test00.m:78 ... respond test 1294 OK 2012-01-30 20:26:08.002 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.003 respond[3467] Server 0x81a19ec 1 2012-01-30 20:26:08.003 respond[3467] Server 0x81a1b0c 1 2012-01-30 20:26:08.003 respond[3467] Accept 1294 2012-01-30 20:26:08.003 respond[3467] Server 0x81a1b0c 4 2012-01-30 20:26:08.003 respond[3467] Done reading 1294 2012-01-30 20:26:08.003 respond[3467] Done writing 1294 Passed test: test00.m:78 ... respond test 1293 OK 2012-01-30 20:26:08.022 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.022 respond[3467] Server 0x81a26a4 1 2012-01-30 20:26:08.022 respond[3467] Server 0x81a27c4 1 2012-01-30 20:26:08.022 respond[3467] Accept 1293 2012-01-30 20:26:08.022 respond[3467] Server 0x81a27c4 4 2012-01-30 20:26:08.023 respond[3467] Done reading 1293 2012-01-30 20:26:08.023 respond[3467] Done writing 1293 Passed test: test00.m:78 ... respond test 1292 OK 2012-01-30 20:26:08.037 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.038 respond[3467] Server 0x81da11c 1 2012-01-30 20:26:08.038 respond[3467] Server 0x81da23c 1 2012-01-30 20:26:08.038 respond[3467] Accept 1292 2012-01-30 20:26:08.038 respond[3467] Server 0x81da23c 4 2012-01-30 20:26:08.038 respond[3467] Done reading 1292 2012-01-30 20:26:08.038 respond[3467] Done writing 1292 Passed test: test00.m:78 ... respond test 1291 OK 2012-01-30 20:26:08.055 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.055 respond[3467] Server 0x81dadac 1 2012-01-30 20:26:08.055 respond[3467] Server 0x81daecc 1 2012-01-30 20:26:08.055 respond[3467] Accept 1291 2012-01-30 20:26:08.056 respond[3467] Server 0x81daecc 4 2012-01-30 20:26:08.056 respond[3467] Done reading 1291 2012-01-30 20:26:08.056 respond[3467] Done writing 1291 Passed test: test00.m:78 ... respond test 1290 OK 2012-01-30 20:26:08.078 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.078 respond[3467] Server 0x81dba5c 1 2012-01-30 20:26:08.078 respond[3467] Server 0x81dbb7c 1 2012-01-30 20:26:08.078 respond[3467] Accept 1290 2012-01-30 20:26:08.079 respond[3467] Server 0x81dbb7c 4 2012-01-30 20:26:08.079 respond[3467] Done reading 1290 2012-01-30 20:26:08.079 respond[3467] Done writing 1290 Passed test: test00.m:78 ... respond test 1289 OK 2012-01-30 20:26:08.100 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.100 respond[3467] Server 0x81dc70c 1 2012-01-30 20:26:08.101 respond[3467] Server 0x81dc82c 1 2012-01-30 20:26:08.101 respond[3467] Accept 1289 2012-01-30 20:26:08.101 respond[3467] Server 0x81dc82c 4 2012-01-30 20:26:08.101 respond[3467] Done reading 1289 2012-01-30 20:26:08.101 respond[3467] Done writing 1289 Passed test: test00.m:78 ... respond test 1288 OK 2012-01-30 20:26:08.123 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.123 respond[3467] Server 0x81dd3bc 1 2012-01-30 20:26:08.123 respond[3467] Server 0x81dd4dc 1 2012-01-30 20:26:08.123 respond[3467] Accept 1288 2012-01-30 20:26:08.123 respond[3467] Server 0x81dd4dc 4 2012-01-30 20:26:08.123 respond[3467] Done reading 1288 2012-01-30 20:26:08.123 respond[3467] Done writing 1288 Passed test: test00.m:78 ... respond test 1287 OK 2012-01-30 20:26:08.142 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.142 respond[3467] Server 0x81de06c 1 2012-01-30 20:26:08.142 respond[3467] Server 0x81de18c 1 2012-01-30 20:26:08.142 respond[3467] Accept 1287 2012-01-30 20:26:08.142 respond[3467] Server 0x81de18c 4 2012-01-30 20:26:08.142 respond[3467] Done reading 1287 2012-01-30 20:26:08.143 respond[3467] Done writing 1287 Passed test: test00.m:78 ... respond test 1286 OK 2012-01-30 20:26:08.158 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.158 respond[3467] Server 0x81ded1c 1 2012-01-30 20:26:08.158 respond[3467] Server 0x81dee3c 1 2012-01-30 20:26:08.158 respond[3467] Accept 1286 2012-01-30 20:26:08.158 respond[3467] Server 0x81dee3c 4 2012-01-30 20:26:08.158 respond[3467] Done reading 1286 2012-01-30 20:26:08.158 respond[3467] Done writing 1286 Passed test: test00.m:78 ... respond test 1285 OK 2012-01-30 20:26:08.180 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.180 respond[3467] Server 0x81df9cc 1 2012-01-30 20:26:08.180 respond[3467] Server 0x81dfaec 1 2012-01-30 20:26:08.180 respond[3467] Accept 1285 2012-01-30 20:26:08.180 respond[3467] Server 0x81dfaec 4 2012-01-30 20:26:08.180 respond[3467] Done reading 1285 2012-01-30 20:26:08.180 respond[3467] Done writing 1285 Passed test: test00.m:78 ... respond test 1284 OK 2012-01-30 20:26:08.196 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.197 respond[3467] Server 0x81e067c 1 2012-01-30 20:26:08.197 respond[3467] Server 0x81e079c 1 2012-01-30 20:26:08.197 respond[3467] Accept 1284 2012-01-30 20:26:08.197 respond[3467] Server 0x81e079c 4 2012-01-30 20:26:08.197 respond[3467] Done reading 1284 2012-01-30 20:26:08.197 respond[3467] Done writing 1284 Passed test: test00.m:78 ... respond test 1283 OK 2012-01-30 20:26:08.218 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.218 respond[3467] Server 0x81e132c 1 2012-01-30 20:26:08.218 respond[3467] Server 0x81e144c 1 2012-01-30 20:26:08.218 respond[3467] Accept 1283 2012-01-30 20:26:08.219 respond[3467] Server 0x81e144c 4 2012-01-30 20:26:08.219 respond[3467] Done reading 1283 2012-01-30 20:26:08.219 respond[3467] Done writing 1283 Passed test: test00.m:78 ... respond test 1282 OK 2012-01-30 20:26:08.236 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.236 respond[3467] Server 0x81e1fdc 1 2012-01-30 20:26:08.236 respond[3467] Server 0x81e20fc 1 2012-01-30 20:26:08.236 respond[3467] Accept 1282 2012-01-30 20:26:08.236 respond[3467] Server 0x81e20fc 4 2012-01-30 20:26:08.237 respond[3467] Done reading 1282 2012-01-30 20:26:08.237 respond[3467] Done writing 1282 Passed test: test00.m:78 ... respond test 1281 OK 2012-01-30 20:26:08.265 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.265 respond[3467] Server 0x81e2c8c 1 2012-01-30 20:26:08.265 respond[3467] Server 0x81e2dac 1 2012-01-30 20:26:08.265 respond[3467] Accept 1281 2012-01-30 20:26:08.265 respond[3467] Server 0x81e2dac 4 2012-01-30 20:26:08.266 respond[3467] Done reading 1281 2012-01-30 20:26:08.266 respond[3467] Done writing 1281 Passed test: test00.m:78 ... respond test 1280 OK 2012-01-30 20:26:08.283 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.283 respond[3467] Server 0x81e393c 1 2012-01-30 20:26:08.283 respond[3467] Server 0x81e3a5c 1 2012-01-30 20:26:08.283 respond[3467] Accept 1280 2012-01-30 20:26:08.283 respond[3467] Server 0x81e3a5c 4 2012-01-30 20:26:08.283 respond[3467] Done reading 1280 2012-01-30 20:26:08.283 respond[3467] Done writing 1280 Passed test: test00.m:78 ... respond test 1279 OK 2012-01-30 20:26:08.298 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.298 respond[3467] Server 0x81e45ec 1 2012-01-30 20:26:08.298 respond[3467] Server 0x81e470c 1 2012-01-30 20:26:08.298 respond[3467] Accept 1279 2012-01-30 20:26:08.298 respond[3467] Server 0x81e470c 4 2012-01-30 20:26:08.299 respond[3467] Done reading 1279 2012-01-30 20:26:08.299 respond[3467] Done writing 1279 Passed test: test00.m:78 ... respond test 1278 OK 2012-01-30 20:26:08.314 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.314 respond[3467] Server 0x81e529c 1 2012-01-30 20:26:08.314 respond[3467] Server 0x81e53bc 1 2012-01-30 20:26:08.314 respond[3467] Accept 1278 2012-01-30 20:26:08.315 respond[3467] Server 0x81e53bc 4 2012-01-30 20:26:08.315 respond[3467] Done reading 1278 2012-01-30 20:26:08.315 respond[3467] Done writing 1278 Passed test: test00.m:78 ... respond test 1277 OK 2012-01-30 20:26:08.333 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.333 respond[3467] Server 0x81e5f4c 1 2012-01-30 20:26:08.333 respond[3467] Server 0x81e606c 1 2012-01-30 20:26:08.333 respond[3467] Accept 1277 2012-01-30 20:26:08.333 respond[3467] Server 0x81e606c 4 2012-01-30 20:26:08.333 respond[3467] Done reading 1277 2012-01-30 20:26:08.333 respond[3467] Done writing 1277 Passed test: test00.m:78 ... respond test 1276 OK 2012-01-30 20:26:08.354 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.354 respond[3467] Server 0x81e6bfc 1 2012-01-30 20:26:08.354 respond[3467] Server 0x81e6d1c 1 2012-01-30 20:26:08.354 respond[3467] Accept 1276 2012-01-30 20:26:08.354 respond[3467] Server 0x81e6d1c 4 2012-01-30 20:26:08.354 respond[3467] Done reading 1276 2012-01-30 20:26:08.354 respond[3467] Done writing 1276 Passed test: test00.m:78 ... respond test 1275 OK 2012-01-30 20:26:08.380 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.380 respond[3467] Server 0x81e78ac 1 2012-01-30 20:26:08.380 respond[3467] Server 0x81e79cc 1 2012-01-30 20:26:08.380 respond[3467] Accept 1275 2012-01-30 20:26:08.380 respond[3467] Server 0x81e79cc 4 2012-01-30 20:26:08.380 respond[3467] Done reading 1275 2012-01-30 20:26:08.380 respond[3467] Done writing 1275 Passed test: test00.m:78 ... respond test 1274 OK 2012-01-30 20:26:08.406 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.407 respond[3467] Server 0x81ef5d4 1 2012-01-30 20:26:08.407 respond[3467] Server 0x81ef6f4 1 2012-01-30 20:26:08.407 respond[3467] Accept 1274 2012-01-30 20:26:08.407 respond[3467] Server 0x81ef6f4 4 2012-01-30 20:26:08.407 respond[3467] Done reading 1274 2012-01-30 20:26:08.407 respond[3467] Done writing 1274 Passed test: test00.m:78 ... respond test 1273 OK 2012-01-30 20:26:08.425 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.425 respond[3467] Server 0x81f028c 1 2012-01-30 20:26:08.425 respond[3467] Server 0x81f03ac 1 2012-01-30 20:26:08.425 respond[3467] Accept 1273 2012-01-30 20:26:08.425 respond[3467] Server 0x81f03ac 4 2012-01-30 20:26:08.426 respond[3467] Done reading 1273 2012-01-30 20:26:08.426 respond[3467] Done writing 1273 Passed test: test00.m:78 ... respond test 1272 OK 2012-01-30 20:26:08.438 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.438 respond[3467] Server 0x81f0f3c 1 2012-01-30 20:26:08.438 respond[3467] Server 0x81f105c 1 2012-01-30 20:26:08.438 respond[3467] Accept 1272 2012-01-30 20:26:08.438 respond[3467] Server 0x81f105c 4 2012-01-30 20:26:08.438 respond[3467] Done reading 1272 2012-01-30 20:26:08.438 respond[3467] Done writing 1272 Passed test: test00.m:78 ... respond test 1271 OK 2012-01-30 20:26:08.461 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.461 respond[3467] Server 0x81f1bec 1 2012-01-30 20:26:08.462 respond[3467] Server 0x81f1d0c 1 2012-01-30 20:26:08.462 respond[3467] Accept 1271 2012-01-30 20:26:08.462 respond[3467] Server 0x81f1d0c 4 2012-01-30 20:26:08.462 respond[3467] Done reading 1271 2012-01-30 20:26:08.462 respond[3467] Done writing 1271 Passed test: test00.m:78 ... respond test 1270 OK 2012-01-30 20:26:08.482 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.482 respond[3467] Server 0x81f289c 1 2012-01-30 20:26:08.483 respond[3467] Server 0x81f29bc 1 2012-01-30 20:26:08.483 respond[3467] Accept 1270 2012-01-30 20:26:08.483 respond[3467] Server 0x81f29bc 4 2012-01-30 20:26:08.483 respond[3467] Done reading 1270 2012-01-30 20:26:08.483 respond[3467] Done writing 1270 Passed test: test00.m:78 ... respond test 1269 OK 2012-01-30 20:26:08.497 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.498 respond[3467] Server 0x81f354c 1 2012-01-30 20:26:08.498 respond[3467] Server 0x81f366c 1 2012-01-30 20:26:08.498 respond[3467] Accept 1269 2012-01-30 20:26:08.498 respond[3467] Server 0x81f366c 4 2012-01-30 20:26:08.498 respond[3467] Done reading 1269 2012-01-30 20:26:08.498 respond[3467] Done writing 1269 Passed test: test00.m:78 ... respond test 1268 OK 2012-01-30 20:26:08.526 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.526 respond[3467] Server 0x81f41fc 1 2012-01-30 20:26:08.526 respond[3467] Server 0x81f431c 1 2012-01-30 20:26:08.526 respond[3467] Accept 1268 2012-01-30 20:26:08.526 respond[3467] Server 0x81f431c 4 2012-01-30 20:26:08.526 respond[3467] Done reading 1268 2012-01-30 20:26:08.526 respond[3467] Done writing 1268 Passed test: test00.m:78 ... respond test 1267 OK 2012-01-30 20:26:08.551 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.551 respond[3467] Server 0x81f4eac 1 2012-01-30 20:26:08.551 respond[3467] Server 0x81f4fcc 1 2012-01-30 20:26:08.551 respond[3467] Accept 1267 2012-01-30 20:26:08.551 respond[3467] Server 0x81f4fcc 4 2012-01-30 20:26:08.552 respond[3467] Done reading 1267 2012-01-30 20:26:08.552 respond[3467] Done writing 1267 Passed test: test00.m:78 ... respond test 1266 OK 2012-01-30 20:26:08.569 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.569 respond[3467] Server 0x81f5b5c 1 2012-01-30 20:26:08.569 respond[3467] Server 0x81f5c7c 1 2012-01-30 20:26:08.569 respond[3467] Accept 1266 2012-01-30 20:26:08.569 respond[3467] Server 0x81f5c7c 4 2012-01-30 20:26:08.569 respond[3467] Done reading 1266 2012-01-30 20:26:08.569 respond[3467] Done writing 1266 Passed test: test00.m:78 ... respond test 1265 OK 2012-01-30 20:26:08.590 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.590 respond[3467] Server 0x81f680c 1 2012-01-30 20:26:08.590 respond[3467] Server 0x81f692c 1 2012-01-30 20:26:08.590 respond[3467] Accept 1265 2012-01-30 20:26:08.590 respond[3467] Server 0x81f692c 4 2012-01-30 20:26:08.591 respond[3467] Done reading 1265 2012-01-30 20:26:08.591 respond[3467] Done writing 1265 Passed test: test00.m:78 ... respond test 1264 OK 2012-01-30 20:26:08.602 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.602 respond[3467] Server 0x81f74bc 1 2012-01-30 20:26:08.602 respond[3467] Server 0x81f75dc 1 2012-01-30 20:26:08.602 respond[3467] Accept 1264 2012-01-30 20:26:08.602 respond[3467] Server 0x81f75dc 4 2012-01-30 20:26:08.603 respond[3467] Done reading 1264 2012-01-30 20:26:08.603 respond[3467] Done writing 1264 Passed test: test00.m:78 ... respond test 1263 OK 2012-01-30 20:26:08.622 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.622 respond[3467] Server 0x81f816c 1 2012-01-30 20:26:08.622 respond[3467] Server 0x81f828c 1 2012-01-30 20:26:08.622 respond[3467] Accept 1263 2012-01-30 20:26:08.622 respond[3467] Server 0x81f828c 4 2012-01-30 20:26:08.622 respond[3467] Done reading 1263 2012-01-30 20:26:08.622 respond[3467] Done writing 1263 Passed test: test00.m:78 ... respond test 1262 OK 2012-01-30 20:26:08.639 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.640 respond[3467] Server 0x81f8e1c 1 2012-01-30 20:26:08.640 respond[3467] Server 0x81f8f3c 1 2012-01-30 20:26:08.640 respond[3467] Accept 1262 2012-01-30 20:26:08.640 respond[3467] Server 0x81f8f3c 4 2012-01-30 20:26:08.640 respond[3467] Done reading 1262 2012-01-30 20:26:08.640 respond[3467] Done writing 1262 Passed test: test00.m:78 ... respond test 1261 OK 2012-01-30 20:26:08.661 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.661 respond[3467] Server 0x81f9acc 1 2012-01-30 20:26:08.661 respond[3467] Server 0x81f9bec 1 2012-01-30 20:26:08.661 respond[3467] Accept 1261 2012-01-30 20:26:08.661 respond[3467] Server 0x81f9bec 4 2012-01-30 20:26:08.662 respond[3467] Done reading 1261 2012-01-30 20:26:08.662 respond[3467] Done writing 1261 Passed test: test00.m:78 ... respond test 1260 OK 2012-01-30 20:26:08.684 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.684 respond[3467] Server 0x81d22cc 1 2012-01-30 20:26:08.684 respond[3467] Server 0x81d23ec 1 2012-01-30 20:26:08.684 respond[3467] Accept 1260 2012-01-30 20:26:08.684 respond[3467] Server 0x81d23ec 4 2012-01-30 20:26:08.684 respond[3467] Done reading 1260 2012-01-30 20:26:08.684 respond[3467] Done writing 1260 Passed test: test00.m:78 ... respond test 1259 OK 2012-01-30 20:26:08.705 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.706 respond[3467] Server 0x81d2f94 1 2012-01-30 20:26:08.706 respond[3467] Server 0x81d30b4 1 2012-01-30 20:26:08.706 respond[3467] Accept 1259 2012-01-30 20:26:08.706 respond[3467] Server 0x81d30b4 4 2012-01-30 20:26:08.707 respond[3467] Done reading 1259 2012-01-30 20:26:08.707 respond[3467] Done writing 1259 Passed test: test00.m:78 ... respond test 1258 OK 2012-01-30 20:26:08.727 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.727 respond[3467] Server 0x81d3c4c 1 2012-01-30 20:26:08.727 respond[3467] Server 0x81d3d6c 1 2012-01-30 20:26:08.727 respond[3467] Accept 1258 2012-01-30 20:26:08.728 respond[3467] Server 0x81d3d6c 4 2012-01-30 20:26:08.728 respond[3467] Done reading 1258 2012-01-30 20:26:08.728 respond[3467] Done writing 1258 Passed test: test00.m:78 ... respond test 1257 OK 2012-01-30 20:26:08.741 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.741 respond[3467] Server 0x81d4904 1 2012-01-30 20:26:08.741 respond[3467] Server 0x81d4a24 1 2012-01-30 20:26:08.741 respond[3467] Accept 1257 2012-01-30 20:26:08.742 respond[3467] Server 0x81d4a24 4 2012-01-30 20:26:08.742 respond[3467] Done reading 1257 2012-01-30 20:26:08.742 respond[3467] Done writing 1257 Passed test: test00.m:78 ... respond test 1256 OK 2012-01-30 20:26:08.758 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.759 respond[3467] Server 0x81d55bc 1 2012-01-30 20:26:08.759 respond[3467] Server 0x81d56dc 1 2012-01-30 20:26:08.759 respond[3467] Accept 1256 2012-01-30 20:26:08.759 respond[3467] Server 0x81d56dc 4 2012-01-30 20:26:08.759 respond[3467] Done reading 1256 2012-01-30 20:26:08.759 respond[3467] Done writing 1256 Passed test: test00.m:78 ... respond test 1255 OK 2012-01-30 20:26:08.779 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.779 respond[3467] Server 0x81d6274 1 2012-01-30 20:26:08.779 respond[3467] Server 0x81d6394 1 2012-01-30 20:26:08.779 respond[3467] Accept 1255 2012-01-30 20:26:08.779 respond[3467] Server 0x81d6394 4 2012-01-30 20:26:08.780 respond[3467] Done reading 1255 2012-01-30 20:26:08.780 respond[3467] Done writing 1255 Passed test: test00.m:78 ... respond test 1254 OK 2012-01-30 20:26:08.808 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.808 respond[3467] Server 0x81d6f2c 1 2012-01-30 20:26:08.808 respond[3467] Server 0x81d704c 1 2012-01-30 20:26:08.808 respond[3467] Accept 1254 2012-01-30 20:26:08.808 respond[3467] Server 0x81d704c 4 2012-01-30 20:26:08.808 respond[3467] Done reading 1254 2012-01-30 20:26:08.808 respond[3467] Done writing 1254 Passed test: test00.m:78 ... respond test 1253 OK 2012-01-30 20:26:08.826 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.826 respond[3467] Server 0x81d7be4 1 2012-01-30 20:26:08.826 respond[3467] Server 0x81d7d04 1 2012-01-30 20:26:08.826 respond[3467] Accept 1253 2012-01-30 20:26:08.826 respond[3467] Server 0x81d7d04 4 2012-01-30 20:26:08.826 respond[3467] Done reading 1253 2012-01-30 20:26:08.826 respond[3467] Done writing 1253 Passed test: test00.m:78 ... respond test 1252 OK 2012-01-30 20:26:08.847 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.847 respond[3467] Server 0x81d889c 1 2012-01-30 20:26:08.847 respond[3467] Server 0x81d89bc 1 2012-01-30 20:26:08.847 respond[3467] Accept 1252 2012-01-30 20:26:08.847 respond[3467] Server 0x81d89bc 4 2012-01-30 20:26:08.847 respond[3467] Done reading 1252 2012-01-30 20:26:08.847 respond[3467] Done writing 1252 Passed test: test00.m:78 ... respond test 1251 OK 2012-01-30 20:26:08.863 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.864 respond[3467] Server 0x81d9554 1 2012-01-30 20:26:08.864 respond[3467] Server 0x81d9674 1 2012-01-30 20:26:08.864 respond[3467] Accept 1251 2012-01-30 20:26:08.864 respond[3467] Server 0x81d9674 4 2012-01-30 20:26:08.864 respond[3467] Done reading 1251 2012-01-30 20:26:08.864 respond[3467] Done writing 1251 Passed test: test00.m:78 ... respond test 1250 OK 2012-01-30 20:26:08.879 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.880 respond[3467] Server 0x820779c 1 2012-01-30 20:26:08.880 respond[3467] Server 0x820784c 1 2012-01-30 20:26:08.880 respond[3467] Accept 1250 2012-01-30 20:26:08.880 respond[3467] Server 0x820784c 4 2012-01-30 20:26:08.880 respond[3467] Done reading 1250 2012-01-30 20:26:08.880 respond[3467] Done writing 1250 Passed test: test00.m:78 ... respond test 1249 OK 2012-01-30 20:26:08.893 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.894 respond[3467] Server 0x820842c 1 2012-01-30 20:26:08.894 respond[3467] Server 0x820854c 1 2012-01-30 20:26:08.894 respond[3467] Accept 1249 2012-01-30 20:26:08.894 respond[3467] Server 0x820854c 4 2012-01-30 20:26:08.894 respond[3467] Done reading 1249 2012-01-30 20:26:08.894 respond[3467] Done writing 1249 Passed test: test00.m:78 ... respond test 1248 OK 2012-01-30 20:26:08.910 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.910 respond[3467] Server 0x82090dc 1 2012-01-30 20:26:08.910 respond[3467] Server 0x82091fc 1 2012-01-30 20:26:08.910 respond[3467] Accept 1248 2012-01-30 20:26:08.910 respond[3467] Server 0x82091fc 4 2012-01-30 20:26:08.910 respond[3467] Done reading 1248 2012-01-30 20:26:08.910 respond[3467] Done writing 1248 Passed test: test00.m:78 ... respond test 1247 OK 2012-01-30 20:26:08.923 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.923 respond[3467] Server 0x8209d8c 1 2012-01-30 20:26:08.923 respond[3467] Server 0x8209eac 1 2012-01-30 20:26:08.923 respond[3467] Accept 1247 2012-01-30 20:26:08.923 respond[3467] Server 0x8209eac 4 2012-01-30 20:26:08.923 respond[3467] Done reading 1247 2012-01-30 20:26:08.923 respond[3467] Done writing 1247 Passed test: test00.m:78 ... respond test 1246 OK 2012-01-30 20:26:08.943 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.944 respond[3467] Server 0x820aa3c 1 2012-01-30 20:26:08.944 respond[3467] Server 0x820ab5c 1 2012-01-30 20:26:08.944 respond[3467] Accept 1246 2012-01-30 20:26:08.944 respond[3467] Server 0x820ab5c 4 2012-01-30 20:26:08.944 respond[3467] Done reading 1246 2012-01-30 20:26:08.944 respond[3467] Done writing 1246 Passed test: test00.m:78 ... respond test 1245 OK 2012-01-30 20:26:08.959 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.960 respond[3467] Server 0x820b6ec 1 2012-01-30 20:26:08.960 respond[3467] Server 0x820b80c 1 2012-01-30 20:26:08.960 respond[3467] Accept 1245 2012-01-30 20:26:08.960 respond[3467] Server 0x820b80c 4 2012-01-30 20:26:08.960 respond[3467] Done reading 1245 2012-01-30 20:26:08.960 respond[3467] Done writing 1245 Passed test: test00.m:78 ... respond test 1244 OK 2012-01-30 20:26:08.977 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.977 respond[3467] Server 0x820c39c 1 2012-01-30 20:26:08.977 respond[3467] Server 0x820c4bc 1 2012-01-30 20:26:08.977 respond[3467] Accept 1244 2012-01-30 20:26:08.977 respond[3467] Server 0x820c4bc 4 2012-01-30 20:26:08.979 respond[3467] Done reading 1244 2012-01-30 20:26:08.979 respond[3467] Done writing 1244 Passed test: test00.m:78 ... respond test 1243 OK 2012-01-30 20:26:08.997 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:08.997 respond[3467] Server 0x820d04c 1 2012-01-30 20:26:08.997 respond[3467] Server 0x820d16c 1 2012-01-30 20:26:08.997 respond[3467] Accept 1243 2012-01-30 20:26:08.997 respond[3467] Server 0x820d16c 4 2012-01-30 20:26:08.998 respond[3467] Done reading 1243 2012-01-30 20:26:08.998 respond[3467] Done writing 1243 Passed test: test00.m:78 ... respond test 1242 OK 2012-01-30 20:26:09.018 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.018 respond[3467] Server 0x820dcfc 1 2012-01-30 20:26:09.018 respond[3467] Server 0x820de1c 1 2012-01-30 20:26:09.018 respond[3467] Accept 1242 2012-01-30 20:26:09.018 respond[3467] Server 0x820de1c 4 2012-01-30 20:26:09.018 respond[3467] Done reading 1242 2012-01-30 20:26:09.019 respond[3467] Done writing 1242 Passed test: test00.m:78 ... respond test 1241 OK 2012-01-30 20:26:09.045 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.045 respond[3467] Server 0x820e9ac 1 2012-01-30 20:26:09.045 respond[3467] Server 0x820eacc 1 2012-01-30 20:26:09.045 respond[3467] Accept 1241 2012-01-30 20:26:09.045 respond[3467] Server 0x820eacc 4 2012-01-30 20:26:09.045 respond[3467] Done reading 1241 2012-01-30 20:26:09.045 respond[3467] Done writing 1241 Passed test: test00.m:78 ... respond test 1240 OK 2012-01-30 20:26:09.065 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.065 respond[3467] Server 0x820f65c 1 2012-01-30 20:26:09.065 respond[3467] Server 0x820f77c 1 2012-01-30 20:26:09.065 respond[3467] Accept 1240 2012-01-30 20:26:09.065 respond[3467] Server 0x820f77c 4 2012-01-30 20:26:09.066 respond[3467] Done reading 1240 2012-01-30 20:26:09.066 respond[3467] Done writing 1240 Passed test: test00.m:78 ... respond test 1239 OK 2012-01-30 20:26:09.083 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.083 respond[3467] Server 0x8210314 1 2012-01-30 20:26:09.083 respond[3467] Server 0x8210434 1 2012-01-30 20:26:09.083 respond[3467] Accept 1239 2012-01-30 20:26:09.084 respond[3467] Server 0x8210434 4 2012-01-30 20:26:09.084 respond[3467] Done reading 1239 2012-01-30 20:26:09.084 respond[3467] Done writing 1239 Passed test: test00.m:78 ... respond test 1238 OK 2012-01-30 20:26:09.097 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.097 respond[3467] Server 0x8210fcc 1 2012-01-30 20:26:09.097 respond[3467] Server 0x82110ec 1 2012-01-30 20:26:09.097 respond[3467] Accept 1238 2012-01-30 20:26:09.097 respond[3467] Server 0x82110ec 4 2012-01-30 20:26:09.097 respond[3467] Done reading 1238 2012-01-30 20:26:09.098 respond[3467] Done writing 1238 Passed test: test00.m:78 ... respond test 1237 OK 2012-01-30 20:26:09.110 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.111 respond[3467] Server 0x8211c7c 1 2012-01-30 20:26:09.111 respond[3467] Server 0x8211d9c 1 2012-01-30 20:26:09.111 respond[3467] Accept 1237 2012-01-30 20:26:09.111 respond[3467] Server 0x8211d9c 4 2012-01-30 20:26:09.111 respond[3467] Done reading 1237 2012-01-30 20:26:09.111 respond[3467] Done writing 1237 Passed test: test00.m:78 ... respond test 1236 OK 2012-01-30 20:26:09.131 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.132 respond[3467] Server 0x821292c 1 2012-01-30 20:26:09.132 respond[3467] Server 0x8212a4c 1 2012-01-30 20:26:09.132 respond[3467] Accept 1236 2012-01-30 20:26:09.132 respond[3467] Server 0x8212a4c 4 2012-01-30 20:26:09.132 respond[3467] Done reading 1236 2012-01-30 20:26:09.132 respond[3467] Done writing 1236 Passed test: test00.m:78 ... respond test 1235 OK 2012-01-30 20:26:09.146 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.147 respond[3467] Server 0x82135dc 1 2012-01-30 20:26:09.147 respond[3467] Server 0x82136fc 1 2012-01-30 20:26:09.147 respond[3467] Accept 1235 2012-01-30 20:26:09.147 respond[3467] Server 0x82136fc 4 2012-01-30 20:26:09.147 respond[3467] Done reading 1235 2012-01-30 20:26:09.147 respond[3467] Done writing 1235 Passed test: test00.m:78 ... respond test 1234 OK 2012-01-30 20:26:09.159 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.159 respond[3467] Server 0x821428c 1 2012-01-30 20:26:09.159 respond[3467] Server 0x82143ac 1 2012-01-30 20:26:09.159 respond[3467] Accept 1234 2012-01-30 20:26:09.159 respond[3467] Server 0x82143ac 4 2012-01-30 20:26:09.159 respond[3467] Done reading 1234 2012-01-30 20:26:09.160 respond[3467] Done writing 1234 Passed test: test00.m:78 ... respond test 1233 OK 2012-01-30 20:26:09.178 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.178 respond[3467] Server 0x8214f3c 1 2012-01-30 20:26:09.178 respond[3467] Server 0x821505c 1 2012-01-30 20:26:09.178 respond[3467] Accept 1233 2012-01-30 20:26:09.178 respond[3467] Server 0x821505c 4 2012-01-30 20:26:09.178 respond[3467] Done reading 1233 2012-01-30 20:26:09.178 respond[3467] Done writing 1233 Passed test: test00.m:78 ... respond test 1232 OK 2012-01-30 20:26:09.194 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.194 respond[3467] Server 0x8215bec 1 2012-01-30 20:26:09.194 respond[3467] Server 0x8215d0c 1 2012-01-30 20:26:09.194 respond[3467] Accept 1232 2012-01-30 20:26:09.194 respond[3467] Server 0x8215d0c 4 2012-01-30 20:26:09.194 respond[3467] Done reading 1232 2012-01-30 20:26:09.194 respond[3467] Done writing 1232 Passed test: test00.m:78 ... respond test 1231 OK 2012-01-30 20:26:09.208 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.208 respond[3467] Server 0x822115c 1 2012-01-30 20:26:09.208 respond[3467] Server 0x822127c 1 2012-01-30 20:26:09.208 respond[3467] Accept 1231 2012-01-30 20:26:09.208 respond[3467] Server 0x822127c 4 2012-01-30 20:26:09.209 respond[3467] Done reading 1231 2012-01-30 20:26:09.209 respond[3467] Done writing 1231 Passed test: test00.m:78 ... respond test 1230 OK 2012-01-30 20:26:09.222 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.222 respond[3467] Server 0x8221dec 1 2012-01-30 20:26:09.222 respond[3467] Server 0x8221f0c 1 2012-01-30 20:26:09.222 respond[3467] Accept 1230 2012-01-30 20:26:09.222 respond[3467] Server 0x8221f0c 4 2012-01-30 20:26:09.223 respond[3467] Done reading 1230 2012-01-30 20:26:09.223 respond[3467] Done writing 1230 Passed test: test00.m:78 ... respond test 1229 OK 2012-01-30 20:26:09.240 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.241 respond[3467] Server 0x8222a9c 1 2012-01-30 20:26:09.241 respond[3467] Server 0x8222bbc 1 2012-01-30 20:26:09.241 respond[3467] Accept 1229 2012-01-30 20:26:09.241 respond[3467] Server 0x8222bbc 4 2012-01-30 20:26:09.241 respond[3467] Done reading 1229 2012-01-30 20:26:09.241 respond[3467] Done writing 1229 Passed test: test00.m:78 ... respond test 1228 OK 2012-01-30 20:26:09.259 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.259 respond[3467] Server 0x822374c 1 2012-01-30 20:26:09.259 respond[3467] Server 0x822386c 1 2012-01-30 20:26:09.259 respond[3467] Accept 1228 2012-01-30 20:26:09.259 respond[3467] Server 0x822386c 4 2012-01-30 20:26:09.260 respond[3467] Done reading 1228 2012-01-30 20:26:09.260 respond[3467] Done writing 1228 Passed test: test00.m:78 ... respond test 1227 OK 2012-01-30 20:26:09.286 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.286 respond[3467] Server 0x82243fc 1 2012-01-30 20:26:09.286 respond[3467] Server 0x822451c 1 2012-01-30 20:26:09.286 respond[3467] Accept 1227 2012-01-30 20:26:09.286 respond[3467] Server 0x822451c 4 2012-01-30 20:26:09.286 respond[3467] Done reading 1227 2012-01-30 20:26:09.286 respond[3467] Done writing 1227 Passed test: test00.m:78 ... respond test 1226 OK 2012-01-30 20:26:09.308 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.308 respond[3467] Server 0x82250ac 1 2012-01-30 20:26:09.308 respond[3467] Server 0x82251cc 1 2012-01-30 20:26:09.308 respond[3467] Accept 1226 2012-01-30 20:26:09.308 respond[3467] Server 0x82251cc 4 2012-01-30 20:26:09.309 respond[3467] Done reading 1226 2012-01-30 20:26:09.309 respond[3467] Done writing 1226 Passed test: test00.m:78 ... respond test 1225 OK 2012-01-30 20:26:09.325 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.325 respond[3467] Server 0x8225d5c 1 2012-01-30 20:26:09.325 respond[3467] Server 0x8225e7c 1 2012-01-30 20:26:09.325 respond[3467] Accept 1225 2012-01-30 20:26:09.325 respond[3467] Server 0x8225e7c 4 2012-01-30 20:26:09.326 respond[3467] Done reading 1225 2012-01-30 20:26:09.326 respond[3467] Done writing 1225 Passed test: test00.m:78 ... respond test 1224 OK 2012-01-30 20:26:09.349 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.350 respond[3467] Server 0x8226a0c 1 2012-01-30 20:26:09.350 respond[3467] Server 0x8226b2c 1 2012-01-30 20:26:09.350 respond[3467] Accept 1224 2012-01-30 20:26:09.350 respond[3467] Server 0x8226b2c 4 2012-01-30 20:26:09.350 respond[3467] Done reading 1224 2012-01-30 20:26:09.350 respond[3467] Done writing 1224 Passed test: test00.m:78 ... respond test 1223 OK 2012-01-30 20:26:09.362 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.362 respond[3467] Server 0x82276bc 1 2012-01-30 20:26:09.362 respond[3467] Server 0x82277dc 1 2012-01-30 20:26:09.362 respond[3467] Accept 1223 2012-01-30 20:26:09.362 respond[3467] Server 0x82277dc 4 2012-01-30 20:26:09.362 respond[3467] Done reading 1223 2012-01-30 20:26:09.362 respond[3467] Done writing 1223 Passed test: test00.m:78 ... respond test 1222 OK 2012-01-30 20:26:09.392 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.392 respond[3467] Server 0x822836c 1 2012-01-30 20:26:09.392 respond[3467] Server 0x822848c 1 2012-01-30 20:26:09.392 respond[3467] Accept 1222 2012-01-30 20:26:09.392 respond[3467] Server 0x822848c 4 2012-01-30 20:26:09.392 respond[3467] Done reading 1222 2012-01-30 20:26:09.392 respond[3467] Done writing 1222 Passed test: test00.m:78 ... respond test 1221 OK 2012-01-30 20:26:09.413 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.413 respond[3467] Server 0x822901c 1 2012-01-30 20:26:09.413 respond[3467] Server 0x822913c 1 2012-01-30 20:26:09.413 respond[3467] Accept 1221 2012-01-30 20:26:09.413 respond[3467] Server 0x822913c 4 2012-01-30 20:26:09.413 respond[3467] Done reading 1221 2012-01-30 20:26:09.413 respond[3467] Done writing 1221 Passed test: test00.m:78 ... respond test 1220 OK 2012-01-30 20:26:09.440 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.440 respond[3467] Server 0x8229ccc 1 2012-01-30 20:26:09.440 respond[3467] Server 0x8229dec 1 2012-01-30 20:26:09.440 respond[3467] Accept 1220 2012-01-30 20:26:09.440 respond[3467] Server 0x8229dec 4 2012-01-30 20:26:09.441 respond[3467] Done reading 1220 2012-01-30 20:26:09.441 respond[3467] Done writing 1220 Passed test: test00.m:78 ... respond test 1219 OK 2012-01-30 20:26:09.456 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.456 respond[3467] Server 0x822a97c 1 2012-01-30 20:26:09.456 respond[3467] Server 0x822aa9c 1 2012-01-30 20:26:09.456 respond[3467] Accept 1219 2012-01-30 20:26:09.456 respond[3467] Server 0x822aa9c 4 2012-01-30 20:26:09.457 respond[3467] Done reading 1219 2012-01-30 20:26:09.457 respond[3467] Done writing 1219 Passed test: test00.m:78 ... respond test 1218 OK 2012-01-30 20:26:09.471 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.471 respond[3467] Server 0x822b62c 1 2012-01-30 20:26:09.471 respond[3467] Server 0x822b74c 1 2012-01-30 20:26:09.471 respond[3467] Accept 1218 2012-01-30 20:26:09.472 respond[3467] Server 0x822b74c 4 2012-01-30 20:26:09.472 respond[3467] Done reading 1218 2012-01-30 20:26:09.472 respond[3467] Done writing 1218 Passed test: test00.m:78 ... respond test 1217 OK 2012-01-30 20:26:09.494 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.494 respond[3467] Server 0x822c2dc 1 2012-01-30 20:26:09.495 respond[3467] Server 0x822c3fc 1 2012-01-30 20:26:09.495 respond[3467] Accept 1217 2012-01-30 20:26:09.495 respond[3467] Server 0x822c3fc 4 2012-01-30 20:26:09.495 respond[3467] Done reading 1217 2012-01-30 20:26:09.495 respond[3467] Done writing 1217 Passed test: test00.m:78 ... respond test 1216 OK 2012-01-30 20:26:09.511 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.511 respond[3467] Server 0x822cf8c 1 2012-01-30 20:26:09.511 respond[3467] Server 0x822d0ac 1 2012-01-30 20:26:09.511 respond[3467] Accept 1216 2012-01-30 20:26:09.511 respond[3467] Server 0x822d0ac 4 2012-01-30 20:26:09.512 respond[3467] Done reading 1216 2012-01-30 20:26:09.512 respond[3467] Done writing 1216 Passed test: test00.m:78 ... respond test 1215 OK 2012-01-30 20:26:09.529 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.529 respond[3467] Server 0x822dc3c 1 2012-01-30 20:26:09.530 respond[3467] Server 0x822dd5c 1 2012-01-30 20:26:09.530 respond[3467] Accept 1215 2012-01-30 20:26:09.530 respond[3467] Server 0x822dd5c 4 2012-01-30 20:26:09.530 respond[3467] Done reading 1215 2012-01-30 20:26:09.530 respond[3467] Done writing 1215 Passed test: test00.m:78 ... respond test 1214 OK 2012-01-30 20:26:09.544 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.544 respond[3467] Server 0x822e8ec 1 2012-01-30 20:26:09.545 respond[3467] Server 0x822ea0c 1 2012-01-30 20:26:09.545 respond[3467] Accept 1214 2012-01-30 20:26:09.545 respond[3467] Server 0x822ea0c 4 2012-01-30 20:26:09.545 respond[3467] Done reading 1214 2012-01-30 20:26:09.545 respond[3467] Done writing 1214 Passed test: test00.m:78 ... respond test 1213 OK 2012-01-30 20:26:09.565 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.565 respond[3467] Server 0x822f59c 1 2012-01-30 20:26:09.565 respond[3467] Server 0x822f6bc 1 2012-01-30 20:26:09.565 respond[3467] Accept 1213 2012-01-30 20:26:09.566 respond[3467] Server 0x822f6bc 4 2012-01-30 20:26:09.566 respond[3467] Done reading 1213 2012-01-30 20:26:09.566 respond[3467] Done writing 1213 Passed test: test00.m:78 ... respond test 1212 OK 2012-01-30 20:26:09.580 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.581 respond[3467] Server 0x823024c 1 2012-01-30 20:26:09.581 respond[3467] Server 0x823036c 1 2012-01-30 20:26:09.581 respond[3467] Accept 1212 2012-01-30 20:26:09.581 respond[3467] Server 0x823036c 4 2012-01-30 20:26:09.581 respond[3467] Done reading 1212 2012-01-30 20:26:09.581 respond[3467] Done writing 1212 Passed test: test00.m:78 ... respond test 1211 OK 2012-01-30 20:26:09.595 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.596 respond[3467] Server 0x8230efc 1 2012-01-30 20:26:09.596 respond[3467] Server 0x823101c 1 2012-01-30 20:26:09.596 respond[3467] Accept 1211 2012-01-30 20:26:09.596 respond[3467] Server 0x823101c 4 2012-01-30 20:26:09.596 respond[3467] Done reading 1211 2012-01-30 20:26:09.596 respond[3467] Done writing 1211 Passed test: test00.m:78 ... respond test 1210 OK 2012-01-30 20:26:09.621 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.621 respond[3467] Server 0x8231ba4 1 2012-01-30 20:26:09.621 respond[3467] Server 0x8231cc4 1 2012-01-30 20:26:09.621 respond[3467] Accept 1210 2012-01-30 20:26:09.621 respond[3467] Server 0x8231cc4 4 2012-01-30 20:26:09.621 respond[3467] Done reading 1210 2012-01-30 20:26:09.621 respond[3467] Done writing 1210 Passed test: test00.m:78 ... respond test 1209 OK 2012-01-30 20:26:09.641 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.641 respond[3467] Server 0x823285c 1 2012-01-30 20:26:09.641 respond[3467] Server 0x823297c 1 2012-01-30 20:26:09.641 respond[3467] Accept 1209 2012-01-30 20:26:09.641 respond[3467] Server 0x823297c 4 2012-01-30 20:26:09.641 respond[3467] Done reading 1209 2012-01-30 20:26:09.642 respond[3467] Done writing 1209 Passed test: test00.m:78 ... respond test 1208 OK 2012-01-30 20:26:09.665 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.666 respond[3467] Server 0x823350c 1 2012-01-30 20:26:09.666 respond[3467] Server 0x823362c 1 2012-01-30 20:26:09.666 respond[3467] Accept 1208 2012-01-30 20:26:09.666 respond[3467] Server 0x823362c 4 2012-01-30 20:26:09.666 respond[3467] Done reading 1208 2012-01-30 20:26:09.666 respond[3467] Done writing 1208 Passed test: test00.m:78 ... respond test 1207 OK 2012-01-30 20:26:09.681 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.681 respond[3467] Server 0x82341bc 1 2012-01-30 20:26:09.681 respond[3467] Server 0x82342dc 1 2012-01-30 20:26:09.681 respond[3467] Accept 1207 2012-01-30 20:26:09.681 respond[3467] Server 0x82342dc 4 2012-01-30 20:26:09.682 respond[3467] Done reading 1207 2012-01-30 20:26:09.682 respond[3467] Done writing 1207 Passed test: test00.m:78 ... respond test 1206 OK 2012-01-30 20:26:09.700 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.700 respond[3467] Server 0x8234e6c 1 2012-01-30 20:26:09.700 respond[3467] Server 0x8234f8c 1 2012-01-30 20:26:09.700 respond[3467] Accept 1206 2012-01-30 20:26:09.700 respond[3467] Server 0x8234f8c 4 2012-01-30 20:26:09.701 respond[3467] Done reading 1206 2012-01-30 20:26:09.701 respond[3467] Done writing 1206 Passed test: test00.m:78 ... respond test 1205 OK 2012-01-30 20:26:09.713 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.713 respond[3467] Server 0x8235b1c 1 2012-01-30 20:26:09.714 respond[3467] Server 0x8235c3c 1 2012-01-30 20:26:09.714 respond[3467] Accept 1205 2012-01-30 20:26:09.714 respond[3467] Server 0x8235c3c 4 2012-01-30 20:26:09.714 respond[3467] Done reading 1205 2012-01-30 20:26:09.714 respond[3467] Done writing 1205 Passed test: test00.m:78 ... respond test 1204 OK 2012-01-30 20:26:09.737 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.737 respond[3467] Server 0x82367cc 1 2012-01-30 20:26:09.737 respond[3467] Server 0x82368ec 1 2012-01-30 20:26:09.737 respond[3467] Accept 1204 2012-01-30 20:26:09.737 respond[3467] Server 0x82368ec 4 2012-01-30 20:26:09.737 respond[3467] Done reading 1204 2012-01-30 20:26:09.737 respond[3467] Done writing 1204 Passed test: test00.m:78 ... respond test 1203 OK 2012-01-30 20:26:09.760 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.760 respond[3467] Server 0x823747c 1 2012-01-30 20:26:09.760 respond[3467] Server 0x823759c 1 2012-01-30 20:26:09.761 respond[3467] Accept 1203 2012-01-30 20:26:09.761 respond[3467] Server 0x823759c 4 2012-01-30 20:26:09.761 respond[3467] Done reading 1203 2012-01-30 20:26:09.761 respond[3467] Done writing 1203 Passed test: test00.m:78 ... respond test 1202 OK 2012-01-30 20:26:09.778 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.778 respond[3467] Server 0x823812c 1 2012-01-30 20:26:09.778 respond[3467] Server 0x823824c 1 2012-01-30 20:26:09.778 respond[3467] Accept 1202 2012-01-30 20:26:09.778 respond[3467] Server 0x823824c 4 2012-01-30 20:26:09.779 respond[3467] Done reading 1202 2012-01-30 20:26:09.779 respond[3467] Done writing 1202 Passed test: test00.m:78 ... respond test 1201 OK 2012-01-30 20:26:09.798 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.798 respond[3467] Server 0x8238ddc 1 2012-01-30 20:26:09.798 respond[3467] Server 0x8238efc 1 2012-01-30 20:26:09.798 respond[3467] Accept 1201 2012-01-30 20:26:09.798 respond[3467] Server 0x8238efc 4 2012-01-30 20:26:09.798 respond[3467] Done reading 1201 2012-01-30 20:26:09.798 respond[3467] Done writing 1201 Passed test: test00.m:78 ... respond test 1200 OK 2012-01-30 20:26:09.816 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.816 respond[3467] Server 0x8239a8c 1 2012-01-30 20:26:09.816 respond[3467] Server 0x8239bac 1 2012-01-30 20:26:09.816 respond[3467] Accept 1200 2012-01-30 20:26:09.816 respond[3467] Server 0x8239bac 4 2012-01-30 20:26:09.816 respond[3467] Done reading 1200 2012-01-30 20:26:09.816 respond[3467] Done writing 1200 Passed test: test00.m:78 ... respond test 1199 OK 2012-01-30 20:26:09.833 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.833 respond[3467] Server 0x823a73c 1 2012-01-30 20:26:09.836 respond[3467] Server 0x823a85c 1 2012-01-30 20:26:09.836 respond[3467] Accept 1199 2012-01-30 20:26:09.836 respond[3467] Server 0x823a85c 4 2012-01-30 20:26:09.837 respond[3467] Done reading 1199 2012-01-30 20:26:09.837 respond[3467] Done writing 1199 Passed test: test00.m:78 ... respond test 1198 OK 2012-01-30 20:26:09.859 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.860 respond[3467] Server 0x81fab9c 1 2012-01-30 20:26:09.860 respond[3467] Server 0x81facbc 1 2012-01-30 20:26:09.860 respond[3467] Accept 1198 2012-01-30 20:26:09.860 respond[3467] Server 0x81facbc 4 2012-01-30 20:26:09.860 respond[3467] Done reading 1198 2012-01-30 20:26:09.860 respond[3467] Done writing 1198 Passed test: test00.m:78 ... respond test 1197 OK 2012-01-30 20:26:09.880 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.880 respond[3467] Server 0x81fb864 1 2012-01-30 20:26:09.880 respond[3467] Server 0x81fb984 1 2012-01-30 20:26:09.880 respond[3467] Accept 1197 2012-01-30 20:26:09.880 respond[3467] Server 0x81fb984 4 2012-01-30 20:26:09.880 respond[3467] Done reading 1197 2012-01-30 20:26:09.881 respond[3467] Done writing 1197 Passed test: test00.m:78 ... respond test 1196 OK 2012-01-30 20:26:09.905 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.905 respond[3467] Server 0x81fc51c 1 2012-01-30 20:26:09.905 respond[3467] Server 0x81fc63c 1 2012-01-30 20:26:09.905 respond[3467] Accept 1196 2012-01-30 20:26:09.905 respond[3467] Server 0x81fc63c 4 2012-01-30 20:26:09.906 respond[3467] Done reading 1196 2012-01-30 20:26:09.906 respond[3467] Done writing 1196 Passed test: test00.m:78 ... respond test 1195 OK 2012-01-30 20:26:09.924 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.924 respond[3467] Server 0x81fd1d4 1 2012-01-30 20:26:09.924 respond[3467] Server 0x81fd2f4 1 2012-01-30 20:26:09.924 respond[3467] Accept 1195 2012-01-30 20:26:09.925 respond[3467] Server 0x81fd2f4 4 2012-01-30 20:26:09.925 respond[3467] Done reading 1195 2012-01-30 20:26:09.925 respond[3467] Done writing 1195 Passed test: test00.m:78 ... respond test 1194 OK 2012-01-30 20:26:09.944 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.944 respond[3467] Server 0x81fde8c 1 2012-01-30 20:26:09.944 respond[3467] Server 0x81fdfac 1 2012-01-30 20:26:09.944 respond[3467] Accept 1194 2012-01-30 20:26:09.944 respond[3467] Server 0x81fdfac 4 2012-01-30 20:26:09.944 respond[3467] Done reading 1194 2012-01-30 20:26:09.944 respond[3467] Done writing 1194 Passed test: test00.m:78 ... respond test 1193 OK 2012-01-30 20:26:09.961 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.961 respond[3467] Server 0x81feb44 1 2012-01-30 20:26:09.961 respond[3467] Server 0x81fec64 1 2012-01-30 20:26:09.961 respond[3467] Accept 1193 2012-01-30 20:26:09.961 respond[3467] Server 0x81fec64 4 2012-01-30 20:26:09.961 respond[3467] Done reading 1193 2012-01-30 20:26:09.961 respond[3467] Done writing 1193 Passed test: test00.m:78 ... respond test 1192 OK 2012-01-30 20:26:09.975 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.975 respond[3467] Server 0x81ff7fc 1 2012-01-30 20:26:09.975 respond[3467] Server 0x81ff91c 1 2012-01-30 20:26:09.975 respond[3467] Accept 1192 2012-01-30 20:26:09.975 respond[3467] Server 0x81ff91c 4 2012-01-30 20:26:09.975 respond[3467] Done reading 1192 2012-01-30 20:26:09.975 respond[3467] Done writing 1192 Passed test: test00.m:78 ... respond test 1191 OK 2012-01-30 20:26:09.990 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:09.990 respond[3467] Server 0x82004b4 1 2012-01-30 20:26:09.990 respond[3467] Server 0x82005d4 1 2012-01-30 20:26:09.990 respond[3467] Accept 1191 2012-01-30 20:26:09.990 respond[3467] Server 0x82005d4 4 2012-01-30 20:26:09.990 respond[3467] Done reading 1191 2012-01-30 20:26:09.990 respond[3467] Done writing 1191 Passed test: test00.m:78 ... respond test 1190 OK 2012-01-30 20:26:10.007 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.007 respond[3467] Server 0x820116c 1 2012-01-30 20:26:10.007 respond[3467] Server 0x820128c 1 2012-01-30 20:26:10.007 respond[3467] Accept 1190 2012-01-30 20:26:10.008 respond[3467] Server 0x820128c 4 2012-01-30 20:26:10.008 respond[3467] Done reading 1190 2012-01-30 20:26:10.008 respond[3467] Done writing 1190 Passed test: test00.m:78 ... respond test 1189 OK 2012-01-30 20:26:10.024 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.025 respond[3467] Server 0x8201e24 1 2012-01-30 20:26:10.025 respond[3467] Server 0x8201f44 1 2012-01-30 20:26:10.025 respond[3467] Accept 1189 2012-01-30 20:26:10.025 respond[3467] Server 0x8201f44 4 2012-01-30 20:26:10.025 respond[3467] Done reading 1189 2012-01-30 20:26:10.025 respond[3467] Done writing 1189 Passed test: test00.m:78 ... respond test 1188 OK 2012-01-30 20:26:10.041 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.042 respond[3467] Server 0x8202adc 1 2012-01-30 20:26:10.042 respond[3467] Server 0x8202bfc 1 2012-01-30 20:26:10.042 respond[3467] Accept 1188 2012-01-30 20:26:10.042 respond[3467] Server 0x8202bfc 4 2012-01-30 20:26:10.042 respond[3467] Done reading 1188 2012-01-30 20:26:10.042 respond[3467] Done writing 1188 Passed test: test00.m:78 ... respond test 1187 OK 2012-01-30 20:26:10.056 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.057 respond[3467] Server 0x8203794 1 2012-01-30 20:26:10.057 respond[3467] Server 0x82038b4 1 2012-01-30 20:26:10.057 respond[3467] Accept 1187 2012-01-30 20:26:10.057 respond[3467] Server 0x82038b4 4 2012-01-30 20:26:10.057 respond[3467] Done reading 1187 2012-01-30 20:26:10.057 respond[3467] Done writing 1187 Passed test: test00.m:78 ... respond test 1186 OK 2012-01-30 20:26:10.069 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.069 respond[3467] Server 0x820444c 1 2012-01-30 20:26:10.069 respond[3467] Server 0x820456c 1 2012-01-30 20:26:10.069 respond[3467] Accept 1186 2012-01-30 20:26:10.069 respond[3467] Server 0x820456c 4 2012-01-30 20:26:10.069 respond[3467] Done reading 1186 2012-01-30 20:26:10.069 respond[3467] Done writing 1186 Passed test: test00.m:78 ... respond test 1185 OK 2012-01-30 20:26:10.082 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.083 respond[3467] Server 0x8205104 1 2012-01-30 20:26:10.083 respond[3467] Server 0x8205224 1 2012-01-30 20:26:10.083 respond[3467] Accept 1185 2012-01-30 20:26:10.083 respond[3467] Server 0x8205224 4 2012-01-30 20:26:10.083 respond[3467] Done reading 1185 2012-01-30 20:26:10.083 respond[3467] Done writing 1185 Passed test: test00.m:78 ... respond test 1184 OK 2012-01-30 20:26:10.100 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.101 respond[3467] Server 0x8205dbc 1 2012-01-30 20:26:10.101 respond[3467] Server 0x8205edc 1 2012-01-30 20:26:10.101 respond[3467] Accept 1184 2012-01-30 20:26:10.101 respond[3467] Server 0x8205edc 4 2012-01-30 20:26:10.101 respond[3467] Done reading 1184 2012-01-30 20:26:10.101 respond[3467] Done writing 1184 Passed test: test00.m:78 ... respond test 1183 OK 2012-01-30 20:26:10.116 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.116 respond[3467] Server 0x8206a74 1 2012-01-30 20:26:10.116 respond[3467] Server 0x8206b94 1 2012-01-30 20:26:10.116 respond[3467] Accept 1183 2012-01-30 20:26:10.116 respond[3467] Server 0x8206b94 4 2012-01-30 20:26:10.116 respond[3467] Done reading 1183 2012-01-30 20:26:10.116 respond[3467] Done writing 1183 Passed test: test00.m:78 ... respond test 1182 OK 2012-01-30 20:26:10.132 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.132 respond[3467] Server 0x825024c 1 2012-01-30 20:26:10.132 respond[3467] Server 0x82502fc 1 2012-01-30 20:26:10.133 respond[3467] Accept 1182 2012-01-30 20:26:10.133 respond[3467] Server 0x82502fc 4 2012-01-30 20:26:10.133 respond[3467] Done reading 1182 2012-01-30 20:26:10.133 respond[3467] Done writing 1182 Passed test: test00.m:78 ... respond test 1181 OK 2012-01-30 20:26:10.150 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.150 respond[3467] Server 0x8250edc 1 2012-01-30 20:26:10.150 respond[3467] Server 0x8250ffc 1 2012-01-30 20:26:10.150 respond[3467] Accept 1181 2012-01-30 20:26:10.150 respond[3467] Server 0x8250ffc 4 2012-01-30 20:26:10.151 respond[3467] Done reading 1181 2012-01-30 20:26:10.151 respond[3467] Done writing 1181 Passed test: test00.m:78 ... respond test 1180 OK 2012-01-30 20:26:10.163 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.163 respond[3467] Server 0x8251b8c 1 2012-01-30 20:26:10.163 respond[3467] Server 0x8251cac 1 2012-01-30 20:26:10.163 respond[3467] Accept 1180 2012-01-30 20:26:10.163 respond[3467] Server 0x8251cac 4 2012-01-30 20:26:10.163 respond[3467] Done reading 1180 2012-01-30 20:26:10.164 respond[3467] Done writing 1180 Passed test: test00.m:78 ... respond test 1179 OK 2012-01-30 20:26:10.179 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.180 respond[3467] Server 0x825285c 1 2012-01-30 20:26:10.180 respond[3467] Server 0x825297c 1 2012-01-30 20:26:10.180 respond[3467] Accept 1179 2012-01-30 20:26:10.180 respond[3467] Server 0x825297c 4 2012-01-30 20:26:10.180 respond[3467] Done reading 1179 2012-01-30 20:26:10.180 respond[3467] Done writing 1179 Passed test: test00.m:78 ... respond test 1178 OK 2012-01-30 20:26:10.197 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.197 respond[3467] Server 0x82534ec 1 2012-01-30 20:26:10.198 respond[3467] Server 0x825360c 1 2012-01-30 20:26:10.198 respond[3467] Accept 1178 2012-01-30 20:26:10.198 respond[3467] Server 0x825360c 4 2012-01-30 20:26:10.198 respond[3467] Done reading 1178 2012-01-30 20:26:10.198 respond[3467] Done writing 1178 Passed test: test00.m:78 ... respond test 1177 OK 2012-01-30 20:26:10.211 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.211 respond[3467] Server 0x825419c 1 2012-01-30 20:26:10.211 respond[3467] Server 0x82542bc 1 2012-01-30 20:26:10.211 respond[3467] Accept 1177 2012-01-30 20:26:10.212 respond[3467] Server 0x82542bc 4 2012-01-30 20:26:10.212 respond[3467] Done reading 1177 2012-01-30 20:26:10.212 respond[3467] Done writing 1177 Passed test: test00.m:78 ... respond test 1176 OK 2012-01-30 20:26:10.227 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.227 respond[3467] Server 0x8254e4c 1 2012-01-30 20:26:10.227 respond[3467] Server 0x8254f6c 1 2012-01-30 20:26:10.228 respond[3467] Accept 1176 2012-01-30 20:26:10.228 respond[3467] Server 0x8254f6c 4 2012-01-30 20:26:10.228 respond[3467] Done reading 1176 2012-01-30 20:26:10.228 respond[3467] Done writing 1176 Passed test: test00.m:78 ... respond test 1175 OK 2012-01-30 20:26:10.245 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.245 respond[3467] Server 0x8255afc 1 2012-01-30 20:26:10.245 respond[3467] Server 0x8255c1c 1 2012-01-30 20:26:10.245 respond[3467] Accept 1175 2012-01-30 20:26:10.245 respond[3467] Server 0x8255c1c 4 2012-01-30 20:26:10.245 respond[3467] Done reading 1175 2012-01-30 20:26:10.245 respond[3467] Done writing 1175 Passed test: test00.m:78 ... respond test 1174 OK 2012-01-30 20:26:10.262 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.262 respond[3467] Server 0x82567ac 1 2012-01-30 20:26:10.262 respond[3467] Server 0x82568cc 1 2012-01-30 20:26:10.263 respond[3467] Accept 1174 2012-01-30 20:26:10.263 respond[3467] Server 0x82568cc 4 2012-01-30 20:26:10.263 respond[3467] Done reading 1174 2012-01-30 20:26:10.263 respond[3467] Done writing 1174 Passed test: test00.m:78 ... respond test 1173 OK 2012-01-30 20:26:10.275 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.275 respond[3467] Server 0x825745c 1 2012-01-30 20:26:10.275 respond[3467] Server 0x825757c 1 2012-01-30 20:26:10.275 respond[3467] Accept 1173 2012-01-30 20:26:10.275 respond[3467] Server 0x825757c 4 2012-01-30 20:26:10.275 respond[3467] Done reading 1173 2012-01-30 20:26:10.275 respond[3467] Done writing 1173 Passed test: test00.m:78 ... respond test 1172 OK 2012-01-30 20:26:10.294 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.294 respond[3467] Server 0x825810c 1 2012-01-30 20:26:10.294 respond[3467] Server 0x825822c 1 2012-01-30 20:26:10.294 respond[3467] Accept 1172 2012-01-30 20:26:10.294 respond[3467] Server 0x825822c 4 2012-01-30 20:26:10.294 respond[3467] Done reading 1172 2012-01-30 20:26:10.294 respond[3467] Done writing 1172 Passed test: test00.m:78 ... respond test 1171 OK 2012-01-30 20:26:10.310 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.310 respond[3467] Server 0x8258dbc 1 2012-01-30 20:26:10.310 respond[3467] Server 0x8258edc 1 2012-01-30 20:26:10.310 respond[3467] Accept 1171 2012-01-30 20:26:10.310 respond[3467] Server 0x8258edc 4 2012-01-30 20:26:10.310 respond[3467] Done reading 1171 2012-01-30 20:26:10.310 respond[3467] Done writing 1171 Passed test: test00.m:78 ... respond test 1170 OK 2012-01-30 20:26:10.325 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.325 respond[3467] Server 0x8259a6c 1 2012-01-30 20:26:10.325 respond[3467] Server 0x8259b8c 1 2012-01-30 20:26:10.325 respond[3467] Accept 1170 2012-01-30 20:26:10.325 respond[3467] Server 0x8259b8c 4 2012-01-30 20:26:10.326 respond[3467] Done reading 1170 2012-01-30 20:26:10.326 respond[3467] Done writing 1170 Passed test: test00.m:78 ... respond test 1169 OK 2012-01-30 20:26:10.343 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.344 respond[3467] Server 0x825a71c 1 2012-01-30 20:26:10.344 respond[3467] Server 0x825a83c 1 2012-01-30 20:26:10.344 respond[3467] Accept 1169 2012-01-30 20:26:10.344 respond[3467] Server 0x825a83c 4 2012-01-30 20:26:10.344 respond[3467] Done reading 1169 2012-01-30 20:26:10.344 respond[3467] Done writing 1169 Passed test: test00.m:78 ... respond test 1168 OK 2012-01-30 20:26:10.358 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.358 respond[3467] Server 0x825b3cc 1 2012-01-30 20:26:10.358 respond[3467] Server 0x825b4ec 1 2012-01-30 20:26:10.358 respond[3467] Accept 1168 2012-01-30 20:26:10.358 respond[3467] Server 0x825b4ec 4 2012-01-30 20:26:10.358 respond[3467] Done reading 1168 2012-01-30 20:26:10.359 respond[3467] Done writing 1168 Passed test: test00.m:78 ... respond test 1167 OK 2012-01-30 20:26:10.371 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.372 respond[3467] Server 0x826bd5c 1 2012-01-30 20:26:10.372 respond[3467] Server 0x826be7c 1 2012-01-30 20:26:10.372 respond[3467] Accept 1167 2012-01-30 20:26:10.372 respond[3467] Server 0x826be7c 4 2012-01-30 20:26:10.372 respond[3467] Done reading 1167 2012-01-30 20:26:10.372 respond[3467] Done writing 1167 Passed test: test00.m:78 ... respond test 1166 OK 2012-01-30 20:26:10.380 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.380 respond[3467] Server 0x826ca0c 1 2012-01-30 20:26:10.380 respond[3467] Server 0x826cb2c 1 2012-01-30 20:26:10.380 respond[3467] Accept 1166 2012-01-30 20:26:10.380 respond[3467] Server 0x826cb2c 4 2012-01-30 20:26:10.381 respond[3467] Done reading 1166 2012-01-30 20:26:10.381 respond[3467] Done writing 1166 Passed test: test00.m:78 ... respond test 1165 OK 2012-01-30 20:26:10.388 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.388 respond[3467] Server 0x826d6bc 1 2012-01-30 20:26:10.388 respond[3467] Server 0x826d7dc 1 2012-01-30 20:26:10.388 respond[3467] Accept 1165 2012-01-30 20:26:10.388 respond[3467] Server 0x826d7dc 4 2012-01-30 20:26:10.388 respond[3467] Done reading 1165 2012-01-30 20:26:10.388 respond[3467] Done writing 1165 Passed test: test00.m:78 ... respond test 1164 OK 2012-01-30 20:26:10.396 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.396 respond[3467] Server 0x826e36c 1 2012-01-30 20:26:10.396 respond[3467] Server 0x826e48c 1 2012-01-30 20:26:10.396 respond[3467] Accept 1164 2012-01-30 20:26:10.397 respond[3467] Server 0x826e48c 4 2012-01-30 20:26:10.397 respond[3467] Done reading 1164 2012-01-30 20:26:10.397 respond[3467] Done writing 1164 Passed test: test00.m:78 ... respond test 1163 OK 2012-01-30 20:26:10.404 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.404 respond[3467] Server 0x826f01c 1 2012-01-30 20:26:10.404 respond[3467] Server 0x826f13c 1 2012-01-30 20:26:10.404 respond[3467] Accept 1163 2012-01-30 20:26:10.404 respond[3467] Server 0x826f13c 4 2012-01-30 20:26:10.405 respond[3467] Done reading 1163 2012-01-30 20:26:10.405 respond[3467] Done writing 1163 Passed test: test00.m:78 ... respond test 1162 OK 2012-01-30 20:26:10.417 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.417 respond[3467] Server 0x826fccc 1 2012-01-30 20:26:10.417 respond[3467] Server 0x826fdec 1 2012-01-30 20:26:10.417 respond[3467] Accept 1162 2012-01-30 20:26:10.417 respond[3467] Server 0x826fdec 4 2012-01-30 20:26:10.417 respond[3467] Done reading 1162 2012-01-30 20:26:10.417 respond[3467] Done writing 1162 Passed test: test00.m:78 ... respond test 1161 OK 2012-01-30 20:26:10.424 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.425 respond[3467] Server 0x827097c 1 2012-01-30 20:26:10.425 respond[3467] Server 0x8270a9c 1 2012-01-30 20:26:10.425 respond[3467] Accept 1161 2012-01-30 20:26:10.425 respond[3467] Server 0x8270a9c 4 2012-01-30 20:26:10.425 respond[3467] Done reading 1161 2012-01-30 20:26:10.425 respond[3467] Done writing 1161 Passed test: test00.m:78 ... respond test 1160 OK 2012-01-30 20:26:10.433 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.433 respond[3467] Server 0x827162c 1 2012-01-30 20:26:10.433 respond[3467] Server 0x827174c 1 2012-01-30 20:26:10.433 respond[3467] Accept 1160 2012-01-30 20:26:10.433 respond[3467] Server 0x827174c 4 2012-01-30 20:26:10.433 respond[3467] Done reading 1160 2012-01-30 20:26:10.433 respond[3467] Done writing 1160 Passed test: test00.m:78 ... respond test 1159 OK 2012-01-30 20:26:10.441 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.441 respond[3467] Server 0x82722dc 1 2012-01-30 20:26:10.441 respond[3467] Server 0x82723fc 1 2012-01-30 20:26:10.441 respond[3467] Accept 1159 2012-01-30 20:26:10.441 respond[3467] Server 0x82723fc 4 2012-01-30 20:26:10.441 respond[3467] Done reading 1159 2012-01-30 20:26:10.441 respond[3467] Done writing 1159 Passed test: test00.m:78 ... respond test 1158 OK 2012-01-30 20:26:10.448 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.449 respond[3467] Server 0x8272f4c 1 2012-01-30 20:26:10.449 respond[3467] Server 0x827306c 1 2012-01-30 20:26:10.449 respond[3467] Accept 1158 2012-01-30 20:26:10.449 respond[3467] Server 0x827306c 4 2012-01-30 20:26:10.449 respond[3467] Done reading 1158 2012-01-30 20:26:10.449 respond[3467] Done writing 1158 Passed test: test00.m:78 ... respond test 1157 OK 2012-01-30 20:26:10.456 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.456 respond[3467] Server 0x8273c34 1 2012-01-30 20:26:10.456 respond[3467] Server 0x8273d54 1 2012-01-30 20:26:10.457 respond[3467] Accept 1157 2012-01-30 20:26:10.457 respond[3467] Server 0x8273d54 4 2012-01-30 20:26:10.457 respond[3467] Done reading 1157 2012-01-30 20:26:10.458 respond[3467] Done writing 1157 Passed test: test00.m:78 ... respond test 1156 OK 2012-01-30 20:26:10.468 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.468 respond[3467] Server 0x82748ec 1 2012-01-30 20:26:10.468 respond[3467] Server 0x8274a0c 1 2012-01-30 20:26:10.468 respond[3467] Accept 1156 2012-01-30 20:26:10.468 respond[3467] Server 0x8274a0c 4 2012-01-30 20:26:10.468 respond[3467] Done reading 1156 2012-01-30 20:26:10.468 respond[3467] Done writing 1156 Passed test: test00.m:78 ... respond test 1155 OK 2012-01-30 20:26:10.476 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.476 respond[3467] Server 0x827559c 1 2012-01-30 20:26:10.476 respond[3467] Server 0x82756bc 1 2012-01-30 20:26:10.476 respond[3467] Accept 1155 2012-01-30 20:26:10.476 respond[3467] Server 0x82756bc 4 2012-01-30 20:26:10.476 respond[3467] Done reading 1155 2012-01-30 20:26:10.476 respond[3467] Done writing 1155 Passed test: test00.m:78 ... respond test 1154 OK 2012-01-30 20:26:10.484 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.484 respond[3467] Server 0x827624c 1 2012-01-30 20:26:10.485 respond[3467] Server 0x827636c 1 2012-01-30 20:26:10.485 respond[3467] Accept 1154 2012-01-30 20:26:10.485 respond[3467] Server 0x827636c 4 2012-01-30 20:26:10.485 respond[3467] Done reading 1154 2012-01-30 20:26:10.485 respond[3467] Done writing 1154 Passed test: test00.m:78 ... respond test 1153 OK 2012-01-30 20:26:10.500 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.500 respond[3467] Server 0x8276efc 1 2012-01-30 20:26:10.500 respond[3467] Server 0x827701c 1 2012-01-30 20:26:10.500 respond[3467] Accept 1153 2012-01-30 20:26:10.500 respond[3467] Server 0x827701c 4 2012-01-30 20:26:10.501 respond[3467] Done reading 1153 2012-01-30 20:26:10.501 respond[3467] Done writing 1153 Passed test: test00.m:78 ... respond test 1152 OK 2012-01-30 20:26:10.518 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.519 respond[3467] Server 0x8277bac 1 2012-01-30 20:26:10.519 respond[3467] Server 0x8277ccc 1 2012-01-30 20:26:10.519 respond[3467] Accept 1152 2012-01-30 20:26:10.519 respond[3467] Server 0x8277ccc 4 2012-01-30 20:26:10.519 respond[3467] Done reading 1152 2012-01-30 20:26:10.519 respond[3467] Done writing 1152 Passed test: test00.m:78 ... respond test 1151 OK 2012-01-30 20:26:10.536 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.536 respond[3467] Server 0x827885c 1 2012-01-30 20:26:10.536 respond[3467] Server 0x827897c 1 2012-01-30 20:26:10.536 respond[3467] Accept 1151 2012-01-30 20:26:10.536 respond[3467] Server 0x827897c 4 2012-01-30 20:26:10.536 respond[3467] Done reading 1151 2012-01-30 20:26:10.536 respond[3467] Done writing 1151 Passed test: test00.m:78 ... respond test 1150 OK 2012-01-30 20:26:10.553 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.553 respond[3467] Server 0x827950c 1 2012-01-30 20:26:10.553 respond[3467] Server 0x827962c 1 2012-01-30 20:26:10.553 respond[3467] Accept 1150 2012-01-30 20:26:10.554 respond[3467] Server 0x827962c 4 2012-01-30 20:26:10.554 respond[3467] Done reading 1150 2012-01-30 20:26:10.554 respond[3467] Done writing 1150 Passed test: test00.m:78 ... respond test 1149 OK 2012-01-30 20:26:10.565 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.565 respond[3467] Server 0x827a1bc 1 2012-01-30 20:26:10.565 respond[3467] Server 0x827a2dc 1 2012-01-30 20:26:10.565 respond[3467] Accept 1149 2012-01-30 20:26:10.565 respond[3467] Server 0x827a2dc 4 2012-01-30 20:26:10.565 respond[3467] Done reading 1149 2012-01-30 20:26:10.565 respond[3467] Done writing 1149 Passed test: test00.m:78 ... respond test 1148 OK 2012-01-30 20:26:10.581 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.581 respond[3467] Server 0x827ae6c 1 2012-01-30 20:26:10.581 respond[3467] Server 0x827af8c 1 2012-01-30 20:26:10.581 respond[3467] Accept 1148 2012-01-30 20:26:10.581 respond[3467] Server 0x827af8c 4 2012-01-30 20:26:10.582 respond[3467] Done reading 1148 2012-01-30 20:26:10.582 respond[3467] Done writing 1148 Passed test: test00.m:78 ... respond test 1147 OK 2012-01-30 20:26:10.595 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.596 respond[3467] Server 0x827bb1c 1 2012-01-30 20:26:10.596 respond[3467] Server 0x827bc3c 1 2012-01-30 20:26:10.596 respond[3467] Accept 1147 2012-01-30 20:26:10.596 respond[3467] Server 0x827bc3c 4 2012-01-30 20:26:10.596 respond[3467] Done reading 1147 2012-01-30 20:26:10.596 respond[3467] Done writing 1147 Passed test: test00.m:78 ... respond test 1146 OK 2012-01-30 20:26:10.611 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.611 respond[3467] Server 0x827c7cc 1 2012-01-30 20:26:10.611 respond[3467] Server 0x827c8ec 1 2012-01-30 20:26:10.611 respond[3467] Accept 1146 2012-01-30 20:26:10.611 respond[3467] Server 0x827c8ec 4 2012-01-30 20:26:10.612 respond[3467] Done reading 1146 2012-01-30 20:26:10.612 respond[3467] Done writing 1146 Passed test: test00.m:78 ... respond test 1145 OK 2012-01-30 20:26:10.627 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.627 respond[3467] Server 0x827d47c 1 2012-01-30 20:26:10.627 respond[3467] Server 0x827d59c 1 2012-01-30 20:26:10.627 respond[3467] Accept 1145 2012-01-30 20:26:10.627 respond[3467] Server 0x827d59c 4 2012-01-30 20:26:10.627 respond[3467] Done reading 1145 2012-01-30 20:26:10.627 respond[3467] Done writing 1145 Passed test: test00.m:78 ... respond test 1144 OK 2012-01-30 20:26:10.645 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.645 respond[3467] Server 0x827e12c 1 2012-01-30 20:26:10.645 respond[3467] Server 0x827e24c 1 2012-01-30 20:26:10.645 respond[3467] Accept 1144 2012-01-30 20:26:10.645 respond[3467] Server 0x827e24c 4 2012-01-30 20:26:10.645 respond[3467] Done reading 1144 2012-01-30 20:26:10.645 respond[3467] Done writing 1144 Passed test: test00.m:78 ... respond test 1143 OK 2012-01-30 20:26:10.661 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.661 respond[3467] Server 0x827eddc 1 2012-01-30 20:26:10.661 respond[3467] Server 0x827eefc 1 2012-01-30 20:26:10.661 respond[3467] Accept 1143 2012-01-30 20:26:10.662 respond[3467] Server 0x827eefc 4 2012-01-30 20:26:10.662 respond[3467] Done reading 1143 2012-01-30 20:26:10.662 respond[3467] Done writing 1143 Passed test: test00.m:78 ... respond test 1142 OK 2012-01-30 20:26:10.679 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.679 respond[3467] Server 0x827fa8c 1 2012-01-30 20:26:10.679 respond[3467] Server 0x827fbac 1 2012-01-30 20:26:10.679 respond[3467] Accept 1142 2012-01-30 20:26:10.679 respond[3467] Server 0x827fbac 4 2012-01-30 20:26:10.679 respond[3467] Done reading 1142 2012-01-30 20:26:10.679 respond[3467] Done writing 1142 Passed test: test00.m:78 ... respond test 1141 OK 2012-01-30 20:26:10.696 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.696 respond[3467] Server 0x828073c 1 2012-01-30 20:26:10.696 respond[3467] Server 0x828085c 1 2012-01-30 20:26:10.696 respond[3467] Accept 1141 2012-01-30 20:26:10.696 respond[3467] Server 0x828085c 4 2012-01-30 20:26:10.697 respond[3467] Done reading 1141 2012-01-30 20:26:10.697 respond[3467] Done writing 1141 Passed test: test00.m:78 ... respond test 1140 OK 2012-01-30 20:26:10.710 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.710 respond[3467] Server 0x82813ec 1 2012-01-30 20:26:10.710 respond[3467] Server 0x828150c 1 2012-01-30 20:26:10.710 respond[3467] Accept 1140 2012-01-30 20:26:10.710 respond[3467] Server 0x828150c 4 2012-01-30 20:26:10.710 respond[3467] Done reading 1140 2012-01-30 20:26:10.710 respond[3467] Done writing 1140 Passed test: test00.m:78 ... respond test 1139 OK 2012-01-30 20:26:10.721 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.721 respond[3467] Server 0x828209c 1 2012-01-30 20:26:10.721 respond[3467] Server 0x82821bc 1 2012-01-30 20:26:10.721 respond[3467] Accept 1139 2012-01-30 20:26:10.721 respond[3467] Server 0x82821bc 4 2012-01-30 20:26:10.721 respond[3467] Done reading 1139 2012-01-30 20:26:10.722 respond[3467] Done writing 1139 Passed test: test00.m:78 ... respond test 1138 OK 2012-01-30 20:26:10.729 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.730 respond[3467] Server 0x8282d4c 1 2012-01-30 20:26:10.730 respond[3467] Server 0x8282e6c 1 2012-01-30 20:26:10.730 respond[3467] Accept 1138 2012-01-30 20:26:10.730 respond[3467] Server 0x8282e6c 4 2012-01-30 20:26:10.730 respond[3467] Done reading 1138 2012-01-30 20:26:10.730 respond[3467] Done writing 1138 Passed test: test00.m:78 ... respond test 1137 OK 2012-01-30 20:26:10.737 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.737 respond[3467] Server 0x82839fc 1 2012-01-30 20:26:10.738 respond[3467] Server 0x8283b1c 1 2012-01-30 20:26:10.738 respond[3467] Accept 1137 2012-01-30 20:26:10.738 respond[3467] Server 0x8283b1c 4 2012-01-30 20:26:10.738 respond[3467] Done reading 1137 2012-01-30 20:26:10.738 respond[3467] Done writing 1137 Passed test: test00.m:78 ... respond test 1136 OK 2012-01-30 20:26:10.750 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.750 respond[3467] Server 0x82846ac 1 2012-01-30 20:26:10.750 respond[3467] Server 0x82847cc 1 2012-01-30 20:26:10.750 respond[3467] Accept 1136 2012-01-30 20:26:10.750 respond[3467] Server 0x82847cc 4 2012-01-30 20:26:10.751 respond[3467] Done reading 1136 2012-01-30 20:26:10.751 respond[3467] Done writing 1136 Passed test: test00.m:78 ... respond test 1135 OK 2012-01-30 20:26:10.768 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.768 respond[3467] Server 0x828535c 1 2012-01-30 20:26:10.768 respond[3467] Server 0x828547c 1 2012-01-30 20:26:10.768 respond[3467] Accept 1135 2012-01-30 20:26:10.768 respond[3467] Server 0x828547c 4 2012-01-30 20:26:10.769 respond[3467] Done reading 1135 2012-01-30 20:26:10.769 respond[3467] Done writing 1135 Passed test: test00.m:78 ... respond test 1134 OK 2012-01-30 20:26:10.783 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.783 respond[3467] Server 0x828600c 1 2012-01-30 20:26:10.783 respond[3467] Server 0x828612c 1 2012-01-30 20:26:10.783 respond[3467] Accept 1134 2012-01-30 20:26:10.783 respond[3467] Server 0x828612c 4 2012-01-30 20:26:10.783 respond[3467] Done reading 1134 2012-01-30 20:26:10.783 respond[3467] Done writing 1134 Passed test: test00.m:78 ... respond test 1133 OK 2012-01-30 20:26:10.798 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.798 respond[3467] Server 0x8286cbc 1 2012-01-30 20:26:10.798 respond[3467] Server 0x8286ddc 1 2012-01-30 20:26:10.798 respond[3467] Accept 1133 2012-01-30 20:26:10.799 respond[3467] Server 0x8286ddc 4 2012-01-30 20:26:10.799 respond[3467] Done reading 1133 2012-01-30 20:26:10.799 respond[3467] Done writing 1133 Passed test: test00.m:78 ... respond test 1132 OK 2012-01-30 20:26:10.816 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.816 respond[3467] Server 0x828796c 1 2012-01-30 20:26:10.816 respond[3467] Server 0x8287a8c 1 2012-01-30 20:26:10.816 respond[3467] Accept 1132 2012-01-30 20:26:10.816 respond[3467] Server 0x8287a8c 4 2012-01-30 20:26:10.816 respond[3467] Done reading 1132 2012-01-30 20:26:10.816 respond[3467] Done writing 1132 Passed test: test00.m:78 ... respond test 1131 OK 2012-01-30 20:26:10.828 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.828 respond[3467] Server 0x828861c 1 2012-01-30 20:26:10.829 respond[3467] Server 0x828873c 1 2012-01-30 20:26:10.829 respond[3467] Accept 1131 2012-01-30 20:26:10.829 respond[3467] Server 0x828873c 4 2012-01-30 20:26:10.829 respond[3467] Done reading 1131 2012-01-30 20:26:10.829 respond[3467] Done writing 1131 Passed test: test00.m:78 ... respond test 1130 OK 2012-01-30 20:26:10.847 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.847 respond[3467] Server 0x82892cc 1 2012-01-30 20:26:10.847 respond[3467] Server 0x82893ec 1 2012-01-30 20:26:10.848 respond[3467] Accept 1130 2012-01-30 20:26:10.848 respond[3467] Server 0x82893ec 4 2012-01-30 20:26:10.848 respond[3467] Done reading 1130 2012-01-30 20:26:10.848 respond[3467] Done writing 1130 Passed test: test00.m:78 ... respond test 1129 OK 2012-01-30 20:26:10.862 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.862 respond[3467] Server 0x8289f7c 1 2012-01-30 20:26:10.862 respond[3467] Server 0x828a09c 1 2012-01-30 20:26:10.862 respond[3467] Accept 1129 2012-01-30 20:26:10.863 respond[3467] Server 0x828a09c 4 2012-01-30 20:26:10.863 respond[3467] Done reading 1129 2012-01-30 20:26:10.863 respond[3467] Done writing 1129 Passed test: test00.m:78 ... respond test 1128 OK 2012-01-30 20:26:10.876 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.876 respond[3467] Server 0x828ac2c 1 2012-01-30 20:26:10.876 respond[3467] Server 0x828ad4c 1 2012-01-30 20:26:10.876 respond[3467] Accept 1128 2012-01-30 20:26:10.876 respond[3467] Server 0x828ad4c 4 2012-01-30 20:26:10.876 respond[3467] Done reading 1128 2012-01-30 20:26:10.876 respond[3467] Done writing 1128 Passed test: test00.m:78 ... respond test 1127 OK 2012-01-30 20:26:10.889 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.889 respond[3467] Server 0x828b8dc 1 2012-01-30 20:26:10.889 respond[3467] Server 0x828b9fc 1 2012-01-30 20:26:10.889 respond[3467] Accept 1127 2012-01-30 20:26:10.890 respond[3467] Server 0x828b9fc 4 2012-01-30 20:26:10.890 respond[3467] Done reading 1127 2012-01-30 20:26:10.890 respond[3467] Done writing 1127 Passed test: test00.m:78 ... respond test 1126 OK 2012-01-30 20:26:10.906 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.907 respond[3467] Server 0x828c58c 1 2012-01-30 20:26:10.907 respond[3467] Server 0x828c6ac 1 2012-01-30 20:26:10.907 respond[3467] Accept 1126 2012-01-30 20:26:10.907 respond[3467] Server 0x828c6ac 4 2012-01-30 20:26:10.907 respond[3467] Done reading 1126 2012-01-30 20:26:10.907 respond[3467] Done writing 1126 Passed test: test00.m:78 ... respond test 1125 OK 2012-01-30 20:26:10.923 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.924 respond[3467] Server 0x828d23c 1 2012-01-30 20:26:10.924 respond[3467] Server 0x828d35c 1 2012-01-30 20:26:10.924 respond[3467] Accept 1125 2012-01-30 20:26:10.924 respond[3467] Server 0x828d35c 4 2012-01-30 20:26:10.924 respond[3467] Done reading 1125 2012-01-30 20:26:10.924 respond[3467] Done writing 1125 Passed test: test00.m:78 ... respond test 1124 OK 2012-01-30 20:26:10.939 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.940 respond[3467] Server 0x828deec 1 2012-01-30 20:26:10.940 respond[3467] Server 0x828e00c 1 2012-01-30 20:26:10.940 respond[3467] Accept 1124 2012-01-30 20:26:10.940 respond[3467] Server 0x828e00c 4 2012-01-30 20:26:10.940 respond[3467] Done reading 1124 2012-01-30 20:26:10.940 respond[3467] Done writing 1124 Passed test: test00.m:78 ... respond test 1123 OK 2012-01-30 20:26:10.953 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.953 respond[3467] Server 0x828eb9c 1 2012-01-30 20:26:10.953 respond[3467] Server 0x828ecbc 1 2012-01-30 20:26:10.953 respond[3467] Accept 1123 2012-01-30 20:26:10.953 respond[3467] Server 0x828ecbc 4 2012-01-30 20:26:10.953 respond[3467] Done reading 1123 2012-01-30 20:26:10.953 respond[3467] Done writing 1123 Passed test: test00.m:78 ... respond test 1122 OK 2012-01-30 20:26:10.969 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.970 respond[3467] Server 0x828f84c 1 2012-01-30 20:26:10.970 respond[3467] Server 0x828f96c 1 2012-01-30 20:26:10.970 respond[3467] Accept 1122 2012-01-30 20:26:10.970 respond[3467] Server 0x828f96c 4 2012-01-30 20:26:10.970 respond[3467] Done reading 1122 2012-01-30 20:26:10.970 respond[3467] Done writing 1122 Passed test: test00.m:78 ... respond test 1121 OK 2012-01-30 20:26:10.987 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:10.987 respond[3467] Server 0x82904fc 1 2012-01-30 20:26:10.987 respond[3467] Server 0x829061c 1 2012-01-30 20:26:10.987 respond[3467] Accept 1121 2012-01-30 20:26:10.987 respond[3467] Server 0x829061c 4 2012-01-30 20:26:10.987 respond[3467] Done reading 1121 2012-01-30 20:26:10.987 respond[3467] Done writing 1121 Passed test: test00.m:78 ... respond test 1120 OK 2012-01-30 20:26:11.003 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.004 respond[3467] Server 0x82911ac 1 2012-01-30 20:26:11.004 respond[3467] Server 0x82912cc 1 2012-01-30 20:26:11.004 respond[3467] Accept 1120 2012-01-30 20:26:11.004 respond[3467] Server 0x82912cc 4 2012-01-30 20:26:11.004 respond[3467] Done reading 1120 2012-01-30 20:26:11.004 respond[3467] Done writing 1120 Passed test: test00.m:78 ... respond test 1119 OK 2012-01-30 20:26:11.017 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.018 respond[3467] Server 0x8291e5c 1 2012-01-30 20:26:11.018 respond[3467] Server 0x8291f7c 1 2012-01-30 20:26:11.018 respond[3467] Accept 1119 2012-01-30 20:26:11.018 respond[3467] Server 0x8291f7c 4 2012-01-30 20:26:11.018 respond[3467] Done reading 1119 2012-01-30 20:26:11.018 respond[3467] Done writing 1119 Passed test: test00.m:78 ... respond test 1118 OK 2012-01-30 20:26:11.032 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.033 respond[3467] Server 0x8292b0c 1 2012-01-30 20:26:11.033 respond[3467] Server 0x8292c2c 1 2012-01-30 20:26:11.033 respond[3467] Accept 1118 2012-01-30 20:26:11.033 respond[3467] Server 0x8292c2c 4 2012-01-30 20:26:11.033 respond[3467] Done reading 1118 2012-01-30 20:26:11.033 respond[3467] Done writing 1118 Passed test: test00.m:78 ... respond test 1117 OK 2012-01-30 20:26:11.049 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.049 respond[3467] Server 0x82937bc 1 2012-01-30 20:26:11.049 respond[3467] Server 0x82938dc 1 2012-01-30 20:26:11.049 respond[3467] Accept 1117 2012-01-30 20:26:11.049 respond[3467] Server 0x82938dc 4 2012-01-30 20:26:11.050 respond[3467] Done reading 1117 2012-01-30 20:26:11.050 respond[3467] Done writing 1117 Passed test: test00.m:78 ... respond test 1116 OK 2012-01-30 20:26:11.066 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.066 respond[3467] Server 0x8294494 1 2012-01-30 20:26:11.066 respond[3467] Server 0x82945b4 1 2012-01-30 20:26:11.066 respond[3467] Accept 1116 2012-01-30 20:26:11.067 respond[3467] Server 0x82945b4 4 2012-01-30 20:26:11.067 respond[3467] Done reading 1116 2012-01-30 20:26:11.067 respond[3467] Done writing 1116 Passed test: test00.m:78 ... respond test 1115 OK 2012-01-30 20:26:11.080 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.080 respond[3467] Server 0x8295124 1 2012-01-30 20:26:11.080 respond[3467] Server 0x8295244 1 2012-01-30 20:26:11.080 respond[3467] Accept 1115 2012-01-30 20:26:11.080 respond[3467] Server 0x8295244 4 2012-01-30 20:26:11.080 respond[3467] Done reading 1115 2012-01-30 20:26:11.080 respond[3467] Done writing 1115 Passed test: test00.m:78 ... respond test 1114 OK 2012-01-30 20:26:11.087 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.088 respond[3467] Server 0x8295dd4 1 2012-01-30 20:26:11.088 respond[3467] Server 0x8295ef4 1 2012-01-30 20:26:11.088 respond[3467] Accept 1114 2012-01-30 20:26:11.088 respond[3467] Server 0x8295ef4 4 2012-01-30 20:26:11.088 respond[3467] Done reading 1114 2012-01-30 20:26:11.088 respond[3467] Done writing 1114 Passed test: test00.m:78 ... respond test 1113 OK 2012-01-30 20:26:11.102 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.103 respond[3467] Server 0x8296a84 1 2012-01-30 20:26:11.103 respond[3467] Server 0x8296ba4 1 2012-01-30 20:26:11.103 respond[3467] Accept 1113 2012-01-30 20:26:11.103 respond[3467] Server 0x8296ba4 4 2012-01-30 20:26:11.103 respond[3467] Done reading 1113 2012-01-30 20:26:11.103 respond[3467] Done writing 1113 Passed test: test00.m:78 ... respond test 1112 OK 2012-01-30 20:26:11.115 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.115 respond[3467] Server 0x8297734 1 2012-01-30 20:26:11.115 respond[3467] Server 0x8297854 1 2012-01-30 20:26:11.115 respond[3467] Accept 1112 2012-01-30 20:26:11.116 respond[3467] Server 0x8297854 4 2012-01-30 20:26:11.116 respond[3467] Done reading 1112 2012-01-30 20:26:11.116 respond[3467] Done writing 1112 Passed test: test00.m:78 ... respond test 1111 OK 2012-01-30 20:26:11.134 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.134 respond[3467] Server 0x82983e4 1 2012-01-30 20:26:11.134 respond[3467] Server 0x8298504 1 2012-01-30 20:26:11.134 respond[3467] Accept 1111 2012-01-30 20:26:11.134 respond[3467] Server 0x8298504 4 2012-01-30 20:26:11.134 respond[3467] Done reading 1111 2012-01-30 20:26:11.134 respond[3467] Done writing 1111 Passed test: test00.m:78 ... respond test 1110 OK 2012-01-30 20:26:11.147 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.147 respond[3467] Server 0x8299094 1 2012-01-30 20:26:11.147 respond[3467] Server 0x82991b4 1 2012-01-30 20:26:11.148 respond[3467] Accept 1110 2012-01-30 20:26:11.148 respond[3467] Server 0x82991b4 4 2012-01-30 20:26:11.148 respond[3467] Done reading 1110 2012-01-30 20:26:11.148 respond[3467] Done writing 1110 Passed test: test00.m:78 ... respond test 1109 OK 2012-01-30 20:26:11.163 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.164 respond[3467] Server 0x8299d44 1 2012-01-30 20:26:11.164 respond[3467] Server 0x8299e64 1 2012-01-30 20:26:11.164 respond[3467] Accept 1109 2012-01-30 20:26:11.164 respond[3467] Server 0x8299e64 4 2012-01-30 20:26:11.164 respond[3467] Done reading 1109 2012-01-30 20:26:11.164 respond[3467] Done writing 1109 Passed test: test00.m:78 ... respond test 1108 OK 2012-01-30 20:26:11.182 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.183 respond[3467] Server 0x829a9f4 1 2012-01-30 20:26:11.183 respond[3467] Server 0x829ab14 1 2012-01-30 20:26:11.183 respond[3467] Accept 1108 2012-01-30 20:26:11.183 respond[3467] Server 0x829ab14 4 2012-01-30 20:26:11.183 respond[3467] Done reading 1108 2012-01-30 20:26:11.183 respond[3467] Done writing 1108 Passed test: test00.m:78 ... respond test 1107 OK 2012-01-30 20:26:11.194 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.195 respond[3467] Server 0x829b6a4 1 2012-01-30 20:26:11.195 respond[3467] Server 0x829b7c4 1 2012-01-30 20:26:11.195 respond[3467] Accept 1107 2012-01-30 20:26:11.195 respond[3467] Server 0x829b7c4 4 2012-01-30 20:26:11.195 respond[3467] Done reading 1107 2012-01-30 20:26:11.195 respond[3467] Done writing 1107 Passed test: test00.m:78 ... respond test 1106 OK 2012-01-30 20:26:11.210 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.210 respond[3467] Server 0x829c354 1 2012-01-30 20:26:11.210 respond[3467] Server 0x829c474 1 2012-01-30 20:26:11.210 respond[3467] Accept 1106 2012-01-30 20:26:11.210 respond[3467] Server 0x829c474 4 2012-01-30 20:26:11.210 respond[3467] Done reading 1106 2012-01-30 20:26:11.211 respond[3467] Done writing 1106 Passed test: test00.m:78 ... respond test 1105 OK 2012-01-30 20:26:11.225 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.226 respond[3467] Server 0x829d004 1 2012-01-30 20:26:11.226 respond[3467] Server 0x829d124 1 2012-01-30 20:26:11.226 respond[3467] Accept 1105 2012-01-30 20:26:11.226 respond[3467] Server 0x829d124 4 2012-01-30 20:26:11.226 respond[3467] Done reading 1105 2012-01-30 20:26:11.226 respond[3467] Done writing 1105 Passed test: test00.m:78 ... respond test 1104 OK 2012-01-30 20:26:11.242 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.243 respond[3467] Server 0x829dcb4 1 2012-01-30 20:26:11.243 respond[3467] Server 0x829ddd4 1 2012-01-30 20:26:11.243 respond[3467] Accept 1104 2012-01-30 20:26:11.243 respond[3467] Server 0x829ddd4 4 2012-01-30 20:26:11.243 respond[3467] Done reading 1104 2012-01-30 20:26:11.243 respond[3467] Done writing 1104 Passed test: test00.m:78 ... respond test 1103 OK 2012-01-30 20:26:11.256 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.256 respond[3467] Server 0x829e964 1 2012-01-30 20:26:11.256 respond[3467] Server 0x829ea84 1 2012-01-30 20:26:11.257 respond[3467] Accept 1103 2012-01-30 20:26:11.257 respond[3467] Server 0x829ea84 4 2012-01-30 20:26:11.257 respond[3467] Done reading 1103 2012-01-30 20:26:11.257 respond[3467] Done writing 1103 Passed test: test00.m:78 ... respond test 1102 OK 2012-01-30 20:26:11.273 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.273 respond[3467] Server 0x829f614 1 2012-01-30 20:26:11.274 respond[3467] Server 0x829f734 1 2012-01-30 20:26:11.274 respond[3467] Accept 1102 2012-01-30 20:26:11.274 respond[3467] Server 0x829f734 4 2012-01-30 20:26:11.274 respond[3467] Done reading 1102 2012-01-30 20:26:11.274 respond[3467] Done writing 1102 Passed test: test00.m:78 ... respond test 1101 OK 2012-01-30 20:26:11.292 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.293 respond[3467] Server 0x82a02c4 1 2012-01-30 20:26:11.293 respond[3467] Server 0x82a03e4 1 2012-01-30 20:26:11.293 respond[3467] Accept 1101 2012-01-30 20:26:11.293 respond[3467] Server 0x82a03e4 4 2012-01-30 20:26:11.293 respond[3467] Done reading 1101 2012-01-30 20:26:11.293 respond[3467] Done writing 1101 Passed test: test00.m:78 ... respond test 1100 OK 2012-01-30 20:26:11.305 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.305 respond[3467] Server 0x82a0f74 1 2012-01-30 20:26:11.305 respond[3467] Server 0x82a1094 1 2012-01-30 20:26:11.305 respond[3467] Accept 1100 2012-01-30 20:26:11.305 respond[3467] Server 0x82a1094 4 2012-01-30 20:26:11.305 respond[3467] Done reading 1100 2012-01-30 20:26:11.307 respond[3467] Done writing 1100 Passed test: test00.m:78 ... respond test 1099 OK 2012-01-30 20:26:11.325 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.325 respond[3467] Server 0x823ae14 1 2012-01-30 20:26:11.325 respond[3467] Server 0x823af34 1 2012-01-30 20:26:11.325 respond[3467] Accept 1099 2012-01-30 20:26:11.325 respond[3467] Server 0x823af34 4 2012-01-30 20:26:11.325 respond[3467] Done reading 1099 2012-01-30 20:26:11.325 respond[3467] Done writing 1099 Passed test: test00.m:78 ... respond test 1098 OK 2012-01-30 20:26:11.339 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.339 respond[3467] Server 0x823bae4 1 2012-01-30 20:26:11.339 respond[3467] Server 0x823bc04 1 2012-01-30 20:26:11.339 respond[3467] Accept 1098 2012-01-30 20:26:11.339 respond[3467] Server 0x823bc04 4 2012-01-30 20:26:11.339 respond[3467] Done reading 1098 2012-01-30 20:26:11.340 respond[3467] Done writing 1098 Passed test: test00.m:78 ... respond test 1097 OK 2012-01-30 20:26:11.357 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.357 respond[3467] Server 0x823c79c 1 2012-01-30 20:26:11.357 respond[3467] Server 0x823c8bc 1 2012-01-30 20:26:11.357 respond[3467] Accept 1097 2012-01-30 20:26:11.357 respond[3467] Server 0x823c8bc 4 2012-01-30 20:26:11.357 respond[3467] Done reading 1097 2012-01-30 20:26:11.357 respond[3467] Done writing 1097 Passed test: test00.m:78 ... respond test 1096 OK 2012-01-30 20:26:11.369 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.370 respond[3467] Server 0x823d454 1 2012-01-30 20:26:11.370 respond[3467] Server 0x823d574 1 2012-01-30 20:26:11.370 respond[3467] Accept 1096 2012-01-30 20:26:11.370 respond[3467] Server 0x823d574 4 2012-01-30 20:26:11.370 respond[3467] Done reading 1096 2012-01-30 20:26:11.370 respond[3467] Done writing 1096 Passed test: test00.m:78 ... respond test 1095 OK 2012-01-30 20:26:11.389 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.389 respond[3467] Server 0x823e10c 1 2012-01-30 20:26:11.389 respond[3467] Server 0x823e22c 1 2012-01-30 20:26:11.389 respond[3467] Accept 1095 2012-01-30 20:26:11.389 respond[3467] Server 0x823e22c 4 2012-01-30 20:26:11.389 respond[3467] Done reading 1095 2012-01-30 20:26:11.389 respond[3467] Done writing 1095 Passed test: test00.m:78 ... respond test 1094 OK 2012-01-30 20:26:11.402 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.402 respond[3467] Server 0x823edc4 1 2012-01-30 20:26:11.402 respond[3467] Server 0x823eee4 1 2012-01-30 20:26:11.402 respond[3467] Accept 1094 2012-01-30 20:26:11.402 respond[3467] Server 0x823eee4 4 2012-01-30 20:26:11.403 respond[3467] Done reading 1094 2012-01-30 20:26:11.403 respond[3467] Done writing 1094 Passed test: test00.m:78 ... respond test 1093 OK 2012-01-30 20:26:11.419 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.419 respond[3467] Server 0x823fa7c 1 2012-01-30 20:26:11.419 respond[3467] Server 0x823fb9c 1 2012-01-30 20:26:11.419 respond[3467] Accept 1093 2012-01-30 20:26:11.419 respond[3467] Server 0x823fb9c 4 2012-01-30 20:26:11.419 respond[3467] Done reading 1093 2012-01-30 20:26:11.419 respond[3467] Done writing 1093 Passed test: test00.m:78 ... respond test 1092 OK 2012-01-30 20:26:11.437 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.437 respond[3467] Server 0x8240734 1 2012-01-30 20:26:11.437 respond[3467] Server 0x8240854 1 2012-01-30 20:26:11.437 respond[3467] Accept 1092 2012-01-30 20:26:11.437 respond[3467] Server 0x8240854 4 2012-01-30 20:26:11.437 respond[3467] Done reading 1092 2012-01-30 20:26:11.437 respond[3467] Done writing 1092 Passed test: test00.m:78 ... respond test 1091 OK 2012-01-30 20:26:11.452 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.452 respond[3467] Server 0x82413ec 1 2012-01-30 20:26:11.452 respond[3467] Server 0x824150c 1 2012-01-30 20:26:11.452 respond[3467] Accept 1091 2012-01-30 20:26:11.452 respond[3467] Server 0x824150c 4 2012-01-30 20:26:11.452 respond[3467] Done reading 1091 2012-01-30 20:26:11.452 respond[3467] Done writing 1091 Passed test: test00.m:78 ... respond test 1090 OK 2012-01-30 20:26:11.467 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.467 respond[3467] Server 0x82420a4 1 2012-01-30 20:26:11.468 respond[3467] Server 0x82421c4 1 2012-01-30 20:26:11.468 respond[3467] Accept 1090 2012-01-30 20:26:11.468 respond[3467] Server 0x82421c4 4 2012-01-30 20:26:11.468 respond[3467] Done reading 1090 2012-01-30 20:26:11.468 respond[3467] Done writing 1090 Passed test: test00.m:78 ... respond test 1089 OK 2012-01-30 20:26:11.486 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.487 respond[3467] Server 0x8242d5c 1 2012-01-30 20:26:11.487 respond[3467] Server 0x8242e7c 1 2012-01-30 20:26:11.487 respond[3467] Accept 1089 2012-01-30 20:26:11.487 respond[3467] Server 0x8242e7c 4 2012-01-30 20:26:11.487 respond[3467] Done reading 1089 2012-01-30 20:26:11.487 respond[3467] Done writing 1089 Passed test: test00.m:78 ... respond test 1088 OK 2012-01-30 20:26:11.501 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.502 respond[3467] Server 0x8243a14 1 2012-01-30 20:26:11.502 respond[3467] Server 0x8243b34 1 2012-01-30 20:26:11.502 respond[3467] Accept 1088 2012-01-30 20:26:11.502 respond[3467] Server 0x8243b34 4 2012-01-30 20:26:11.502 respond[3467] Done reading 1088 2012-01-30 20:26:11.502 respond[3467] Done writing 1088 Passed test: test00.m:78 ... respond test 1087 OK 2012-01-30 20:26:11.516 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.516 respond[3467] Server 0x82446cc 1 2012-01-30 20:26:11.516 respond[3467] Server 0x82447ec 1 2012-01-30 20:26:11.516 respond[3467] Accept 1087 2012-01-30 20:26:11.517 respond[3467] Server 0x82447ec 4 2012-01-30 20:26:11.517 respond[3467] Done reading 1087 2012-01-30 20:26:11.517 respond[3467] Done writing 1087 Passed test: test00.m:78 ... respond test 1086 OK 2012-01-30 20:26:11.529 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.529 respond[3467] Server 0x8245384 1 2012-01-30 20:26:11.529 respond[3467] Server 0x82454a4 1 2012-01-30 20:26:11.529 respond[3467] Accept 1086 2012-01-30 20:26:11.529 respond[3467] Server 0x82454a4 4 2012-01-30 20:26:11.530 respond[3467] Done reading 1086 2012-01-30 20:26:11.530 respond[3467] Done writing 1086 Passed test: test00.m:78 ... respond test 1085 OK 2012-01-30 20:26:11.549 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.550 respond[3467] Server 0x824603c 1 2012-01-30 20:26:11.550 respond[3467] Server 0x824615c 1 2012-01-30 20:26:11.550 respond[3467] Accept 1085 2012-01-30 20:26:11.550 respond[3467] Server 0x824615c 4 2012-01-30 20:26:11.550 respond[3467] Done reading 1085 2012-01-30 20:26:11.550 respond[3467] Done writing 1085 Passed test: test00.m:78 ... respond test 1084 OK 2012-01-30 20:26:11.570 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.570 respond[3467] Server 0x8246cf4 1 2012-01-30 20:26:11.570 respond[3467] Server 0x8246e14 1 2012-01-30 20:26:11.570 respond[3467] Accept 1084 2012-01-30 20:26:11.570 respond[3467] Server 0x8246e14 4 2012-01-30 20:26:11.571 respond[3467] Done reading 1084 2012-01-30 20:26:11.571 respond[3467] Done writing 1084 Passed test: test00.m:78 ... respond test 1083 OK 2012-01-30 20:26:11.586 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.587 respond[3467] Server 0x82479ac 1 2012-01-30 20:26:11.587 respond[3467] Server 0x8247acc 1 2012-01-30 20:26:11.587 respond[3467] Accept 1083 2012-01-30 20:26:11.587 respond[3467] Server 0x8247acc 4 2012-01-30 20:26:11.587 respond[3467] Done reading 1083 2012-01-30 20:26:11.587 respond[3467] Done writing 1083 Passed test: test00.m:78 ... respond test 1082 OK 2012-01-30 20:26:11.603 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.604 respond[3467] Server 0x8248664 1 2012-01-30 20:26:11.604 respond[3467] Server 0x8248784 1 2012-01-30 20:26:11.604 respond[3467] Accept 1082 2012-01-30 20:26:11.604 respond[3467] Server 0x8248784 4 2012-01-30 20:26:11.604 respond[3467] Done reading 1082 2012-01-30 20:26:11.604 respond[3467] Done writing 1082 Passed test: test00.m:78 ... respond test 1081 OK 2012-01-30 20:26:11.621 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.622 respond[3467] Server 0x824931c 1 2012-01-30 20:26:11.622 respond[3467] Server 0x824943c 1 2012-01-30 20:26:11.622 respond[3467] Accept 1081 2012-01-30 20:26:11.622 respond[3467] Server 0x824943c 4 2012-01-30 20:26:11.622 respond[3467] Done reading 1081 2012-01-30 20:26:11.622 respond[3467] Done writing 1081 Passed test: test00.m:78 ... respond test 1080 OK 2012-01-30 20:26:11.633 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.633 respond[3467] Server 0x8249fd4 1 2012-01-30 20:26:11.633 respond[3467] Server 0x824a0f4 1 2012-01-30 20:26:11.633 respond[3467] Accept 1080 2012-01-30 20:26:11.633 respond[3467] Server 0x824a0f4 4 2012-01-30 20:26:11.634 respond[3467] Done reading 1080 2012-01-30 20:26:11.634 respond[3467] Done writing 1080 Passed test: test00.m:78 ... respond test 1079 OK 2012-01-30 20:26:11.650 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.650 respond[3467] Server 0x824ac8c 1 2012-01-30 20:26:11.650 respond[3467] Server 0x824adac 1 2012-01-30 20:26:11.650 respond[3467] Accept 1079 2012-01-30 20:26:11.651 respond[3467] Server 0x824adac 4 2012-01-30 20:26:11.651 respond[3467] Done reading 1079 2012-01-30 20:26:11.651 respond[3467] Done writing 1079 Passed test: test00.m:78 ... respond test 1078 OK 2012-01-30 20:26:11.667 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.667 respond[3467] Server 0x824b944 1 2012-01-30 20:26:11.667 respond[3467] Server 0x824ba64 1 2012-01-30 20:26:11.667 respond[3467] Accept 1078 2012-01-30 20:26:11.667 respond[3467] Server 0x824ba64 4 2012-01-30 20:26:11.668 respond[3467] Done reading 1078 2012-01-30 20:26:11.668 respond[3467] Done writing 1078 Passed test: test00.m:78 ... respond test 1077 OK 2012-01-30 20:26:11.679 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.679 respond[3467] Server 0x824c5fc 1 2012-01-30 20:26:11.679 respond[3467] Server 0x824c71c 1 2012-01-30 20:26:11.679 respond[3467] Accept 1077 2012-01-30 20:26:11.679 respond[3467] Server 0x824c71c 4 2012-01-30 20:26:11.680 respond[3467] Done reading 1077 2012-01-30 20:26:11.680 respond[3467] Done writing 1077 Passed test: test00.m:78 ... respond test 1076 OK 2012-01-30 20:26:11.696 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.697 respond[3467] Server 0x824d2b4 1 2012-01-30 20:26:11.697 respond[3467] Server 0x824d3d4 1 2012-01-30 20:26:11.697 respond[3467] Accept 1076 2012-01-30 20:26:11.697 respond[3467] Server 0x824d3d4 4 2012-01-30 20:26:11.697 respond[3467] Done reading 1076 2012-01-30 20:26:11.697 respond[3467] Done writing 1076 Passed test: test00.m:78 ... respond test 1075 OK 2012-01-30 20:26:11.714 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.714 respond[3467] Server 0x824df6c 1 2012-01-30 20:26:11.714 respond[3467] Server 0x824e08c 1 2012-01-30 20:26:11.714 respond[3467] Accept 1075 2012-01-30 20:26:11.714 respond[3467] Server 0x824e08c 4 2012-01-30 20:26:11.715 respond[3467] Done reading 1075 2012-01-30 20:26:11.715 respond[3467] Done writing 1075 Passed test: test00.m:78 ... respond test 1074 OK 2012-01-30 20:26:11.726 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.726 respond[3467] Server 0x824ec24 1 2012-01-30 20:26:11.726 respond[3467] Server 0x824ed44 1 2012-01-30 20:26:11.726 respond[3467] Accept 1074 2012-01-30 20:26:11.726 respond[3467] Server 0x824ed44 4 2012-01-30 20:26:11.727 respond[3467] Done reading 1074 2012-01-30 20:26:11.727 respond[3467] Done writing 1074 Passed test: test00.m:78 ... respond test 1073 OK 2012-01-30 20:26:11.743 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.743 respond[3467] Server 0x824f8dc 1 2012-01-30 20:26:11.744 respond[3467] Server 0x824f9fc 1 2012-01-30 20:26:11.744 respond[3467] Accept 1073 2012-01-30 20:26:11.744 respond[3467] Server 0x824f9fc 4 2012-01-30 20:26:11.744 respond[3467] Done reading 1073 2012-01-30 20:26:11.744 respond[3467] Done writing 1073 Passed test: test00.m:78 ... respond test 1072 OK 2012-01-30 20:26:11.759 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.760 respond[3467] Server 0x82c4704 1 2012-01-30 20:26:11.760 respond[3467] Server 0x82c4824 1 2012-01-30 20:26:11.760 respond[3467] Accept 1072 2012-01-30 20:26:11.760 respond[3467] Server 0x82c4824 4 2012-01-30 20:26:11.760 respond[3467] Done reading 1072 2012-01-30 20:26:11.760 respond[3467] Done writing 1072 Passed test: test00.m:78 ... respond test 1071 OK 2012-01-30 20:26:11.773 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.773 respond[3467] Server 0x82dcf0c 1 2012-01-30 20:26:11.773 respond[3467] Server 0x82dd02c 1 2012-01-30 20:26:11.773 respond[3467] Accept 1071 2012-01-30 20:26:11.773 respond[3467] Server 0x82dd02c 4 2012-01-30 20:26:11.773 respond[3467] Done reading 1071 2012-01-30 20:26:11.773 respond[3467] Done writing 1071 Passed test: test00.m:78 ... respond test 1070 OK 2012-01-30 20:26:11.790 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.790 respond[3467] Server 0x82ddbb4 1 2012-01-30 20:26:11.790 respond[3467] Server 0x82ddcd4 1 2012-01-30 20:26:11.790 respond[3467] Accept 1070 2012-01-30 20:26:11.790 respond[3467] Server 0x82ddcd4 4 2012-01-30 20:26:11.791 respond[3467] Done reading 1070 2012-01-30 20:26:11.791 respond[3467] Done writing 1070 Passed test: test00.m:78 ... respond test 1069 OK 2012-01-30 20:26:11.807 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.807 respond[3467] Server 0x82de87c 1 2012-01-30 20:26:11.807 respond[3467] Server 0x82de99c 1 2012-01-30 20:26:11.807 respond[3467] Accept 1069 2012-01-30 20:26:11.807 respond[3467] Server 0x82de99c 4 2012-01-30 20:26:11.808 respond[3467] Done reading 1069 2012-01-30 20:26:11.808 respond[3467] Done writing 1069 Passed test: test00.m:78 ... respond test 1068 OK 2012-01-30 20:26:11.821 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.821 respond[3467] Server 0x82df52c 1 2012-01-30 20:26:11.821 respond[3467] Server 0x82df64c 1 2012-01-30 20:26:11.821 respond[3467] Accept 1068 2012-01-30 20:26:11.821 respond[3467] Server 0x82df64c 4 2012-01-30 20:26:11.822 respond[3467] Done reading 1068 2012-01-30 20:26:11.822 respond[3467] Done writing 1068 Passed test: test00.m:78 ... respond test 1067 OK 2012-01-30 20:26:11.835 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.835 respond[3467] Server 0x82e01dc 1 2012-01-30 20:26:11.835 respond[3467] Server 0x82e02fc 1 2012-01-30 20:26:11.835 respond[3467] Accept 1067 2012-01-30 20:26:11.835 respond[3467] Server 0x82e02fc 4 2012-01-30 20:26:11.835 respond[3467] Done reading 1067 2012-01-30 20:26:11.835 respond[3467] Done writing 1067 Passed test: test00.m:78 ... respond test 1066 OK 2012-01-30 20:26:11.851 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.851 respond[3467] Server 0x82e0e8c 1 2012-01-30 20:26:11.851 respond[3467] Server 0x82e0fac 1 2012-01-30 20:26:11.851 respond[3467] Accept 1066 2012-01-30 20:26:11.851 respond[3467] Server 0x82e0fac 4 2012-01-30 20:26:11.851 respond[3467] Done reading 1066 2012-01-30 20:26:11.851 respond[3467] Done writing 1066 Passed test: test00.m:78 ... respond test 1065 OK 2012-01-30 20:26:11.872 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.872 respond[3467] Server 0x82e1b3c 1 2012-01-30 20:26:11.872 respond[3467] Server 0x82e1c5c 1 2012-01-30 20:26:11.872 respond[3467] Accept 1065 2012-01-30 20:26:11.872 respond[3467] Server 0x82e1c5c 4 2012-01-30 20:26:11.873 respond[3467] Done reading 1065 2012-01-30 20:26:11.873 respond[3467] Done writing 1065 Passed test: test00.m:78 ... respond test 1064 OK 2012-01-30 20:26:11.884 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.884 respond[3467] Server 0x82e27ec 1 2012-01-30 20:26:11.884 respond[3467] Server 0x82e290c 1 2012-01-30 20:26:11.884 respond[3467] Accept 1064 2012-01-30 20:26:11.884 respond[3467] Server 0x82e290c 4 2012-01-30 20:26:11.885 respond[3467] Done reading 1064 2012-01-30 20:26:11.885 respond[3467] Done writing 1064 Passed test: test00.m:78 ... respond test 1063 OK 2012-01-30 20:26:11.901 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.901 respond[3467] Server 0x82e349c 1 2012-01-30 20:26:11.901 respond[3467] Server 0x82e35bc 1 2012-01-30 20:26:11.901 respond[3467] Accept 1063 2012-01-30 20:26:11.901 respond[3467] Server 0x82e35bc 4 2012-01-30 20:26:11.901 respond[3467] Done reading 1063 2012-01-30 20:26:11.901 respond[3467] Done writing 1063 Passed test: test00.m:78 ... respond test 1062 OK 2012-01-30 20:26:11.922 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.923 respond[3467] Server 0x82e414c 1 2012-01-30 20:26:11.923 respond[3467] Server 0x82e426c 1 2012-01-30 20:26:11.923 respond[3467] Accept 1062 2012-01-30 20:26:11.923 respond[3467] Server 0x82e426c 4 2012-01-30 20:26:11.923 respond[3467] Done reading 1062 2012-01-30 20:26:11.923 respond[3467] Done writing 1062 Passed test: test00.m:78 ... respond test 1061 OK 2012-01-30 20:26:11.941 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.942 respond[3467] Server 0x82e4dfc 1 2012-01-30 20:26:11.942 respond[3467] Server 0x82e4f1c 1 2012-01-30 20:26:11.942 respond[3467] Accept 1061 2012-01-30 20:26:11.942 respond[3467] Server 0x82e4f1c 4 2012-01-30 20:26:11.942 respond[3467] Done reading 1061 2012-01-30 20:26:11.942 respond[3467] Done writing 1061 Passed test: test00.m:78 ... respond test 1060 OK 2012-01-30 20:26:11.963 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.964 respond[3467] Server 0x82e5aa4 1 2012-01-30 20:26:11.964 respond[3467] Server 0x82e5bc4 1 2012-01-30 20:26:11.964 respond[3467] Accept 1060 2012-01-30 20:26:11.964 respond[3467] Server 0x82e5bc4 4 2012-01-30 20:26:11.964 respond[3467] Done reading 1060 2012-01-30 20:26:11.964 respond[3467] Done writing 1060 Passed test: test00.m:78 ... respond test 1059 OK 2012-01-30 20:26:11.982 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:11.982 respond[3467] Server 0x82e675c 1 2012-01-30 20:26:11.982 respond[3467] Server 0x82e687c 1 2012-01-30 20:26:11.982 respond[3467] Accept 1059 2012-01-30 20:26:11.982 respond[3467] Server 0x82e687c 4 2012-01-30 20:26:11.983 respond[3467] Done reading 1059 2012-01-30 20:26:11.983 respond[3467] Done writing 1059 Passed test: test00.m:78 ... respond test 1058 OK 2012-01-30 20:26:12.002 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.002 respond[3467] Server 0x82e740c 1 2012-01-30 20:26:12.002 respond[3467] Server 0x82e752c 1 2012-01-30 20:26:12.002 respond[3467] Accept 1058 2012-01-30 20:26:12.002 respond[3467] Server 0x82e752c 4 2012-01-30 20:26:12.002 respond[3467] Done reading 1058 2012-01-30 20:26:12.002 respond[3467] Done writing 1058 Passed test: test00.m:78 ... respond test 1057 OK 2012-01-30 20:26:12.027 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.027 respond[3467] Server 0x82e80bc 1 2012-01-30 20:26:12.027 respond[3467] Server 0x82e81dc 1 2012-01-30 20:26:12.027 respond[3467] Accept 1057 2012-01-30 20:26:12.027 respond[3467] Server 0x82e81dc 4 2012-01-30 20:26:12.027 respond[3467] Done reading 1057 2012-01-30 20:26:12.028 respond[3467] Done writing 1057 Passed test: test00.m:78 ... respond test 1056 OK 2012-01-30 20:26:12.050 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.050 respond[3467] Server 0x82e8d6c 1 2012-01-30 20:26:12.051 respond[3467] Server 0x82e8e8c 1 2012-01-30 20:26:12.051 respond[3467] Accept 1056 2012-01-30 20:26:12.051 respond[3467] Server 0x82e8e8c 4 2012-01-30 20:26:12.051 respond[3467] Done reading 1056 2012-01-30 20:26:12.051 respond[3467] Done writing 1056 Passed test: test00.m:78 ... respond test 1055 OK 2012-01-30 20:26:12.067 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.067 respond[3467] Server 0x82e9a1c 1 2012-01-30 20:26:12.067 respond[3467] Server 0x82e9b3c 1 2012-01-30 20:26:12.067 respond[3467] Accept 1055 2012-01-30 20:26:12.067 respond[3467] Server 0x82e9b3c 4 2012-01-30 20:26:12.067 respond[3467] Done reading 1055 2012-01-30 20:26:12.067 respond[3467] Done writing 1055 Passed test: test00.m:78 ... respond test 1054 OK 2012-01-30 20:26:12.081 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.081 respond[3467] Server 0x82ea6cc 1 2012-01-30 20:26:12.081 respond[3467] Server 0x82ea7ec 1 2012-01-30 20:26:12.081 respond[3467] Accept 1054 2012-01-30 20:26:12.082 respond[3467] Server 0x82ea7ec 4 2012-01-30 20:26:12.082 respond[3467] Done reading 1054 2012-01-30 20:26:12.082 respond[3467] Done writing 1054 Passed test: test00.m:78 ... respond test 1053 OK 2012-01-30 20:26:12.097 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.097 respond[3467] Server 0x82eb37c 1 2012-01-30 20:26:12.097 respond[3467] Server 0x82eb49c 1 2012-01-30 20:26:12.097 respond[3467] Accept 1053 2012-01-30 20:26:12.097 respond[3467] Server 0x82eb49c 4 2012-01-30 20:26:12.097 respond[3467] Done reading 1053 2012-01-30 20:26:12.097 respond[3467] Done writing 1053 Passed test: test00.m:78 ... respond test 1052 OK 2012-01-30 20:26:12.114 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.114 respond[3467] Server 0x82ec02c 1 2012-01-30 20:26:12.114 respond[3467] Server 0x82ec14c 1 2012-01-30 20:26:12.114 respond[3467] Accept 1052 2012-01-30 20:26:12.114 respond[3467] Server 0x82ec14c 4 2012-01-30 20:26:12.115 respond[3467] Done reading 1052 2012-01-30 20:26:12.115 respond[3467] Done writing 1052 Passed test: test00.m:78 ... respond test 1051 OK 2012-01-30 20:26:12.129 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.129 respond[3467] Server 0x82eccdc 1 2012-01-30 20:26:12.129 respond[3467] Server 0x82ecdfc 1 2012-01-30 20:26:12.130 respond[3467] Accept 1051 2012-01-30 20:26:12.130 respond[3467] Server 0x82ecdfc 4 2012-01-30 20:26:12.130 respond[3467] Done reading 1051 2012-01-30 20:26:12.130 respond[3467] Done writing 1051 Passed test: test00.m:78 ... respond test 1050 OK 2012-01-30 20:26:12.145 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.145 respond[3467] Server 0x82ed98c 1 2012-01-30 20:26:12.145 respond[3467] Server 0x82edaac 1 2012-01-30 20:26:12.145 respond[3467] Accept 1050 2012-01-30 20:26:12.145 respond[3467] Server 0x82edaac 4 2012-01-30 20:26:12.145 respond[3467] Done reading 1050 2012-01-30 20:26:12.145 respond[3467] Done writing 1050 Passed test: test00.m:78 ... respond test 1049 OK 2012-01-30 20:26:12.161 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.161 respond[3467] Server 0x82ee63c 1 2012-01-30 20:26:12.161 respond[3467] Server 0x82ee75c 1 2012-01-30 20:26:12.162 respond[3467] Accept 1049 2012-01-30 20:26:12.162 respond[3467] Server 0x82ee75c 4 2012-01-30 20:26:12.162 respond[3467] Done reading 1049 2012-01-30 20:26:12.162 respond[3467] Done writing 1049 Passed test: test00.m:78 ... respond test 1048 OK 2012-01-30 20:26:12.181 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.181 respond[3467] Server 0x82ef2ec 1 2012-01-30 20:26:12.181 respond[3467] Server 0x82ef40c 1 2012-01-30 20:26:12.181 respond[3467] Accept 1048 2012-01-30 20:26:12.181 respond[3467] Server 0x82ef40c 4 2012-01-30 20:26:12.181 respond[3467] Done reading 1048 2012-01-30 20:26:12.181 respond[3467] Done writing 1048 Passed test: test00.m:78 ... respond test 1047 OK 2012-01-30 20:26:12.197 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.197 respond[3467] Server 0x82eff9c 1 2012-01-30 20:26:12.197 respond[3467] Server 0x82f00bc 1 2012-01-30 20:26:12.197 respond[3467] Accept 1047 2012-01-30 20:26:12.197 respond[3467] Server 0x82f00bc 4 2012-01-30 20:26:12.198 respond[3467] Done reading 1047 2012-01-30 20:26:12.198 respond[3467] Done writing 1047 Passed test: test00.m:78 ... respond test 1046 OK 2012-01-30 20:26:12.211 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.211 respond[3467] Server 0x82f0c4c 1 2012-01-30 20:26:12.211 respond[3467] Server 0x82f0d6c 1 2012-01-30 20:26:12.211 respond[3467] Accept 1046 2012-01-30 20:26:12.212 respond[3467] Server 0x82f0d6c 4 2012-01-30 20:26:12.212 respond[3467] Done reading 1046 2012-01-30 20:26:12.212 respond[3467] Done writing 1046 Passed test: test00.m:78 ... respond test 1045 OK 2012-01-30 20:26:12.228 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.228 respond[3467] Server 0x82f18fc 1 2012-01-30 20:26:12.228 respond[3467] Server 0x82f1a1c 1 2012-01-30 20:26:12.228 respond[3467] Accept 1045 2012-01-30 20:26:12.228 respond[3467] Server 0x82f1a1c 4 2012-01-30 20:26:12.228 respond[3467] Done reading 1045 2012-01-30 20:26:12.228 respond[3467] Done writing 1045 Passed test: test00.m:78 ... respond test 1044 OK 2012-01-30 20:26:12.244 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.245 respond[3467] Server 0x82f25ac 1 2012-01-30 20:26:12.245 respond[3467] Server 0x82f26cc 1 2012-01-30 20:26:12.245 respond[3467] Accept 1044 2012-01-30 20:26:12.245 respond[3467] Server 0x82f26cc 4 2012-01-30 20:26:12.245 respond[3467] Done reading 1044 2012-01-30 20:26:12.245 respond[3467] Done writing 1044 Passed test: test00.m:78 ... respond test 1043 OK 2012-01-30 20:26:12.257 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.257 respond[3467] Server 0x82f325c 1 2012-01-30 20:26:12.257 respond[3467] Server 0x82f337c 1 2012-01-30 20:26:12.257 respond[3467] Accept 1043 2012-01-30 20:26:12.257 respond[3467] Server 0x82f337c 4 2012-01-30 20:26:12.257 respond[3467] Done reading 1043 2012-01-30 20:26:12.257 respond[3467] Done writing 1043 Passed test: test00.m:78 ... respond test 1042 OK 2012-01-30 20:26:12.275 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.275 respond[3467] Server 0x82f3f0c 1 2012-01-30 20:26:12.275 respond[3467] Server 0x82f402c 1 2012-01-30 20:26:12.275 respond[3467] Accept 1042 2012-01-30 20:26:12.275 respond[3467] Server 0x82f402c 4 2012-01-30 20:26:12.275 respond[3467] Done reading 1042 2012-01-30 20:26:12.275 respond[3467] Done writing 1042 Passed test: test00.m:78 ... respond test 1041 OK 2012-01-30 20:26:12.293 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.293 respond[3467] Server 0x82f4bbc 1 2012-01-30 20:26:12.293 respond[3467] Server 0x82f4cdc 1 2012-01-30 20:26:12.293 respond[3467] Accept 1041 2012-01-30 20:26:12.293 respond[3467] Server 0x82f4cdc 4 2012-01-30 20:26:12.293 respond[3467] Done reading 1041 2012-01-30 20:26:12.293 respond[3467] Done writing 1041 Passed test: test00.m:78 ... respond test 1040 OK 2012-01-30 20:26:12.307 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.307 respond[3467] Server 0x82f586c 1 2012-01-30 20:26:12.307 respond[3467] Server 0x82f598c 1 2012-01-30 20:26:12.307 respond[3467] Accept 1040 2012-01-30 20:26:12.307 respond[3467] Server 0x82f598c 4 2012-01-30 20:26:12.308 respond[3467] Done reading 1040 2012-01-30 20:26:12.308 respond[3467] Done writing 1040 Passed test: test00.m:78 ... respond test 1039 OK 2012-01-30 20:26:12.325 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.325 respond[3467] Server 0x82f651c 1 2012-01-30 20:26:12.325 respond[3467] Server 0x82f663c 1 2012-01-30 20:26:12.325 respond[3467] Accept 1039 2012-01-30 20:26:12.325 respond[3467] Server 0x82f663c 4 2012-01-30 20:26:12.326 respond[3467] Done reading 1039 2012-01-30 20:26:12.326 respond[3467] Done writing 1039 Passed test: test00.m:78 ... respond test 1038 OK 2012-01-30 20:26:12.340 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.340 respond[3467] Server 0x82f71cc 1 2012-01-30 20:26:12.340 respond[3467] Server 0x82f72ec 1 2012-01-30 20:26:12.341 respond[3467] Accept 1038 2012-01-30 20:26:12.341 respond[3467] Server 0x82f72ec 4 Passed test: test00.m:78 ... respond test 1037 OK 2012-01-30 20:26:12.354 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.354 respond[3467] Server 0x82f7e7c 1 2012-01-30 20:26:12.354 respond[3467] Server 0x82f7f9c 1 2012-01-30 20:26:12.354 respond[3467] Accept 1037 2012-01-30 20:26:12.354 respond[3467] Server 0x82f7f9c 4 2012-01-30 20:26:12.355 respond[3467] Done reading 1037 2012-01-30 20:26:12.355 respond[3467] Done writing 1037 Passed test: test00.m:78 ... respond test 1036 OK 2012-01-30 20:26:12.373 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.373 respond[3467] Server 0x82f8b2c 1 2012-01-30 20:26:12.373 respond[3467] Server 0x82f8c4c 1 2012-01-30 20:26:12.373 respond[3467] Accept 1036 2012-01-30 20:26:12.373 respond[3467] Server 0x82f8c4c 4 2012-01-30 20:26:12.373 respond[3467] Done reading 1036 2012-01-30 20:26:12.373 respond[3467] Done writing 1036 Passed test: test00.m:78 ... respond test 1035 OK 2012-01-30 20:26:12.386 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.386 respond[3467] Server 0x82f97dc 1 2012-01-30 20:26:12.386 respond[3467] Server 0x82f98fc 1 2012-01-30 20:26:12.386 respond[3467] Accept 1035 2012-01-30 20:26:12.386 respond[3467] Server 0x82f98fc 4 2012-01-30 20:26:12.386 respond[3467] Done reading 1035 2012-01-30 20:26:12.387 respond[3467] Done writing 1035 Passed test: test00.m:78 ... respond test 1034 OK 2012-01-30 20:26:12.404 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.405 respond[3467] Server 0x82fa48c 1 2012-01-30 20:26:12.405 respond[3467] Server 0x82fa5ac 1 2012-01-30 20:26:12.405 respond[3467] Accept 1034 2012-01-30 20:26:12.405 respond[3467] Server 0x82fa5ac 4 2012-01-30 20:26:12.405 respond[3467] Done reading 1034 2012-01-30 20:26:12.405 respond[3467] Done writing 1034 Passed test: test00.m:78 ... respond test 1033 OK 2012-01-30 20:26:12.418 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.418 respond[3467] Server 0x82fb13c 1 2012-01-30 20:26:12.418 respond[3467] Server 0x82fb25c 1 2012-01-30 20:26:12.418 respond[3467] Accept 1033 2012-01-30 20:26:12.418 respond[3467] Server 0x82fb25c 4 2012-01-30 20:26:12.418 respond[3467] Done reading 1033 2012-01-30 20:26:12.418 respond[3467] Done writing 1033 Passed test: test00.m:78 ... respond test 1032 OK 2012-01-30 20:26:12.436 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.436 respond[3467] Server 0x82fbdec 1 2012-01-30 20:26:12.436 respond[3467] Server 0x82fbf0c 1 2012-01-30 20:26:12.436 respond[3467] Accept 1032 2012-01-30 20:26:12.436 respond[3467] Server 0x82fbf0c 4 2012-01-30 20:26:12.436 respond[3467] Done reading 1032 2012-01-30 20:26:12.436 respond[3467] Done writing 1032 Passed test: test00.m:78 ... respond test 1031 OK 2012-01-30 20:26:12.450 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.451 respond[3467] Server 0x82fca9c 1 2012-01-30 20:26:12.451 respond[3467] Server 0x82fcbbc 1 2012-01-30 20:26:12.451 respond[3467] Accept 1031 2012-01-30 20:26:12.451 respond[3467] Server 0x82fcbbc 4 2012-01-30 20:26:12.451 respond[3467] Done reading 1031 2012-01-30 20:26:12.451 respond[3467] Done writing 1031 Passed test: test00.m:78 ... respond test 1030 OK 2012-01-30 20:26:12.468 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.468 respond[3467] Server 0x82fd74c 1 2012-01-30 20:26:12.468 respond[3467] Server 0x82fd86c 1 2012-01-30 20:26:12.468 respond[3467] Accept 1030 2012-01-30 20:26:12.468 respond[3467] Server 0x82fd86c 4 2012-01-30 20:26:12.469 respond[3467] Done reading 1030 2012-01-30 20:26:12.469 respond[3467] Done writing 1030 Passed test: test00.m:78 ... respond test 1029 OK 2012-01-30 20:26:12.488 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.488 respond[3467] Server 0x82fe3fc 1 2012-01-30 20:26:12.488 respond[3467] Server 0x82fe51c 1 2012-01-30 20:26:12.488 respond[3467] Accept 1029 2012-01-30 20:26:12.488 respond[3467] Server 0x82fe51c 4 2012-01-30 20:26:12.488 respond[3467] Done reading 1029 2012-01-30 20:26:12.488 respond[3467] Done writing 1029 Passed test: test00.m:78 ... respond test 1028 OK 2012-01-30 20:26:12.504 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.504 respond[3467] Server 0x82ff0ac 1 2012-01-30 20:26:12.504 respond[3467] Server 0x82ff1cc 1 2012-01-30 20:26:12.504 respond[3467] Accept 1028 2012-01-30 20:26:12.504 respond[3467] Server 0x82ff1cc 4 2012-01-30 20:26:12.504 respond[3467] Done reading 1028 2012-01-30 20:26:12.505 respond[3467] Done writing 1028 Passed test: test00.m:78 ... respond test 1027 OK 2012-01-30 20:26:12.521 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.521 respond[3467] Server 0x82ffd5c 1 2012-01-30 20:26:12.521 respond[3467] Server 0x82ffe7c 1 2012-01-30 20:26:12.521 respond[3467] Accept 1027 2012-01-30 20:26:12.521 respond[3467] Server 0x82ffe7c 4 2012-01-30 20:26:12.522 respond[3467] Done reading 1027 2012-01-30 20:26:12.522 respond[3467] Done writing 1027 Passed test: test00.m:78 ... respond test 1026 OK 2012-01-30 20:26:12.546 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.546 respond[3467] Server 0x8300a0c 1 2012-01-30 20:26:12.546 respond[3467] Server 0x8300b2c 1 2012-01-30 20:26:12.546 respond[3467] Accept 1026 2012-01-30 20:26:12.546 respond[3467] Server 0x8300b2c 4 2012-01-30 20:26:12.546 respond[3467] Done reading 1026 2012-01-30 20:26:12.547 respond[3467] Done writing 1026 Passed test: test00.m:78 ... respond test 1025 OK 2012-01-30 20:26:12.562 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.563 respond[3467] Server 0x83016bc 1 2012-01-30 20:26:12.563 respond[3467] Server 0x83017dc 1 2012-01-30 20:26:12.563 respond[3467] Accept 1025 2012-01-30 20:26:12.563 respond[3467] Server 0x83017dc 4 2012-01-30 20:26:12.563 respond[3467] Done reading 1025 2012-01-30 20:26:12.563 respond[3467] Done writing 1025 Passed test: test00.m:78 ... respond test 1024 OK 2012-01-30 20:26:12.581 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.581 respond[3467] Server 0x830236c 1 2012-01-30 20:26:12.581 respond[3467] Server 0x830248c 1 2012-01-30 20:26:12.581 respond[3467] Accept 1024 2012-01-30 20:26:12.581 respond[3467] Server 0x830248c 4 2012-01-30 20:26:12.582 respond[3467] Done reading 1024 2012-01-30 20:26:12.582 respond[3467] Done writing 1024 Passed test: test00.m:78 ... respond test 1023 OK 2012-01-30 20:26:12.603 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.604 respond[3467] Server 0x830301c 1 2012-01-30 20:26:12.604 respond[3467] Server 0x830313c 1 2012-01-30 20:26:12.604 respond[3467] Accept 1023 2012-01-30 20:26:12.604 respond[3467] Server 0x830313c 4 2012-01-30 20:26:12.604 respond[3467] Done reading 1023 2012-01-30 20:26:12.604 respond[3467] Done writing 1023 Passed test: test00.m:78 ... respond test 1022 OK 2012-01-30 20:26:12.625 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.625 respond[3467] Server 0x8303ccc 1 2012-01-30 20:26:12.626 respond[3467] Server 0x8303dec 1 2012-01-30 20:26:12.626 respond[3467] Accept 1022 2012-01-30 20:26:12.626 respond[3467] Server 0x8303dec 4 2012-01-30 20:26:12.626 respond[3467] Done reading 1022 2012-01-30 20:26:12.626 respond[3467] Done writing 1022 Passed test: test00.m:78 ... respond test 1021 OK 2012-01-30 20:26:12.639 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.639 respond[3467] Server 0x830497c 1 2012-01-30 20:26:12.640 respond[3467] Server 0x8304a9c 1 2012-01-30 20:26:12.640 respond[3467] Accept 1021 2012-01-30 20:26:12.640 respond[3467] Server 0x8304a9c 4 2012-01-30 20:26:12.640 respond[3467] Done reading 1021 2012-01-30 20:26:12.640 respond[3467] Done writing 1021 Passed test: test00.m:78 ... respond test 1020 OK 2012-01-30 20:26:12.658 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.658 respond[3467] Server 0x830562c 1 2012-01-30 20:26:12.658 respond[3467] Server 0x830574c 1 2012-01-30 20:26:12.658 respond[3467] Accept 1020 2012-01-30 20:26:12.658 respond[3467] Server 0x830574c 4 2012-01-30 20:26:12.658 respond[3467] Done reading 1020 2012-01-30 20:26:12.658 respond[3467] Done writing 1020 Passed test: test00.m:78 ... respond test 1019 OK 2012-01-30 20:26:12.674 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.674 respond[3467] Server 0x83062e4 1 2012-01-30 20:26:12.674 respond[3467] Server 0x8306404 1 2012-01-30 20:26:12.674 respond[3467] Accept 1019 2012-01-30 20:26:12.674 respond[3467] Server 0x8306404 4 2012-01-30 20:26:12.674 respond[3467] Done reading 1019 2012-01-30 20:26:12.674 respond[3467] Done writing 1019 Passed test: test00.m:78 ... respond test 1018 OK 2012-01-30 20:26:12.692 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.692 respond[3467] Server 0x8306f9c 1 2012-01-30 20:26:12.692 respond[3467] Server 0x83070bc 1 2012-01-30 20:26:12.693 respond[3467] Accept 1018 2012-01-30 20:26:12.693 respond[3467] Server 0x83070bc 4 2012-01-30 20:26:12.693 respond[3467] Done reading 1018 2012-01-30 20:26:12.693 respond[3467] Done writing 1018 Passed test: test00.m:78 ... respond test 1017 OK 2012-01-30 20:26:12.706 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.706 respond[3467] Server 0x8307c4c 1 2012-01-30 20:26:12.706 respond[3467] Server 0x8307d6c 1 2012-01-30 20:26:12.706 respond[3467] Accept 1017 2012-01-30 20:26:12.706 respond[3467] Server 0x8307d6c 4 2012-01-30 20:26:12.706 respond[3467] Done reading 1017 2012-01-30 20:26:12.706 respond[3467] Done writing 1017 Passed test: test00.m:78 ... respond test 1016 OK 2012-01-30 20:26:12.724 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.724 respond[3467] Server 0x83088fc 1 2012-01-30 20:26:12.724 respond[3467] Server 0x8308a1c 1 2012-01-30 20:26:12.724 respond[3467] Accept 1016 2012-01-30 20:26:12.724 respond[3467] Server 0x8308a1c 4 2012-01-30 20:26:12.725 respond[3467] Done reading 1016 2012-01-30 20:26:12.725 respond[3467] Done writing 1016 Passed test: test00.m:78 ... respond test 1015 OK 2012-01-30 20:26:12.740 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.740 respond[3467] Server 0x83095ac 1 2012-01-30 20:26:12.740 respond[3467] Server 0x83096cc 1 2012-01-30 20:26:12.740 respond[3467] Accept 1015 2012-01-30 20:26:12.740 respond[3467] Server 0x83096cc 4 2012-01-30 20:26:12.741 respond[3467] Done reading 1015 2012-01-30 20:26:12.741 respond[3467] Done writing 1015 Passed test: test00.m:78 ... respond test 1014 OK 2012-01-30 20:26:12.752 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.753 respond[3467] Server 0x830a25c 1 2012-01-30 20:26:12.753 respond[3467] Server 0x830a37c 1 2012-01-30 20:26:12.753 respond[3467] Accept 1014 2012-01-30 20:26:12.753 respond[3467] Server 0x830a37c 4 2012-01-30 20:26:12.753 respond[3467] Done reading 1014 2012-01-30 20:26:12.753 respond[3467] Done writing 1014 Passed test: test00.m:78 ... respond test 1013 OK 2012-01-30 20:26:12.779 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.779 respond[3467] Server 0x830af0c 1 2012-01-30 20:26:12.780 respond[3467] Server 0x830b02c 1 2012-01-30 20:26:12.780 respond[3467] Accept 1013 2012-01-30 20:26:12.780 respond[3467] Server 0x830b02c 4 2012-01-30 20:26:12.780 respond[3467] Done reading 1013 2012-01-30 20:26:12.780 respond[3467] Done writing 1013 Passed test: test00.m:78 ... respond test 1012 OK 2012-01-30 20:26:12.796 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.797 respond[3467] Server 0x830bbbc 1 2012-01-30 20:26:12.797 respond[3467] Server 0x830bcdc 1 2012-01-30 20:26:12.797 respond[3467] Accept 1012 2012-01-30 20:26:12.797 respond[3467] Server 0x830bcdc 4 2012-01-30 20:26:12.797 respond[3467] Done reading 1012 2012-01-30 20:26:12.797 respond[3467] Done writing 1012 Passed test: test00.m:78 ... respond test 1011 OK 2012-01-30 20:26:12.812 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.813 respond[3467] Server 0x830c86c 1 2012-01-30 20:26:12.813 respond[3467] Server 0x830c98c 1 2012-01-30 20:26:12.813 respond[3467] Accept 1011 2012-01-30 20:26:12.813 respond[3467] Server 0x830c98c 4 2012-01-30 20:26:12.813 respond[3467] Done reading 1011 2012-01-30 20:26:12.813 respond[3467] Done writing 1011 Passed test: test00.m:78 ... respond test 1010 OK 2012-01-30 20:26:12.824 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.824 respond[3467] Server 0x830d51c 1 2012-01-30 20:26:12.825 respond[3467] Server 0x830d63c 1 2012-01-30 20:26:12.825 respond[3467] Accept 1010 2012-01-30 20:26:12.825 respond[3467] Server 0x830d63c 4 2012-01-30 20:26:12.825 respond[3467] Done reading 1010 2012-01-30 20:26:12.825 respond[3467] Done writing 1010 Passed test: test00.m:78 ... respond test 1009 OK 2012-01-30 20:26:12.842 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.842 respond[3467] Server 0x830e1cc 1 2012-01-30 20:26:12.842 respond[3467] Server 0x830e2ec 1 2012-01-30 20:26:12.843 respond[3467] Accept 1009 2012-01-30 20:26:12.843 respond[3467] Server 0x830e2ec 4 2012-01-30 20:26:12.843 respond[3467] Done reading 1009 2012-01-30 20:26:12.843 respond[3467] Done writing 1009 Passed test: test00.m:78 ... respond test 1008 OK 2012-01-30 20:26:12.858 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.858 respond[3467] Server 0x830ee7c 1 2012-01-30 20:26:12.858 respond[3467] Server 0x830ef9c 1 2012-01-30 20:26:12.858 respond[3467] Accept 1008 2012-01-30 20:26:12.859 respond[3467] Server 0x830ef9c 4 2012-01-30 20:26:12.859 respond[3467] Done reading 1008 2012-01-30 20:26:12.859 respond[3467] Done writing 1008 Passed test: test00.m:78 ... respond test 1007 OK 2012-01-30 20:26:12.870 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.871 respond[3467] Server 0x830fb2c 1 2012-01-30 20:26:12.871 respond[3467] Server 0x830fc4c 1 2012-01-30 20:26:12.871 respond[3467] Accept 1007 2012-01-30 20:26:12.871 respond[3467] Server 0x830fc4c 4 2012-01-30 20:26:12.871 respond[3467] Done reading 1007 2012-01-30 20:26:12.871 respond[3467] Done writing 1007 Passed test: test00.m:78 ... respond test 1006 OK 2012-01-30 20:26:12.888 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.888 respond[3467] Server 0x83107dc 1 2012-01-30 20:26:12.889 respond[3467] Server 0x83108fc 1 2012-01-30 20:26:12.889 respond[3467] Accept 1006 2012-01-30 20:26:12.889 respond[3467] Server 0x83108fc 4 2012-01-30 20:26:12.889 respond[3467] Done reading 1006 2012-01-30 20:26:12.889 respond[3467] Done writing 1006 Passed test: test00.m:78 ... respond test 1005 OK 2012-01-30 20:26:12.904 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.905 respond[3467] Server 0x831148c 1 2012-01-30 20:26:12.905 respond[3467] Server 0x83115ac 1 2012-01-30 20:26:12.905 respond[3467] Accept 1005 2012-01-30 20:26:12.905 respond[3467] Server 0x83115ac 4 2012-01-30 20:26:12.905 respond[3467] Done reading 1005 2012-01-30 20:26:12.905 respond[3467] Done writing 1005 Passed test: test00.m:78 ... respond test 1004 OK 2012-01-30 20:26:12.919 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.920 respond[3467] Server 0x831213c 1 2012-01-30 20:26:12.920 respond[3467] Server 0x831225c 1 2012-01-30 20:26:12.920 respond[3467] Accept 1004 2012-01-30 20:26:12.920 respond[3467] Server 0x831225c 4 2012-01-30 20:26:12.920 respond[3467] Done reading 1004 2012-01-30 20:26:12.920 respond[3467] Done writing 1004 Passed test: test00.m:78 ... respond test 1003 OK 2012-01-30 20:26:12.935 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.936 respond[3467] Server 0x8312dec 1 2012-01-30 20:26:12.936 respond[3467] Server 0x8312f0c 1 2012-01-30 20:26:12.936 respond[3467] Accept 1003 2012-01-30 20:26:12.936 respond[3467] Server 0x8312f0c 4 2012-01-30 20:26:12.936 respond[3467] Done reading 1003 2012-01-30 20:26:12.936 respond[3467] Done writing 1003 Passed test: test00.m:78 ... respond test 1002 OK 2012-01-30 20:26:12.947 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.948 respond[3467] Server 0x8313a9c 1 2012-01-30 20:26:12.948 respond[3467] Server 0x8313bbc 1 2012-01-30 20:26:12.948 respond[3467] Accept 1002 2012-01-30 20:26:12.948 respond[3467] Server 0x8313bbc 4 2012-01-30 20:26:12.948 respond[3467] Done reading 1002 2012-01-30 20:26:12.948 respond[3467] Done writing 1002 Passed test: test00.m:78 ... respond test 1001 OK 2012-01-30 20:26:12.969 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.969 respond[3467] Server 0x831474c 1 2012-01-30 20:26:12.969 respond[3467] Server 0x831486c 1 2012-01-30 20:26:12.969 respond[3467] Accept 1001 2012-01-30 20:26:12.970 respond[3467] Server 0x831486c 4 2012-01-30 20:26:12.970 respond[3467] Done reading 1001 2012-01-30 20:26:12.970 respond[3467] Done writing 1001 Passed test: test00.m:78 ... respond test 1000 OK 2012-01-30 20:26:12.994 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:12.995 respond[3467] Server 0x83153fc 1 2012-01-30 20:26:12.995 respond[3467] Server 0x831551c 1 2012-01-30 20:26:12.995 respond[3467] Accept 1000 2012-01-30 20:26:12.995 respond[3467] Server 0x831551c 4 2012-01-30 20:26:12.995 respond[3467] Done reading 1000 2012-01-30 20:26:12.995 respond[3467] Done writing 1000 Passed test: test00.m:78 ... respond test 999 OK 2012-01-30 20:26:13.013 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.013 respond[3467] Server 0x83160ac 1 2012-01-30 20:26:13.013 respond[3467] Server 0x83161cc 1 2012-01-30 20:26:13.013 respond[3467] Accept 999 2012-01-30 20:26:13.014 respond[3467] Server 0x83161cc 4 2012-01-30 20:26:13.014 respond[3467] Done reading 999 2012-01-30 20:26:13.014 respond[3467] Done writing 999 Passed test: test00.m:78 ... respond test 998 OK 2012-01-30 20:26:13.039 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.040 respond[3467] Server 0x8316d5c 1 2012-01-30 20:26:13.040 respond[3467] Server 0x8316e7c 1 2012-01-30 20:26:13.040 respond[3467] Accept 998 2012-01-30 20:26:13.040 respond[3467] Server 0x8316e7c 4 2012-01-30 20:26:13.040 respond[3467] Done reading 998 2012-01-30 20:26:13.040 respond[3467] Done writing 998 Passed test: test00.m:78 ... respond test 997 OK 2012-01-30 20:26:13.056 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.056 respond[3467] Server 0x8317a0c 1 2012-01-30 20:26:13.056 respond[3467] Server 0x8317b2c 1 2012-01-30 20:26:13.056 respond[3467] Accept 997 2012-01-30 20:26:13.057 respond[3467] Server 0x8317b2c 4 2012-01-30 20:26:13.057 respond[3467] Done reading 997 2012-01-30 20:26:13.057 respond[3467] Done writing 997 Passed test: test00.m:78 ... respond test 996 OK 2012-01-30 20:26:13.070 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.070 respond[3467] Server 0x83186bc 1 2012-01-30 20:26:13.070 respond[3467] Server 0x83187dc 1 2012-01-30 20:26:13.070 respond[3467] Accept 996 2012-01-30 20:26:13.070 respond[3467] Server 0x83187dc 4 2012-01-30 20:26:13.070 respond[3467] Done reading 996 2012-01-30 20:26:13.070 respond[3467] Done writing 996 Passed test: test00.m:78 ... respond test 995 OK 2012-01-30 20:26:13.093 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.093 respond[3467] Server 0x831936c 1 2012-01-30 20:26:13.093 respond[3467] Server 0x831948c 1 2012-01-30 20:26:13.093 respond[3467] Accept 995 2012-01-30 20:26:13.093 respond[3467] Server 0x831948c 4 2012-01-30 20:26:13.093 respond[3467] Done reading 995 2012-01-30 20:26:13.093 respond[3467] Done writing 995 Passed test: test00.m:78 ... respond test 994 OK 2012-01-30 20:26:13.108 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.108 respond[3467] Server 0x831a01c 1 2012-01-30 20:26:13.108 respond[3467] Server 0x831a13c 1 2012-01-30 20:26:13.108 respond[3467] Accept 994 2012-01-30 20:26:13.108 respond[3467] Server 0x831a13c 4 2012-01-30 20:26:13.108 respond[3467] Done reading 994 2012-01-30 20:26:13.108 respond[3467] Done writing 994 Passed test: test00.m:78 ... respond test 993 OK 2012-01-30 20:26:13.125 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.125 respond[3467] Server 0x831accc 1 2012-01-30 20:26:13.125 respond[3467] Server 0x831adec 1 2012-01-30 20:26:13.125 respond[3467] Accept 993 2012-01-30 20:26:13.125 respond[3467] Server 0x831adec 4 2012-01-30 20:26:13.125 respond[3467] Done reading 993 2012-01-30 20:26:13.125 respond[3467] Done writing 993 Passed test: test00.m:78 ... respond test 992 OK 2012-01-30 20:26:13.140 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.140 respond[3467] Server 0x831b97c 1 2012-01-30 20:26:13.140 respond[3467] Server 0x831ba9c 1 2012-01-30 20:26:13.140 respond[3467] Accept 992 2012-01-30 20:26:13.140 respond[3467] Server 0x831ba9c 4 2012-01-30 20:26:13.140 respond[3467] Done reading 992 2012-01-30 20:26:13.140 respond[3467] Done writing 992 Passed test: test00.m:78 ... respond test 991 OK 2012-01-30 20:26:13.156 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.156 respond[3467] Server 0x831c62c 1 2012-01-30 20:26:13.156 respond[3467] Server 0x831c74c 1 2012-01-30 20:26:13.156 respond[3467] Accept 991 2012-01-30 20:26:13.156 respond[3467] Server 0x831c74c 4 2012-01-30 20:26:13.157 respond[3467] Done reading 991 2012-01-30 20:26:13.157 respond[3467] Done writing 991 Passed test: test00.m:78 ... respond test 990 OK 2012-01-30 20:26:13.170 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.170 respond[3467] Server 0x831d2dc 1 2012-01-30 20:26:13.170 respond[3467] Server 0x831d3fc 1 2012-01-30 20:26:13.170 respond[3467] Accept 990 2012-01-30 20:26:13.170 respond[3467] Server 0x831d3fc 4 2012-01-30 20:26:13.170 respond[3467] Done reading 990 2012-01-30 20:26:13.170 respond[3467] Done writing 990 Passed test: test00.m:78 ... respond test 989 OK 2012-01-30 20:26:13.187 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.187 respond[3467] Server 0x831df8c 1 2012-01-30 20:26:13.187 respond[3467] Server 0x831e0ac 1 2012-01-30 20:26:13.187 respond[3467] Accept 989 2012-01-30 20:26:13.187 respond[3467] Server 0x831e0ac 4 2012-01-30 20:26:13.187 respond[3467] Done reading 989 2012-01-30 20:26:13.187 respond[3467] Done writing 989 Passed test: test00.m:78 ... respond test 988 OK 2012-01-30 20:26:13.200 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.200 respond[3467] Server 0x831ec3c 1 2012-01-30 20:26:13.200 respond[3467] Server 0x831ed5c 1 2012-01-30 20:26:13.200 respond[3467] Accept 988 2012-01-30 20:26:13.200 respond[3467] Server 0x831ed5c 4 2012-01-30 20:26:13.200 respond[3467] Done reading 988 2012-01-30 20:26:13.200 respond[3467] Done writing 988 Passed test: test00.m:78 ... respond test 987 OK 2012-01-30 20:26:13.221 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.221 respond[3467] Server 0x831f8ec 1 2012-01-30 20:26:13.222 respond[3467] Server 0x831fa0c 1 2012-01-30 20:26:13.222 respond[3467] Accept 987 2012-01-30 20:26:13.222 respond[3467] Server 0x831fa0c 4 2012-01-30 20:26:13.222 respond[3467] Done reading 987 2012-01-30 20:26:13.222 respond[3467] Done writing 987 Passed test: test00.m:78 ... respond test 986 OK 2012-01-30 20:26:13.244 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.244 respond[3467] Server 0x832059c 1 2012-01-30 20:26:13.244 respond[3467] Server 0x83206bc 1 2012-01-30 20:26:13.244 respond[3467] Accept 986 2012-01-30 20:26:13.245 respond[3467] Server 0x83206bc 4 2012-01-30 20:26:13.245 respond[3467] Done reading 986 2012-01-30 20:26:13.245 respond[3467] Done writing 986 Passed test: test00.m:78 ... respond test 985 OK 2012-01-30 20:26:13.266 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.266 respond[3467] Server 0x832124c 1 2012-01-30 20:26:13.266 respond[3467] Server 0x832136c 1 2012-01-30 20:26:13.266 respond[3467] Accept 985 2012-01-30 20:26:13.266 respond[3467] Server 0x832136c 4 2012-01-30 20:26:13.266 respond[3467] Done reading 985 2012-01-30 20:26:13.266 respond[3467] Done writing 985 Passed test: test00.m:78 ... respond test 984 OK 2012-01-30 20:26:13.290 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.291 respond[3467] Server 0x8321efc 1 2012-01-30 20:26:13.291 respond[3467] Server 0x832201c 1 2012-01-30 20:26:13.291 respond[3467] Accept 984 2012-01-30 20:26:13.291 respond[3467] Server 0x832201c 4 2012-01-30 20:26:13.291 respond[3467] Done reading 984 2012-01-30 20:26:13.291 respond[3467] Done writing 984 Passed test: test00.m:78 ... respond test 983 OK 2012-01-30 20:26:13.303 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.303 respond[3467] Server 0x8322bac 1 2012-01-30 20:26:13.303 respond[3467] Server 0x8322ccc 1 2012-01-30 20:26:13.303 respond[3467] Accept 983 2012-01-30 20:26:13.303 respond[3467] Server 0x8322ccc 4 2012-01-30 20:26:13.303 respond[3467] Done reading 983 2012-01-30 20:26:13.303 respond[3467] Done writing 983 Passed test: test00.m:78 ... respond test 982 OK 2012-01-30 20:26:13.319 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.319 respond[3467] Server 0x832385c 1 2012-01-30 20:26:13.319 respond[3467] Server 0x832397c 1 2012-01-30 20:26:13.319 respond[3467] Accept 982 2012-01-30 20:26:13.319 respond[3467] Server 0x832397c 4 2012-01-30 20:26:13.319 respond[3467] Done reading 982 2012-01-30 20:26:13.319 respond[3467] Done writing 982 Passed test: test00.m:78 ... respond test 981 OK 2012-01-30 20:26:13.337 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.338 respond[3467] Server 0x832450c 1 2012-01-30 20:26:13.338 respond[3467] Server 0x832462c 1 2012-01-30 20:26:13.338 respond[3467] Accept 981 2012-01-30 20:26:13.338 respond[3467] Server 0x832462c 4 2012-01-30 20:26:13.338 respond[3467] Done reading 981 2012-01-30 20:26:13.338 respond[3467] Done writing 981 Passed test: test00.m:78 ... respond test 980 OK 2012-01-30 20:26:13.350 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.351 respond[3467] Server 0x83251bc 1 2012-01-30 20:26:13.351 respond[3467] Server 0x83252dc 1 2012-01-30 20:26:13.351 respond[3467] Accept 980 2012-01-30 20:26:13.351 respond[3467] Server 0x83252dc 4 2012-01-30 20:26:13.351 respond[3467] Done reading 980 2012-01-30 20:26:13.351 respond[3467] Done writing 980 Passed test: test00.m:78 ... respond test 979 OK 2012-01-30 20:26:13.367 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.368 respond[3467] Server 0x8325e6c 1 2012-01-30 20:26:13.368 respond[3467] Server 0x8325f8c 1 2012-01-30 20:26:13.368 respond[3467] Accept 979 2012-01-30 20:26:13.368 respond[3467] Server 0x8325f8c 4 2012-01-30 20:26:13.368 respond[3467] Done reading 979 2012-01-30 20:26:13.368 respond[3467] Done writing 979 Passed test: test00.m:78 ... respond test 978 OK 2012-01-30 20:26:13.380 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.380 respond[3467] Server 0x8326b1c 1 2012-01-30 20:26:13.380 respond[3467] Server 0x8326c3c 1 2012-01-30 20:26:13.380 respond[3467] Accept 978 2012-01-30 20:26:13.380 respond[3467] Server 0x8326c3c 4 2012-01-30 20:26:13.380 respond[3467] Done reading 978 2012-01-30 20:26:13.381 respond[3467] Done writing 978 Passed test: test00.m:78 ... respond test 977 OK 2012-01-30 20:26:13.395 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.395 respond[3467] Server 0x83277f4 1 2012-01-30 20:26:13.395 respond[3467] Server 0x8327914 1 2012-01-30 20:26:13.395 respond[3467] Accept 977 2012-01-30 20:26:13.395 respond[3467] Server 0x8327914 4 2012-01-30 20:26:13.396 respond[3467] Done reading 977 2012-01-30 20:26:13.396 respond[3467] Done writing 977 Passed test: test00.m:78 ... respond test 976 OK 2012-01-30 20:26:13.415 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.415 respond[3467] Server 0x8328484 1 2012-01-30 20:26:13.415 respond[3467] Server 0x83285a4 1 2012-01-30 20:26:13.415 respond[3467] Accept 976 2012-01-30 20:26:13.415 respond[3467] Server 0x83285a4 4 2012-01-30 20:26:13.415 respond[3467] Done reading 976 2012-01-30 20:26:13.415 respond[3467] Done writing 976 Passed test: test00.m:78 ... respond test 975 OK 2012-01-30 20:26:13.429 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.429 respond[3467] Server 0x8329134 1 2012-01-30 20:26:13.429 respond[3467] Server 0x8329254 1 2012-01-30 20:26:13.429 respond[3467] Accept 975 2012-01-30 20:26:13.429 respond[3467] Server 0x8329254 4 2012-01-30 20:26:13.429 respond[3467] Done reading 975 2012-01-30 20:26:13.429 respond[3467] Done writing 975 Passed test: test00.m:78 ... respond test 974 OK 2012-01-30 20:26:13.447 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.447 respond[3467] Server 0x8329de4 1 2012-01-30 20:26:13.447 respond[3467] Server 0x8329f04 1 2012-01-30 20:26:13.447 respond[3467] Accept 974 2012-01-30 20:26:13.447 respond[3467] Server 0x8329f04 4 2012-01-30 20:26:13.447 respond[3467] Done reading 974 2012-01-30 20:26:13.447 respond[3467] Done writing 974 Passed test: test00.m:78 ... respond test 973 OK 2012-01-30 20:26:13.475 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.475 respond[3467] Server 0x832aa94 1 2012-01-30 20:26:13.475 respond[3467] Server 0x832abb4 1 2012-01-30 20:26:13.475 respond[3467] Accept 973 2012-01-30 20:26:13.475 respond[3467] Server 0x832abb4 4 2012-01-30 20:26:13.475 respond[3467] Done reading 973 2012-01-30 20:26:13.475 respond[3467] Done writing 973 Passed test: test00.m:78 ... respond test 972 OK 2012-01-30 20:26:13.492 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.492 respond[3467] Server 0x832b744 1 2012-01-30 20:26:13.492 respond[3467] Server 0x832b864 1 2012-01-30 20:26:13.492 respond[3467] Accept 972 2012-01-30 20:26:13.492 respond[3467] Server 0x832b864 4 2012-01-30 20:26:13.492 respond[3467] Done reading 972 2012-01-30 20:26:13.492 respond[3467] Done writing 972 Passed test: test00.m:78 ... respond test 971 OK 2012-01-30 20:26:13.512 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.512 respond[3467] Server 0x832c3f4 1 2012-01-30 20:26:13.512 respond[3467] Server 0x832c514 1 2012-01-30 20:26:13.512 respond[3467] Accept 971 2012-01-30 20:26:13.512 respond[3467] Server 0x832c514 4 2012-01-30 20:26:13.513 respond[3467] Done reading 971 2012-01-30 20:26:13.513 respond[3467] Done writing 971 Passed test: test00.m:78 ... respond test 970 OK 2012-01-30 20:26:13.533 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.533 respond[3467] Server 0x832d0a4 1 2012-01-30 20:26:13.533 respond[3467] Server 0x832d1c4 1 2012-01-30 20:26:13.533 respond[3467] Accept 970 2012-01-30 20:26:13.534 respond[3467] Server 0x832d1c4 4 2012-01-30 20:26:13.534 respond[3467] Done reading 970 2012-01-30 20:26:13.534 respond[3467] Done writing 970 Passed test: test00.m:78 ... respond test 969 OK 2012-01-30 20:26:13.548 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.548 respond[3467] Server 0x832dd54 1 2012-01-30 20:26:13.548 respond[3467] Server 0x832de74 1 2012-01-30 20:26:13.548 respond[3467] Accept 969 2012-01-30 20:26:13.548 respond[3467] Server 0x832de74 4 2012-01-30 20:26:13.549 respond[3467] Done reading 969 2012-01-30 20:26:13.549 respond[3467] Done writing 969 Passed test: test00.m:78 ... respond test 968 OK 2012-01-30 20:26:13.563 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.563 respond[3467] Server 0x832ea04 1 2012-01-30 20:26:13.563 respond[3467] Server 0x832eb24 1 2012-01-30 20:26:13.563 respond[3467] Accept 968 2012-01-30 20:26:13.563 respond[3467] Server 0x832eb24 4 2012-01-30 20:26:13.564 respond[3467] Done reading 968 2012-01-30 20:26:13.564 respond[3467] Done writing 968 Passed test: test00.m:78 ... respond test 967 OK 2012-01-30 20:26:13.580 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.581 respond[3467] Server 0x832f6b4 1 2012-01-30 20:26:13.581 respond[3467] Server 0x832f7d4 1 2012-01-30 20:26:13.581 respond[3467] Accept 967 2012-01-30 20:26:13.581 respond[3467] Server 0x832f7d4 4 2012-01-30 20:26:13.581 respond[3467] Done reading 967 2012-01-30 20:26:13.581 respond[3467] Done writing 967 Passed test: test00.m:78 ... respond test 966 OK 2012-01-30 20:26:13.596 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.596 respond[3467] Server 0x8330364 1 2012-01-30 20:26:13.596 respond[3467] Server 0x8330484 1 2012-01-30 20:26:13.596 respond[3467] Accept 966 2012-01-30 20:26:13.596 respond[3467] Server 0x8330484 4 2012-01-30 20:26:13.597 respond[3467] Done reading 966 2012-01-30 20:26:13.597 respond[3467] Done writing 966 Passed test: test00.m:78 ... respond test 965 OK 2012-01-30 20:26:13.608 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.608 respond[3467] Server 0x8331014 1 2012-01-30 20:26:13.608 respond[3467] Server 0x8331134 1 2012-01-30 20:26:13.608 respond[3467] Accept 965 2012-01-30 20:26:13.608 respond[3467] Server 0x8331134 4 2012-01-30 20:26:13.609 respond[3467] Done reading 965 2012-01-30 20:26:13.609 respond[3467] Done writing 965 Passed test: test00.m:78 ... respond test 964 OK 2012-01-30 20:26:13.635 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.635 respond[3467] Server 0x8331cc4 1 2012-01-30 20:26:13.635 respond[3467] Server 0x8331de4 1 2012-01-30 20:26:13.635 respond[3467] Accept 964 2012-01-30 20:26:13.635 respond[3467] Server 0x8331de4 4 2012-01-30 20:26:13.635 respond[3467] Done reading 964 2012-01-30 20:26:13.635 respond[3467] Done writing 964 Passed test: test00.m:78 ... respond test 963 OK 2012-01-30 20:26:13.644 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.644 respond[3467] Server 0x8332974 1 2012-01-30 20:26:13.645 respond[3467] Server 0x8332a94 1 2012-01-30 20:26:13.645 respond[3467] Accept 963 2012-01-30 20:26:13.645 respond[3467] Server 0x8332a94 4 2012-01-30 20:26:13.645 respond[3467] Done reading 963 2012-01-30 20:26:13.645 respond[3467] Done writing 963 Passed test: test00.m:78 ... respond test 962 OK 2012-01-30 20:26:13.654 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.654 respond[3467] Server 0x8333624 1 2012-01-30 20:26:13.654 respond[3467] Server 0x8333744 1 2012-01-30 20:26:13.654 respond[3467] Accept 962 2012-01-30 20:26:13.654 respond[3467] Server 0x8333744 4 2012-01-30 20:26:13.654 respond[3467] Done reading 962 2012-01-30 20:26:13.654 respond[3467] Done writing 962 Passed test: test00.m:78 ... respond test 961 OK 2012-01-30 20:26:13.667 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.667 respond[3467] Server 0x83342d4 1 2012-01-30 20:26:13.667 respond[3467] Server 0x83343f4 1 2012-01-30 20:26:13.668 respond[3467] Accept 961 2012-01-30 20:26:13.668 respond[3467] Server 0x83343f4 4 2012-01-30 20:26:13.668 respond[3467] Done reading 961 2012-01-30 20:26:13.668 respond[3467] Done writing 961 Passed test: test00.m:78 ... respond test 960 OK 2012-01-30 20:26:13.683 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.683 respond[3467] Server 0x8334f84 1 2012-01-30 20:26:13.683 respond[3467] Server 0x83350a4 1 2012-01-30 20:26:13.683 respond[3467] Accept 960 2012-01-30 20:26:13.683 respond[3467] Server 0x83350a4 4 2012-01-30 20:26:13.683 respond[3467] Done reading 960 2012-01-30 20:26:13.683 respond[3467] Done writing 960 Passed test: test00.m:78 ... respond test 959 OK 2012-01-30 20:26:13.700 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.700 respond[3467] Server 0x8335c34 1 2012-01-30 20:26:13.700 respond[3467] Server 0x8335d54 1 2012-01-30 20:26:13.700 respond[3467] Accept 959 2012-01-30 20:26:13.700 respond[3467] Server 0x8335d54 4 2012-01-30 20:26:13.701 respond[3467] Done reading 959 2012-01-30 20:26:13.701 respond[3467] Done writing 959 Passed test: test00.m:78 ... respond test 958 OK 2012-01-30 20:26:13.718 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.718 respond[3467] Server 0x83368e4 1 2012-01-30 20:26:13.718 respond[3467] Server 0x8336a04 1 2012-01-30 20:26:13.719 respond[3467] Accept 958 2012-01-30 20:26:13.719 respond[3467] Server 0x8336a04 4 2012-01-30 20:26:13.719 respond[3467] Done reading 958 2012-01-30 20:26:13.719 respond[3467] Done writing 958 Passed test: test00.m:78 ... respond test 957 OK 2012-01-30 20:26:13.735 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.735 respond[3467] Server 0x8337594 1 2012-01-30 20:26:13.735 respond[3467] Server 0x83376b4 1 2012-01-30 20:26:13.735 respond[3467] Accept 957 2012-01-30 20:26:13.735 respond[3467] Server 0x83376b4 4 2012-01-30 20:26:13.736 respond[3467] Done reading 957 2012-01-30 20:26:13.736 respond[3467] Done writing 957 Passed test: test00.m:78 ... respond test 956 OK 2012-01-30 20:26:13.749 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.749 respond[3467] Server 0x8338244 1 2012-01-30 20:26:13.749 respond[3467] Server 0x8338364 1 2012-01-30 20:26:13.749 respond[3467] Accept 956 2012-01-30 20:26:13.750 respond[3467] Server 0x8338364 4 2012-01-30 20:26:13.750 respond[3467] Done reading 956 2012-01-30 20:26:13.750 respond[3467] Done writing 956 Passed test: test00.m:78 ... respond test 955 OK 2012-01-30 20:26:13.767 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.768 respond[3467] Server 0x8338ef4 1 2012-01-30 20:26:13.768 respond[3467] Server 0x8339014 1 2012-01-30 20:26:13.768 respond[3467] Accept 955 2012-01-30 20:26:13.768 respond[3467] Server 0x8339014 4 2012-01-30 20:26:13.768 respond[3467] Done reading 955 2012-01-30 20:26:13.768 respond[3467] Done writing 955 Passed test: test00.m:78 ... respond test 954 OK 2012-01-30 20:26:13.783 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.783 respond[3467] Server 0x8339ba4 1 2012-01-30 20:26:13.783 respond[3467] Server 0x8339cc4 1 2012-01-30 20:26:13.784 respond[3467] Accept 954 2012-01-30 20:26:13.784 respond[3467] Server 0x8339cc4 4 2012-01-30 20:26:13.784 respond[3467] Done reading 954 2012-01-30 20:26:13.784 respond[3467] Done writing 954 Passed test: test00.m:78 ... respond test 953 OK 2012-01-30 20:26:13.796 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.796 respond[3467] Server 0x833a854 1 2012-01-30 20:26:13.796 respond[3467] Server 0x833a974 1 2012-01-30 20:26:13.796 respond[3467] Accept 953 2012-01-30 20:26:13.796 respond[3467] Server 0x833a974 4 2012-01-30 20:26:13.797 respond[3467] Done reading 953 2012-01-30 20:26:13.797 respond[3467] Done writing 953 Passed test: test00.m:78 ... respond test 952 OK 2012-01-30 20:26:13.815 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.815 respond[3467] Server 0x833b504 1 2012-01-30 20:26:13.815 respond[3467] Server 0x833b624 1 2012-01-30 20:26:13.815 respond[3467] Accept 952 2012-01-30 20:26:13.815 respond[3467] Server 0x833b624 4 2012-01-30 20:26:13.816 respond[3467] Done reading 952 2012-01-30 20:26:13.816 respond[3467] Done writing 952 Passed test: test00.m:78 ... respond test 951 OK 2012-01-30 20:26:13.830 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.831 respond[3467] Server 0x833c1b4 1 2012-01-30 20:26:13.831 respond[3467] Server 0x833c2d4 1 2012-01-30 20:26:13.831 respond[3467] Accept 951 2012-01-30 20:26:13.831 respond[3467] Server 0x833c2d4 4 2012-01-30 20:26:13.831 respond[3467] Done reading 951 2012-01-30 20:26:13.831 respond[3467] Done writing 951 Passed test: test00.m:78 ... respond test 950 OK 2012-01-30 20:26:13.857 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.857 respond[3467] Server 0x833ce64 1 2012-01-30 20:26:13.858 respond[3467] Server 0x833cf84 1 2012-01-30 20:26:13.858 respond[3467] Accept 950 2012-01-30 20:26:13.858 respond[3467] Server 0x833cf84 4 2012-01-30 20:26:13.858 respond[3467] Done reading 950 2012-01-30 20:26:13.858 respond[3467] Done writing 950 Passed test: test00.m:78 ... respond test 949 OK 2012-01-30 20:26:13.874 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.874 respond[3467] Server 0x833db14 1 2012-01-30 20:26:13.874 respond[3467] Server 0x833dc34 1 2012-01-30 20:26:13.874 respond[3467] Accept 949 2012-01-30 20:26:13.874 respond[3467] Server 0x833dc34 4 2012-01-30 20:26:13.874 respond[3467] Done reading 949 2012-01-30 20:26:13.874 respond[3467] Done writing 949 Passed test: test00.m:78 ... respond test 948 OK 2012-01-30 20:26:13.888 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.888 respond[3467] Server 0x833e7c4 1 2012-01-30 20:26:13.888 respond[3467] Server 0x833e8e4 1 2012-01-30 20:26:13.889 respond[3467] Accept 948 2012-01-30 20:26:13.889 respond[3467] Server 0x833e8e4 4 2012-01-30 20:26:13.889 respond[3467] Done reading 948 2012-01-30 20:26:13.889 respond[3467] Done writing 948 Passed test: test00.m:78 ... respond test 947 OK 2012-01-30 20:26:13.915 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.915 respond[3467] Server 0x833f474 1 2012-01-30 20:26:13.915 respond[3467] Server 0x833f594 1 2012-01-30 20:26:13.915 respond[3467] Accept 947 2012-01-30 20:26:13.916 respond[3467] Server 0x833f594 4 2012-01-30 20:26:13.916 respond[3467] Done reading 947 2012-01-30 20:26:13.916 respond[3467] Done writing 947 Passed test: test00.m:78 ... respond test 946 OK 2012-01-30 20:26:13.927 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.927 respond[3467] Server 0x8340124 1 2012-01-30 20:26:13.927 respond[3467] Server 0x8340244 1 2012-01-30 20:26:13.927 respond[3467] Accept 946 2012-01-30 20:26:13.927 respond[3467] Server 0x8340244 4 2012-01-30 20:26:13.928 respond[3467] Done reading 946 2012-01-30 20:26:13.928 respond[3467] Done writing 946 Passed test: test00.m:78 ... respond test 945 OK 2012-01-30 20:26:13.942 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.942 respond[3467] Server 0x8340dd4 1 2012-01-30 20:26:13.942 respond[3467] Server 0x8340ef4 1 2012-01-30 20:26:13.942 respond[3467] Accept 945 2012-01-30 20:26:13.942 respond[3467] Server 0x8340ef4 4 2012-01-30 20:26:13.943 respond[3467] Done reading 945 2012-01-30 20:26:13.944 respond[3467] Done writing 945 Passed test: test00.m:78 ... respond test 944 OK 2012-01-30 20:26:13.962 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.962 respond[3467] Server 0x8341a84 1 2012-01-30 20:26:13.962 respond[3467] Server 0x8341ba4 1 2012-01-30 20:26:13.962 respond[3467] Accept 944 2012-01-30 20:26:13.963 respond[3467] Server 0x8341ba4 4 2012-01-30 20:26:13.963 respond[3467] Done reading 944 2012-01-30 20:26:13.963 respond[3467] Done writing 944 Passed test: test00.m:78 ... respond test 943 OK 2012-01-30 20:26:13.979 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.979 respond[3467] Server 0x8342734 1 2012-01-30 20:26:13.979 respond[3467] Server 0x8342854 1 2012-01-30 20:26:13.979 respond[3467] Accept 943 2012-01-30 20:26:13.979 respond[3467] Server 0x8342854 4 2012-01-30 20:26:13.980 respond[3467] Done reading 943 2012-01-30 20:26:13.980 respond[3467] Done writing 943 Passed test: test00.m:78 ... respond test 942 OK 2012-01-30 20:26:13.993 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:13.994 respond[3467] Server 0x83433e4 1 2012-01-30 20:26:13.994 respond[3467] Server 0x8343504 1 2012-01-30 20:26:13.994 respond[3467] Accept 942 2012-01-30 20:26:13.994 respond[3467] Server 0x8343504 4 2012-01-30 20:26:13.994 respond[3467] Done reading 942 2012-01-30 20:26:13.994 respond[3467] Done writing 942 Passed test: test00.m:78 ... respond test 941 OK 2012-01-30 20:26:14.012 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.012 respond[3467] Server 0x8344094 1 2012-01-30 20:26:14.012 respond[3467] Server 0x83441b4 1 2012-01-30 20:26:14.012 respond[3467] Accept 941 2012-01-30 20:26:14.012 respond[3467] Server 0x83441b4 4 2012-01-30 20:26:14.012 respond[3467] Done reading 941 2012-01-30 20:26:14.012 respond[3467] Done writing 941 Passed test: test00.m:78 ... respond test 940 OK 2012-01-30 20:26:14.027 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.027 respond[3467] Server 0x8344d44 1 2012-01-30 20:26:14.027 respond[3467] Server 0x8344e64 1 2012-01-30 20:26:14.027 respond[3467] Accept 940 2012-01-30 20:26:14.027 respond[3467] Server 0x8344e64 4 2012-01-30 20:26:14.028 respond[3467] Done reading 940 2012-01-30 20:26:14.028 respond[3467] Done writing 940 Passed test: test00.m:78 ... respond test 939 OK 2012-01-30 20:26:14.051 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.051 respond[3467] Server 0x83459f4 1 2012-01-30 20:26:14.051 respond[3467] Server 0x8345b14 1 2012-01-30 20:26:14.051 respond[3467] Accept 939 2012-01-30 20:26:14.051 respond[3467] Server 0x8345b14 4 2012-01-30 20:26:14.052 respond[3467] Done reading 939 2012-01-30 20:26:14.052 respond[3467] Done writing 939 Passed test: test00.m:78 ... respond test 938 OK 2012-01-30 20:26:14.067 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.067 respond[3467] Server 0x82a1af4 1 2012-01-30 20:26:14.067 respond[3467] Server 0x82a1c14 1 2012-01-30 20:26:14.067 respond[3467] Accept 938 2012-01-30 20:26:14.067 respond[3467] Server 0x82a1c14 4 2012-01-30 20:26:14.067 respond[3467] Done reading 938 2012-01-30 20:26:14.067 respond[3467] Done writing 938 Passed test: test00.m:78 ... respond test 937 OK 2012-01-30 20:26:14.079 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.079 respond[3467] Server 0x82a27bc 1 2012-01-30 20:26:14.080 respond[3467] Server 0x82a28dc 1 2012-01-30 20:26:14.080 respond[3467] Accept 937 2012-01-30 20:26:14.080 respond[3467] Server 0x82a28dc 4 2012-01-30 20:26:14.080 respond[3467] Done reading 937 2012-01-30 20:26:14.080 respond[3467] Done writing 937 Passed test: test00.m:78 ... respond test 936 OK 2012-01-30 20:26:14.097 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.097 respond[3467] Server 0x82a3474 1 2012-01-30 20:26:14.097 respond[3467] Server 0x82a3594 1 2012-01-30 20:26:14.097 respond[3467] Accept 936 2012-01-30 20:26:14.097 respond[3467] Server 0x82a3594 4 2012-01-30 20:26:14.097 respond[3467] Done reading 936 2012-01-30 20:26:14.097 respond[3467] Done writing 936 Passed test: test00.m:78 ... respond test 935 OK 2012-01-30 20:26:14.116 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.116 respond[3467] Server 0x82a412c 1 2012-01-30 20:26:14.116 respond[3467] Server 0x82a424c 1 2012-01-30 20:26:14.116 respond[3467] Accept 935 2012-01-30 20:26:14.116 respond[3467] Server 0x82a424c 4 2012-01-30 20:26:14.117 respond[3467] Done reading 935 2012-01-30 20:26:14.117 respond[3467] Done writing 935 Passed test: test00.m:78 ... respond test 934 OK 2012-01-30 20:26:14.134 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.135 respond[3467] Server 0x82a4de4 1 2012-01-30 20:26:14.135 respond[3467] Server 0x82a4f04 1 2012-01-30 20:26:14.135 respond[3467] Accept 934 2012-01-30 20:26:14.135 respond[3467] Server 0x82a4f04 4 2012-01-30 20:26:14.135 respond[3467] Done reading 934 2012-01-30 20:26:14.135 respond[3467] Done writing 934 Passed test: test00.m:78 ... respond test 933 OK 2012-01-30 20:26:14.147 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.148 respond[3467] Server 0x82a5a9c 1 2012-01-30 20:26:14.148 respond[3467] Server 0x82a5bbc 1 2012-01-30 20:26:14.148 respond[3467] Accept 933 2012-01-30 20:26:14.148 respond[3467] Server 0x82a5bbc 4 2012-01-30 20:26:14.148 respond[3467] Done reading 933 2012-01-30 20:26:14.148 respond[3467] Done writing 933 Passed test: test00.m:78 ... respond test 932 OK 2012-01-30 20:26:14.168 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.169 respond[3467] Server 0x82a6754 1 2012-01-30 20:26:14.169 respond[3467] Server 0x82a6874 1 2012-01-30 20:26:14.169 respond[3467] Accept 932 2012-01-30 20:26:14.169 respond[3467] Server 0x82a6874 4 2012-01-30 20:26:14.169 respond[3467] Done reading 932 2012-01-30 20:26:14.169 respond[3467] Done writing 932 Passed test: test00.m:78 ... respond test 931 OK 2012-01-30 20:26:14.184 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.184 respond[3467] Server 0x82a740c 1 2012-01-30 20:26:14.184 respond[3467] Server 0x82a752c 1 2012-01-30 20:26:14.184 respond[3467] Accept 931 2012-01-30 20:26:14.185 respond[3467] Server 0x82a752c 4 2012-01-30 20:26:14.185 respond[3467] Done reading 931 2012-01-30 20:26:14.185 respond[3467] Done writing 931 Passed test: test00.m:78 ... respond test 930 OK 2012-01-30 20:26:14.212 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.212 respond[3467] Server 0x82a80c4 1 2012-01-30 20:26:14.212 respond[3467] Server 0x82a81e4 1 2012-01-30 20:26:14.212 respond[3467] Accept 930 2012-01-30 20:26:14.212 respond[3467] Server 0x82a81e4 4 2012-01-30 20:26:14.213 respond[3467] Done reading 930 2012-01-30 20:26:14.213 respond[3467] Done writing 930 Passed test: test00.m:78 ... respond test 929 OK 2012-01-30 20:26:14.224 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.224 respond[3467] Server 0x82a8d7c 1 2012-01-30 20:26:14.224 respond[3467] Server 0x82a8e9c 1 2012-01-30 20:26:14.224 respond[3467] Accept 929 2012-01-30 20:26:14.224 respond[3467] Server 0x82a8e9c 4 2012-01-30 20:26:14.224 respond[3467] Done reading 929 2012-01-30 20:26:14.225 respond[3467] Done writing 929 Passed test: test00.m:78 ... respond test 928 OK 2012-01-30 20:26:14.240 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.241 respond[3467] Server 0x82a9a34 1 2012-01-30 20:26:14.241 respond[3467] Server 0x82a9b54 1 2012-01-30 20:26:14.241 respond[3467] Accept 928 2012-01-30 20:26:14.241 respond[3467] Server 0x82a9b54 4 2012-01-30 20:26:14.242 respond[3467] Done reading 928 2012-01-30 20:26:14.243 respond[3467] Done writing 928 Passed test: test00.m:78 ... respond test 927 OK 2012-01-30 20:26:14.261 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.261 respond[3467] Server 0x82aa6ec 1 2012-01-30 20:26:14.261 respond[3467] Server 0x82aa80c 1 2012-01-30 20:26:14.261 respond[3467] Accept 927 2012-01-30 20:26:14.261 respond[3467] Server 0x82aa80c 4 2012-01-30 20:26:14.262 respond[3467] Done reading 927 2012-01-30 20:26:14.262 respond[3467] Done writing 927 Passed test: test00.m:78 ... respond test 926 OK 2012-01-30 20:26:14.280 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.280 respond[3467] Server 0x82ab3ac 1 2012-01-30 20:26:14.280 respond[3467] Server 0x82ab4cc 1 2012-01-30 20:26:14.280 respond[3467] Accept 926 2012-01-30 20:26:14.280 respond[3467] Server 0x82ab4cc 4 2012-01-30 20:26:14.281 respond[3467] Done reading 926 2012-01-30 20:26:14.281 respond[3467] Done writing 926 Passed test: test00.m:78 ... respond test 925 OK 2012-01-30 20:26:14.299 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.299 respond[3467] Server 0x82ac064 1 2012-01-30 20:26:14.299 respond[3467] Server 0x82ac184 1 2012-01-30 20:26:14.299 respond[3467] Accept 925 2012-01-30 20:26:14.299 respond[3467] Server 0x82ac184 4 2012-01-30 20:26:14.300 respond[3467] Done reading 925 2012-01-30 20:26:14.300 respond[3467] Done writing 925 Passed test: test00.m:78 ... respond test 924 OK 2012-01-30 20:26:14.314 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.315 respond[3467] Server 0x82acd1c 1 2012-01-30 20:26:14.315 respond[3467] Server 0x82ace3c 1 2012-01-30 20:26:14.315 respond[3467] Accept 924 2012-01-30 20:26:14.315 respond[3467] Server 0x82ace3c 4 2012-01-30 20:26:14.315 respond[3467] Done reading 924 2012-01-30 20:26:14.315 respond[3467] Done writing 924 Passed test: test00.m:78 ... respond test 923 OK 2012-01-30 20:26:14.331 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.331 respond[3467] Server 0x82ad9d4 1 2012-01-30 20:26:14.331 respond[3467] Server 0x82adaf4 1 2012-01-30 20:26:14.331 respond[3467] Accept 923 2012-01-30 20:26:14.331 respond[3467] Server 0x82adaf4 4 2012-01-30 20:26:14.331 respond[3467] Done reading 923 2012-01-30 20:26:14.331 respond[3467] Done writing 923 Passed test: test00.m:78 ... respond test 922 OK 2012-01-30 20:26:14.343 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.343 respond[3467] Server 0x82ae68c 1 2012-01-30 20:26:14.343 respond[3467] Server 0x82ae7ac 1 2012-01-30 20:26:14.343 respond[3467] Accept 922 2012-01-30 20:26:14.343 respond[3467] Server 0x82ae7ac 4 2012-01-30 20:26:14.343 respond[3467] Done reading 922 2012-01-30 20:26:14.343 respond[3467] Done writing 922 Passed test: test00.m:78 ... respond test 921 OK 2012-01-30 20:26:14.361 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.362 respond[3467] Server 0x82af344 1 2012-01-30 20:26:14.362 respond[3467] Server 0x82af464 1 2012-01-30 20:26:14.362 respond[3467] Accept 921 2012-01-30 20:26:14.362 respond[3467] Server 0x82af464 4 2012-01-30 20:26:14.362 respond[3467] Done reading 921 2012-01-30 20:26:14.362 respond[3467] Done writing 921 Passed test: test00.m:78 ... respond test 920 OK 2012-01-30 20:26:14.375 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.375 respond[3467] Server 0x82afffc 1 2012-01-30 20:26:14.375 respond[3467] Server 0x82b011c 1 2012-01-30 20:26:14.375 respond[3467] Accept 920 2012-01-30 20:26:14.375 respond[3467] Server 0x82b011c 4 2012-01-30 20:26:14.376 respond[3467] Done reading 920 2012-01-30 20:26:14.376 respond[3467] Done writing 920 Passed test: test00.m:78 ... respond test 919 OK 2012-01-30 20:26:14.392 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.393 respond[3467] Server 0x82b0cb4 1 2012-01-30 20:26:14.393 respond[3467] Server 0x82b0dd4 1 2012-01-30 20:26:14.393 respond[3467] Accept 919 2012-01-30 20:26:14.393 respond[3467] Server 0x82b0dd4 4 2012-01-30 20:26:14.393 respond[3467] Done reading 919 2012-01-30 20:26:14.393 respond[3467] Done writing 919 Passed test: test00.m:78 ... respond test 918 OK 2012-01-30 20:26:14.407 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.407 respond[3467] Server 0x82b196c 1 2012-01-30 20:26:14.407 respond[3467] Server 0x82b1a8c 1 2012-01-30 20:26:14.407 respond[3467] Accept 918 2012-01-30 20:26:14.407 respond[3467] Server 0x82b1a8c 4 2012-01-30 20:26:14.408 respond[3467] Done reading 918 2012-01-30 20:26:14.408 respond[3467] Done writing 918 Passed test: test00.m:78 ... respond test 917 OK 2012-01-30 20:26:14.422 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.422 respond[3467] Server 0x82b2624 1 2012-01-30 20:26:14.422 respond[3467] Server 0x82b2744 1 2012-01-30 20:26:14.423 respond[3467] Accept 917 2012-01-30 20:26:14.423 respond[3467] Server 0x82b2744 4 2012-01-30 20:26:14.423 respond[3467] Done reading 917 2012-01-30 20:26:14.423 respond[3467] Done writing 917 Passed test: test00.m:78 ... respond test 916 OK 2012-01-30 20:26:14.437 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.437 respond[3467] Server 0x82b32dc 1 2012-01-30 20:26:14.437 respond[3467] Server 0x82b33fc 1 2012-01-30 20:26:14.437 respond[3467] Accept 916 2012-01-30 20:26:14.437 respond[3467] Server 0x82b33fc 4 2012-01-30 20:26:14.437 respond[3467] Done reading 916 2012-01-30 20:26:14.437 respond[3467] Done writing 916 Passed test: test00.m:78 ... respond test 915 OK 2012-01-30 20:26:14.453 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.453 respond[3467] Server 0x82b3f94 1 2012-01-30 20:26:14.453 respond[3467] Server 0x82b40b4 1 2012-01-30 20:26:14.453 respond[3467] Accept 915 2012-01-30 20:26:14.453 respond[3467] Server 0x82b40b4 4 2012-01-30 20:26:14.454 respond[3467] Done reading 915 2012-01-30 20:26:14.454 respond[3467] Done writing 915 Passed test: test00.m:78 ... respond test 914 OK 2012-01-30 20:26:14.470 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.470 respond[3467] Server 0x82b4c4c 1 2012-01-30 20:26:14.470 respond[3467] Server 0x82b4d6c 1 2012-01-30 20:26:14.470 respond[3467] Accept 914 2012-01-30 20:26:14.470 respond[3467] Server 0x82b4d6c 4 2012-01-30 20:26:14.470 respond[3467] Done reading 914 2012-01-30 20:26:14.470 respond[3467] Done writing 914 Passed test: test00.m:78 ... respond test 913 OK 2012-01-30 20:26:14.485 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.485 respond[3467] Server 0x82b5904 1 2012-01-30 20:26:14.485 respond[3467] Server 0x82b5a24 1 2012-01-30 20:26:14.486 respond[3467] Accept 913 2012-01-30 20:26:14.486 respond[3467] Server 0x82b5a24 4 2012-01-30 20:26:14.486 respond[3467] Done reading 913 2012-01-30 20:26:14.486 respond[3467] Done writing 913 Passed test: test00.m:78 ... respond test 912 OK 2012-01-30 20:26:14.502 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.502 respond[3467] Server 0x82b65bc 1 2012-01-30 20:26:14.502 respond[3467] Server 0x82b66dc 1 2012-01-30 20:26:14.503 respond[3467] Accept 912 2012-01-30 20:26:14.503 respond[3467] Server 0x82b66dc 4 2012-01-30 20:26:14.503 respond[3467] Done reading 912 2012-01-30 20:26:14.503 respond[3467] Done writing 912 Passed test: test00.m:78 ... respond test 911 OK 2012-01-30 20:26:14.518 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.518 respond[3467] Server 0x82b7274 1 2012-01-30 20:26:14.518 respond[3467] Server 0x82b7394 1 2012-01-30 20:26:14.518 respond[3467] Accept 911 2012-01-30 20:26:14.518 respond[3467] Server 0x82b7394 4 2012-01-30 20:26:14.518 respond[3467] Done reading 911 2012-01-30 20:26:14.518 respond[3467] Done writing 911 Passed test: test00.m:78 ... respond test 910 OK 2012-01-30 20:26:14.531 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.531 respond[3467] Server 0x82b7f2c 1 2012-01-30 20:26:14.532 respond[3467] Server 0x82b804c 1 2012-01-30 20:26:14.532 respond[3467] Accept 910 2012-01-30 20:26:14.532 respond[3467] Server 0x82b804c 4 2012-01-30 20:26:14.532 respond[3467] Done reading 910 2012-01-30 20:26:14.532 respond[3467] Done writing 910 Passed test: test00.m:78 ... respond test 909 OK 2012-01-30 20:26:14.550 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.550 respond[3467] Server 0x82b8be4 1 2012-01-30 20:26:14.550 respond[3467] Server 0x82b8d04 1 2012-01-30 20:26:14.550 respond[3467] Accept 909 2012-01-30 20:26:14.550 respond[3467] Server 0x82b8d04 4 2012-01-30 20:26:14.550 respond[3467] Done reading 909 2012-01-30 20:26:14.550 respond[3467] Done writing 909 Passed test: test00.m:78 ... respond test 908 OK 2012-01-30 20:26:14.564 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.564 respond[3467] Server 0x82b989c 1 2012-01-30 20:26:14.564 respond[3467] Server 0x82b99bc 1 2012-01-30 20:26:14.564 respond[3467] Accept 908 2012-01-30 20:26:14.564 respond[3467] Server 0x82b99bc 4 2012-01-30 20:26:14.564 respond[3467] Done reading 908 2012-01-30 20:26:14.564 respond[3467] Done writing 908 Passed test: test00.m:78 ... respond test 907 OK 2012-01-30 20:26:14.580 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.580 respond[3467] Server 0x82ba554 1 2012-01-30 20:26:14.581 respond[3467] Server 0x82ba674 1 2012-01-30 20:26:14.581 respond[3467] Accept 907 2012-01-30 20:26:14.581 respond[3467] Server 0x82ba674 4 2012-01-30 20:26:14.581 respond[3467] Done reading 907 2012-01-30 20:26:14.581 respond[3467] Done writing 907 Passed test: test00.m:78 ... respond test 906 OK 2012-01-30 20:26:14.593 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.593 respond[3467] Server 0x82bb20c 1 2012-01-30 20:26:14.593 respond[3467] Server 0x82bb32c 1 2012-01-30 20:26:14.593 respond[3467] Accept 906 2012-01-30 20:26:14.594 respond[3467] Server 0x82bb32c 4 2012-01-30 20:26:14.594 respond[3467] Done reading 906 2012-01-30 20:26:14.594 respond[3467] Done writing 906 Passed test: test00.m:78 ... respond test 905 OK 2012-01-30 20:26:14.610 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.611 respond[3467] Server 0x82bbec4 1 2012-01-30 20:26:14.611 respond[3467] Server 0x82bbfe4 1 2012-01-30 20:26:14.611 respond[3467] Accept 905 2012-01-30 20:26:14.611 respond[3467] Server 0x82bbfe4 4 2012-01-30 20:26:14.611 respond[3467] Done reading 905 2012-01-30 20:26:14.611 respond[3467] Done writing 905 Passed test: test00.m:78 ... respond test 904 OK 2012-01-30 20:26:14.626 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.626 respond[3467] Server 0x82bcb7c 1 2012-01-30 20:26:14.626 respond[3467] Server 0x82bcc9c 1 2012-01-30 20:26:14.626 respond[3467] Accept 904 2012-01-30 20:26:14.626 respond[3467] Server 0x82bcc9c 4 2012-01-30 20:26:14.626 respond[3467] Done reading 904 2012-01-30 20:26:14.626 respond[3467] Done writing 904 Passed test: test00.m:78 ... respond test 903 OK 2012-01-30 20:26:14.644 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.645 respond[3467] Server 0x82bd834 1 2012-01-30 20:26:14.645 respond[3467] Server 0x82bd954 1 2012-01-30 20:26:14.645 respond[3467] Accept 903 2012-01-30 20:26:14.645 respond[3467] Server 0x82bd954 4 2012-01-30 20:26:14.645 respond[3467] Done reading 903 2012-01-30 20:26:14.645 respond[3467] Done writing 903 Passed test: test00.m:78 ... respond test 902 OK 2012-01-30 20:26:14.666 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.666 respond[3467] Server 0x82be4ec 1 2012-01-30 20:26:14.666 respond[3467] Server 0x82be60c 1 2012-01-30 20:26:14.666 respond[3467] Accept 902 2012-01-30 20:26:14.666 respond[3467] Server 0x82be60c 4 2012-01-30 20:26:14.666 respond[3467] Done reading 902 2012-01-30 20:26:14.666 respond[3467] Done writing 902 Passed test: test00.m:78 ... respond test 901 OK 2012-01-30 20:26:14.685 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.685 respond[3467] Server 0x82bf1a4 1 2012-01-30 20:26:14.685 respond[3467] Server 0x82bf2c4 1 2012-01-30 20:26:14.685 respond[3467] Accept 901 2012-01-30 20:26:14.685 respond[3467] Server 0x82bf2c4 4 2012-01-30 20:26:14.685 respond[3467] Done reading 901 2012-01-30 20:26:14.685 respond[3467] Done writing 901 Passed test: test00.m:78 ... respond test 900 OK 2012-01-30 20:26:14.705 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.705 respond[3467] Server 0x82bfe5c 1 2012-01-30 20:26:14.705 respond[3467] Server 0x82bff7c 1 2012-01-30 20:26:14.706 respond[3467] Accept 900 2012-01-30 20:26:14.706 respond[3467] Server 0x82bff7c 4 2012-01-30 20:26:14.706 respond[3467] Done reading 900 2012-01-30 20:26:14.706 respond[3467] Done writing 900 Passed test: test00.m:78 ... respond test 899 OK 2012-01-30 20:26:14.720 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.720 respond[3467] Server 0x82c0b14 1 2012-01-30 20:26:14.720 respond[3467] Server 0x82c0c34 1 2012-01-30 20:26:14.720 respond[3467] Accept 899 2012-01-30 20:26:14.720 respond[3467] Server 0x82c0c34 4 2012-01-30 20:26:14.721 respond[3467] Done reading 899 2012-01-30 20:26:14.721 respond[3467] Done writing 899 Passed test: test00.m:78 ... respond test 898 OK 2012-01-30 20:26:14.733 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.734 respond[3467] Server 0x82c17cc 1 2012-01-30 20:26:14.734 respond[3467] Server 0x82c18ec 1 2012-01-30 20:26:14.734 respond[3467] Accept 898 2012-01-30 20:26:14.734 respond[3467] Server 0x82c18ec 4 2012-01-30 20:26:14.734 respond[3467] Done reading 898 2012-01-30 20:26:14.734 respond[3467] Done writing 898 Passed test: test00.m:78 ... respond test 897 OK 2012-01-30 20:26:14.752 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.752 respond[3467] Server 0x82c2484 1 2012-01-30 20:26:14.752 respond[3467] Server 0x82c25a4 1 2012-01-30 20:26:14.752 respond[3467] Accept 897 2012-01-30 20:26:14.752 respond[3467] Server 0x82c25a4 4 2012-01-30 20:26:14.752 respond[3467] Done reading 897 2012-01-30 20:26:14.752 respond[3467] Done writing 897 Passed test: test00.m:78 ... respond test 896 OK 2012-01-30 20:26:14.769 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.769 respond[3467] Server 0x82c313c 1 2012-01-30 20:26:14.769 respond[3467] Server 0x82c325c 1 2012-01-30 20:26:14.769 respond[3467] Accept 896 2012-01-30 20:26:14.769 respond[3467] Server 0x82c325c 4 2012-01-30 20:26:14.769 respond[3467] Done reading 896 2012-01-30 20:26:14.769 respond[3467] Done writing 896 Passed test: test00.m:78 ... respond test 895 OK 2012-01-30 20:26:14.782 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.782 respond[3467] Server 0x82c3df4 1 2012-01-30 20:26:14.782 respond[3467] Server 0x82c3f14 1 2012-01-30 20:26:14.782 respond[3467] Accept 895 2012-01-30 20:26:14.783 respond[3467] Server 0x82c3f14 4 2012-01-30 20:26:14.783 respond[3467] Done reading 895 2012-01-30 20:26:14.783 respond[3467] Done writing 895 Passed test: test00.m:78 ... respond test 894 OK 2012-01-30 20:26:14.798 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.798 respond[3467] Server 0x8346ce4 1 2012-01-30 20:26:14.798 respond[3467] Server 0x8346e04 1 2012-01-30 20:26:14.798 respond[3467] Accept 894 2012-01-30 20:26:14.798 respond[3467] Server 0x8346e04 4 2012-01-30 20:26:14.799 respond[3467] Done reading 894 2012-01-30 20:26:14.799 respond[3467] Done writing 894 Passed test: test00.m:78 ... respond test 893 OK 2012-01-30 20:26:14.807 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.807 respond[3467] Server 0x8347994 1 2012-01-30 20:26:14.807 respond[3467] Server 0x8347ab4 1 2012-01-30 20:26:14.807 respond[3467] Accept 893 2012-01-30 20:26:14.808 respond[3467] Server 0x8347ab4 4 2012-01-30 20:26:14.808 respond[3467] Done reading 893 2012-01-30 20:26:14.808 respond[3467] Done writing 893 Passed test: test00.m:78 ... respond test 892 OK 2012-01-30 20:26:14.826 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.826 respond[3467] Server 0x8348644 1 2012-01-30 20:26:14.826 respond[3467] Server 0x8348764 1 2012-01-30 20:26:14.826 respond[3467] Accept 892 2012-01-30 20:26:14.826 respond[3467] Server 0x8348764 4 2012-01-30 20:26:14.826 respond[3467] Done reading 892 2012-01-30 20:26:14.826 respond[3467] Done writing 892 Passed test: test00.m:78 ... respond test 891 OK 2012-01-30 20:26:14.843 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.843 respond[3467] Server 0x83492f4 1 2012-01-30 20:26:14.843 respond[3467] Server 0x8349414 1 2012-01-30 20:26:14.843 respond[3467] Accept 891 2012-01-30 20:26:14.843 respond[3467] Server 0x8349414 4 2012-01-30 20:26:14.844 respond[3467] Done reading 891 2012-01-30 20:26:14.844 respond[3467] Done writing 891 Passed test: test00.m:78 ... respond test 890 OK 2012-01-30 20:26:14.859 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.859 respond[3467] Server 0x8349fa4 1 2012-01-30 20:26:14.859 respond[3467] Server 0x834a0c4 1 2012-01-30 20:26:14.859 respond[3467] Accept 890 2012-01-30 20:26:14.859 respond[3467] Server 0x834a0c4 4 2012-01-30 20:26:14.859 respond[3467] Done reading 890 2012-01-30 20:26:14.859 respond[3467] Done writing 890 Passed test: test00.m:78 ... respond test 889 OK 2012-01-30 20:26:14.874 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.874 respond[3467] Server 0x834ac54 1 2012-01-30 20:26:14.874 respond[3467] Server 0x834ad74 1 2012-01-30 20:26:14.874 respond[3467] Accept 889 2012-01-30 20:26:14.874 respond[3467] Server 0x834ad74 4 2012-01-30 20:26:14.875 respond[3467] Done reading 889 2012-01-30 20:26:14.875 respond[3467] Done writing 889 Passed test: test00.m:78 ... respond test 888 OK 2012-01-30 20:26:14.891 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.892 respond[3467] Server 0x834b904 1 2012-01-30 20:26:14.892 respond[3467] Server 0x834ba24 1 2012-01-30 20:26:14.892 respond[3467] Accept 888 2012-01-30 20:26:14.892 respond[3467] Server 0x834ba24 4 2012-01-30 20:26:14.892 respond[3467] Done reading 888 2012-01-30 20:26:14.892 respond[3467] Done writing 888 Passed test: test00.m:78 ... respond test 887 OK 2012-01-30 20:26:14.908 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.908 respond[3467] Server 0x834c5b4 1 2012-01-30 20:26:14.908 respond[3467] Server 0x834c6d4 1 2012-01-30 20:26:14.908 respond[3467] Accept 887 2012-01-30 20:26:14.909 respond[3467] Server 0x834c6d4 4 2012-01-30 20:26:14.909 respond[3467] Done reading 887 2012-01-30 20:26:14.909 respond[3467] Done writing 887 Passed test: test00.m:78 ... respond test 886 OK 2012-01-30 20:26:14.923 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.923 respond[3467] Server 0x834d264 1 2012-01-30 20:26:14.923 respond[3467] Server 0x834d384 1 2012-01-30 20:26:14.923 respond[3467] Accept 886 2012-01-30 20:26:14.923 respond[3467] Server 0x834d384 4 2012-01-30 20:26:14.923 respond[3467] Done reading 886 2012-01-30 20:26:14.924 respond[3467] Done writing 886 Passed test: test00.m:78 ... respond test 885 OK 2012-01-30 20:26:14.944 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.944 respond[3467] Server 0x834df14 1 2012-01-30 20:26:14.944 respond[3467] Server 0x834e034 1 2012-01-30 20:26:14.944 respond[3467] Accept 885 2012-01-30 20:26:14.944 respond[3467] Server 0x834e034 4 2012-01-30 20:26:14.944 respond[3467] Done reading 885 2012-01-30 20:26:14.944 respond[3467] Done writing 885 Passed test: test00.m:78 ... respond test 884 OK 2012-01-30 20:26:14.956 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.956 respond[3467] Server 0x834ebc4 1 2012-01-30 20:26:14.957 respond[3467] Server 0x834ece4 1 2012-01-30 20:26:14.957 respond[3467] Accept 884 2012-01-30 20:26:14.957 respond[3467] Server 0x834ece4 4 2012-01-30 20:26:14.957 respond[3467] Done reading 884 2012-01-30 20:26:14.957 respond[3467] Done writing 884 Passed test: test00.m:78 ... respond test 883 OK 2012-01-30 20:26:14.975 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.975 respond[3467] Server 0x834f874 1 2012-01-30 20:26:14.975 respond[3467] Server 0x834f994 1 2012-01-30 20:26:14.975 respond[3467] Accept 883 2012-01-30 20:26:14.975 respond[3467] Server 0x834f994 4 2012-01-30 20:26:14.976 respond[3467] Done reading 883 2012-01-30 20:26:14.976 respond[3467] Done writing 883 Passed test: test00.m:78 ... respond test 882 OK 2012-01-30 20:26:14.994 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:14.994 respond[3467] Server 0x8350524 1 2012-01-30 20:26:14.994 respond[3467] Server 0x8350644 1 2012-01-30 20:26:14.994 respond[3467] Accept 882 2012-01-30 20:26:14.994 respond[3467] Server 0x8350644 4 2012-01-30 20:26:14.995 respond[3467] Done reading 882 2012-01-30 20:26:14.995 respond[3467] Done writing 882 Passed test: test00.m:78 ... respond test 881 OK 2012-01-30 20:26:15.010 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.010 respond[3467] Server 0x83511d4 1 2012-01-30 20:26:15.010 respond[3467] Server 0x83512f4 1 2012-01-30 20:26:15.010 respond[3467] Accept 881 2012-01-30 20:26:15.010 respond[3467] Server 0x83512f4 4 2012-01-30 20:26:15.011 respond[3467] Done reading 881 2012-01-30 20:26:15.011 respond[3467] Done writing 881 Passed test: test00.m:78 ... respond test 880 OK 2012-01-30 20:26:15.028 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.028 respond[3467] Server 0x8351e84 1 2012-01-30 20:26:15.029 respond[3467] Server 0x8351fa4 1 2012-01-30 20:26:15.029 respond[3467] Accept 880 2012-01-30 20:26:15.029 respond[3467] Server 0x8351fa4 4 2012-01-30 20:26:15.029 respond[3467] Done reading 880 2012-01-30 20:26:15.029 respond[3467] Done writing 880 Passed test: test00.m:78 ... respond test 879 OK 2012-01-30 20:26:15.041 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.041 respond[3467] Server 0x8352b34 1 2012-01-30 20:26:15.041 respond[3467] Server 0x8352c54 1 2012-01-30 20:26:15.041 respond[3467] Accept 879 2012-01-30 20:26:15.041 respond[3467] Server 0x8352c54 4 2012-01-30 20:26:15.041 respond[3467] Done reading 879 2012-01-30 20:26:15.041 respond[3467] Done writing 879 Passed test: test00.m:78 ... respond test 878 OK 2012-01-30 20:26:15.059 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.059 respond[3467] Server 0x83537e4 1 2012-01-30 20:26:15.059 respond[3467] Server 0x8353904 1 2012-01-30 20:26:15.059 respond[3467] Accept 878 2012-01-30 20:26:15.059 respond[3467] Server 0x8353904 4 2012-01-30 20:26:15.060 respond[3467] Done reading 878 2012-01-30 20:26:15.060 respond[3467] Done writing 878 Passed test: test00.m:78 ... respond test 877 OK 2012-01-30 20:26:15.073 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.073 respond[3467] Server 0x8354494 1 2012-01-30 20:26:15.073 respond[3467] Server 0x83545b4 1 2012-01-30 20:26:15.073 respond[3467] Accept 877 2012-01-30 20:26:15.073 respond[3467] Server 0x83545b4 4 2012-01-30 20:26:15.074 respond[3467] Done reading 877 2012-01-30 20:26:15.074 respond[3467] Done writing 877 Passed test: test00.m:78 ... respond test 876 OK 2012-01-30 20:26:15.092 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.092 respond[3467] Server 0x8355144 1 2012-01-30 20:26:15.092 respond[3467] Server 0x8355264 1 2012-01-30 20:26:15.092 respond[3467] Accept 876 2012-01-30 20:26:15.092 respond[3467] Server 0x8355264 4 2012-01-30 20:26:15.092 respond[3467] Done reading 876 2012-01-30 20:26:15.092 respond[3467] Done writing 876 Passed test: test00.m:78 ... respond test 875 OK 2012-01-30 20:26:15.108 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.108 respond[3467] Server 0x8355df4 1 2012-01-30 20:26:15.108 respond[3467] Server 0x8355f14 1 2012-01-30 20:26:15.108 respond[3467] Accept 875 2012-01-30 20:26:15.108 respond[3467] Server 0x8355f14 4 2012-01-30 20:26:15.108 respond[3467] Done reading 875 2012-01-30 20:26:15.108 respond[3467] Done writing 875 Passed test: test00.m:78 ... respond test 874 OK 2012-01-30 20:26:15.123 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.123 respond[3467] Server 0x8356aa4 1 2012-01-30 20:26:15.123 respond[3467] Server 0x8356bc4 1 2012-01-30 20:26:15.123 respond[3467] Accept 874 2012-01-30 20:26:15.123 respond[3467] Server 0x8356bc4 4 2012-01-30 20:26:15.124 respond[3467] Done reading 874 2012-01-30 20:26:15.124 respond[3467] Done writing 874 Passed test: test00.m:78 ... respond test 873 OK 2012-01-30 20:26:15.140 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.140 respond[3467] Server 0x8357754 1 2012-01-30 20:26:15.140 respond[3467] Server 0x8357874 1 2012-01-30 20:26:15.140 respond[3467] Accept 873 2012-01-30 20:26:15.141 respond[3467] Server 0x8357874 4 2012-01-30 20:26:15.141 respond[3467] Done reading 873 2012-01-30 20:26:15.141 respond[3467] Done writing 873 Passed test: test00.m:78 ... respond test 872 OK 2012-01-30 20:26:15.158 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.158 respond[3467] Server 0x8358404 1 2012-01-30 20:26:15.158 respond[3467] Server 0x8358524 1 2012-01-30 20:26:15.158 respond[3467] Accept 872 2012-01-30 20:26:15.158 respond[3467] Server 0x8358524 4 2012-01-30 20:26:15.158 respond[3467] Done reading 872 2012-01-30 20:26:15.158 respond[3467] Done writing 872 Passed test: test00.m:78 ... respond test 871 OK 2012-01-30 20:26:15.176 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.176 respond[3467] Server 0x83590b4 1 2012-01-30 20:26:15.176 respond[3467] Server 0x83591d4 1 2012-01-30 20:26:15.176 respond[3467] Accept 871 2012-01-30 20:26:15.176 respond[3467] Server 0x83591d4 4 2012-01-30 20:26:15.176 respond[3467] Done reading 871 2012-01-30 20:26:15.176 respond[3467] Done writing 871 Passed test: test00.m:78 ... respond test 870 OK 2012-01-30 20:26:15.189 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.190 respond[3467] Server 0x8359d64 1 2012-01-30 20:26:15.190 respond[3467] Server 0x8359e84 1 2012-01-30 20:26:15.190 respond[3467] Accept 870 2012-01-30 20:26:15.190 respond[3467] Server 0x8359e84 4 2012-01-30 20:26:15.190 respond[3467] Done reading 870 2012-01-30 20:26:15.190 respond[3467] Done writing 870 Passed test: test00.m:78 ... respond test 869 OK 2012-01-30 20:26:15.206 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.206 respond[3467] Server 0x835aa14 1 2012-01-30 20:26:15.206 respond[3467] Server 0x835ab34 1 2012-01-30 20:26:15.207 respond[3467] Accept 869 2012-01-30 20:26:15.207 respond[3467] Server 0x835ab34 4 2012-01-30 20:26:15.207 respond[3467] Done reading 869 2012-01-30 20:26:15.207 respond[3467] Done writing 869 Passed test: test00.m:78 ... respond test 868 OK 2012-01-30 20:26:15.223 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.223 respond[3467] Server 0x835b6c4 1 2012-01-30 20:26:15.223 respond[3467] Server 0x835b7e4 1 2012-01-30 20:26:15.223 respond[3467] Accept 868 2012-01-30 20:26:15.223 respond[3467] Server 0x835b7e4 4 2012-01-30 20:26:15.223 respond[3467] Done reading 868 2012-01-30 20:26:15.223 respond[3467] Done writing 868 Passed test: test00.m:78 ... respond test 867 OK 2012-01-30 20:26:15.239 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.239 respond[3467] Server 0x835c374 1 2012-01-30 20:26:15.239 respond[3467] Server 0x835c494 1 2012-01-30 20:26:15.239 respond[3467] Accept 867 2012-01-30 20:26:15.239 respond[3467] Server 0x835c494 4 2012-01-30 20:26:15.240 respond[3467] Done reading 867 2012-01-30 20:26:15.240 respond[3467] Done writing 867 Passed test: test00.m:78 ... respond test 866 OK 2012-01-30 20:26:15.254 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.254 respond[3467] Server 0x835d024 1 2012-01-30 20:26:15.254 respond[3467] Server 0x835d144 1 2012-01-30 20:26:15.254 respond[3467] Accept 866 2012-01-30 20:26:15.254 respond[3467] Server 0x835d144 4 2012-01-30 20:26:15.254 respond[3467] Done reading 866 2012-01-30 20:26:15.254 respond[3467] Done writing 866 Passed test: test00.m:78 ... respond test 865 OK 2012-01-30 20:26:15.279 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.279 respond[3467] Server 0x835dcd4 1 2012-01-30 20:26:15.279 respond[3467] Server 0x835ddf4 1 2012-01-30 20:26:15.279 respond[3467] Accept 865 2012-01-30 20:26:15.279 respond[3467] Server 0x835ddf4 4 2012-01-30 20:26:15.279 respond[3467] Done reading 865 2012-01-30 20:26:15.279 respond[3467] Done writing 865 Passed test: test00.m:78 ... respond test 864 OK 2012-01-30 20:26:15.307 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.307 respond[3467] Server 0x835e984 1 2012-01-30 20:26:15.307 respond[3467] Server 0x835eaa4 1 2012-01-30 20:26:15.307 respond[3467] Accept 864 2012-01-30 20:26:15.307 respond[3467] Server 0x835eaa4 4 2012-01-30 20:26:15.307 respond[3467] Done reading 864 2012-01-30 20:26:15.307 respond[3467] Done writing 864 Passed test: test00.m:78 ... respond test 863 OK 2012-01-30 20:26:15.322 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.322 respond[3467] Server 0x835f634 1 2012-01-30 20:26:15.322 respond[3467] Server 0x835f754 1 2012-01-30 20:26:15.322 respond[3467] Accept 863 2012-01-30 20:26:15.322 respond[3467] Server 0x835f754 4 2012-01-30 20:26:15.322 respond[3467] Done reading 863 2012-01-30 20:26:15.323 respond[3467] Done writing 863 Passed test: test00.m:78 ... respond test 862 OK 2012-01-30 20:26:15.344 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.345 respond[3467] Server 0x83602e4 1 2012-01-30 20:26:15.345 respond[3467] Server 0x8360404 1 2012-01-30 20:26:15.345 respond[3467] Accept 862 2012-01-30 20:26:15.345 respond[3467] Server 0x8360404 4 2012-01-30 20:26:15.345 respond[3467] Done reading 862 2012-01-30 20:26:15.345 respond[3467] Done writing 862 Passed test: test00.m:78 ... respond test 861 OK 2012-01-30 20:26:15.359 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.360 respond[3467] Server 0x8360f94 1 2012-01-30 20:26:15.360 respond[3467] Server 0x83610b4 1 2012-01-30 20:26:15.360 respond[3467] Accept 861 2012-01-30 20:26:15.360 respond[3467] Server 0x83610b4 4 2012-01-30 20:26:15.360 respond[3467] Done reading 861 2012-01-30 20:26:15.360 respond[3467] Done writing 861 Passed test: test00.m:78 ... respond test 860 OK 2012-01-30 20:26:15.376 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.376 respond[3467] Server 0x8361c44 1 2012-01-30 20:26:15.376 respond[3467] Server 0x8361d64 1 2012-01-30 20:26:15.376 respond[3467] Accept 860 2012-01-30 20:26:15.377 respond[3467] Server 0x8361d64 4 2012-01-30 20:26:15.377 respond[3467] Done reading 860 2012-01-30 20:26:15.377 respond[3467] Done writing 860 Passed test: test00.m:78 ... respond test 859 OK 2012-01-30 20:26:15.395 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.395 respond[3467] Server 0x83628f4 1 2012-01-30 20:26:15.395 respond[3467] Server 0x8362a14 1 2012-01-30 20:26:15.395 respond[3467] Accept 859 2012-01-30 20:26:15.396 respond[3467] Server 0x8362a14 4 2012-01-30 20:26:15.396 respond[3467] Done reading 859 2012-01-30 20:26:15.396 respond[3467] Done writing 859 Passed test: test00.m:78 ... respond test 858 OK 2012-01-30 20:26:15.419 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.419 respond[3467] Server 0x83635a4 1 2012-01-30 20:26:15.419 respond[3467] Server 0x83636c4 1 2012-01-30 20:26:15.419 respond[3467] Accept 858 2012-01-30 20:26:15.419 respond[3467] Server 0x83636c4 4 2012-01-30 20:26:15.419 respond[3467] Done reading 858 2012-01-30 20:26:15.419 respond[3467] Done writing 858 Passed test: test00.m:78 ... respond test 857 OK 2012-01-30 20:26:15.437 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.437 respond[3467] Server 0x8364254 1 2012-01-30 20:26:15.437 respond[3467] Server 0x8364374 1 2012-01-30 20:26:15.437 respond[3467] Accept 857 2012-01-30 20:26:15.437 respond[3467] Server 0x8364374 4 2012-01-30 20:26:15.437 respond[3467] Done reading 857 2012-01-30 20:26:15.437 respond[3467] Done writing 857 Passed test: test00.m:78 ... respond test 856 OK 2012-01-30 20:26:15.460 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.460 respond[3467] Server 0x8364f04 1 2012-01-30 20:26:15.460 respond[3467] Server 0x8365024 1 2012-01-30 20:26:15.460 respond[3467] Accept 856 2012-01-30 20:26:15.461 respond[3467] Server 0x8365024 4 2012-01-30 20:26:15.461 respond[3467] Done reading 856 2012-01-30 20:26:15.461 respond[3467] Done writing 856 Passed test: test00.m:78 ... respond test 855 OK 2012-01-30 20:26:15.479 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.479 respond[3467] Server 0x8365bb4 1 2012-01-30 20:26:15.479 respond[3467] Server 0x8365cd4 1 2012-01-30 20:26:15.479 respond[3467] Accept 855 2012-01-30 20:26:15.479 respond[3467] Server 0x8365cd4 4 2012-01-30 20:26:15.479 respond[3467] Done reading 855 2012-01-30 20:26:15.479 respond[3467] Done writing 855 Passed test: test00.m:78 ... respond test 854 OK 2012-01-30 20:26:15.495 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.496 respond[3467] Server 0x8366864 1 2012-01-30 20:26:15.496 respond[3467] Server 0x8366984 1 2012-01-30 20:26:15.496 respond[3467] Accept 854 2012-01-30 20:26:15.496 respond[3467] Server 0x8366984 4 2012-01-30 20:26:15.496 respond[3467] Done reading 854 2012-01-30 20:26:15.496 respond[3467] Done writing 854 Passed test: test00.m:78 ... respond test 853 OK 2012-01-30 20:26:15.509 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.510 respond[3467] Server 0x8367514 1 2012-01-30 20:26:15.510 respond[3467] Server 0x8367634 1 2012-01-30 20:26:15.510 respond[3467] Accept 853 2012-01-30 20:26:15.510 respond[3467] Server 0x8367634 4 2012-01-30 20:26:15.510 respond[3467] Done reading 853 2012-01-30 20:26:15.510 respond[3467] Done writing 853 Passed test: test00.m:78 ... respond test 852 OK 2012-01-30 20:26:15.524 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.524 respond[3467] Server 0x83681c4 1 2012-01-30 20:26:15.525 respond[3467] Server 0x83682e4 1 2012-01-30 20:26:15.525 respond[3467] Accept 852 2012-01-30 20:26:15.525 respond[3467] Server 0x83682e4 4 2012-01-30 20:26:15.525 respond[3467] Done reading 852 2012-01-30 20:26:15.525 respond[3467] Done writing 852 Passed test: test00.m:78 ... respond test 851 OK 2012-01-30 20:26:15.541 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.541 respond[3467] Server 0x8368e74 1 2012-01-30 20:26:15.541 respond[3467] Server 0x8368f94 1 2012-01-30 20:26:15.541 respond[3467] Accept 851 2012-01-30 20:26:15.541 respond[3467] Server 0x8368f94 4 2012-01-30 20:26:15.542 respond[3467] Done reading 851 2012-01-30 20:26:15.542 respond[3467] Done writing 851 Passed test: test00.m:78 ... respond test 850 OK 2012-01-30 20:26:15.559 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.559 respond[3467] Server 0x8369b04 1 2012-01-30 20:26:15.559 respond[3467] Server 0x8369c24 1 2012-01-30 20:26:15.559 respond[3467] Accept 850 2012-01-30 20:26:15.559 respond[3467] Server 0x8369c24 4 2012-01-30 20:26:15.559 respond[3467] Done reading 850 2012-01-30 20:26:15.559 respond[3467] Done writing 850 Passed test: test00.m:78 ... respond test 849 OK 2012-01-30 20:26:15.572 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.572 respond[3467] Server 0x836a7c4 1 2012-01-30 20:26:15.572 respond[3467] Server 0x836a8e4 1 2012-01-30 20:26:15.572 respond[3467] Accept 849 2012-01-30 20:26:15.572 respond[3467] Server 0x836a8e4 4 2012-01-30 20:26:15.572 respond[3467] Done reading 849 2012-01-30 20:26:15.572 respond[3467] Done writing 849 Passed test: test00.m:78 ... respond test 848 OK 2012-01-30 20:26:15.588 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.588 respond[3467] Server 0x836b474 1 2012-01-30 20:26:15.588 respond[3467] Server 0x836b594 1 2012-01-30 20:26:15.588 respond[3467] Accept 848 2012-01-30 20:26:15.588 respond[3467] Server 0x836b594 4 2012-01-30 20:26:15.588 respond[3467] Done reading 848 2012-01-30 20:26:15.588 respond[3467] Done writing 848 Passed test: test00.m:78 ... respond test 847 OK 2012-01-30 20:26:15.607 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.607 respond[3467] Server 0x836c124 1 2012-01-30 20:26:15.607 respond[3467] Server 0x836c244 1 2012-01-30 20:26:15.607 respond[3467] Accept 847 2012-01-30 20:26:15.607 respond[3467] Server 0x836c244 4 2012-01-30 20:26:15.607 respond[3467] Done reading 847 2012-01-30 20:26:15.607 respond[3467] Done writing 847 Passed test: test00.m:78 ... respond test 846 OK 2012-01-30 20:26:15.621 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.621 respond[3467] Server 0x836cdd4 1 2012-01-30 20:26:15.621 respond[3467] Server 0x836cef4 1 2012-01-30 20:26:15.621 respond[3467] Accept 846 2012-01-30 20:26:15.621 respond[3467] Server 0x836cef4 4 2012-01-30 20:26:15.621 respond[3467] Done reading 846 2012-01-30 20:26:15.622 respond[3467] Done writing 846 Passed test: test00.m:78 ... respond test 845 OK 2012-01-30 20:26:15.638 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.638 respond[3467] Server 0x836da84 1 2012-01-30 20:26:15.638 respond[3467] Server 0x836dba4 1 2012-01-30 20:26:15.638 respond[3467] Accept 845 2012-01-30 20:26:15.638 respond[3467] Server 0x836dba4 4 2012-01-30 20:26:15.638 respond[3467] Done reading 845 2012-01-30 20:26:15.638 respond[3467] Done writing 845 Passed test: test00.m:78 ... respond test 844 OK 2012-01-30 20:26:15.655 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.655 respond[3467] Server 0x836e734 1 2012-01-30 20:26:15.655 respond[3467] Server 0x836e854 1 2012-01-30 20:26:15.655 respond[3467] Accept 844 2012-01-30 20:26:15.655 respond[3467] Server 0x836e854 4 2012-01-30 20:26:15.655 respond[3467] Done reading 844 2012-01-30 20:26:15.655 respond[3467] Done writing 844 Passed test: test00.m:78 ... respond test 843 OK 2012-01-30 20:26:15.684 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.684 respond[3467] Server 0x836f3e4 1 2012-01-30 20:26:15.684 respond[3467] Server 0x836f504 1 2012-01-30 20:26:15.684 respond[3467] Accept 843 2012-01-30 20:26:15.684 respond[3467] Server 0x836f504 4 2012-01-30 20:26:15.684 respond[3467] Done reading 843 2012-01-30 20:26:15.685 respond[3467] Done writing 843 Passed test: test00.m:78 ... respond test 842 OK 2012-01-30 20:26:15.699 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.699 respond[3467] Server 0x8370094 1 2012-01-30 20:26:15.699 respond[3467] Server 0x83701b4 1 2012-01-30 20:26:15.699 respond[3467] Accept 842 2012-01-30 20:26:15.699 respond[3467] Server 0x83701b4 4 2012-01-30 20:26:15.699 respond[3467] Done reading 842 2012-01-30 20:26:15.699 respond[3467] Done writing 842 Passed test: test00.m:78 ... respond test 841 OK 2012-01-30 20:26:15.726 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.726 respond[3467] Server 0x8370d44 1 2012-01-30 20:26:15.726 respond[3467] Server 0x8370e64 1 2012-01-30 20:26:15.726 respond[3467] Accept 841 2012-01-30 20:26:15.726 respond[3467] Server 0x8370e64 4 2012-01-30 20:26:15.727 respond[3467] Done reading 841 2012-01-30 20:26:15.727 respond[3467] Done writing 841 Passed test: test00.m:78 ... respond test 840 OK 2012-01-30 20:26:15.753 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.753 respond[3467] Server 0x83719f4 1 2012-01-30 20:26:15.753 respond[3467] Server 0x8371b14 1 2012-01-30 20:26:15.753 respond[3467] Accept 840 2012-01-30 20:26:15.754 respond[3467] Server 0x8371b14 4 2012-01-30 20:26:15.754 respond[3467] Done reading 840 2012-01-30 20:26:15.754 respond[3467] Done writing 840 Passed test: test00.m:78 ... respond test 839 OK 2012-01-30 20:26:15.771 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.771 respond[3467] Server 0x83726a4 1 2012-01-30 20:26:15.771 respond[3467] Server 0x83727c4 1 2012-01-30 20:26:15.771 respond[3467] Accept 839 2012-01-30 20:26:15.771 respond[3467] Server 0x83727c4 4 2012-01-30 20:26:15.771 respond[3467] Done reading 839 2012-01-30 20:26:15.771 respond[3467] Done writing 839 Passed test: test00.m:78 ... respond test 838 OK 2012-01-30 20:26:15.792 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.792 respond[3467] Server 0x8373354 1 2012-01-30 20:26:15.792 respond[3467] Server 0x8373474 1 2012-01-30 20:26:15.792 respond[3467] Accept 838 2012-01-30 20:26:15.792 respond[3467] Server 0x8373474 4 2012-01-30 20:26:15.793 respond[3467] Done reading 838 2012-01-30 20:26:15.793 respond[3467] Done writing 838 Passed test: test00.m:78 ... respond test 837 OK 2012-01-30 20:26:15.804 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.804 respond[3467] Server 0x8374004 1 2012-01-30 20:26:15.804 respond[3467] Server 0x8374124 1 2012-01-30 20:26:15.804 respond[3467] Accept 837 2012-01-30 20:26:15.804 respond[3467] Server 0x8374124 4 2012-01-30 20:26:15.804 respond[3467] Done reading 837 2012-01-30 20:26:15.804 respond[3467] Done writing 837 Passed test: test00.m:78 ... respond test 836 OK 2012-01-30 20:26:15.821 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.821 respond[3467] Server 0x8374cb4 1 2012-01-30 20:26:15.821 respond[3467] Server 0x8374dd4 1 2012-01-30 20:26:15.821 respond[3467] Accept 836 2012-01-30 20:26:15.821 respond[3467] Server 0x8374dd4 4 2012-01-30 20:26:15.822 respond[3467] Done reading 836 2012-01-30 20:26:15.822 respond[3467] Done writing 836 Passed test: test00.m:78 ... respond test 835 OK 2012-01-30 20:26:15.843 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.843 respond[3467] Server 0x8375964 1 2012-01-30 20:26:15.843 respond[3467] Server 0x8375a84 1 2012-01-30 20:26:15.843 respond[3467] Accept 835 2012-01-30 20:26:15.843 respond[3467] Server 0x8375a84 4 2012-01-30 20:26:15.844 respond[3467] Done reading 835 2012-01-30 20:26:15.844 respond[3467] Done writing 835 Passed test: test00.m:78 ... respond test 834 OK 2012-01-30 20:26:15.868 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.868 respond[3467] Server 0x8376614 1 2012-01-30 20:26:15.868 respond[3467] Server 0x8376734 1 2012-01-30 20:26:15.868 respond[3467] Accept 834 2012-01-30 20:26:15.868 respond[3467] Server 0x8376734 4 2012-01-30 20:26:15.868 respond[3467] Done reading 834 2012-01-30 20:26:15.868 respond[3467] Done writing 834 Passed test: test00.m:78 ... respond test 833 OK 2012-01-30 20:26:15.889 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.889 respond[3467] Server 0x83772c4 1 2012-01-30 20:26:15.889 respond[3467] Server 0x83773e4 1 2012-01-30 20:26:15.889 respond[3467] Accept 833 2012-01-30 20:26:15.889 respond[3467] Server 0x83773e4 4 2012-01-30 20:26:15.890 respond[3467] Done reading 833 2012-01-30 20:26:15.890 respond[3467] Done writing 833 Passed test: test00.m:78 ... respond test 832 OK 2012-01-30 20:26:15.910 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.910 respond[3467] Server 0x8377f74 1 2012-01-30 20:26:15.910 respond[3467] Server 0x8378094 1 2012-01-30 20:26:15.910 respond[3467] Accept 832 2012-01-30 20:26:15.910 respond[3467] Server 0x8378094 4 2012-01-30 20:26:15.910 respond[3467] Done reading 832 2012-01-30 20:26:15.910 respond[3467] Done writing 832 Passed test: test00.m:78 ... respond test 831 OK 2012-01-30 20:26:15.922 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.922 respond[3467] Server 0x8378c24 1 2012-01-30 20:26:15.923 respond[3467] Server 0x8378d44 1 2012-01-30 20:26:15.923 respond[3467] Accept 831 2012-01-30 20:26:15.923 respond[3467] Server 0x8378d44 4 2012-01-30 20:26:15.923 respond[3467] Done reading 831 2012-01-30 20:26:15.923 respond[3467] Done writing 831 Passed test: test00.m:78 ... respond test 830 OK 2012-01-30 20:26:15.949 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.949 respond[3467] Server 0x83798d4 1 2012-01-30 20:26:15.949 respond[3467] Server 0x83799f4 1 2012-01-30 20:26:15.949 respond[3467] Accept 830 2012-01-30 20:26:15.949 respond[3467] Server 0x83799f4 4 2012-01-30 20:26:15.949 respond[3467] Done reading 830 2012-01-30 20:26:15.949 respond[3467] Done writing 830 Passed test: test00.m:78 ... respond test 829 OK 2012-01-30 20:26:15.970 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.970 respond[3467] Server 0x837a584 1 2012-01-30 20:26:15.970 respond[3467] Server 0x837a6a4 1 2012-01-30 20:26:15.970 respond[3467] Accept 829 2012-01-30 20:26:15.970 respond[3467] Server 0x837a6a4 4 2012-01-30 20:26:15.970 respond[3467] Done reading 829 2012-01-30 20:26:15.970 respond[3467] Done writing 829 Passed test: test00.m:78 ... respond test 828 OK 2012-01-30 20:26:15.983 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:15.983 respond[3467] Server 0x837b234 1 2012-01-30 20:26:15.983 respond[3467] Server 0x837b354 1 2012-01-30 20:26:15.983 respond[3467] Accept 828 2012-01-30 20:26:15.983 respond[3467] Server 0x837b354 4 2012-01-30 20:26:15.983 respond[3467] Done reading 828 2012-01-30 20:26:15.984 respond[3467] Done writing 828 Passed test: test00.m:78 ... respond test 827 OK 2012-01-30 20:26:16.009 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.009 respond[3467] Server 0x837bee4 1 2012-01-30 20:26:16.010 respond[3467] Server 0x837c004 1 2012-01-30 20:26:16.010 respond[3467] Accept 827 2012-01-30 20:26:16.010 respond[3467] Server 0x837c004 4 2012-01-30 20:26:16.010 respond[3467] Done reading 827 2012-01-30 20:26:16.010 respond[3467] Done writing 827 Passed test: test00.m:78 ... respond test 826 OK 2012-01-30 20:26:16.022 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.022 respond[3467] Server 0x837cb94 1 2012-01-30 20:26:16.022 respond[3467] Server 0x837ccb4 1 2012-01-30 20:26:16.022 respond[3467] Accept 826 2012-01-30 20:26:16.022 respond[3467] Server 0x837ccb4 4 2012-01-30 20:26:16.023 respond[3467] Done reading 826 2012-01-30 20:26:16.023 respond[3467] Done writing 826 Passed test: test00.m:78 ... respond test 825 OK 2012-01-30 20:26:16.049 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.049 respond[3467] Server 0x837d844 1 2012-01-30 20:26:16.049 respond[3467] Server 0x837d964 1 2012-01-30 20:26:16.049 respond[3467] Accept 825 2012-01-30 20:26:16.049 respond[3467] Server 0x837d964 4 2012-01-30 20:26:16.049 respond[3467] Done reading 825 2012-01-30 20:26:16.049 respond[3467] Done writing 825 Passed test: test00.m:78 ... respond test 824 OK 2012-01-30 20:26:16.067 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.067 respond[3467] Server 0x837e4f4 1 2012-01-30 20:26:16.067 respond[3467] Server 0x837e614 1 2012-01-30 20:26:16.067 respond[3467] Accept 824 2012-01-30 20:26:16.067 respond[3467] Server 0x837e614 4 2012-01-30 20:26:16.067 respond[3467] Done reading 824 2012-01-30 20:26:16.067 respond[3467] Done writing 824 Passed test: test00.m:78 ... respond test 823 OK 2012-01-30 20:26:16.086 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.086 respond[3467] Server 0x837f1a4 1 2012-01-30 20:26:16.086 respond[3467] Server 0x837f2c4 1 2012-01-30 20:26:16.086 respond[3467] Accept 823 2012-01-30 20:26:16.086 respond[3467] Server 0x837f2c4 4 2012-01-30 20:26:16.087 respond[3467] Done reading 823 2012-01-30 20:26:16.087 respond[3467] Done writing 823 Passed test: test00.m:78 ... respond test 822 OK 2012-01-30 20:26:16.108 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.108 respond[3467] Server 0x837fe54 1 2012-01-30 20:26:16.108 respond[3467] Server 0x837ff74 1 2012-01-30 20:26:16.108 respond[3467] Accept 822 2012-01-30 20:26:16.108 respond[3467] Server 0x837ff74 4 2012-01-30 20:26:16.109 respond[3467] Done reading 822 2012-01-30 20:26:16.109 respond[3467] Done writing 822 Passed test: test00.m:78 ... respond test 821 OK 2012-01-30 20:26:16.124 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.124 respond[3467] Server 0x8380b04 1 2012-01-30 20:26:16.124 respond[3467] Server 0x8380c24 1 2012-01-30 20:26:16.124 respond[3467] Accept 821 2012-01-30 20:26:16.124 respond[3467] Server 0x8380c24 4 2012-01-30 20:26:16.125 respond[3467] Done reading 821 2012-01-30 20:26:16.125 respond[3467] Done writing 821 Passed test: test00.m:78 ... respond test 820 OK 2012-01-30 20:26:16.142 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.142 respond[3467] Server 0x83817b4 1 2012-01-30 20:26:16.142 respond[3467] Server 0x83818d4 1 2012-01-30 20:26:16.142 respond[3467] Accept 820 2012-01-30 20:26:16.142 respond[3467] Server 0x83818d4 4 2012-01-30 20:26:16.143 respond[3467] Done reading 820 2012-01-30 20:26:16.143 respond[3467] Done writing 820 Passed test: test00.m:78 ... respond test 819 OK 2012-01-30 20:26:16.160 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.160 respond[3467] Server 0x8382464 1 2012-01-30 20:26:16.160 respond[3467] Server 0x8382584 1 2012-01-30 20:26:16.160 respond[3467] Accept 819 2012-01-30 20:26:16.160 respond[3467] Server 0x8382584 4 2012-01-30 20:26:16.161 respond[3467] Done reading 819 2012-01-30 20:26:16.161 respond[3467] Done writing 819 Passed test: test00.m:78 ... respond test 818 OK 2012-01-30 20:26:16.177 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.177 respond[3467] Server 0x8383114 1 2012-01-30 20:26:16.177 respond[3467] Server 0x8383234 1 2012-01-30 20:26:16.177 respond[3467] Accept 818 2012-01-30 20:26:16.177 respond[3467] Server 0x8383234 4 2012-01-30 20:26:16.178 respond[3467] Done reading 818 2012-01-30 20:26:16.178 respond[3467] Done writing 818 Passed test: test00.m:78 ... respond test 817 OK 2012-01-30 20:26:16.193 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.193 respond[3467] Server 0x8383dc4 1 2012-01-30 20:26:16.193 respond[3467] Server 0x8383ee4 1 2012-01-30 20:26:16.193 respond[3467] Accept 817 2012-01-30 20:26:16.193 respond[3467] Server 0x8383ee4 4 2012-01-30 20:26:16.193 respond[3467] Done reading 817 2012-01-30 20:26:16.193 respond[3467] Done writing 817 Passed test: test00.m:78 ... respond test 816 OK 2012-01-30 20:26:16.210 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.210 respond[3467] Server 0x8384a74 1 2012-01-30 20:26:16.210 respond[3467] Server 0x8384b94 1 2012-01-30 20:26:16.210 respond[3467] Accept 816 2012-01-30 20:26:16.210 respond[3467] Server 0x8384b94 4 2012-01-30 20:26:16.211 respond[3467] Done reading 816 2012-01-30 20:26:16.211 respond[3467] Done writing 816 Passed test: test00.m:78 ... respond test 815 OK 2012-01-30 20:26:16.225 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.225 respond[3467] Server 0x8385724 1 2012-01-30 20:26:16.225 respond[3467] Server 0x8385844 1 2012-01-30 20:26:16.225 respond[3467] Accept 815 2012-01-30 20:26:16.225 respond[3467] Server 0x8385844 4 2012-01-30 20:26:16.226 respond[3467] Done reading 815 2012-01-30 20:26:16.226 respond[3467] Done writing 815 Passed test: test00.m:78 ... respond test 814 OK 2012-01-30 20:26:16.241 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.241 respond[3467] Server 0x83863d4 1 2012-01-30 20:26:16.241 respond[3467] Server 0x83864f4 1 2012-01-30 20:26:16.241 respond[3467] Accept 814 2012-01-30 20:26:16.242 respond[3467] Server 0x83864f4 4 2012-01-30 20:26:16.242 respond[3467] Done reading 814 2012-01-30 20:26:16.242 respond[3467] Done writing 814 Passed test: test00.m:78 ... respond test 813 OK 2012-01-30 20:26:16.256 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.256 respond[3467] Server 0x8387084 1 2012-01-30 20:26:16.256 respond[3467] Server 0x83871a4 1 2012-01-30 20:26:16.256 respond[3467] Accept 813 2012-01-30 20:26:16.256 respond[3467] Server 0x83871a4 4 2012-01-30 20:26:16.256 respond[3467] Done reading 813 2012-01-30 20:26:16.256 respond[3467] Done writing 813 Passed test: test00.m:78 ... respond test 812 OK 2012-01-30 20:26:16.272 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.272 respond[3467] Server 0x8387d34 1 2012-01-30 20:26:16.273 respond[3467] Server 0x8387e54 1 2012-01-30 20:26:16.273 respond[3467] Accept 812 2012-01-30 20:26:16.273 respond[3467] Server 0x8387e54 4 2012-01-30 20:26:16.273 respond[3467] Done reading 812 2012-01-30 20:26:16.273 respond[3467] Done writing 812 Passed test: test00.m:78 ... respond test 811 OK 2012-01-30 20:26:16.286 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.286 respond[3467] Server 0x83889e4 1 2012-01-30 20:26:16.286 respond[3467] Server 0x8388b04 1 2012-01-30 20:26:16.286 respond[3467] Accept 811 2012-01-30 20:26:16.286 respond[3467] Server 0x8388b04 4 2012-01-30 20:26:16.287 respond[3467] Done reading 811 2012-01-30 20:26:16.287 respond[3467] Done writing 811 Passed test: test00.m:78 ... respond test 810 OK 2012-01-30 20:26:16.302 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.303 respond[3467] Server 0x8389694 1 2012-01-30 20:26:16.303 respond[3467] Server 0x83897b4 1 2012-01-30 20:26:16.303 respond[3467] Accept 810 2012-01-30 20:26:16.303 respond[3467] Server 0x83897b4 4 2012-01-30 20:26:16.303 respond[3467] Done reading 810 2012-01-30 20:26:16.303 respond[3467] Done writing 810 Passed test: test00.m:78 ... respond test 809 OK 2012-01-30 20:26:16.320 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.320 respond[3467] Server 0x838a34c 1 2012-01-30 20:26:16.320 respond[3467] Server 0x838a46c 1 2012-01-30 20:26:16.320 respond[3467] Accept 809 2012-01-30 20:26:16.320 respond[3467] Server 0x838a46c 4 2012-01-30 20:26:16.321 respond[3467] Done reading 809 2012-01-30 20:26:16.321 respond[3467] Done writing 809 Passed test: test00.m:78 ... respond test 808 OK 2012-01-30 20:26:16.335 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.335 respond[3467] Server 0x838b004 1 2012-01-30 20:26:16.335 respond[3467] Server 0x838b124 1 2012-01-30 20:26:16.335 respond[3467] Accept 808 2012-01-30 20:26:16.335 respond[3467] Server 0x838b124 4 2012-01-30 20:26:16.335 respond[3467] Done reading 808 2012-01-30 20:26:16.335 respond[3467] Done writing 808 Passed test: test00.m:78 ... respond test 807 OK 2012-01-30 20:26:16.352 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.352 respond[3467] Server 0x838bcb4 1 2012-01-30 20:26:16.352 respond[3467] Server 0x838bdd4 1 2012-01-30 20:26:16.352 respond[3467] Accept 807 2012-01-30 20:26:16.352 respond[3467] Server 0x838bdd4 4 2012-01-30 20:26:16.353 respond[3467] Done reading 807 2012-01-30 20:26:16.353 respond[3467] Done writing 807 Passed test: test00.m:78 ... respond test 806 OK 2012-01-30 20:26:16.369 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.369 respond[3467] Server 0x838c964 1 2012-01-30 20:26:16.370 respond[3467] Server 0x838ca84 1 2012-01-30 20:26:16.370 respond[3467] Accept 806 2012-01-30 20:26:16.370 respond[3467] Server 0x838ca84 4 2012-01-30 20:26:16.370 respond[3467] Done reading 806 2012-01-30 20:26:16.370 respond[3467] Done writing 806 Passed test: test00.m:78 ... respond test 805 OK 2012-01-30 20:26:16.384 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.384 respond[3467] Server 0x838d614 1 2012-01-30 20:26:16.384 respond[3467] Server 0x838d734 1 2012-01-30 20:26:16.384 respond[3467] Accept 805 2012-01-30 20:26:16.384 respond[3467] Server 0x838d734 4 2012-01-30 20:26:16.384 respond[3467] Done reading 805 2012-01-30 20:26:16.384 respond[3467] Done writing 805 Passed test: test00.m:78 ... respond test 804 OK 2012-01-30 20:26:16.399 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.399 respond[3467] Server 0x838e2c4 1 2012-01-30 20:26:16.399 respond[3467] Server 0x838e3e4 1 2012-01-30 20:26:16.399 respond[3467] Accept 804 2012-01-30 20:26:16.399 respond[3467] Server 0x838e3e4 4 2012-01-30 20:26:16.399 respond[3467] Done reading 804 2012-01-30 20:26:16.399 respond[3467] Done writing 804 Passed test: test00.m:78 ... respond test 803 OK 2012-01-30 20:26:16.416 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.416 respond[3467] Server 0x838ef74 1 2012-01-30 20:26:16.416 respond[3467] Server 0x838f094 1 2012-01-30 20:26:16.416 respond[3467] Accept 803 2012-01-30 20:26:16.416 respond[3467] Server 0x838f094 4 2012-01-30 20:26:16.416 respond[3467] Done reading 803 2012-01-30 20:26:16.416 respond[3467] Done writing 803 Passed test: test00.m:78 ... respond test 802 OK 2012-01-30 20:26:16.431 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.432 respond[3467] Server 0x838fc24 1 2012-01-30 20:26:16.432 respond[3467] Server 0x838fd44 1 2012-01-30 20:26:16.432 respond[3467] Accept 802 2012-01-30 20:26:16.432 respond[3467] Server 0x838fd44 4 2012-01-30 20:26:16.432 respond[3467] Done reading 802 2012-01-30 20:26:16.432 respond[3467] Done writing 802 Passed test: test00.m:78 ... respond test 801 OK 2012-01-30 20:26:16.448 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.448 respond[3467] Server 0x83908d4 1 2012-01-30 20:26:16.448 respond[3467] Server 0x83909f4 1 2012-01-30 20:26:16.448 respond[3467] Accept 801 2012-01-30 20:26:16.448 respond[3467] Server 0x83909f4 4 2012-01-30 20:26:16.448 respond[3467] Done reading 801 2012-01-30 20:26:16.448 respond[3467] Done writing 801 Passed test: test00.m:78 ... respond test 800 OK 2012-01-30 20:26:16.461 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.461 respond[3467] Server 0x8391584 1 2012-01-30 20:26:16.461 respond[3467] Server 0x83916a4 1 2012-01-30 20:26:16.461 respond[3467] Accept 800 2012-01-30 20:26:16.461 respond[3467] Server 0x83916a4 4 2012-01-30 20:26:16.461 respond[3467] Done reading 800 2012-01-30 20:26:16.461 respond[3467] Done writing 800 Passed test: test00.m:78 ... respond test 799 OK 2012-01-30 20:26:16.479 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.479 respond[3467] Server 0x8392234 1 2012-01-30 20:26:16.479 respond[3467] Server 0x8392354 1 2012-01-30 20:26:16.479 respond[3467] Accept 799 2012-01-30 20:26:16.479 respond[3467] Server 0x8392354 4 2012-01-30 20:26:16.480 respond[3467] Done reading 799 2012-01-30 20:26:16.480 respond[3467] Done writing 799 Passed test: test00.m:78 ... respond test 798 OK 2012-01-30 20:26:16.493 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.493 respond[3467] Server 0x8392ee4 1 2012-01-30 20:26:16.493 respond[3467] Server 0x8393004 1 2012-01-30 20:26:16.493 respond[3467] Accept 798 2012-01-30 20:26:16.493 respond[3467] Server 0x8393004 4 2012-01-30 20:26:16.493 respond[3467] Done reading 798 2012-01-30 20:26:16.493 respond[3467] Done writing 798 Passed test: test00.m:78 ... respond test 797 OK 2012-01-30 20:26:16.511 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.511 respond[3467] Server 0x8393b94 1 2012-01-30 20:26:16.511 respond[3467] Server 0x8393cb4 1 2012-01-30 20:26:16.511 respond[3467] Accept 797 2012-01-30 20:26:16.511 respond[3467] Server 0x8393cb4 4 2012-01-30 20:26:16.512 respond[3467] Done reading 797 2012-01-30 20:26:16.512 respond[3467] Done writing 797 Passed test: test00.m:78 ... respond test 796 OK 2012-01-30 20:26:16.526 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.526 respond[3467] Server 0x8394844 1 2012-01-30 20:26:16.526 respond[3467] Server 0x8394964 1 2012-01-30 20:26:16.527 respond[3467] Accept 796 2012-01-30 20:26:16.527 respond[3467] Server 0x8394964 4 2012-01-30 20:26:16.527 respond[3467] Done reading 796 2012-01-30 20:26:16.527 respond[3467] Done writing 796 Passed test: test00.m:78 ... respond test 795 OK 2012-01-30 20:26:16.540 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.540 respond[3467] Server 0x83954f4 1 2012-01-30 20:26:16.541 respond[3467] Server 0x8395614 1 2012-01-30 20:26:16.541 respond[3467] Accept 795 2012-01-30 20:26:16.541 respond[3467] Server 0x8395614 4 2012-01-30 20:26:16.541 respond[3467] Done reading 795 2012-01-30 20:26:16.541 respond[3467] Done writing 795 Passed test: test00.m:78 ... respond test 794 OK 2012-01-30 20:26:16.557 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.557 respond[3467] Server 0x83961a4 1 2012-01-30 20:26:16.557 respond[3467] Server 0x83962c4 1 2012-01-30 20:26:16.557 respond[3467] Accept 794 2012-01-30 20:26:16.558 respond[3467] Server 0x83962c4 4 2012-01-30 20:26:16.558 respond[3467] Done reading 794 2012-01-30 20:26:16.558 respond[3467] Done writing 794 Passed test: test00.m:78 ... respond test 793 OK 2012-01-30 20:26:16.576 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.576 respond[3467] Server 0x8396e54 1 2012-01-30 20:26:16.577 respond[3467] Server 0x8396f74 1 2012-01-30 20:26:16.577 respond[3467] Accept 793 2012-01-30 20:26:16.577 respond[3467] Server 0x8396f74 4 2012-01-30 20:26:16.577 respond[3467] Done reading 793 2012-01-30 20:26:16.577 respond[3467] Done writing 793 Passed test: test00.m:78 ... respond test 792 OK 2012-01-30 20:26:16.595 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.595 respond[3467] Server 0x8397b04 1 2012-01-30 20:26:16.595 respond[3467] Server 0x8397c24 1 2012-01-30 20:26:16.595 respond[3467] Accept 792 2012-01-30 20:26:16.596 respond[3467] Server 0x8397c24 4 2012-01-30 20:26:16.596 respond[3467] Done reading 792 2012-01-30 20:26:16.596 respond[3467] Done writing 792 Passed test: test00.m:78 ... respond test 791 OK 2012-01-30 20:26:16.610 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.610 respond[3467] Server 0x83987b4 1 2012-01-30 20:26:16.610 respond[3467] Server 0x83988d4 1 2012-01-30 20:26:16.610 respond[3467] Accept 791 2012-01-30 20:26:16.610 respond[3467] Server 0x83988d4 4 2012-01-30 20:26:16.610 respond[3467] Done reading 791 2012-01-30 20:26:16.610 respond[3467] Done writing 791 Passed test: test00.m:78 ... respond test 790 OK 2012-01-30 20:26:16.625 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.625 respond[3467] Server 0x8399464 1 2012-01-30 20:26:16.625 respond[3467] Server 0x8399584 1 2012-01-30 20:26:16.625 respond[3467] Accept 790 2012-01-30 20:26:16.625 respond[3467] Server 0x8399584 4 2012-01-30 20:26:16.625 respond[3467] Done reading 790 2012-01-30 20:26:16.625 respond[3467] Done writing 790 Passed test: test00.m:78 ... respond test 789 OK 2012-01-30 20:26:16.637 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.638 respond[3467] Server 0x839a114 1 2012-01-30 20:26:16.638 respond[3467] Server 0x839a234 1 2012-01-30 20:26:16.638 respond[3467] Accept 789 2012-01-30 20:26:16.638 respond[3467] Server 0x839a234 4 2012-01-30 20:26:16.638 respond[3467] Done reading 789 2012-01-30 20:26:16.638 respond[3467] Done writing 789 Passed test: test00.m:78 ... respond test 788 OK 2012-01-30 20:26:16.656 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.657 respond[3467] Server 0x839adc4 1 2012-01-30 20:26:16.657 respond[3467] Server 0x839aee4 1 2012-01-30 20:26:16.657 respond[3467] Accept 788 2012-01-30 20:26:16.657 respond[3467] Server 0x839aee4 4 2012-01-30 20:26:16.657 respond[3467] Done reading 788 2012-01-30 20:26:16.657 respond[3467] Done writing 788 Passed test: test00.m:78 ... respond test 787 OK 2012-01-30 20:26:16.668 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.668 respond[3467] Server 0x839ba74 1 2012-01-30 20:26:16.668 respond[3467] Server 0x839bb94 1 2012-01-30 20:26:16.668 respond[3467] Accept 787 2012-01-30 20:26:16.668 respond[3467] Server 0x839bb94 4 2012-01-30 20:26:16.668 respond[3467] Done reading 787 2012-01-30 20:26:16.668 respond[3467] Done writing 787 Passed test: test00.m:78 ... respond test 786 OK 2012-01-30 20:26:16.686 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.686 respond[3467] Server 0x839c724 1 2012-01-30 20:26:16.686 respond[3467] Server 0x839c844 1 2012-01-30 20:26:16.687 respond[3467] Accept 786 2012-01-30 20:26:16.687 respond[3467] Server 0x839c844 4 2012-01-30 20:26:16.687 respond[3467] Done reading 786 2012-01-30 20:26:16.687 respond[3467] Done writing 786 Passed test: test00.m:78 ... respond test 785 OK 2012-01-30 20:26:16.700 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.701 respond[3467] Server 0x839d3d4 1 2012-01-30 20:26:16.701 respond[3467] Server 0x839d4f4 1 2012-01-30 20:26:16.701 respond[3467] Accept 785 2012-01-30 20:26:16.701 respond[3467] Server 0x839d4f4 4 2012-01-30 20:26:16.701 respond[3467] Done reading 785 2012-01-30 20:26:16.701 respond[3467] Done writing 785 Passed test: test00.m:78 ... respond test 784 OK 2012-01-30 20:26:16.718 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.718 respond[3467] Server 0x839e084 1 2012-01-30 20:26:16.718 respond[3467] Server 0x839e1a4 1 2012-01-30 20:26:16.718 respond[3467] Accept 784 2012-01-30 20:26:16.718 respond[3467] Server 0x839e1a4 4 2012-01-30 20:26:16.719 respond[3467] Done reading 784 2012-01-30 20:26:16.719 respond[3467] Done writing 784 Passed test: test00.m:78 ... respond test 783 OK 2012-01-30 20:26:16.732 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.732 respond[3467] Server 0x839ed34 1 2012-01-30 20:26:16.732 respond[3467] Server 0x839ee54 1 2012-01-30 20:26:16.732 respond[3467] Accept 783 2012-01-30 20:26:16.732 respond[3467] Server 0x839ee54 4 2012-01-30 20:26:16.732 respond[3467] Done reading 783 2012-01-30 20:26:16.732 respond[3467] Done writing 783 Passed test: test00.m:78 ... respond test 782 OK 2012-01-30 20:26:16.752 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.752 respond[3467] Server 0x839f9e4 1 2012-01-30 20:26:16.752 respond[3467] Server 0x839fb04 1 2012-01-30 20:26:16.752 respond[3467] Accept 782 2012-01-30 20:26:16.752 respond[3467] Server 0x839fb04 4 2012-01-30 20:26:16.753 respond[3467] Done reading 782 2012-01-30 20:26:16.753 respond[3467] Done writing 782 Passed test: test00.m:78 ... respond test 781 OK 2012-01-30 20:26:16.793 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.793 respond[3467] Server 0x83a0694 1 2012-01-30 20:26:16.793 respond[3467] Server 0x83a07b4 1 2012-01-30 20:26:16.794 respond[3467] Accept 781 2012-01-30 20:26:16.794 respond[3467] Server 0x83a07b4 4 2012-01-30 20:26:16.794 respond[3467] Done reading 781 2012-01-30 20:26:16.794 respond[3467] Done writing 781 Passed test: test00.m:78 ... respond test 780 OK 2012-01-30 20:26:16.805 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.805 respond[3467] Server 0x83a1344 1 2012-01-30 20:26:16.805 respond[3467] Server 0x83a1464 1 2012-01-30 20:26:16.805 respond[3467] Accept 780 2012-01-30 20:26:16.806 respond[3467] Server 0x83a1464 4 2012-01-30 20:26:16.806 respond[3467] Done reading 780 2012-01-30 20:26:16.806 respond[3467] Done writing 780 Passed test: test00.m:78 ... respond test 779 OK 2012-01-30 20:26:16.819 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.819 respond[3467] Server 0x83a1ff4 1 2012-01-30 20:26:16.819 respond[3467] Server 0x83a2114 1 2012-01-30 20:26:16.819 respond[3467] Accept 779 2012-01-30 20:26:16.819 respond[3467] Server 0x83a2114 4 2012-01-30 20:26:16.820 respond[3467] Done reading 779 2012-01-30 20:26:16.820 respond[3467] Done writing 779 Passed test: test00.m:78 ... respond test 778 OK 2012-01-30 20:26:16.838 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.838 respond[3467] Server 0x83a2ca4 1 2012-01-30 20:26:16.838 respond[3467] Server 0x83a2dc4 1 2012-01-30 20:26:16.838 respond[3467] Accept 778 2012-01-30 20:26:16.838 respond[3467] Server 0x83a2dc4 4 2012-01-30 20:26:16.838 respond[3467] Done reading 778 2012-01-30 20:26:16.838 respond[3467] Done writing 778 Passed test: test00.m:78 ... respond test 777 OK 2012-01-30 20:26:16.851 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.851 respond[3467] Server 0x83a3954 1 2012-01-30 20:26:16.851 respond[3467] Server 0x83a3a74 1 2012-01-30 20:26:16.851 respond[3467] Accept 777 2012-01-30 20:26:16.851 respond[3467] Server 0x83a3a74 4 2012-01-30 20:26:16.851 respond[3467] Done reading 777 2012-01-30 20:26:16.851 respond[3467] Done writing 777 Passed test: test00.m:78 ... respond test 776 OK 2012-01-30 20:26:16.868 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.868 respond[3467] Server 0x83a4604 1 2012-01-30 20:26:16.868 respond[3467] Server 0x83a4724 1 2012-01-30 20:26:16.868 respond[3467] Accept 776 2012-01-30 20:26:16.868 respond[3467] Server 0x83a4724 4 2012-01-30 20:26:16.869 respond[3467] Done reading 776 2012-01-30 20:26:16.869 respond[3467] Done writing 776 Passed test: test00.m:78 ... respond test 775 OK 2012-01-30 20:26:16.881 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.881 respond[3467] Server 0x83a52b4 1 2012-01-30 20:26:16.881 respond[3467] Server 0x83a53d4 1 2012-01-30 20:26:16.881 respond[3467] Accept 775 2012-01-30 20:26:16.881 respond[3467] Server 0x83a53d4 4 2012-01-30 20:26:16.882 respond[3467] Done reading 775 2012-01-30 20:26:16.882 respond[3467] Done writing 775 Passed test: test00.m:78 ... respond test 774 OK 2012-01-30 20:26:16.899 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.899 respond[3467] Server 0x83a5f64 1 2012-01-30 20:26:16.900 respond[3467] Server 0x83a6084 1 2012-01-30 20:26:16.900 respond[3467] Accept 774 2012-01-30 20:26:16.900 respond[3467] Server 0x83a6084 4 2012-01-30 20:26:16.900 respond[3467] Done reading 774 2012-01-30 20:26:16.900 respond[3467] Done writing 774 Passed test: test00.m:78 ... respond test 773 OK 2012-01-30 20:26:16.916 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.916 respond[3467] Server 0x83a6c14 1 2012-01-30 20:26:16.916 respond[3467] Server 0x83a6d34 1 2012-01-30 20:26:16.916 respond[3467] Accept 773 2012-01-30 20:26:16.916 respond[3467] Server 0x83a6d34 4 2012-01-30 20:26:16.917 respond[3467] Done reading 773 2012-01-30 20:26:16.917 respond[3467] Done writing 773 Passed test: test00.m:78 ... respond test 772 OK 2012-01-30 20:26:16.928 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.928 respond[3467] Server 0x83a78c4 1 2012-01-30 20:26:16.929 respond[3467] Server 0x83a79e4 1 2012-01-30 20:26:16.929 respond[3467] Accept 772 2012-01-30 20:26:16.929 respond[3467] Server 0x83a79e4 4 2012-01-30 20:26:16.929 respond[3467] Done reading 772 2012-01-30 20:26:16.929 respond[3467] Done writing 772 Passed test: test00.m:78 ... respond test 771 OK 2012-01-30 20:26:16.944 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.945 respond[3467] Server 0x83a8574 1 2012-01-30 20:26:16.945 respond[3467] Server 0x83a8694 1 2012-01-30 20:26:16.945 respond[3467] Accept 771 2012-01-30 20:26:16.945 respond[3467] Server 0x83a8694 4 2012-01-30 20:26:16.945 respond[3467] Done reading 771 2012-01-30 20:26:16.945 respond[3467] Done writing 771 Passed test: test00.m:78 ... respond test 770 OK 2012-01-30 20:26:16.958 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.959 respond[3467] Server 0x83a9224 1 2012-01-30 20:26:16.959 respond[3467] Server 0x83a9344 1 2012-01-30 20:26:16.959 respond[3467] Accept 770 2012-01-30 20:26:16.959 respond[3467] Server 0x83a9344 4 2012-01-30 20:26:16.959 respond[3467] Done reading 770 2012-01-30 20:26:16.959 respond[3467] Done writing 770 Passed test: test00.m:78 ... respond test 769 OK 2012-01-30 20:26:16.980 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.980 respond[3467] Server 0x83a9ed4 1 2012-01-30 20:26:16.980 respond[3467] Server 0x83a9ff4 1 2012-01-30 20:26:16.980 respond[3467] Accept 769 2012-01-30 20:26:16.980 respond[3467] Server 0x83a9ff4 4 2012-01-30 20:26:16.980 respond[3467] Done reading 769 2012-01-30 20:26:16.980 respond[3467] Done writing 769 Passed test: test00.m:78 ... respond test 768 OK 2012-01-30 20:26:16.994 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:16.994 respond[3467] Server 0x83aab84 1 2012-01-30 20:26:16.994 respond[3467] Server 0x83aaca4 1 2012-01-30 20:26:16.994 respond[3467] Accept 768 2012-01-30 20:26:16.995 respond[3467] Server 0x83aaca4 4 2012-01-30 20:26:16.995 respond[3467] Done reading 768 2012-01-30 20:26:16.995 respond[3467] Done writing 768 Passed test: test00.m:78 ... respond test 767 OK 2012-01-30 20:26:17.009 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.009 respond[3467] Server 0x83ab854 1 2012-01-30 20:26:17.009 respond[3467] Server 0x83ab974 1 2012-01-30 20:26:17.009 respond[3467] Accept 767 2012-01-30 20:26:17.009 respond[3467] Server 0x83ab974 4 2012-01-30 20:26:17.010 respond[3467] Done reading 767 2012-01-30 20:26:17.010 respond[3467] Done writing 767 Passed test: test00.m:78 ... respond test 766 OK 2012-01-30 20:26:17.023 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.023 respond[3467] Server 0x83ac4e4 1 2012-01-30 20:26:17.023 respond[3467] Server 0x83ac604 1 2012-01-30 20:26:17.023 respond[3467] Accept 766 2012-01-30 20:26:17.023 respond[3467] Server 0x83ac604 4 2012-01-30 20:26:17.024 respond[3467] Done reading 766 2012-01-30 20:26:17.024 respond[3467] Done writing 766 Passed test: test00.m:78 ... respond test 765 OK 2012-01-30 20:26:17.039 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.039 respond[3467] Server 0x83ad194 1 2012-01-30 20:26:17.039 respond[3467] Server 0x83ad2b4 1 2012-01-30 20:26:17.039 respond[3467] Accept 765 2012-01-30 20:26:17.039 respond[3467] Server 0x83ad2b4 4 2012-01-30 20:26:17.040 respond[3467] Done reading 765 2012-01-30 20:26:17.040 respond[3467] Done writing 765 Passed test: test00.m:78 ... respond test 764 OK 2012-01-30 20:26:17.053 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.054 respond[3467] Server 0x83ade44 1 2012-01-30 20:26:17.054 respond[3467] Server 0x83adf64 1 2012-01-30 20:26:17.054 respond[3467] Accept 764 2012-01-30 20:26:17.054 respond[3467] Server 0x83adf64 4 2012-01-30 20:26:17.054 respond[3467] Done reading 764 2012-01-30 20:26:17.054 respond[3467] Done writing 764 Passed test: test00.m:78 ... respond test 763 OK 2012-01-30 20:26:17.071 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.071 respond[3467] Server 0x83aeaf4 1 2012-01-30 20:26:17.071 respond[3467] Server 0x83aec14 1 2012-01-30 20:26:17.071 respond[3467] Accept 763 2012-01-30 20:26:17.071 respond[3467] Server 0x83aec14 4 2012-01-30 20:26:17.071 respond[3467] Done reading 763 2012-01-30 20:26:17.071 respond[3467] Done writing 763 Passed test: test00.m:78 ... respond test 762 OK 2012-01-30 20:26:17.091 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.091 respond[3467] Server 0x83af7a4 1 2012-01-30 20:26:17.091 respond[3467] Server 0x83af8c4 1 2012-01-30 20:26:17.091 respond[3467] Accept 762 2012-01-30 20:26:17.091 respond[3467] Server 0x83af8c4 4 2012-01-30 20:26:17.091 respond[3467] Done reading 762 2012-01-30 20:26:17.091 respond[3467] Done writing 762 Passed test: test00.m:78 ... respond test 761 OK 2012-01-30 20:26:17.113 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.113 respond[3467] Server 0x83b0454 1 2012-01-30 20:26:17.113 respond[3467] Server 0x83b0574 1 2012-01-30 20:26:17.113 respond[3467] Accept 761 2012-01-30 20:26:17.114 respond[3467] Server 0x83b0574 4 2012-01-30 20:26:17.114 respond[3467] Done reading 761 2012-01-30 20:26:17.114 respond[3467] Done writing 761 Passed test: test00.m:78 ... respond test 760 OK 2012-01-30 20:26:17.138 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.138 respond[3467] Server 0x83b1104 1 2012-01-30 20:26:17.138 respond[3467] Server 0x83b1224 1 2012-01-30 20:26:17.138 respond[3467] Accept 760 2012-01-30 20:26:17.138 respond[3467] Server 0x83b1224 4 2012-01-30 20:26:17.139 respond[3467] Done reading 760 2012-01-30 20:26:17.139 respond[3467] Done writing 760 Passed test: test00.m:78 ... respond test 759 OK 2012-01-30 20:26:17.155 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.155 respond[3467] Server 0x83b1db4 1 2012-01-30 20:26:17.155 respond[3467] Server 0x83b1ed4 1 2012-01-30 20:26:17.155 respond[3467] Accept 759 2012-01-30 20:26:17.155 respond[3467] Server 0x83b1ed4 4 2012-01-30 20:26:17.155 respond[3467] Done reading 759 2012-01-30 20:26:17.155 respond[3467] Done writing 759 Passed test: test00.m:78 ... respond test 758 OK 2012-01-30 20:26:17.175 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.175 respond[3467] Server 0x83b2a64 1 2012-01-30 20:26:17.175 respond[3467] Server 0x83b2b84 1 2012-01-30 20:26:17.175 respond[3467] Accept 758 2012-01-30 20:26:17.175 respond[3467] Server 0x83b2b84 4 2012-01-30 20:26:17.175 respond[3467] Done reading 758 2012-01-30 20:26:17.175 respond[3467] Done writing 758 Passed test: test00.m:78 ... respond test 757 OK 2012-01-30 20:26:17.190 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.190 respond[3467] Server 0x83b3714 1 2012-01-30 20:26:17.190 respond[3467] Server 0x83b3834 1 2012-01-30 20:26:17.190 respond[3467] Accept 757 2012-01-30 20:26:17.191 respond[3467] Server 0x83b3834 4 2012-01-30 20:26:17.191 respond[3467] Done reading 757 2012-01-30 20:26:17.191 respond[3467] Done writing 757 Passed test: test00.m:78 ... respond test 756 OK 2012-01-30 20:26:17.205 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.206 respond[3467] Server 0x83b43c4 1 2012-01-30 20:26:17.206 respond[3467] Server 0x83b44e4 1 2012-01-30 20:26:17.206 respond[3467] Accept 756 2012-01-30 20:26:17.206 respond[3467] Server 0x83b44e4 4 2012-01-30 20:26:17.206 respond[3467] Done reading 756 2012-01-30 20:26:17.206 respond[3467] Done writing 756 Passed test: test00.m:78 ... respond test 755 OK 2012-01-30 20:26:17.217 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.217 respond[3467] Server 0x83b5074 1 2012-01-30 20:26:17.217 respond[3467] Server 0x83b5194 1 2012-01-30 20:26:17.218 respond[3467] Accept 755 2012-01-30 20:26:17.218 respond[3467] Server 0x83b5194 4 2012-01-30 20:26:17.218 respond[3467] Done reading 755 2012-01-30 20:26:17.218 respond[3467] Done writing 755 Passed test: test00.m:78 ... respond test 754 OK 2012-01-30 20:26:17.237 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.238 respond[3467] Server 0x83b5d24 1 2012-01-30 20:26:17.238 respond[3467] Server 0x83b5e44 1 2012-01-30 20:26:17.238 respond[3467] Accept 754 2012-01-30 20:26:17.238 respond[3467] Server 0x83b5e44 4 2012-01-30 20:26:17.238 respond[3467] Done reading 754 2012-01-30 20:26:17.238 respond[3467] Done writing 754 Passed test: test00.m:78 ... respond test 753 OK 2012-01-30 20:26:17.249 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.249 respond[3467] Server 0x83b69d4 1 2012-01-30 20:26:17.249 respond[3467] Server 0x83b6af4 1 2012-01-30 20:26:17.249 respond[3467] Accept 753 2012-01-30 20:26:17.249 respond[3467] Server 0x83b6af4 4 2012-01-30 20:26:17.250 respond[3467] Done reading 753 2012-01-30 20:26:17.250 respond[3467] Done writing 753 Passed test: test00.m:78 ... respond test 752 OK 2012-01-30 20:26:17.267 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.267 respond[3467] Server 0x83b7684 1 2012-01-30 20:26:17.267 respond[3467] Server 0x83b77a4 1 2012-01-30 20:26:17.267 respond[3467] Accept 752 2012-01-30 20:26:17.267 respond[3467] Server 0x83b77a4 4 2012-01-30 20:26:17.267 respond[3467] Done reading 752 2012-01-30 20:26:17.267 respond[3467] Done writing 752 Passed test: test00.m:78 ... respond test 751 OK 2012-01-30 20:26:17.284 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.285 respond[3467] Server 0x83b8334 1 2012-01-30 20:26:17.285 respond[3467] Server 0x83b8454 1 2012-01-30 20:26:17.285 respond[3467] Accept 751 2012-01-30 20:26:17.285 respond[3467] Server 0x83b8454 4 2012-01-30 20:26:17.285 respond[3467] Done reading 751 2012-01-30 20:26:17.285 respond[3467] Done writing 751 Passed test: test00.m:78 ... respond test 750 OK 2012-01-30 20:26:17.307 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.307 respond[3467] Server 0x83b8fe4 1 2012-01-30 20:26:17.307 respond[3467] Server 0x83b9104 1 2012-01-30 20:26:17.307 respond[3467] Accept 750 2012-01-30 20:26:17.307 respond[3467] Server 0x83b9104 4 2012-01-30 20:26:17.308 respond[3467] Done reading 750 2012-01-30 20:26:17.308 respond[3467] Done writing 750 Passed test: test00.m:78 ... respond test 749 OK 2012-01-30 20:26:17.330 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.331 respond[3467] Server 0x83b9c94 1 2012-01-30 20:26:17.331 respond[3467] Server 0x83b9db4 1 2012-01-30 20:26:17.331 respond[3467] Accept 749 2012-01-30 20:26:17.331 respond[3467] Server 0x83b9db4 4 2012-01-30 20:26:17.331 respond[3467] Done reading 749 2012-01-30 20:26:17.331 respond[3467] Done writing 749 Passed test: test00.m:78 ... respond test 748 OK 2012-01-30 20:26:17.351 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.351 respond[3467] Server 0x83ba944 1 2012-01-30 20:26:17.351 respond[3467] Server 0x83baa64 1 2012-01-30 20:26:17.351 respond[3467] Accept 748 2012-01-30 20:26:17.351 respond[3467] Server 0x83baa64 4 2012-01-30 20:26:17.351 respond[3467] Done reading 748 2012-01-30 20:26:17.352 respond[3467] Done writing 748 Passed test: test00.m:78 ... respond test 747 OK 2012-01-30 20:26:17.370 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.370 respond[3467] Server 0x83bb5f4 1 2012-01-30 20:26:17.370 respond[3467] Server 0x83bb714 1 2012-01-30 20:26:17.371 respond[3467] Accept 747 2012-01-30 20:26:17.371 respond[3467] Server 0x83bb714 4 2012-01-30 20:26:17.371 respond[3467] Done reading 747 2012-01-30 20:26:17.371 respond[3467] Done writing 747 Passed test: test00.m:78 ... respond test 746 OK 2012-01-30 20:26:17.386 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.386 respond[3467] Server 0x83bc2a4 1 2012-01-30 20:26:17.386 respond[3467] Server 0x83bc3c4 1 2012-01-30 20:26:17.386 respond[3467] Accept 746 2012-01-30 20:26:17.386 respond[3467] Server 0x83bc3c4 4 2012-01-30 20:26:17.387 respond[3467] Done reading 746 2012-01-30 20:26:17.387 respond[3467] Done writing 746 Passed test: test00.m:78 ... respond test 745 OK 2012-01-30 20:26:17.403 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.403 respond[3467] Server 0x83bcf54 1 2012-01-30 20:26:17.403 respond[3467] Server 0x83bd074 1 2012-01-30 20:26:17.403 respond[3467] Accept 745 2012-01-30 20:26:17.403 respond[3467] Server 0x83bd074 4 2012-01-30 20:26:17.403 respond[3467] Done reading 745 2012-01-30 20:26:17.403 respond[3467] Done writing 745 Passed test: test00.m:78 ... respond test 744 OK 2012-01-30 20:26:17.417 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.417 respond[3467] Server 0x83bdc04 1 2012-01-30 20:26:17.417 respond[3467] Server 0x83bdd24 1 2012-01-30 20:26:17.417 respond[3467] Accept 744 2012-01-30 20:26:17.417 respond[3467] Server 0x83bdd24 4 2012-01-30 20:26:17.417 respond[3467] Done reading 744 2012-01-30 20:26:17.417 respond[3467] Done writing 744 Passed test: test00.m:78 ... respond test 743 OK 2012-01-30 20:26:17.433 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.434 respond[3467] Server 0x83be8b4 1 2012-01-30 20:26:17.434 respond[3467] Server 0x83be9d4 1 2012-01-30 20:26:17.434 respond[3467] Accept 743 2012-01-30 20:26:17.434 respond[3467] Server 0x83be9d4 4 2012-01-30 20:26:17.434 respond[3467] Done reading 743 2012-01-30 20:26:17.434 respond[3467] Done writing 743 Passed test: test00.m:78 ... respond test 742 OK 2012-01-30 20:26:17.448 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.448 respond[3467] Server 0x83bf564 1 2012-01-30 20:26:17.448 respond[3467] Server 0x83bf684 1 2012-01-30 20:26:17.448 respond[3467] Accept 742 2012-01-30 20:26:17.448 respond[3467] Server 0x83bf684 4 2012-01-30 20:26:17.448 respond[3467] Done reading 742 2012-01-30 20:26:17.448 respond[3467] Done writing 742 Passed test: test00.m:78 ... respond test 741 OK 2012-01-30 20:26:17.461 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.461 respond[3467] Server 0x83c0214 1 2012-01-30 20:26:17.461 respond[3467] Server 0x83c0334 1 2012-01-30 20:26:17.461 respond[3467] Accept 741 2012-01-30 20:26:17.461 respond[3467] Server 0x83c0334 4 2012-01-30 20:26:17.461 respond[3467] Done reading 741 2012-01-30 20:26:17.461 respond[3467] Done writing 741 Passed test: test00.m:78 ... respond test 740 OK 2012-01-30 20:26:17.478 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.479 respond[3467] Server 0x83c0ec4 1 2012-01-30 20:26:17.479 respond[3467] Server 0x83c0fe4 1 2012-01-30 20:26:17.479 respond[3467] Accept 740 2012-01-30 20:26:17.479 respond[3467] Server 0x83c0fe4 4 2012-01-30 20:26:17.479 respond[3467] Done reading 740 2012-01-30 20:26:17.479 respond[3467] Done writing 740 Passed test: test00.m:78 ... respond test 739 OK 2012-01-30 20:26:17.496 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.496 respond[3467] Server 0x83c1b74 1 2012-01-30 20:26:17.496 respond[3467] Server 0x83c1c94 1 2012-01-30 20:26:17.496 respond[3467] Accept 739 2012-01-30 20:26:17.496 respond[3467] Server 0x83c1c94 4 2012-01-30 20:26:17.496 respond[3467] Done reading 739 2012-01-30 20:26:17.496 respond[3467] Done writing 739 Passed test: test00.m:78 ... respond test 738 OK 2012-01-30 20:26:17.510 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.510 respond[3467] Server 0x83c2824 1 2012-01-30 20:26:17.510 respond[3467] Server 0x83c2944 1 2012-01-30 20:26:17.510 respond[3467] Accept 738 2012-01-30 20:26:17.510 respond[3467] Server 0x83c2944 4 2012-01-30 20:26:17.510 respond[3467] Done reading 738 2012-01-30 20:26:17.510 respond[3467] Done writing 738 Passed test: test00.m:78 ... respond test 737 OK 2012-01-30 20:26:17.524 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.524 respond[3467] Server 0x83c34d4 1 2012-01-30 20:26:17.524 respond[3467] Server 0x83c35f4 1 2012-01-30 20:26:17.524 respond[3467] Accept 737 2012-01-30 20:26:17.524 respond[3467] Server 0x83c35f4 4 2012-01-30 20:26:17.524 respond[3467] Done reading 737 2012-01-30 20:26:17.524 respond[3467] Done writing 737 Passed test: test00.m:78 ... respond test 736 OK 2012-01-30 20:26:17.545 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.545 respond[3467] Server 0x83c4184 1 2012-01-30 20:26:17.545 respond[3467] Server 0x83c42a4 1 2012-01-30 20:26:17.545 respond[3467] Accept 736 2012-01-30 20:26:17.545 respond[3467] Server 0x83c42a4 4 2012-01-30 20:26:17.545 respond[3467] Done reading 736 2012-01-30 20:26:17.545 respond[3467] Done writing 736 Passed test: test00.m:78 ... respond test 735 OK 2012-01-30 20:26:17.569 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.569 respond[3467] Server 0x83c4e34 1 2012-01-30 20:26:17.569 respond[3467] Server 0x83c4f54 1 2012-01-30 20:26:17.569 respond[3467] Accept 735 2012-01-30 20:26:17.569 respond[3467] Server 0x83c4f54 4 2012-01-30 20:26:17.570 respond[3467] Done reading 735 2012-01-30 20:26:17.570 respond[3467] Done writing 735 Passed test: test00.m:78 ... respond test 734 OK 2012-01-30 20:26:17.587 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.588 respond[3467] Server 0x83c5ae4 1 2012-01-30 20:26:17.588 respond[3467] Server 0x83c5c04 1 2012-01-30 20:26:17.588 respond[3467] Accept 734 2012-01-30 20:26:17.588 respond[3467] Server 0x83c5c04 4 2012-01-30 20:26:17.588 respond[3467] Done reading 734 2012-01-30 20:26:17.588 respond[3467] Done writing 734 Passed test: test00.m:78 ... respond test 733 OK 2012-01-30 20:26:17.610 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.610 respond[3467] Server 0x83c6794 1 2012-01-30 20:26:17.610 respond[3467] Server 0x83c68b4 1 2012-01-30 20:26:17.610 respond[3467] Accept 733 2012-01-30 20:26:17.610 respond[3467] Server 0x83c68b4 4 2012-01-30 20:26:17.610 respond[3467] Done reading 733 2012-01-30 20:26:17.610 respond[3467] Done writing 733 Passed test: test00.m:78 ... respond test 732 OK 2012-01-30 20:26:17.624 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.624 respond[3467] Server 0x83c7444 1 2012-01-30 20:26:17.624 respond[3467] Server 0x83c7564 1 2012-01-30 20:26:17.624 respond[3467] Accept 732 2012-01-30 20:26:17.624 respond[3467] Server 0x83c7564 4 2012-01-30 20:26:17.625 respond[3467] Done reading 732 2012-01-30 20:26:17.625 respond[3467] Done writing 732 Passed test: test00.m:78 ... respond test 731 OK 2012-01-30 20:26:17.641 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.642 respond[3467] Server 0x83c80f4 1 2012-01-30 20:26:17.642 respond[3467] Server 0x83c8214 1 2012-01-30 20:26:17.642 respond[3467] Accept 731 2012-01-30 20:26:17.642 respond[3467] Server 0x83c8214 4 2012-01-30 20:26:17.642 respond[3467] Done reading 731 2012-01-30 20:26:17.642 respond[3467] Done writing 731 Passed test: test00.m:78 ... respond test 730 OK 2012-01-30 20:26:17.658 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.658 respond[3467] Server 0x83c8da4 1 2012-01-30 20:26:17.658 respond[3467] Server 0x83c8ec4 1 2012-01-30 20:26:17.658 respond[3467] Accept 730 2012-01-30 20:26:17.659 respond[3467] Server 0x83c8ec4 4 2012-01-30 20:26:17.659 respond[3467] Done reading 730 2012-01-30 20:26:17.659 respond[3467] Done writing 730 Passed test: test00.m:78 ... respond test 729 OK 2012-01-30 20:26:17.674 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.674 respond[3467] Server 0x83c9a54 1 2012-01-30 20:26:17.674 respond[3467] Server 0x83c9b74 1 2012-01-30 20:26:17.674 respond[3467] Accept 729 2012-01-30 20:26:17.674 respond[3467] Server 0x83c9b74 4 2012-01-30 20:26:17.675 respond[3467] Done reading 729 2012-01-30 20:26:17.675 respond[3467] Done writing 729 Passed test: test00.m:78 ... respond test 728 OK 2012-01-30 20:26:17.690 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.690 respond[3467] Server 0x83ca704 1 2012-01-30 20:26:17.690 respond[3467] Server 0x83ca824 1 2012-01-30 20:26:17.690 respond[3467] Accept 728 2012-01-30 20:26:17.690 respond[3467] Server 0x83ca824 4 2012-01-30 20:26:17.691 respond[3467] Done reading 728 2012-01-30 20:26:17.691 respond[3467] Done writing 728 Passed test: test00.m:78 ... respond test 727 OK 2012-01-30 20:26:17.705 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.705 respond[3467] Server 0x83cb3b4 1 2012-01-30 20:26:17.705 respond[3467] Server 0x83cb4d4 1 2012-01-30 20:26:17.705 respond[3467] Accept 727 2012-01-30 20:26:17.705 respond[3467] Server 0x83cb4d4 4 2012-01-30 20:26:17.705 respond[3467] Done reading 727 2012-01-30 20:26:17.705 respond[3467] Done writing 727 Passed test: test00.m:78 ... respond test 726 OK 2012-01-30 20:26:17.720 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.720 respond[3467] Server 0x83cc064 1 2012-01-30 20:26:17.720 respond[3467] Server 0x83cc114 1 2012-01-30 20:26:17.720 respond[3467] Accept 726 2012-01-30 20:26:17.720 respond[3467] Server 0x83cc114 4 2012-01-30 20:26:17.720 respond[3467] Done reading 726 2012-01-30 20:26:17.720 respond[3467] Done writing 726 Passed test: test00.m:78 ... respond test 725 OK 2012-01-30 20:26:17.736 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.736 respond[3467] Server 0x83ccd0c 1 2012-01-30 20:26:17.736 respond[3467] Server 0x83cce2c 1 2012-01-30 20:26:17.736 respond[3467] Accept 725 2012-01-30 20:26:17.736 respond[3467] Server 0x83cce2c 4 2012-01-30 20:26:17.736 respond[3467] Done reading 725 2012-01-30 20:26:17.736 respond[3467] Done writing 725 Passed test: test00.m:78 ... respond test 724 OK 2012-01-30 20:26:17.751 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.751 respond[3467] Server 0x83cd9d4 1 2012-01-30 20:26:17.751 respond[3467] Server 0x83cdaf4 1 2012-01-30 20:26:17.751 respond[3467] Accept 724 2012-01-30 20:26:17.751 respond[3467] Server 0x83cdaf4 4 2012-01-30 20:26:17.751 respond[3467] Done reading 724 2012-01-30 20:26:17.751 respond[3467] Done writing 724 Passed test: test00.m:78 ... respond test 723 OK 2012-01-30 20:26:17.766 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.766 respond[3467] Server 0x83ce684 1 2012-01-30 20:26:17.766 respond[3467] Server 0x83ce7a4 1 2012-01-30 20:26:17.766 respond[3467] Accept 723 2012-01-30 20:26:17.766 respond[3467] Server 0x83ce7a4 4 2012-01-30 20:26:17.766 respond[3467] Done reading 723 2012-01-30 20:26:17.766 respond[3467] Done writing 723 Passed test: test00.m:78 ... respond test 722 OK 2012-01-30 20:26:17.783 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.784 respond[3467] Server 0x83cf334 1 2012-01-30 20:26:17.784 respond[3467] Server 0x83cf454 1 2012-01-30 20:26:17.784 respond[3467] Accept 722 2012-01-30 20:26:17.784 respond[3467] Server 0x83cf454 4 2012-01-30 20:26:17.784 respond[3467] Done reading 722 2012-01-30 20:26:17.784 respond[3467] Done writing 722 Passed test: test00.m:78 ... respond test 721 OK 2012-01-30 20:26:17.808 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.808 respond[3467] Server 0x83cffe4 1 2012-01-30 20:26:17.808 respond[3467] Server 0x83d0104 1 2012-01-30 20:26:17.808 respond[3467] Accept 721 2012-01-30 20:26:17.808 respond[3467] Server 0x83d0104 4 2012-01-30 20:26:17.810 respond[3467] Done reading 721 2012-01-30 20:26:17.810 respond[3467] Done writing 721 Passed test: test00.m:78 ... respond test 720 OK 2012-01-30 20:26:17.823 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.824 respond[3467] Server 0x83d0c94 1 2012-01-30 20:26:17.824 respond[3467] Server 0x83d0db4 1 2012-01-30 20:26:17.824 respond[3467] Accept 720 2012-01-30 20:26:17.824 respond[3467] Server 0x83d0db4 4 2012-01-30 20:26:17.824 respond[3467] Done reading 720 2012-01-30 20:26:17.824 respond[3467] Done writing 720 Passed test: test00.m:78 ... respond test 719 OK 2012-01-30 20:26:17.843 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.843 respond[3467] Server 0x83d1944 1 2012-01-30 20:26:17.843 respond[3467] Server 0x83d1a64 1 2012-01-30 20:26:17.843 respond[3467] Accept 719 2012-01-30 20:26:17.843 respond[3467] Server 0x83d1a64 4 2012-01-30 20:26:17.843 respond[3467] Done reading 719 2012-01-30 20:26:17.843 respond[3467] Done writing 719 Passed test: test00.m:78 ... respond test 718 OK 2012-01-30 20:26:17.856 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.856 respond[3467] Server 0x83d25f4 1 2012-01-30 20:26:17.856 respond[3467] Server 0x83d2714 1 2012-01-30 20:26:17.856 respond[3467] Accept 718 2012-01-30 20:26:17.856 respond[3467] Server 0x83d2714 4 2012-01-30 20:26:17.856 respond[3467] Done reading 718 2012-01-30 20:26:17.856 respond[3467] Done writing 718 Passed test: test00.m:78 ... respond test 717 OK 2012-01-30 20:26:17.873 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.873 respond[3467] Server 0x83d32a4 1 2012-01-30 20:26:17.873 respond[3467] Server 0x83d33c4 1 2012-01-30 20:26:17.873 respond[3467] Accept 717 2012-01-30 20:26:17.873 respond[3467] Server 0x83d33c4 4 2012-01-30 20:26:17.874 respond[3467] Done reading 717 2012-01-30 20:26:17.874 respond[3467] Done writing 717 Passed test: test00.m:78 ... respond test 716 OK 2012-01-30 20:26:17.886 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.886 respond[3467] Server 0x83d3f54 1 2012-01-30 20:26:17.887 respond[3467] Server 0x83d4074 1 2012-01-30 20:26:17.887 respond[3467] Accept 716 2012-01-30 20:26:17.887 respond[3467] Server 0x83d4074 4 2012-01-30 20:26:17.887 respond[3467] Done reading 716 2012-01-30 20:26:17.887 respond[3467] Done writing 716 Passed test: test00.m:78 ... respond test 715 OK 2012-01-30 20:26:17.900 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.900 respond[3467] Server 0x83d4c04 1 2012-01-30 20:26:17.900 respond[3467] Server 0x83d4d24 1 2012-01-30 20:26:17.900 respond[3467] Accept 715 2012-01-30 20:26:17.900 respond[3467] Server 0x83d4d24 4 2012-01-30 20:26:17.901 respond[3467] Done reading 715 2012-01-30 20:26:17.901 respond[3467] Done writing 715 Passed test: test00.m:78 ... respond test 714 OK 2012-01-30 20:26:17.916 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.916 respond[3467] Server 0x83d58b4 1 2012-01-30 20:26:17.916 respond[3467] Server 0x83d59d4 1 2012-01-30 20:26:17.916 respond[3467] Accept 714 2012-01-30 20:26:17.917 respond[3467] Server 0x83d59d4 4 2012-01-30 20:26:17.917 respond[3467] Done reading 714 2012-01-30 20:26:17.917 respond[3467] Done writing 714 Passed test: test00.m:78 ... respond test 713 OK 2012-01-30 20:26:17.931 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.931 respond[3467] Server 0x83d6564 1 2012-01-30 20:26:17.932 respond[3467] Server 0x83d6684 1 2012-01-30 20:26:17.932 respond[3467] Accept 713 2012-01-30 20:26:17.932 respond[3467] Server 0x83d6684 4 2012-01-30 20:26:17.932 respond[3467] Done reading 713 2012-01-30 20:26:17.932 respond[3467] Done writing 713 Passed test: test00.m:78 ... respond test 712 OK 2012-01-30 20:26:17.940 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.940 respond[3467] Server 0x83d7214 1 2012-01-30 20:26:17.940 respond[3467] Server 0x83d7334 1 2012-01-30 20:26:17.940 respond[3467] Accept 712 2012-01-30 20:26:17.940 respond[3467] Server 0x83d7334 4 2012-01-30 20:26:17.941 respond[3467] Done reading 712 2012-01-30 20:26:17.941 respond[3467] Done writing 712 Passed test: test00.m:78 ... respond test 711 OK 2012-01-30 20:26:17.948 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.948 respond[3467] Server 0x83d7ec4 1 2012-01-30 20:26:17.948 respond[3467] Server 0x83d7fe4 1 2012-01-30 20:26:17.948 respond[3467] Accept 711 2012-01-30 20:26:17.948 respond[3467] Server 0x83d7fe4 4 2012-01-30 20:26:17.949 respond[3467] Done reading 711 2012-01-30 20:26:17.949 respond[3467] Done writing 711 Passed test: test00.m:78 ... respond test 710 OK 2012-01-30 20:26:17.957 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.957 respond[3467] Server 0x83d8b74 1 2012-01-30 20:26:17.957 respond[3467] Server 0x83d8c94 1 2012-01-30 20:26:17.957 respond[3467] Accept 710 2012-01-30 20:26:17.957 respond[3467] Server 0x83d8c94 4 2012-01-30 20:26:17.958 respond[3467] Done reading 710 2012-01-30 20:26:17.958 respond[3467] Done writing 710 Passed test: test00.m:78 ... respond test 709 OK 2012-01-30 20:26:17.965 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.965 respond[3467] Server 0x83d983c 1 2012-01-30 20:26:17.965 respond[3467] Server 0x83d995c 1 2012-01-30 20:26:17.965 respond[3467] Accept 709 2012-01-30 20:26:17.965 respond[3467] Server 0x83d995c 4 2012-01-30 20:26:17.966 respond[3467] Done reading 709 2012-01-30 20:26:17.966 respond[3467] Done writing 709 Passed test: test00.m:78 ... respond test 708 OK 2012-01-30 20:26:17.973 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.974 respond[3467] Server 0x83da4ec 1 2012-01-30 20:26:17.974 respond[3467] Server 0x83da60c 1 2012-01-30 20:26:17.974 respond[3467] Accept 708 2012-01-30 20:26:17.974 respond[3467] Server 0x83da60c 4 2012-01-30 20:26:17.974 respond[3467] Done reading 708 2012-01-30 20:26:17.974 respond[3467] Done writing 708 Passed test: test00.m:78 ... respond test 707 OK 2012-01-30 20:26:17.981 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.982 respond[3467] Server 0x83db19c 1 2012-01-30 20:26:17.982 respond[3467] Server 0x83db2bc 1 2012-01-30 20:26:17.982 respond[3467] Accept 707 2012-01-30 20:26:17.982 respond[3467] Server 0x83db2bc 4 2012-01-30 20:26:17.982 respond[3467] Done reading 707 2012-01-30 20:26:17.982 respond[3467] Done writing 707 Passed test: test00.m:78 ... respond test 706 OK 2012-01-30 20:26:17.990 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.990 respond[3467] Server 0x83dbe4c 1 2012-01-30 20:26:17.990 respond[3467] Server 0x83dbf6c 1 2012-01-30 20:26:17.990 respond[3467] Accept 706 2012-01-30 20:26:17.990 respond[3467] Server 0x83dbf6c 4 2012-01-30 20:26:17.990 respond[3467] Done reading 706 2012-01-30 20:26:17.990 respond[3467] Done writing 706 Passed test: test00.m:78 ... respond test 705 OK 2012-01-30 20:26:17.998 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:17.998 respond[3467] Server 0x83dcafc 1 2012-01-30 20:26:17.998 respond[3467] Server 0x83dcc1c 1 2012-01-30 20:26:17.998 respond[3467] Accept 705 2012-01-30 20:26:17.998 respond[3467] Server 0x83dcc1c 4 2012-01-30 20:26:17.998 respond[3467] Done reading 705 2012-01-30 20:26:17.998 respond[3467] Done writing 705 Passed test: test00.m:78 ... respond test 704 OK 2012-01-30 20:26:18.010 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.010 respond[3467] Server 0x83dd7ac 1 2012-01-30 20:26:18.010 respond[3467] Server 0x83dd8cc 1 2012-01-30 20:26:18.010 respond[3467] Accept 704 2012-01-30 20:26:18.010 respond[3467] Server 0x83dd8cc 4 2012-01-30 20:26:18.011 respond[3467] Done reading 704 2012-01-30 20:26:18.011 respond[3467] Done writing 704 Passed test: test00.m:78 ... respond test 703 OK 2012-01-30 20:26:18.019 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.019 respond[3467] Server 0x83de45c 1 2012-01-30 20:26:18.019 respond[3467] Server 0x83de57c 1 2012-01-30 20:26:18.019 respond[3467] Accept 703 2012-01-30 20:26:18.019 respond[3467] Server 0x83de57c 4 2012-01-30 20:26:18.019 respond[3467] Done reading 703 2012-01-30 20:26:18.019 respond[3467] Done writing 703 Passed test: test00.m:78 ... respond test 702 OK 2012-01-30 20:26:18.026 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.027 respond[3467] Server 0x83df10c 1 2012-01-30 20:26:18.027 respond[3467] Server 0x83df22c 1 2012-01-30 20:26:18.027 respond[3467] Accept 702 2012-01-30 20:26:18.027 respond[3467] Server 0x83df22c 4 2012-01-30 20:26:18.027 respond[3467] Done reading 702 2012-01-30 20:26:18.027 respond[3467] Done writing 702 Passed test: test00.m:78 ... respond test 701 OK 2012-01-30 20:26:18.034 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.035 respond[3467] Server 0x83dfdbc 1 2012-01-30 20:26:18.035 respond[3467] Server 0x83dfedc 1 2012-01-30 20:26:18.035 respond[3467] Accept 701 2012-01-30 20:26:18.035 respond[3467] Server 0x83dfedc 4 2012-01-30 20:26:18.035 respond[3467] Done reading 701 2012-01-30 20:26:18.035 respond[3467] Done writing 701 Passed test: test00.m:78 ... respond test 700 OK 2012-01-30 20:26:18.042 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.042 respond[3467] Server 0x83e0a6c 1 2012-01-30 20:26:18.043 respond[3467] Server 0x83e0b8c 1 2012-01-30 20:26:18.043 respond[3467] Accept 700 2012-01-30 20:26:18.043 respond[3467] Server 0x83e0b8c 4 2012-01-30 20:26:18.043 respond[3467] Done reading 700 2012-01-30 20:26:18.044 respond[3467] Done writing 700 Passed test: test00.m:78 ... respond test 699 OK 2012-01-30 20:26:18.051 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.051 respond[3467] Server 0x83e171c 1 2012-01-30 20:26:18.051 respond[3467] Server 0x83e183c 1 2012-01-30 20:26:18.051 respond[3467] Accept 699 2012-01-30 20:26:18.051 respond[3467] Server 0x83e183c 4 2012-01-30 20:26:18.052 respond[3467] Done reading 699 2012-01-30 20:26:18.052 respond[3467] Done writing 699 Passed test: test00.m:78 ... respond test 698 OK 2012-01-30 20:26:18.059 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.059 respond[3467] Server 0x83e23cc 1 2012-01-30 20:26:18.059 respond[3467] Server 0x83e24ec 1 2012-01-30 20:26:18.059 respond[3467] Accept 698 2012-01-30 20:26:18.059 respond[3467] Server 0x83e24ec 4 2012-01-30 20:26:18.059 respond[3467] Done reading 698 2012-01-30 20:26:18.059 respond[3467] Done writing 698 Passed test: test00.m:78 ... respond test 697 OK 2012-01-30 20:26:18.067 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.067 respond[3467] Server 0x83e307c 1 2012-01-30 20:26:18.067 respond[3467] Server 0x83e319c 1 2012-01-30 20:26:18.067 respond[3467] Accept 697 2012-01-30 20:26:18.067 respond[3467] Server 0x83e319c 4 2012-01-30 20:26:18.067 respond[3467] Done reading 697 2012-01-30 20:26:18.067 respond[3467] Done writing 697 Passed test: test00.m:78 ... respond test 696 OK 2012-01-30 20:26:18.074 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.075 respond[3467] Server 0x83e3d2c 1 2012-01-30 20:26:18.075 respond[3467] Server 0x83e3e4c 1 2012-01-30 20:26:18.075 respond[3467] Accept 696 2012-01-30 20:26:18.075 respond[3467] Server 0x83e3e4c 4 2012-01-30 20:26:18.075 respond[3467] Done reading 696 2012-01-30 20:26:18.075 respond[3467] Done writing 696 Passed test: test00.m:78 ... respond test 695 OK 2012-01-30 20:26:18.094 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.094 respond[3467] Server 0x83e49dc 1 2012-01-30 20:26:18.094 respond[3467] Server 0x83e4afc 1 2012-01-30 20:26:18.094 respond[3467] Accept 695 2012-01-30 20:26:18.094 respond[3467] Server 0x83e4afc 4 2012-01-30 20:26:18.095 respond[3467] Done reading 695 2012-01-30 20:26:18.095 respond[3467] Done writing 695 Passed test: test00.m:78 ... respond test 694 OK 2012-01-30 20:26:18.106 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.106 respond[3467] Server 0x83e568c 1 2012-01-30 20:26:18.106 respond[3467] Server 0x83e57ac 1 2012-01-30 20:26:18.106 respond[3467] Accept 694 2012-01-30 20:26:18.106 respond[3467] Server 0x83e57ac 4 2012-01-30 20:26:18.107 respond[3467] Done reading 694 2012-01-30 20:26:18.107 respond[3467] Done writing 694 Passed test: test00.m:78 ... respond test 693 OK 2012-01-30 20:26:18.122 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.123 respond[3467] Server 0x83e633c 1 2012-01-30 20:26:18.123 respond[3467] Server 0x83e645c 1 2012-01-30 20:26:18.123 respond[3467] Accept 693 2012-01-30 20:26:18.123 respond[3467] Server 0x83e645c 4 2012-01-30 20:26:18.123 respond[3467] Done reading 693 2012-01-30 20:26:18.123 respond[3467] Done writing 693 Passed test: test00.m:78 ... respond test 692 OK 2012-01-30 20:26:18.135 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.135 respond[3467] Server 0x83e6fec 1 2012-01-30 20:26:18.136 respond[3467] Server 0x83e710c 1 2012-01-30 20:26:18.136 respond[3467] Accept 692 2012-01-30 20:26:18.136 respond[3467] Server 0x83e710c 4 2012-01-30 20:26:18.136 respond[3467] Done reading 692 2012-01-30 20:26:18.136 respond[3467] Done writing 692 Passed test: test00.m:78 ... respond test 691 OK 2012-01-30 20:26:18.154 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.155 respond[3467] Server 0x83e7c9c 1 2012-01-30 20:26:18.155 respond[3467] Server 0x83e7dbc 1 2012-01-30 20:26:18.155 respond[3467] Accept 691 2012-01-30 20:26:18.155 respond[3467] Server 0x83e7dbc 4 2012-01-30 20:26:18.155 respond[3467] Done reading 691 2012-01-30 20:26:18.155 respond[3467] Done writing 691 Passed test: test00.m:78 ... respond test 690 OK 2012-01-30 20:26:18.168 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.169 respond[3467] Server 0x83e894c 1 2012-01-30 20:26:18.169 respond[3467] Server 0x83e8a6c 1 2012-01-30 20:26:18.169 respond[3467] Accept 690 2012-01-30 20:26:18.169 respond[3467] Server 0x83e8a6c 4 2012-01-30 20:26:18.169 respond[3467] Done reading 690 2012-01-30 20:26:18.169 respond[3467] Done writing 690 Passed test: test00.m:78 ... respond test 689 OK 2012-01-30 20:26:18.185 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.185 respond[3467] Server 0x83e95fc 1 2012-01-30 20:26:18.185 respond[3467] Server 0x83e971c 1 2012-01-30 20:26:18.185 respond[3467] Accept 689 2012-01-30 20:26:18.185 respond[3467] Server 0x83e971c 4 2012-01-30 20:26:18.185 respond[3467] Done reading 689 2012-01-30 20:26:18.185 respond[3467] Done writing 689 Passed test: test00.m:78 ... respond test 688 OK 2012-01-30 20:26:18.202 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.202 respond[3467] Server 0x83ea2ac 1 2012-01-30 20:26:18.202 respond[3467] Server 0x83ea3cc 1 2012-01-30 20:26:18.202 respond[3467] Accept 688 2012-01-30 20:26:18.202 respond[3467] Server 0x83ea3cc 4 2012-01-30 20:26:18.202 respond[3467] Done reading 688 2012-01-30 20:26:18.202 respond[3467] Done writing 688 Passed test: test00.m:78 ... respond test 687 OK 2012-01-30 20:26:18.216 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.216 respond[3467] Server 0x83eaf5c 1 2012-01-30 20:26:18.216 respond[3467] Server 0x83eb07c 1 2012-01-30 20:26:18.216 respond[3467] Accept 687 2012-01-30 20:26:18.216 respond[3467] Server 0x83eb07c 4 2012-01-30 20:26:18.216 respond[3467] Done reading 687 2012-01-30 20:26:18.217 respond[3467] Done writing 687 Passed test: test00.m:78 ... respond test 686 OK 2012-01-30 20:26:18.241 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.241 respond[3467] Server 0x83ebc0c 1 2012-01-30 20:26:18.241 respond[3467] Server 0x83ebd2c 1 2012-01-30 20:26:18.241 respond[3467] Accept 686 2012-01-30 20:26:18.241 respond[3467] Server 0x83ebd2c 4 2012-01-30 20:26:18.242 respond[3467] Done reading 686 2012-01-30 20:26:18.242 respond[3467] Done writing 686 Passed test: test00.m:78 ... respond test 685 OK 2012-01-30 20:26:18.262 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.263 respond[3467] Server 0x83ec8bc 1 2012-01-30 20:26:18.263 respond[3467] Server 0x83ec9dc 1 2012-01-30 20:26:18.263 respond[3467] Accept 685 2012-01-30 20:26:18.263 respond[3467] Server 0x83ec9dc 4 2012-01-30 20:26:18.263 respond[3467] Done reading 685 2012-01-30 20:26:18.263 respond[3467] Done writing 685 Passed test: test00.m:78 ... respond test 684 OK 2012-01-30 20:26:18.284 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.284 respond[3467] Server 0x83ed58c 1 2012-01-30 20:26:18.284 respond[3467] Server 0x83ed6ac 1 2012-01-30 20:26:18.284 respond[3467] Accept 684 2012-01-30 20:26:18.284 respond[3467] Server 0x83ed6ac 4 2012-01-30 20:26:18.284 respond[3467] Done reading 684 2012-01-30 20:26:18.284 respond[3467] Done writing 684 Passed test: test00.m:78 ... respond test 683 OK 2012-01-30 20:26:18.308 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.308 respond[3467] Server 0x83ee21c 1 2012-01-30 20:26:18.308 respond[3467] Server 0x83ee33c 1 2012-01-30 20:26:18.308 respond[3467] Accept 683 2012-01-30 20:26:18.308 respond[3467] Server 0x83ee33c 4 2012-01-30 20:26:18.308 respond[3467] Done reading 683 2012-01-30 20:26:18.308 respond[3467] Done writing 683 Passed test: test00.m:78 ... respond test 682 OK 2012-01-30 20:26:18.323 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.323 respond[3467] Server 0x83eeecc 1 2012-01-30 20:26:18.323 respond[3467] Server 0x83eefec 1 2012-01-30 20:26:18.323 respond[3467] Accept 682 2012-01-30 20:26:18.323 respond[3467] Server 0x83eefec 4 2012-01-30 20:26:18.324 respond[3467] Done reading 682 2012-01-30 20:26:18.324 respond[3467] Done writing 682 Passed test: test00.m:78 ... respond test 681 OK 2012-01-30 20:26:18.342 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.342 respond[3467] Server 0x83efb7c 1 2012-01-30 20:26:18.342 respond[3467] Server 0x83efc9c 1 2012-01-30 20:26:18.342 respond[3467] Accept 681 2012-01-30 20:26:18.342 respond[3467] Server 0x83efc9c 4 2012-01-30 20:26:18.343 respond[3467] Done reading 681 2012-01-30 20:26:18.343 respond[3467] Done writing 681 Passed test: test00.m:78 ... respond test 680 OK 2012-01-30 20:26:18.355 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.355 respond[3467] Server 0x83f082c 1 2012-01-30 20:26:18.355 respond[3467] Server 0x83f094c 1 2012-01-30 20:26:18.355 respond[3467] Accept 680 2012-01-30 20:26:18.355 respond[3467] Server 0x83f094c 4 2012-01-30 20:26:18.355 respond[3467] Done reading 680 2012-01-30 20:26:18.355 respond[3467] Done writing 680 Passed test: test00.m:78 ... respond test 679 OK 2012-01-30 20:26:18.373 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.373 respond[3467] Server 0x83f14dc 1 2012-01-30 20:26:18.373 respond[3467] Server 0x83f15fc 1 2012-01-30 20:26:18.373 respond[3467] Accept 679 2012-01-30 20:26:18.373 respond[3467] Server 0x83f15fc 4 2012-01-30 20:26:18.373 respond[3467] Done reading 679 2012-01-30 20:26:18.373 respond[3467] Done writing 679 Passed test: test00.m:78 ... respond test 678 OK 2012-01-30 20:26:18.393 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.393 respond[3467] Server 0x83f218c 1 2012-01-30 20:26:18.393 respond[3467] Server 0x83f22ac 1 2012-01-30 20:26:18.393 respond[3467] Accept 678 2012-01-30 20:26:18.397 respond[3467] Server 0x83f22ac 4 Passed test: test00.m:78 ... respond test 677 OK 2012-01-30 20:26:18.404 respond[3467] Done reading 678 2012-01-30 20:26:18.404 respond[3467] Done writing 678 2012-01-30 20:26:18.415 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.416 respond[3467] Server 0x83f2e3c 1 2012-01-30 20:26:18.416 respond[3467] Server 0x83f2f5c 1 2012-01-30 20:26:18.416 respond[3467] Accept 677 2012-01-30 20:26:18.416 respond[3467] Server 0x83f2f5c 4 2012-01-30 20:26:18.416 respond[3467] Done reading 677 2012-01-30 20:26:18.416 respond[3467] Done writing 677 Passed test: test00.m:78 ... respond test 676 OK 2012-01-30 20:26:18.431 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.431 respond[3467] Server 0x83f3aec 1 2012-01-30 20:26:18.431 respond[3467] Server 0x83f3c0c 1 2012-01-30 20:26:18.432 respond[3467] Accept 676 2012-01-30 20:26:18.432 respond[3467] Server 0x83f3c0c 4 2012-01-30 20:26:18.432 respond[3467] Done reading 676 2012-01-30 20:26:18.432 respond[3467] Done writing 676 Passed test: test00.m:78 ... respond test 675 OK 2012-01-30 20:26:18.448 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.448 respond[3467] Server 0x83f479c 1 2012-01-30 20:26:18.448 respond[3467] Server 0x83f48bc 1 2012-01-30 20:26:18.448 respond[3467] Accept 675 2012-01-30 20:26:18.448 respond[3467] Server 0x83f48bc 4 2012-01-30 20:26:18.448 respond[3467] Done reading 675 2012-01-30 20:26:18.448 respond[3467] Done writing 675 Passed test: test00.m:78 ... respond test 674 OK 2012-01-30 20:26:18.465 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.465 respond[3467] Server 0x83f544c 1 2012-01-30 20:26:18.465 respond[3467] Server 0x83f556c 1 2012-01-30 20:26:18.465 respond[3467] Accept 674 2012-01-30 20:26:18.465 respond[3467] Server 0x83f556c 4 2012-01-30 20:26:18.466 respond[3467] Done reading 674 2012-01-30 20:26:18.466 respond[3467] Done writing 674 Passed test: test00.m:78 ... respond test 673 OK 2012-01-30 20:26:18.480 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.480 respond[3467] Server 0x83f60fc 1 2012-01-30 20:26:18.480 respond[3467] Server 0x83f621c 1 2012-01-30 20:26:18.480 respond[3467] Accept 673 2012-01-30 20:26:18.480 respond[3467] Server 0x83f621c 4 2012-01-30 20:26:18.481 respond[3467] Done reading 673 2012-01-30 20:26:18.481 respond[3467] Done writing 673 Passed test: test00.m:78 ... respond test 672 OK 2012-01-30 20:26:18.497 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.497 respond[3467] Server 0x83f6dac 1 2012-01-30 20:26:18.497 respond[3467] Server 0x83f6ecc 1 2012-01-30 20:26:18.497 respond[3467] Accept 672 2012-01-30 20:26:18.497 respond[3467] Server 0x83f6ecc 4 2012-01-30 20:26:18.498 respond[3467] Done reading 672 2012-01-30 20:26:18.498 respond[3467] Done writing 672 Passed test: test00.m:78 ... respond test 671 OK 2012-01-30 20:26:18.513 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.513 respond[3467] Server 0x83f7a5c 1 2012-01-30 20:26:18.513 respond[3467] Server 0x83f7b7c 1 2012-01-30 20:26:18.513 respond[3467] Accept 671 2012-01-30 20:26:18.513 respond[3467] Server 0x83f7b7c 4 2012-01-30 20:26:18.513 respond[3467] Done reading 671 2012-01-30 20:26:18.513 respond[3467] Done writing 671 Passed test: test00.m:78 ... respond test 670 OK 2012-01-30 20:26:18.529 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.529 respond[3467] Server 0x83f870c 1 2012-01-30 20:26:18.529 respond[3467] Server 0x83f882c 1 2012-01-30 20:26:18.529 respond[3467] Accept 670 2012-01-30 20:26:18.529 respond[3467] Server 0x83f882c 4 2012-01-30 20:26:18.530 respond[3467] Done reading 670 2012-01-30 20:26:18.530 respond[3467] Done writing 670 Passed test: test00.m:78 ... respond test 669 OK 2012-01-30 20:26:18.542 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.542 respond[3467] Server 0x83f93bc 1 2012-01-30 20:26:18.542 respond[3467] Server 0x83f94dc 1 2012-01-30 20:26:18.542 respond[3467] Accept 669 2012-01-30 20:26:18.542 respond[3467] Server 0x83f94dc 4 2012-01-30 20:26:18.544 respond[3467] Done reading 669 2012-01-30 20:26:18.544 respond[3467] Done writing 669 Passed test: test00.m:78 ... respond test 668 OK 2012-01-30 20:26:18.560 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.560 respond[3467] Server 0x83fa06c 1 2012-01-30 20:26:18.561 respond[3467] Server 0x83fa18c 1 2012-01-30 20:26:18.561 respond[3467] Accept 668 2012-01-30 20:26:18.561 respond[3467] Server 0x83fa18c 4 2012-01-30 20:26:18.561 respond[3467] Done reading 668 2012-01-30 20:26:18.561 respond[3467] Done writing 668 Passed test: test00.m:78 ... respond test 667 OK 2012-01-30 20:26:18.578 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.578 respond[3467] Server 0x83fad1c 1 2012-01-30 20:26:18.578 respond[3467] Server 0x83fae3c 1 2012-01-30 20:26:18.578 respond[3467] Accept 667 2012-01-30 20:26:18.578 respond[3467] Server 0x83fae3c 4 2012-01-30 20:26:18.579 respond[3467] Done reading 667 2012-01-30 20:26:18.579 respond[3467] Done writing 667 Passed test: test00.m:78 ... respond test 666 OK 2012-01-30 20:26:18.593 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.593 respond[3467] Server 0x83fb9cc 1 2012-01-30 20:26:18.593 respond[3467] Server 0x83fbaec 1 2012-01-30 20:26:18.593 respond[3467] Accept 666 2012-01-30 20:26:18.594 respond[3467] Server 0x83fbaec 4 2012-01-30 20:26:18.594 respond[3467] Done reading 666 2012-01-30 20:26:18.594 respond[3467] Done writing 666 Passed test: test00.m:78 ... respond test 665 OK 2012-01-30 20:26:18.608 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.608 respond[3467] Server 0x83fc67c 1 2012-01-30 20:26:18.608 respond[3467] Server 0x83fc79c 1 2012-01-30 20:26:18.608 respond[3467] Accept 665 2012-01-30 20:26:18.608 respond[3467] Server 0x83fc79c 4 2012-01-30 20:26:18.608 respond[3467] Done reading 665 2012-01-30 20:26:18.609 respond[3467] Done writing 665 Passed test: test00.m:78 ... respond test 664 OK 2012-01-30 20:26:18.625 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.625 respond[3467] Server 0x83fd32c 1 2012-01-30 20:26:18.625 respond[3467] Server 0x83fd44c 1 2012-01-30 20:26:18.625 respond[3467] Accept 664 2012-01-30 20:26:18.625 respond[3467] Server 0x83fd44c 4 2012-01-30 20:26:18.625 respond[3467] Done reading 664 2012-01-30 20:26:18.625 respond[3467] Done writing 664 Passed test: test00.m:78 ... respond test 663 OK 2012-01-30 20:26:18.641 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.641 respond[3467] Server 0x83fdfdc 1 2012-01-30 20:26:18.641 respond[3467] Server 0x83fe0fc 1 2012-01-30 20:26:18.642 respond[3467] Accept 663 2012-01-30 20:26:18.642 respond[3467] Server 0x83fe0fc 4 2012-01-30 20:26:18.642 respond[3467] Done reading 663 2012-01-30 20:26:18.642 respond[3467] Done writing 663 Passed test: test00.m:78 ... respond test 662 OK 2012-01-30 20:26:18.654 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.655 respond[3467] Server 0x83fec8c 1 2012-01-30 20:26:18.655 respond[3467] Server 0x83fedac 1 2012-01-30 20:26:18.655 respond[3467] Accept 662 2012-01-30 20:26:18.655 respond[3467] Server 0x83fedac 4 2012-01-30 20:26:18.655 respond[3467] Done reading 662 2012-01-30 20:26:18.655 respond[3467] Done writing 662 Passed test: test00.m:78 ... respond test 661 OK 2012-01-30 20:26:18.670 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.670 respond[3467] Server 0x83ff93c 1 2012-01-30 20:26:18.670 respond[3467] Server 0x83ffa5c 1 2012-01-30 20:26:18.670 respond[3467] Accept 661 2012-01-30 20:26:18.670 respond[3467] Server 0x83ffa5c 4 2012-01-30 20:26:18.670 respond[3467] Done reading 661 2012-01-30 20:26:18.670 respond[3467] Done writing 661 Passed test: test00.m:78 ... respond test 660 OK 2012-01-30 20:26:18.684 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.685 respond[3467] Server 0x84005ec 1 2012-01-30 20:26:18.685 respond[3467] Server 0x840070c 1 2012-01-30 20:26:18.685 respond[3467] Accept 660 2012-01-30 20:26:18.685 respond[3467] Server 0x840070c 4 2012-01-30 20:26:18.685 respond[3467] Done reading 660 2012-01-30 20:26:18.685 respond[3467] Done writing 660 Passed test: test00.m:78 ... respond test 659 OK 2012-01-30 20:26:18.699 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.699 respond[3467] Server 0x840129c 1 2012-01-30 20:26:18.700 respond[3467] Server 0x84013bc 1 2012-01-30 20:26:18.700 respond[3467] Accept 659 2012-01-30 20:26:18.700 respond[3467] Server 0x84013bc 4 2012-01-30 20:26:18.700 respond[3467] Done reading 659 2012-01-30 20:26:18.700 respond[3467] Done writing 659 Passed test: test00.m:78 ... respond test 658 OK 2012-01-30 20:26:18.715 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.715 respond[3467] Server 0x8401f4c 1 2012-01-30 20:26:18.715 respond[3467] Server 0x840206c 1 2012-01-30 20:26:18.715 respond[3467] Accept 658 2012-01-30 20:26:18.715 respond[3467] Server 0x840206c 4 2012-01-30 20:26:18.716 respond[3467] Done reading 658 2012-01-30 20:26:18.716 respond[3467] Done writing 658 Passed test: test00.m:78 ... respond test 657 OK 2012-01-30 20:26:18.731 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.731 respond[3467] Server 0x8402bfc 1 2012-01-30 20:26:18.732 respond[3467] Server 0x8402d1c 1 2012-01-30 20:26:18.732 respond[3467] Accept 657 2012-01-30 20:26:18.732 respond[3467] Server 0x8402d1c 4 2012-01-30 20:26:18.732 respond[3467] Done reading 657 2012-01-30 20:26:18.732 respond[3467] Done writing 657 Passed test: test00.m:78 ... respond test 656 OK 2012-01-30 20:26:18.746 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.746 respond[3467] Server 0x84038d4 1 2012-01-30 20:26:18.746 respond[3467] Server 0x84039f4 1 2012-01-30 20:26:18.746 respond[3467] Accept 656 2012-01-30 20:26:18.747 respond[3467] Server 0x84039f4 4 2012-01-30 20:26:18.747 respond[3467] Done reading 656 2012-01-30 20:26:18.747 respond[3467] Done writing 656 Passed test: test00.m:78 ... respond test 655 OK 2012-01-30 20:26:18.768 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.768 respond[3467] Server 0x840458c 1 2012-01-30 20:26:18.768 respond[3467] Server 0x84046ac 1 2012-01-30 20:26:18.768 respond[3467] Accept 655 2012-01-30 20:26:18.768 respond[3467] Server 0x84046ac 4 2012-01-30 20:26:18.768 respond[3467] Done reading 655 2012-01-30 20:26:18.768 respond[3467] Done writing 655 Passed test: test00.m:78 ... respond test 654 OK 2012-01-30 20:26:18.778 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.778 respond[3467] Server 0x8405264 1 2012-01-30 20:26:18.778 respond[3467] Server 0x8405384 1 2012-01-30 20:26:18.778 respond[3467] Accept 654 2012-01-30 20:26:18.778 respond[3467] Server 0x8405384 4 2012-01-30 20:26:18.779 respond[3467] Done reading 654 2012-01-30 20:26:18.779 respond[3467] Done writing 654 Passed test: test00.m:78 ... respond test 653 OK 2012-01-30 20:26:18.786 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.786 respond[3467] Server 0x8405f1c 1 2012-01-30 20:26:18.786 respond[3467] Server 0x840603c 1 2012-01-30 20:26:18.786 respond[3467] Accept 653 2012-01-30 20:26:18.786 respond[3467] Server 0x840603c 4 2012-01-30 20:26:18.787 respond[3467] Done reading 653 2012-01-30 20:26:18.787 respond[3467] Done writing 653 Passed test: test00.m:78 ... respond test 652 OK 2012-01-30 20:26:18.797 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.797 respond[3467] Server 0x8406bf4 1 2012-01-30 20:26:18.798 respond[3467] Server 0x8406d14 1 2012-01-30 20:26:18.798 respond[3467] Accept 652 2012-01-30 20:26:18.798 respond[3467] Server 0x8406d14 4 2012-01-30 20:26:18.798 respond[3467] Done reading 652 2012-01-30 20:26:18.798 respond[3467] Done writing 652 Passed test: test00.m:78 ... respond test 651 OK 2012-01-30 20:26:18.820 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.821 respond[3467] Server 0x84078ac 1 2012-01-30 20:26:18.821 respond[3467] Server 0x84079cc 1 2012-01-30 20:26:18.821 respond[3467] Accept 651 2012-01-30 20:26:18.821 respond[3467] Server 0x84079cc 4 2012-01-30 20:26:18.821 respond[3467] Done reading 651 2012-01-30 20:26:18.821 respond[3467] Done writing 651 Passed test: test00.m:78 ... respond test 650 OK 2012-01-30 20:26:18.834 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.834 respond[3467] Server 0x8408584 1 2012-01-30 20:26:18.834 respond[3467] Server 0x84086a4 1 2012-01-30 20:26:18.834 respond[3467] Accept 650 2012-01-30 20:26:18.834 respond[3467] Server 0x84086a4 4 2012-01-30 20:26:18.834 respond[3467] Done reading 650 2012-01-30 20:26:18.834 respond[3467] Done writing 650 Passed test: test00.m:78 ... respond test 649 OK 2012-01-30 20:26:18.841 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.842 respond[3467] Server 0x840923c 1 2012-01-30 20:26:18.842 respond[3467] Server 0x840935c 1 2012-01-30 20:26:18.842 respond[3467] Accept 649 2012-01-30 20:26:18.842 respond[3467] Server 0x840935c 4 2012-01-30 20:26:18.842 respond[3467] Done reading 649 2012-01-30 20:26:18.842 respond[3467] Done writing 649 Passed test: test00.m:78 ... respond test 648 OK 2012-01-30 20:26:18.849 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.850 respond[3467] Server 0x8409f14 1 2012-01-30 20:26:18.850 respond[3467] Server 0x840a034 1 2012-01-30 20:26:18.850 respond[3467] Accept 648 2012-01-30 20:26:18.850 respond[3467] Server 0x840a034 4 2012-01-30 20:26:18.850 respond[3467] Done reading 648 2012-01-30 20:26:18.850 respond[3467] Done writing 648 Passed test: test00.m:78 ... respond test 647 OK 2012-01-30 20:26:18.858 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.858 respond[3467] Server 0x840abcc 1 2012-01-30 20:26:18.858 respond[3467] Server 0x840acec 1 2012-01-30 20:26:18.858 respond[3467] Accept 647 2012-01-30 20:26:18.858 respond[3467] Server 0x840acec 4 2012-01-30 20:26:18.859 respond[3467] Done reading 647 2012-01-30 20:26:18.859 respond[3467] Done writing 647 Passed test: test00.m:78 ... respond test 646 OK 2012-01-30 20:26:18.866 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.866 respond[3467] Server 0x840b8a4 1 2012-01-30 20:26:18.866 respond[3467] Server 0x840b9c4 1 2012-01-30 20:26:18.866 respond[3467] Accept 646 2012-01-30 20:26:18.866 respond[3467] Server 0x840b9c4 4 2012-01-30 20:26:18.867 respond[3467] Done reading 646 2012-01-30 20:26:18.867 respond[3467] Done writing 646 Passed test: test00.m:78 ... respond test 645 OK 2012-01-30 20:26:18.874 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.874 respond[3467] Server 0x840c55c 1 2012-01-30 20:26:18.874 respond[3467] Server 0x840c67c 1 2012-01-30 20:26:18.874 respond[3467] Accept 645 2012-01-30 20:26:18.874 respond[3467] Server 0x840c67c 4 2012-01-30 20:26:18.876 respond[3467] Done reading 645 2012-01-30 20:26:18.876 respond[3467] Done writing 645 Passed test: test00.m:78 ... respond test 644 OK 2012-01-30 20:26:18.886 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.886 respond[3467] Server 0x840d234 1 2012-01-30 20:26:18.886 respond[3467] Server 0x840d354 1 2012-01-30 20:26:18.886 respond[3467] Accept 644 2012-01-30 20:26:18.886 respond[3467] Server 0x840d354 4 2012-01-30 20:26:18.887 respond[3467] Done reading 644 2012-01-30 20:26:18.887 respond[3467] Done writing 644 Passed test: test00.m:78 ... respond test 643 OK 2012-01-30 20:26:18.894 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.894 respond[3467] Server 0x840deec 1 2012-01-30 20:26:18.894 respond[3467] Server 0x840e00c 1 2012-01-30 20:26:18.894 respond[3467] Accept 643 2012-01-30 20:26:18.894 respond[3467] Server 0x840e00c 4 2012-01-30 20:26:18.895 respond[3467] Done reading 643 2012-01-30 20:26:18.895 respond[3467] Done writing 643 Passed test: test00.m:78 ... respond test 642 OK 2012-01-30 20:26:18.907 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.908 respond[3467] Server 0x840eb8c 1 2012-01-30 20:26:18.908 respond[3467] Server 0x840ecac 1 2012-01-30 20:26:18.908 respond[3467] Accept 642 2012-01-30 20:26:18.908 respond[3467] Server 0x840ecac 4 2012-01-30 20:26:18.909 respond[3467] Done reading 642 2012-01-30 20:26:18.909 respond[3467] Done writing 642 Passed test: test00.m:78 ... respond test 641 OK 2012-01-30 20:26:18.921 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.921 respond[3467] Server 0x840f87c 1 2012-01-30 20:26:18.921 respond[3467] Server 0x840f99c 1 2012-01-30 20:26:18.921 respond[3467] Accept 641 2012-01-30 20:26:18.921 respond[3467] Server 0x840f99c 4 2012-01-30 20:26:18.922 respond[3467] Done reading 641 2012-01-30 20:26:18.922 respond[3467] Done writing 641 Passed test: test00.m:78 ... respond test 640 OK 2012-01-30 20:26:18.931 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.932 respond[3467] Server 0x8410554 1 2012-01-30 20:26:18.932 respond[3467] Server 0x8410674 1 2012-01-30 20:26:18.932 respond[3467] Accept 640 2012-01-30 20:26:18.932 respond[3467] Server 0x8410674 4 2012-01-30 20:26:18.932 respond[3467] Done reading 640 2012-01-30 20:26:18.932 respond[3467] Done writing 640 Passed test: test00.m:78 ... respond test 639 OK 2012-01-30 20:26:18.942 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.942 respond[3467] Server 0x841120c 1 2012-01-30 20:26:18.942 respond[3467] Server 0x841132c 1 2012-01-30 20:26:18.942 respond[3467] Accept 639 2012-01-30 20:26:18.942 respond[3467] Server 0x841132c 4 2012-01-30 20:26:18.943 respond[3467] Done reading 639 2012-01-30 20:26:18.943 respond[3467] Done writing 639 Passed test: test00.m:78 ... respond test 638 OK 2012-01-30 20:26:18.955 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.955 respond[3467] Server 0x8411ee4 1 2012-01-30 20:26:18.955 respond[3467] Server 0x8412004 1 2012-01-30 20:26:18.955 respond[3467] Accept 638 2012-01-30 20:26:18.955 respond[3467] Server 0x8412004 4 2012-01-30 20:26:18.955 respond[3467] Done reading 638 2012-01-30 20:26:18.955 respond[3467] Done writing 638 Passed test: test00.m:78 ... respond test 637 OK 2012-01-30 20:26:18.970 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.971 respond[3467] Server 0x8412b9c 1 2012-01-30 20:26:18.971 respond[3467] Server 0x8412cbc 1 2012-01-30 20:26:18.971 respond[3467] Accept 637 2012-01-30 20:26:18.971 respond[3467] Server 0x8412cbc 4 2012-01-30 20:26:18.971 respond[3467] Done reading 637 2012-01-30 20:26:18.971 respond[3467] Done writing 637 Passed test: test00.m:78 ... respond test 636 OK 2012-01-30 20:26:18.981 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.981 respond[3467] Server 0x8413874 1 2012-01-30 20:26:18.981 respond[3467] Server 0x8413994 1 2012-01-30 20:26:18.981 respond[3467] Accept 636 2012-01-30 20:26:18.981 respond[3467] Server 0x8413994 4 2012-01-30 20:26:18.981 respond[3467] Done reading 636 2012-01-30 20:26:18.981 respond[3467] Done writing 636 Passed test: test00.m:78 ... respond test 635 OK 2012-01-30 20:26:18.996 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:18.996 respond[3467] Server 0x841452c 1 2012-01-30 20:26:18.996 respond[3467] Server 0x841464c 1 2012-01-30 20:26:18.996 respond[3467] Accept 635 2012-01-30 20:26:18.996 respond[3467] Server 0x841464c 4 2012-01-30 20:26:18.997 respond[3467] Done reading 635 2012-01-30 20:26:18.997 respond[3467] Done writing 635 Passed test: test00.m:78 ... respond test 634 OK 2012-01-30 20:26:19.010 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.011 respond[3467] Server 0x8415204 1 2012-01-30 20:26:19.011 respond[3467] Server 0x8415324 1 2012-01-30 20:26:19.011 respond[3467] Accept 634 2012-01-30 20:26:19.011 respond[3467] Server 0x8415324 4 2012-01-30 20:26:19.011 respond[3467] Done reading 634 2012-01-30 20:26:19.011 respond[3467] Done writing 634 Passed test: test00.m:78 ... respond test 633 OK 2012-01-30 20:26:19.022 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.022 respond[3467] Server 0x8415ebc 1 2012-01-30 20:26:19.022 respond[3467] Server 0x8415fdc 1 2012-01-30 20:26:19.022 respond[3467] Accept 633 2012-01-30 20:26:19.022 respond[3467] Server 0x8415fdc 4 2012-01-30 20:26:19.022 respond[3467] Done reading 633 2012-01-30 20:26:19.022 respond[3467] Done writing 633 Passed test: test00.m:78 ... respond test 632 OK 2012-01-30 20:26:19.035 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.035 respond[3467] Server 0x8416b94 1 2012-01-30 20:26:19.035 respond[3467] Server 0x8416cb4 1 2012-01-30 20:26:19.035 respond[3467] Accept 632 2012-01-30 20:26:19.035 respond[3467] Server 0x8416cb4 4 2012-01-30 20:26:19.035 respond[3467] Done reading 632 2012-01-30 20:26:19.035 respond[3467] Done writing 632 Passed test: test00.m:78 ... respond test 631 OK 2012-01-30 20:26:19.049 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.049 respond[3467] Server 0x841784c 1 2012-01-30 20:26:19.049 respond[3467] Server 0x841796c 1 2012-01-30 20:26:19.049 respond[3467] Accept 631 2012-01-30 20:26:19.049 respond[3467] Server 0x841796c 4 2012-01-30 20:26:19.050 respond[3467] Done reading 631 2012-01-30 20:26:19.050 respond[3467] Done writing 631 Passed test: test00.m:78 ... respond test 630 OK 2012-01-30 20:26:19.058 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.058 respond[3467] Server 0x8418524 1 2012-01-30 20:26:19.058 respond[3467] Server 0x8418644 1 2012-01-30 20:26:19.058 respond[3467] Accept 630 2012-01-30 20:26:19.058 respond[3467] Server 0x8418644 4 2012-01-30 20:26:19.059 respond[3467] Done reading 630 2012-01-30 20:26:19.059 respond[3467] Done writing 630 Passed test: test00.m:78 ... respond test 629 OK 2012-01-30 20:26:19.068 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.069 respond[3467] Server 0x84191dc 1 2012-01-30 20:26:19.069 respond[3467] Server 0x84192fc 1 2012-01-30 20:26:19.069 respond[3467] Accept 629 2012-01-30 20:26:19.069 respond[3467] Server 0x84192fc 4 2012-01-30 20:26:19.069 respond[3467] Done reading 629 2012-01-30 20:26:19.069 respond[3467] Done writing 629 Passed test: test00.m:78 ... respond test 628 OK 2012-01-30 20:26:19.076 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.076 respond[3467] Server 0x8419eb4 1 2012-01-30 20:26:19.077 respond[3467] Server 0x8419fd4 1 2012-01-30 20:26:19.077 respond[3467] Accept 628 2012-01-30 20:26:19.077 respond[3467] Server 0x8419fd4 4 2012-01-30 20:26:19.077 respond[3467] Done reading 628 2012-01-30 20:26:19.077 respond[3467] Done writing 628 Passed test: test00.m:78 ... respond test 627 OK 2012-01-30 20:26:19.089 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.089 respond[3467] Server 0x841ab6c 1 2012-01-30 20:26:19.089 respond[3467] Server 0x841ac8c 1 2012-01-30 20:26:19.089 respond[3467] Accept 627 2012-01-30 20:26:19.090 respond[3467] Server 0x841ac8c 4 2012-01-30 20:26:19.090 respond[3467] Done reading 627 2012-01-30 20:26:19.090 respond[3467] Done writing 627 Passed test: test00.m:78 ... respond test 626 OK 2012-01-30 20:26:19.100 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.100 respond[3467] Server 0x841b844 1 2012-01-30 20:26:19.100 respond[3467] Server 0x841b964 1 2012-01-30 20:26:19.100 respond[3467] Accept 626 2012-01-30 20:26:19.100 respond[3467] Server 0x841b964 4 2012-01-30 20:26:19.101 respond[3467] Done reading 626 2012-01-30 20:26:19.101 respond[3467] Done writing 626 Passed test: test00.m:78 ... respond test 625 OK 2012-01-30 20:26:19.115 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.115 respond[3467] Server 0x841c4fc 1 2012-01-30 20:26:19.115 respond[3467] Server 0x841c61c 1 2012-01-30 20:26:19.115 respond[3467] Accept 625 2012-01-30 20:26:19.115 respond[3467] Server 0x841c61c 4 2012-01-30 20:26:19.115 respond[3467] Done reading 625 2012-01-30 20:26:19.115 respond[3467] Done writing 625 Passed test: test00.m:78 ... respond test 624 OK 2012-01-30 20:26:19.130 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.130 respond[3467] Server 0x841d1d4 1 2012-01-30 20:26:19.130 respond[3467] Server 0x841d2f4 1 2012-01-30 20:26:19.130 respond[3467] Accept 624 2012-01-30 20:26:19.130 respond[3467] Server 0x841d2f4 4 2012-01-30 20:26:19.130 respond[3467] Done reading 624 2012-01-30 20:26:19.130 respond[3467] Done writing 624 Passed test: test00.m:78 ... respond test 623 OK 2012-01-30 20:26:19.147 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.147 respond[3467] Server 0x841de8c 1 2012-01-30 20:26:19.147 respond[3467] Server 0x841dfac 1 2012-01-30 20:26:19.147 respond[3467] Accept 623 2012-01-30 20:26:19.147 respond[3467] Server 0x841dfac 4 2012-01-30 20:26:19.148 respond[3467] Done reading 623 2012-01-30 20:26:19.148 respond[3467] Done writing 623 Passed test: test00.m:78 ... respond test 622 OK 2012-01-30 20:26:19.158 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.158 respond[3467] Server 0x841eb64 1 2012-01-30 20:26:19.158 respond[3467] Server 0x841ec84 1 2012-01-30 20:26:19.158 respond[3467] Accept 622 2012-01-30 20:26:19.158 respond[3467] Server 0x841ec84 4 2012-01-30 20:26:19.158 respond[3467] Done reading 622 2012-01-30 20:26:19.158 respond[3467] Done writing 622 Passed test: test00.m:78 ... respond test 621 OK 2012-01-30 20:26:19.173 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.173 respond[3467] Server 0x841f81c 1 2012-01-30 20:26:19.173 respond[3467] Server 0x841f93c 1 2012-01-30 20:26:19.173 respond[3467] Accept 621 2012-01-30 20:26:19.173 respond[3467] Server 0x841f93c 4 2012-01-30 20:26:19.173 respond[3467] Done reading 621 2012-01-30 20:26:19.173 respond[3467] Done writing 621 Passed test: test00.m:78 ... respond test 620 OK 2012-01-30 20:26:19.185 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.186 respond[3467] Server 0x84204f4 1 2012-01-30 20:26:19.186 respond[3467] Server 0x8420614 1 2012-01-30 20:26:19.186 respond[3467] Accept 620 2012-01-30 20:26:19.186 respond[3467] Server 0x8420614 4 2012-01-30 20:26:19.186 respond[3467] Done reading 620 2012-01-30 20:26:19.186 respond[3467] Done writing 620 Passed test: test00.m:78 ... respond test 619 OK 2012-01-30 20:26:19.200 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.200 respond[3467] Server 0x84211ac 1 2012-01-30 20:26:19.200 respond[3467] Server 0x84212cc 1 2012-01-30 20:26:19.201 respond[3467] Accept 619 2012-01-30 20:26:19.201 respond[3467] Server 0x84212cc 4 2012-01-30 20:26:19.201 respond[3467] Done reading 619 2012-01-30 20:26:19.201 respond[3467] Done writing 619 Passed test: test00.m:78 ... respond test 618 OK 2012-01-30 20:26:19.218 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.218 respond[3467] Server 0x8421e84 1 2012-01-30 20:26:19.218 respond[3467] Server 0x8421fa4 1 2012-01-30 20:26:19.218 respond[3467] Accept 618 2012-01-30 20:26:19.219 respond[3467] Server 0x8421fa4 4 2012-01-30 20:26:19.219 respond[3467] Done reading 618 2012-01-30 20:26:19.219 respond[3467] Done writing 618 Passed test: test00.m:78 ... respond test 617 OK 2012-01-30 20:26:19.234 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.234 respond[3467] Server 0x8422b3c 1 2012-01-30 20:26:19.235 respond[3467] Server 0x8422c5c 1 2012-01-30 20:26:19.235 respond[3467] Accept 617 2012-01-30 20:26:19.235 respond[3467] Server 0x8422c5c 4 2012-01-30 20:26:19.235 respond[3467] Done reading 617 2012-01-30 20:26:19.235 respond[3467] Done writing 617 Passed test: test00.m:78 ... respond test 616 OK 2012-01-30 20:26:19.250 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.250 respond[3467] Server 0x8423814 1 2012-01-30 20:26:19.250 respond[3467] Server 0x8423934 1 2012-01-30 20:26:19.250 respond[3467] Accept 616 2012-01-30 20:26:19.251 respond[3467] Server 0x8423934 4 2012-01-30 20:26:19.251 respond[3467] Done reading 616 2012-01-30 20:26:19.251 respond[3467] Done writing 616 Passed test: test00.m:78 ... respond test 615 OK 2012-01-30 20:26:19.268 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.268 respond[3467] Server 0x84244cc 1 2012-01-30 20:26:19.268 respond[3467] Server 0x84245ec 1 2012-01-30 20:26:19.268 respond[3467] Accept 615 2012-01-30 20:26:19.268 respond[3467] Server 0x84245ec 4 2012-01-30 20:26:19.268 respond[3467] Done reading 615 2012-01-30 20:26:19.268 respond[3467] Done writing 615 Passed test: test00.m:78 ... respond test 614 OK 2012-01-30 20:26:19.285 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.285 respond[3467] Server 0x84251a4 1 2012-01-30 20:26:19.285 respond[3467] Server 0x84252c4 1 2012-01-30 20:26:19.285 respond[3467] Accept 614 2012-01-30 20:26:19.285 respond[3467] Server 0x84252c4 4 2012-01-30 20:26:19.286 respond[3467] Done reading 614 2012-01-30 20:26:19.286 respond[3467] Done writing 614 Passed test: test00.m:78 ... respond test 613 OK 2012-01-30 20:26:19.301 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.301 respond[3467] Server 0x8425e5c 1 2012-01-30 20:26:19.301 respond[3467] Server 0x8425f7c 1 2012-01-30 20:26:19.301 respond[3467] Accept 613 2012-01-30 20:26:19.301 respond[3467] Server 0x8425f7c 4 2012-01-30 20:26:19.301 respond[3467] Done reading 613 2012-01-30 20:26:19.301 respond[3467] Done writing 613 Passed test: test00.m:78 ... respond test 612 OK 2012-01-30 20:26:19.315 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.316 respond[3467] Server 0x8426b34 1 2012-01-30 20:26:19.316 respond[3467] Server 0x8426c54 1 2012-01-30 20:26:19.316 respond[3467] Accept 612 2012-01-30 20:26:19.316 respond[3467] Server 0x8426c54 4 2012-01-30 20:26:19.316 respond[3467] Done reading 612 2012-01-30 20:26:19.316 respond[3467] Done writing 612 Passed test: test00.m:78 ... respond test 611 OK 2012-01-30 20:26:19.329 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.330 respond[3467] Server 0x84277ec 1 2012-01-30 20:26:19.330 respond[3467] Server 0x842790c 1 2012-01-30 20:26:19.330 respond[3467] Accept 611 2012-01-30 20:26:19.330 respond[3467] Server 0x842790c 4 2012-01-30 20:26:19.330 respond[3467] Done reading 611 2012-01-30 20:26:19.330 respond[3467] Done writing 611 Passed test: test00.m:78 ... respond test 610 OK 2012-01-30 20:26:19.347 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.347 respond[3467] Server 0x84284c4 1 2012-01-30 20:26:19.347 respond[3467] Server 0x84285e4 1 2012-01-30 20:26:19.347 respond[3467] Accept 610 2012-01-30 20:26:19.347 respond[3467] Server 0x84285e4 4 2012-01-30 20:26:19.347 respond[3467] Done reading 610 2012-01-30 20:26:19.347 respond[3467] Done writing 610 Passed test: test00.m:78 ... respond test 609 OK 2012-01-30 20:26:19.362 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.362 respond[3467] Server 0x842917c 1 2012-01-30 20:26:19.362 respond[3467] Server 0x842929c 1 2012-01-30 20:26:19.362 respond[3467] Accept 609 2012-01-30 20:26:19.362 respond[3467] Server 0x842929c 4 2012-01-30 20:26:19.363 respond[3467] Done reading 609 2012-01-30 20:26:19.363 respond[3467] Done writing 609 Passed test: test00.m:78 ... respond test 608 OK 2012-01-30 20:26:19.373 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.373 respond[3467] Server 0x8429e54 1 2012-01-30 20:26:19.373 respond[3467] Server 0x8429f74 1 2012-01-30 20:26:19.373 respond[3467] Accept 608 2012-01-30 20:26:19.373 respond[3467] Server 0x8429f74 4 2012-01-30 20:26:19.374 respond[3467] Done reading 608 2012-01-30 20:26:19.374 respond[3467] Done writing 608 Passed test: test00.m:78 ... respond test 607 OK 2012-01-30 20:26:19.382 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.382 respond[3467] Server 0x842ab0c 1 2012-01-30 20:26:19.382 respond[3467] Server 0x842ac2c 1 2012-01-30 20:26:19.382 respond[3467] Accept 607 2012-01-30 20:26:19.382 respond[3467] Server 0x842ac2c 4 2012-01-30 20:26:19.382 respond[3467] Done reading 607 2012-01-30 20:26:19.382 respond[3467] Done writing 607 Passed test: test00.m:78 ... respond test 606 OK 2012-01-30 20:26:19.394 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.394 respond[3467] Server 0x842b7e4 1 2012-01-30 20:26:19.394 respond[3467] Server 0x842b904 1 2012-01-30 20:26:19.394 respond[3467] Accept 606 2012-01-30 20:26:19.395 respond[3467] Server 0x842b904 4 2012-01-30 20:26:19.395 respond[3467] Done reading 606 2012-01-30 20:26:19.395 respond[3467] Done writing 606 Passed test: test00.m:78 ... respond test 605 OK 2012-01-30 20:26:19.405 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.405 respond[3467] Server 0x842c49c 1 2012-01-30 20:26:19.405 respond[3467] Server 0x842c5bc 1 2012-01-30 20:26:19.405 respond[3467] Accept 605 2012-01-30 20:26:19.405 respond[3467] Server 0x842c5bc 4 2012-01-30 20:26:19.405 respond[3467] Done reading 605 2012-01-30 20:26:19.406 respond[3467] Done writing 605 Passed test: test00.m:78 ... respond test 604 OK 2012-01-30 20:26:19.417 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.417 respond[3467] Server 0x842d174 1 2012-01-30 20:26:19.418 respond[3467] Server 0x842d294 1 2012-01-30 20:26:19.418 respond[3467] Accept 604 2012-01-30 20:26:19.418 respond[3467] Server 0x842d294 4 2012-01-30 20:26:19.418 respond[3467] Done reading 604 2012-01-30 20:26:19.418 respond[3467] Done writing 604 Passed test: test00.m:78 ... respond test 603 OK 2012-01-30 20:26:19.428 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.428 respond[3467] Server 0x842de2c 1 2012-01-30 20:26:19.428 respond[3467] Server 0x842df4c 1 2012-01-30 20:26:19.428 respond[3467] Accept 603 2012-01-30 20:26:19.428 respond[3467] Server 0x842df4c 4 2012-01-30 20:26:19.429 respond[3467] Done reading 603 2012-01-30 20:26:19.429 respond[3467] Done writing 603 Passed test: test00.m:78 ... respond test 602 OK 2012-01-30 20:26:19.437 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.437 respond[3467] Server 0x842eb04 1 2012-01-30 20:26:19.437 respond[3467] Server 0x842ec24 1 2012-01-30 20:26:19.437 respond[3467] Accept 602 2012-01-30 20:26:19.437 respond[3467] Server 0x842ec24 4 2012-01-30 20:26:19.437 respond[3467] Done reading 602 2012-01-30 20:26:19.437 respond[3467] Done writing 602 Passed test: test00.m:78 ... respond test 601 OK 2012-01-30 20:26:19.445 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.445 respond[3467] Server 0x842f7c4 1 2012-01-30 20:26:19.445 respond[3467] Server 0x842f8e4 1 2012-01-30 20:26:19.445 respond[3467] Accept 601 2012-01-30 20:26:19.445 respond[3467] Server 0x842f8e4 4 2012-01-30 20:26:19.445 respond[3467] Done reading 601 2012-01-30 20:26:19.445 respond[3467] Done writing 601 Passed test: test00.m:78 ... respond test 600 OK 2012-01-30 20:26:19.453 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.453 respond[3467] Server 0x843049c 1 2012-01-30 20:26:19.453 respond[3467] Server 0x84305bc 1 2012-01-30 20:26:19.453 respond[3467] Accept 600 2012-01-30 20:26:19.453 respond[3467] Server 0x84305bc 4 2012-01-30 20:26:19.453 respond[3467] Done reading 600 2012-01-30 20:26:19.453 respond[3467] Done writing 600 Passed test: test00.m:78 ... respond test 599 OK 2012-01-30 20:26:19.461 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.461 respond[3467] Server 0x8431154 1 2012-01-30 20:26:19.462 respond[3467] Server 0x8431274 1 2012-01-30 20:26:19.462 respond[3467] Accept 599 2012-01-30 20:26:19.462 respond[3467] Server 0x8431274 4 2012-01-30 20:26:19.462 respond[3467] Done reading 599 2012-01-30 20:26:19.462 respond[3467] Done writing 599 Passed test: test00.m:78 ... respond test 598 OK 2012-01-30 20:26:19.469 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.469 respond[3467] Server 0x8431e2c 1 2012-01-30 20:26:19.469 respond[3467] Server 0x8431f4c 1 2012-01-30 20:26:19.469 respond[3467] Accept 598 2012-01-30 20:26:19.469 respond[3467] Server 0x8431f4c 4 2012-01-30 20:26:19.470 respond[3467] Done reading 598 2012-01-30 20:26:19.470 respond[3467] Done writing 598 Passed test: test00.m:78 ... respond test 597 OK 2012-01-30 20:26:19.478 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.478 respond[3467] Server 0x8432ae4 1 2012-01-30 20:26:19.478 respond[3467] Server 0x8432c04 1 2012-01-30 20:26:19.478 respond[3467] Accept 597 2012-01-30 20:26:19.478 respond[3467] Server 0x8432c04 4 2012-01-30 20:26:19.479 respond[3467] Done reading 597 2012-01-30 20:26:19.479 respond[3467] Done writing 597 Passed test: test00.m:78 ... respond test 596 OK 2012-01-30 20:26:19.486 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.486 respond[3467] Server 0x84337bc 1 2012-01-30 20:26:19.486 respond[3467] Server 0x84338dc 1 2012-01-30 20:26:19.486 respond[3467] Accept 596 2012-01-30 20:26:19.486 respond[3467] Server 0x84338dc 4 2012-01-30 20:26:19.487 respond[3467] Done reading 596 2012-01-30 20:26:19.487 respond[3467] Done writing 596 Passed test: test00.m:78 ... respond test 595 OK 2012-01-30 20:26:19.495 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.495 respond[3467] Server 0x8434474 1 2012-01-30 20:26:19.495 respond[3467] Server 0x8434594 1 2012-01-30 20:26:19.495 respond[3467] Accept 595 2012-01-30 20:26:19.495 respond[3467] Server 0x8434594 4 2012-01-30 20:26:19.495 respond[3467] Done reading 595 2012-01-30 20:26:19.495 respond[3467] Done writing 595 Passed test: test00.m:78 ... respond test 594 OK 2012-01-30 20:26:19.503 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.503 respond[3467] Server 0x843514c 1 2012-01-30 20:26:19.503 respond[3467] Server 0x843526c 1 2012-01-30 20:26:19.503 respond[3467] Accept 594 2012-01-30 20:26:19.503 respond[3467] Server 0x843526c 4 2012-01-30 20:26:19.504 respond[3467] Done reading 594 2012-01-30 20:26:19.504 respond[3467] Done writing 594 Passed test: test00.m:78 ... respond test 593 OK 2012-01-30 20:26:19.515 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.515 respond[3467] Server 0x8435e04 1 2012-01-30 20:26:19.515 respond[3467] Server 0x8435f24 1 2012-01-30 20:26:19.515 respond[3467] Accept 593 2012-01-30 20:26:19.515 respond[3467] Server 0x8435f24 4 2012-01-30 20:26:19.516 respond[3467] Done reading 593 2012-01-30 20:26:19.516 respond[3467] Done writing 593 Passed test: test00.m:78 ... respond test 592 OK 2012-01-30 20:26:19.523 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.523 respond[3467] Server 0x8436adc 1 2012-01-30 20:26:19.523 respond[3467] Server 0x8436bfc 1 2012-01-30 20:26:19.523 respond[3467] Accept 592 2012-01-30 20:26:19.523 respond[3467] Server 0x8436bfc 4 2012-01-30 20:26:19.524 respond[3467] Done reading 592 2012-01-30 20:26:19.524 respond[3467] Done writing 592 Passed test: test00.m:78 ... respond test 591 OK 2012-01-30 20:26:19.532 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.532 respond[3467] Server 0x8437794 1 2012-01-30 20:26:19.532 respond[3467] Server 0x84378b4 1 2012-01-30 20:26:19.532 respond[3467] Accept 591 2012-01-30 20:26:19.532 respond[3467] Server 0x84378b4 4 2012-01-30 20:26:19.532 respond[3467] Done reading 591 2012-01-30 20:26:19.532 respond[3467] Done writing 591 Passed test: test00.m:78 ... respond test 590 OK 2012-01-30 20:26:19.539 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.540 respond[3467] Server 0x843846c 1 2012-01-30 20:26:19.540 respond[3467] Server 0x843858c 1 2012-01-30 20:26:19.540 respond[3467] Accept 590 2012-01-30 20:26:19.540 respond[3467] Server 0x843858c 4 2012-01-30 20:26:19.540 respond[3467] Done reading 590 2012-01-30 20:26:19.540 respond[3467] Done writing 590 Passed test: test00.m:78 ... respond test 589 OK 2012-01-30 20:26:19.547 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.548 respond[3467] Server 0x8439124 1 2012-01-30 20:26:19.548 respond[3467] Server 0x8439244 1 2012-01-30 20:26:19.548 respond[3467] Accept 589 2012-01-30 20:26:19.548 respond[3467] Server 0x8439244 4 2012-01-30 20:26:19.548 respond[3467] Done reading 589 2012-01-30 20:26:19.548 respond[3467] Done writing 589 Passed test: test00.m:78 ... respond test 588 OK 2012-01-30 20:26:19.556 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.556 respond[3467] Server 0x8439dfc 1 2012-01-30 20:26:19.556 respond[3467] Server 0x8439f1c 1 2012-01-30 20:26:19.556 respond[3467] Accept 588 2012-01-30 20:26:19.556 respond[3467] Server 0x8439f1c 4 2012-01-30 20:26:19.557 respond[3467] Done reading 588 2012-01-30 20:26:19.557 respond[3467] Done writing 588 Passed test: test00.m:78 ... respond test 587 OK 2012-01-30 20:26:19.564 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.564 respond[3467] Server 0x843aab4 1 2012-01-30 20:26:19.564 respond[3467] Server 0x843abd4 1 2012-01-30 20:26:19.564 respond[3467] Accept 587 2012-01-30 20:26:19.564 respond[3467] Server 0x843abd4 4 2012-01-30 20:26:19.565 respond[3467] Done reading 587 2012-01-30 20:26:19.565 respond[3467] Done writing 587 Passed test: test00.m:78 ... respond test 586 OK 2012-01-30 20:26:19.573 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.573 respond[3467] Server 0x843b78c 1 2012-01-30 20:26:19.573 respond[3467] Server 0x843b8ac 1 2012-01-30 20:26:19.573 respond[3467] Accept 586 2012-01-30 20:26:19.573 respond[3467] Server 0x843b8ac 4 2012-01-30 20:26:19.573 respond[3467] Done reading 586 2012-01-30 20:26:19.573 respond[3467] Done writing 586 Passed test: test00.m:78 ... respond test 585 OK 2012-01-30 20:26:19.581 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.581 respond[3467] Server 0x843c444 1 2012-01-30 20:26:19.581 respond[3467] Server 0x843c564 1 2012-01-30 20:26:19.581 respond[3467] Accept 585 2012-01-30 20:26:19.581 respond[3467] Server 0x843c564 4 2012-01-30 20:26:19.581 respond[3467] Done reading 585 2012-01-30 20:26:19.581 respond[3467] Done writing 585 Passed test: test00.m:78 ... respond test 584 OK 2012-01-30 20:26:19.593 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.593 respond[3467] Server 0x843d11c 1 2012-01-30 20:26:19.593 respond[3467] Server 0x843d23c 1 2012-01-30 20:26:19.593 respond[3467] Accept 584 2012-01-30 20:26:19.593 respond[3467] Server 0x843d23c 4 2012-01-30 20:26:19.594 respond[3467] Done reading 584 2012-01-30 20:26:19.594 respond[3467] Done writing 584 Passed test: test00.m:78 ... respond test 583 OK 2012-01-30 20:26:19.601 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.601 respond[3467] Server 0x843ddd4 1 2012-01-30 20:26:19.601 respond[3467] Server 0x843def4 1 2012-01-30 20:26:19.601 respond[3467] Accept 583 2012-01-30 20:26:19.601 respond[3467] Server 0x843def4 4 2012-01-30 20:26:19.602 respond[3467] Done reading 583 2012-01-30 20:26:19.602 respond[3467] Done writing 583 Passed test: test00.m:78 ... respond test 582 OK 2012-01-30 20:26:19.611 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.611 respond[3467] Server 0x843eaac 1 2012-01-30 20:26:19.611 respond[3467] Server 0x843ebcc 1 2012-01-30 20:26:19.611 respond[3467] Accept 582 2012-01-30 20:26:19.611 respond[3467] Server 0x843ebcc 4 2012-01-30 20:26:19.612 respond[3467] Done reading 582 2012-01-30 20:26:19.612 respond[3467] Done writing 582 Passed test: test00.m:78 ... respond test 581 OK 2012-01-30 20:26:19.619 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.619 respond[3467] Server 0x843f764 1 2012-01-30 20:26:19.619 respond[3467] Server 0x843f884 1 2012-01-30 20:26:19.619 respond[3467] Accept 581 2012-01-30 20:26:19.620 respond[3467] Server 0x843f884 4 2012-01-30 20:26:19.620 respond[3467] Done reading 581 2012-01-30 20:26:19.620 respond[3467] Done writing 581 Passed test: test00.m:78 ... respond test 580 OK 2012-01-30 20:26:19.627 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.627 respond[3467] Server 0x844043c 1 2012-01-30 20:26:19.627 respond[3467] Server 0x844055c 1 2012-01-30 20:26:19.627 respond[3467] Accept 580 2012-01-30 20:26:19.628 respond[3467] Server 0x844055c 4 2012-01-30 20:26:19.628 respond[3467] Done reading 580 2012-01-30 20:26:19.628 respond[3467] Done writing 580 Passed test: test00.m:78 ... respond test 579 OK 2012-01-30 20:26:19.636 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.636 respond[3467] Server 0x84410f4 1 2012-01-30 20:26:19.636 respond[3467] Server 0x8441214 1 2012-01-30 20:26:19.636 respond[3467] Accept 579 2012-01-30 20:26:19.636 respond[3467] Server 0x8441214 4 2012-01-30 20:26:19.636 respond[3467] Done reading 579 2012-01-30 20:26:19.637 respond[3467] Done writing 579 Passed test: test00.m:78 ... respond test 578 OK 2012-01-30 20:26:19.645 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.645 respond[3467] Server 0x8441dcc 1 2012-01-30 20:26:19.645 respond[3467] Server 0x8441eec 1 2012-01-30 20:26:19.645 respond[3467] Accept 578 2012-01-30 20:26:19.645 respond[3467] Server 0x8441eec 4 2012-01-30 20:26:19.646 respond[3467] Done reading 578 2012-01-30 20:26:19.646 respond[3467] Done writing 578 Passed test: test00.m:78 ... respond test 577 OK 2012-01-30 20:26:19.653 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.654 respond[3467] Server 0x8442a84 1 2012-01-30 20:26:19.654 respond[3467] Server 0x8442ba4 1 2012-01-30 20:26:19.654 respond[3467] Accept 577 2012-01-30 20:26:19.654 respond[3467] Server 0x8442ba4 4 2012-01-30 20:26:19.654 respond[3467] Done reading 577 2012-01-30 20:26:19.654 respond[3467] Done writing 577 Passed test: test00.m:78 ... respond test 576 OK 2012-01-30 20:26:19.664 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.664 respond[3467] Server 0x844375c 1 2012-01-30 20:26:19.664 respond[3467] Server 0x844387c 1 2012-01-30 20:26:19.664 respond[3467] Accept 576 2012-01-30 20:26:19.664 respond[3467] Server 0x844387c 4 2012-01-30 20:26:19.665 respond[3467] Done reading 576 2012-01-30 20:26:19.665 respond[3467] Done writing 576 Passed test: test00.m:78 ... respond test 575 OK 2012-01-30 20:26:19.676 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.676 respond[3467] Server 0x8444414 1 2012-01-30 20:26:19.676 respond[3467] Server 0x8444534 1 2012-01-30 20:26:19.676 respond[3467] Accept 575 2012-01-30 20:26:19.676 respond[3467] Server 0x8444534 4 2012-01-30 20:26:19.677 respond[3467] Done reading 575 2012-01-30 20:26:19.677 respond[3467] Done writing 575 Passed test: test00.m:78 ... respond test 574 OK 2012-01-30 20:26:19.684 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.684 respond[3467] Server 0x84450ec 1 2012-01-30 20:26:19.684 respond[3467] Server 0x844520c 1 2012-01-30 20:26:19.684 respond[3467] Accept 574 2012-01-30 20:26:19.684 respond[3467] Server 0x844520c 4 2012-01-30 20:26:19.685 respond[3467] Done reading 574 2012-01-30 20:26:19.685 respond[3467] Done writing 574 Passed test: test00.m:78 ... respond test 573 OK 2012-01-30 20:26:19.693 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.693 respond[3467] Server 0x8445da4 1 2012-01-30 20:26:19.693 respond[3467] Server 0x8445ec4 1 2012-01-30 20:26:19.693 respond[3467] Accept 573 2012-01-30 20:26:19.693 respond[3467] Server 0x8445ec4 4 2012-01-30 20:26:19.693 respond[3467] Done reading 573 2012-01-30 20:26:19.693 respond[3467] Done writing 573 Passed test: test00.m:78 ... respond test 572 OK 2012-01-30 20:26:19.701 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.701 respond[3467] Server 0x8446a7c 1 2012-01-30 20:26:19.701 respond[3467] Server 0x8446b9c 1 2012-01-30 20:26:19.701 respond[3467] Accept 572 2012-01-30 20:26:19.701 respond[3467] Server 0x8446b9c 4 2012-01-30 20:26:19.701 respond[3467] Done reading 572 2012-01-30 20:26:19.701 respond[3467] Done writing 572 Passed test: test00.m:78 ... respond test 571 OK 2012-01-30 20:26:19.711 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.711 respond[3467] Server 0x8447734 1 2012-01-30 20:26:19.711 respond[3467] Server 0x8447854 1 2012-01-30 20:26:19.711 respond[3467] Accept 571 2012-01-30 20:26:19.712 respond[3467] Server 0x8447854 4 2012-01-30 20:26:19.712 respond[3467] Done reading 571 2012-01-30 20:26:19.712 respond[3467] Done writing 571 Passed test: test00.m:78 ... respond test 570 OK 2012-01-30 20:26:19.719 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.719 respond[3467] Server 0x844840c 1 2012-01-30 20:26:19.719 respond[3467] Server 0x844852c 1 2012-01-30 20:26:19.719 respond[3467] Accept 570 2012-01-30 20:26:19.720 respond[3467] Server 0x844852c 4 2012-01-30 20:26:19.720 respond[3467] Done reading 570 2012-01-30 20:26:19.720 respond[3467] Done writing 570 Passed test: test00.m:78 ... respond test 569 OK 2012-01-30 20:26:19.728 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.728 respond[3467] Server 0x84490c4 1 2012-01-30 20:26:19.728 respond[3467] Server 0x84491e4 1 2012-01-30 20:26:19.728 respond[3467] Accept 569 2012-01-30 20:26:19.728 respond[3467] Server 0x84491e4 4 2012-01-30 20:26:19.728 respond[3467] Done reading 569 2012-01-30 20:26:19.728 respond[3467] Done writing 569 Passed test: test00.m:78 ... respond test 568 OK 2012-01-30 20:26:19.736 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.736 respond[3467] Server 0x8449d9c 1 2012-01-30 20:26:19.736 respond[3467] Server 0x8449ebc 1 2012-01-30 20:26:19.736 respond[3467] Accept 568 2012-01-30 20:26:19.736 respond[3467] Server 0x8449ebc 4 2012-01-30 20:26:19.736 respond[3467] Done reading 568 2012-01-30 20:26:19.736 respond[3467] Done writing 568 Passed test: test00.m:78 ... respond test 567 OK 2012-01-30 20:26:19.744 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.744 respond[3467] Server 0x844aa54 1 2012-01-30 20:26:19.744 respond[3467] Server 0x844ab74 1 2012-01-30 20:26:19.745 respond[3467] Accept 567 2012-01-30 20:26:19.745 respond[3467] Server 0x844ab74 4 2012-01-30 20:26:19.745 respond[3467] Done reading 567 2012-01-30 20:26:19.745 respond[3467] Done writing 567 Passed test: test00.m:78 ... respond test 566 OK 2012-01-30 20:26:19.757 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.758 respond[3467] Server 0x844b72c 1 2012-01-30 20:26:19.758 respond[3467] Server 0x844b84c 1 2012-01-30 20:26:19.758 respond[3467] Accept 566 2012-01-30 20:26:19.758 respond[3467] Server 0x844b84c 4 2012-01-30 20:26:19.758 respond[3467] Done reading 566 2012-01-30 20:26:19.758 respond[3467] Done writing 566 Passed test: test00.m:78 ... respond test 565 OK 2012-01-30 20:26:19.772 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.772 respond[3467] Server 0x844c3e4 1 2012-01-30 20:26:19.772 respond[3467] Server 0x844c504 1 2012-01-30 20:26:19.772 respond[3467] Accept 565 2012-01-30 20:26:19.772 respond[3467] Server 0x844c504 4 2012-01-30 20:26:19.773 respond[3467] Done reading 565 2012-01-30 20:26:19.773 respond[3467] Done writing 565 Passed test: test00.m:78 ... respond test 564 OK 2012-01-30 20:26:19.790 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.790 respond[3467] Server 0x844d0bc 1 2012-01-30 20:26:19.790 respond[3467] Server 0x844d1dc 1 2012-01-30 20:26:19.790 respond[3467] Accept 564 2012-01-30 20:26:19.790 respond[3467] Server 0x844d1dc 4 2012-01-30 20:26:19.790 respond[3467] Done reading 564 2012-01-30 20:26:19.790 respond[3467] Done writing 564 Passed test: test00.m:78 ... respond test 563 OK 2012-01-30 20:26:19.806 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.807 respond[3467] Server 0x844dd74 1 2012-01-30 20:26:19.807 respond[3467] Server 0x844de94 1 2012-01-30 20:26:19.807 respond[3467] Accept 563 2012-01-30 20:26:19.807 respond[3467] Server 0x844de94 4 2012-01-30 20:26:19.807 respond[3467] Done reading 563 2012-01-30 20:26:19.807 respond[3467] Done writing 563 Passed test: test00.m:78 ... respond test 562 OK 2012-01-30 20:26:19.823 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.823 respond[3467] Server 0x844ea4c 1 2012-01-30 20:26:19.823 respond[3467] Server 0x844eb6c 1 2012-01-30 20:26:19.823 respond[3467] Accept 562 2012-01-30 20:26:19.823 respond[3467] Server 0x844eb6c 4 2012-01-30 20:26:19.823 respond[3467] Done reading 562 2012-01-30 20:26:19.823 respond[3467] Done writing 562 Passed test: test00.m:78 ... respond test 561 OK 2012-01-30 20:26:19.839 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.839 respond[3467] Server 0x844f704 1 2012-01-30 20:26:19.839 respond[3467] Server 0x844f824 1 2012-01-30 20:26:19.839 respond[3467] Accept 561 2012-01-30 20:26:19.840 respond[3467] Server 0x844f824 4 2012-01-30 20:26:19.840 respond[3467] Done reading 561 2012-01-30 20:26:19.840 respond[3467] Done writing 561 Passed test: test00.m:78 ... respond test 560 OK 2012-01-30 20:26:19.862 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.862 respond[3467] Server 0x84503d4 1 2012-01-30 20:26:19.862 respond[3467] Server 0x84504f4 1 2012-01-30 20:26:19.862 respond[3467] Accept 560 2012-01-30 20:26:19.862 respond[3467] Server 0x84504f4 4 2012-01-30 20:26:19.862 respond[3467] Done reading 560 2012-01-30 20:26:19.863 respond[3467] Done writing 560 Passed test: test00.m:78 ... respond test 559 OK 2012-01-30 20:26:19.876 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.876 respond[3467] Server 0x84510ac 1 2012-01-30 20:26:19.876 respond[3467] Server 0x84511cc 1 2012-01-30 20:26:19.876 respond[3467] Accept 559 2012-01-30 20:26:19.876 respond[3467] Server 0x84511cc 4 2012-01-30 20:26:19.877 respond[3467] Done reading 559 2012-01-30 20:26:19.877 respond[3467] Done writing 559 Passed test: test00.m:78 ... respond test 558 OK 2012-01-30 20:26:19.894 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.894 respond[3467] Server 0x8451d84 1 2012-01-30 20:26:19.894 respond[3467] Server 0x8451ea4 1 2012-01-30 20:26:19.894 respond[3467] Accept 558 2012-01-30 20:26:19.894 respond[3467] Server 0x8451ea4 4 2012-01-30 20:26:19.895 respond[3467] Done reading 558 2012-01-30 20:26:19.895 respond[3467] Done writing 558 Passed test: test00.m:78 ... respond test 557 OK 2012-01-30 20:26:19.908 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.908 respond[3467] Server 0x8452a3c 1 2012-01-30 20:26:19.908 respond[3467] Server 0x8452b5c 1 2012-01-30 20:26:19.908 respond[3467] Accept 557 2012-01-30 20:26:19.909 respond[3467] Server 0x8452b5c 4 2012-01-30 20:26:19.909 respond[3467] Done reading 557 2012-01-30 20:26:19.909 respond[3467] Done writing 557 Passed test: test00.m:78 ... respond test 556 OK 2012-01-30 20:26:19.925 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.926 respond[3467] Server 0x8453714 1 2012-01-30 20:26:19.926 respond[3467] Server 0x8453834 1 2012-01-30 20:26:19.926 respond[3467] Accept 556 2012-01-30 20:26:19.926 respond[3467] Server 0x8453834 4 2012-01-30 20:26:19.926 respond[3467] Done reading 556 2012-01-30 20:26:19.926 respond[3467] Done writing 556 Passed test: test00.m:78 ... respond test 555 OK 2012-01-30 20:26:19.939 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.939 respond[3467] Server 0x84543cc 1 2012-01-30 20:26:19.939 respond[3467] Server 0x84544ec 1 2012-01-30 20:26:19.939 respond[3467] Accept 555 2012-01-30 20:26:19.939 respond[3467] Server 0x84544ec 4 2012-01-30 20:26:19.940 respond[3467] Done reading 555 2012-01-30 20:26:19.940 respond[3467] Done writing 555 Passed test: test00.m:78 ... respond test 554 OK 2012-01-30 20:26:19.957 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.957 respond[3467] Server 0x84550a4 1 2012-01-30 20:26:19.957 respond[3467] Server 0x84551c4 1 2012-01-30 20:26:19.957 respond[3467] Accept 554 2012-01-30 20:26:19.957 respond[3467] Server 0x84551c4 4 2012-01-30 20:26:19.958 respond[3467] Done reading 554 2012-01-30 20:26:19.958 respond[3467] Done writing 554 Passed test: test00.m:78 ... respond test 553 OK 2012-01-30 20:26:19.972 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.972 respond[3467] Server 0x8455d5c 1 2012-01-30 20:26:19.972 respond[3467] Server 0x8455e7c 1 2012-01-30 20:26:19.972 respond[3467] Accept 553 2012-01-30 20:26:19.973 respond[3467] Server 0x8455e7c 4 2012-01-30 20:26:19.973 respond[3467] Done reading 553 2012-01-30 20:26:19.973 respond[3467] Done writing 553 Passed test: test00.m:78 ... respond test 552 OK 2012-01-30 20:26:19.984 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:19.984 respond[3467] Server 0x8456a34 1 2012-01-30 20:26:19.984 respond[3467] Server 0x8456b54 1 2012-01-30 20:26:19.984 respond[3467] Accept 552 2012-01-30 20:26:19.984 respond[3467] Server 0x8456b54 4 2012-01-30 20:26:19.985 respond[3467] Done reading 552 2012-01-30 20:26:19.985 respond[3467] Done writing 552 Passed test: test00.m:78 ... respond test 551 OK 2012-01-30 20:26:20.000 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.000 respond[3467] Server 0x84576ec 1 2012-01-30 20:26:20.001 respond[3467] Server 0x845780c 1 2012-01-30 20:26:20.001 respond[3467] Accept 551 2012-01-30 20:26:20.001 respond[3467] Server 0x845780c 4 2012-01-30 20:26:20.001 respond[3467] Done reading 551 2012-01-30 20:26:20.001 respond[3467] Done writing 551 Passed test: test00.m:78 ... respond test 550 OK 2012-01-30 20:26:20.018 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.018 respond[3467] Server 0x84583c4 1 2012-01-30 20:26:20.018 respond[3467] Server 0x84584e4 1 2012-01-30 20:26:20.018 respond[3467] Accept 550 2012-01-30 20:26:20.018 respond[3467] Server 0x84584e4 4 2012-01-30 20:26:20.018 respond[3467] Done reading 550 2012-01-30 20:26:20.018 respond[3467] Done writing 550 Passed test: test00.m:78 ... respond test 549 OK 2012-01-30 20:26:20.031 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.031 respond[3467] Server 0x845907c 1 2012-01-30 20:26:20.031 respond[3467] Server 0x845919c 1 2012-01-30 20:26:20.031 respond[3467] Accept 549 2012-01-30 20:26:20.031 respond[3467] Server 0x845919c 4 2012-01-30 20:26:20.032 respond[3467] Done reading 549 2012-01-30 20:26:20.032 respond[3467] Done writing 549 Passed test: test00.m:78 ... respond test 548 OK 2012-01-30 20:26:20.046 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.046 respond[3467] Server 0x8459d54 1 2012-01-30 20:26:20.046 respond[3467] Server 0x8459e74 1 2012-01-30 20:26:20.046 respond[3467] Accept 548 2012-01-30 20:26:20.046 respond[3467] Server 0x8459e74 4 2012-01-30 20:26:20.046 respond[3467] Done reading 548 2012-01-30 20:26:20.046 respond[3467] Done writing 548 Passed test: test00.m:78 ... respond test 547 OK 2012-01-30 20:26:20.064 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.064 respond[3467] Server 0x845aa0c 1 2012-01-30 20:26:20.064 respond[3467] Server 0x845ab2c 1 2012-01-30 20:26:20.064 respond[3467] Accept 547 2012-01-30 20:26:20.064 respond[3467] Server 0x845ab2c 4 2012-01-30 20:26:20.065 respond[3467] Done reading 547 2012-01-30 20:26:20.065 respond[3467] Done writing 547 Passed test: test00.m:78 ... respond test 546 OK 2012-01-30 20:26:20.078 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.078 respond[3467] Server 0x845b6e4 1 2012-01-30 20:26:20.078 respond[3467] Server 0x845b804 1 2012-01-30 20:26:20.078 respond[3467] Accept 546 2012-01-30 20:26:20.078 respond[3467] Server 0x845b804 4 2012-01-30 20:26:20.079 respond[3467] Done reading 546 2012-01-30 20:26:20.079 respond[3467] Done writing 546 Passed test: test00.m:78 ... respond test 545 OK 2012-01-30 20:26:20.093 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.093 respond[3467] Server 0x845c39c 1 2012-01-30 20:26:20.093 respond[3467] Server 0x845c4bc 1 2012-01-30 20:26:20.093 respond[3467] Accept 545 2012-01-30 20:26:20.093 respond[3467] Server 0x845c4bc 4 2012-01-30 20:26:20.093 respond[3467] Done reading 545 2012-01-30 20:26:20.093 respond[3467] Done writing 545 Passed test: test00.m:78 ... respond test 544 OK 2012-01-30 20:26:20.109 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.109 respond[3467] Server 0x845d074 1 2012-01-30 20:26:20.109 respond[3467] Server 0x845d194 1 2012-01-30 20:26:20.109 respond[3467] Accept 544 2012-01-30 20:26:20.109 respond[3467] Server 0x845d194 4 2012-01-30 20:26:20.109 respond[3467] Done reading 544 2012-01-30 20:26:20.109 respond[3467] Done writing 544 Passed test: test00.m:78 ... respond test 543 OK 2012-01-30 20:26:20.126 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.126 respond[3467] Server 0x845dd2c 1 2012-01-30 20:26:20.126 respond[3467] Server 0x845de4c 1 2012-01-30 20:26:20.126 respond[3467] Accept 543 2012-01-30 20:26:20.126 respond[3467] Server 0x845de4c 4 2012-01-30 20:26:20.126 respond[3467] Done reading 543 2012-01-30 20:26:20.126 respond[3467] Done writing 543 Passed test: test00.m:78 ... respond test 542 OK 2012-01-30 20:26:20.143 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.143 respond[3467] Server 0x845ea04 1 2012-01-30 20:26:20.143 respond[3467] Server 0x845eb24 1 2012-01-30 20:26:20.143 respond[3467] Accept 542 2012-01-30 20:26:20.143 respond[3467] Server 0x845eb24 4 2012-01-30 20:26:20.144 respond[3467] Done reading 542 2012-01-30 20:26:20.144 respond[3467] Done writing 542 Passed test: test00.m:78 ... respond test 541 OK 2012-01-30 20:26:20.159 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.159 respond[3467] Server 0x845f6bc 1 2012-01-30 20:26:20.159 respond[3467] Server 0x845f7dc 1 2012-01-30 20:26:20.159 respond[3467] Accept 541 2012-01-30 20:26:20.159 respond[3467] Server 0x845f7dc 4 2012-01-30 20:26:20.160 respond[3467] Done reading 541 2012-01-30 20:26:20.160 respond[3467] Done writing 541 Passed test: test00.m:78 ... respond test 540 OK 2012-01-30 20:26:20.176 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.176 respond[3467] Server 0x8460394 1 2012-01-30 20:26:20.176 respond[3467] Server 0x84604b4 1 2012-01-30 20:26:20.176 respond[3467] Accept 540 2012-01-30 20:26:20.176 respond[3467] Server 0x84604b4 4 2012-01-30 20:26:20.177 respond[3467] Done reading 540 2012-01-30 20:26:20.177 respond[3467] Done writing 540 Passed test: test00.m:78 ... respond test 539 OK 2012-01-30 20:26:20.189 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.189 respond[3467] Server 0x846104c 1 2012-01-30 20:26:20.190 respond[3467] Server 0x846116c 1 2012-01-30 20:26:20.190 respond[3467] Accept 539 2012-01-30 20:26:20.190 respond[3467] Server 0x846116c 4 2012-01-30 20:26:20.190 respond[3467] Done reading 539 2012-01-30 20:26:20.190 respond[3467] Done writing 539 Passed test: test00.m:78 ... respond test 538 OK 2012-01-30 20:26:20.207 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.207 respond[3467] Server 0x8461d24 1 2012-01-30 20:26:20.207 respond[3467] Server 0x8461e44 1 2012-01-30 20:26:20.207 respond[3467] Accept 538 2012-01-30 20:26:20.207 respond[3467] Server 0x8461e44 4 2012-01-30 20:26:20.208 respond[3467] Done reading 538 2012-01-30 20:26:20.208 respond[3467] Done writing 538 Passed test: test00.m:78 ... respond test 537 OK 2012-01-30 20:26:20.221 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.221 respond[3467] Server 0x84629dc 1 2012-01-30 20:26:20.221 respond[3467] Server 0x8462afc 1 2012-01-30 20:26:20.222 respond[3467] Accept 537 2012-01-30 20:26:20.222 respond[3467] Server 0x8462afc 4 2012-01-30 20:26:20.222 respond[3467] Done reading 537 2012-01-30 20:26:20.222 respond[3467] Done writing 537 Passed test: test00.m:78 ... respond test 536 OK 2012-01-30 20:26:20.239 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.239 respond[3467] Server 0x84636b4 1 2012-01-30 20:26:20.240 respond[3467] Server 0x84637d4 1 2012-01-30 20:26:20.240 respond[3467] Accept 536 2012-01-30 20:26:20.240 respond[3467] Server 0x84637d4 4 2012-01-30 20:26:20.240 respond[3467] Done reading 536 2012-01-30 20:26:20.240 respond[3467] Done writing 536 Passed test: test00.m:78 ... respond test 535 OK 2012-01-30 20:26:20.253 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.254 respond[3467] Server 0x846436c 1 2012-01-30 20:26:20.254 respond[3467] Server 0x846448c 1 2012-01-30 20:26:20.254 respond[3467] Accept 535 2012-01-30 20:26:20.254 respond[3467] Server 0x846448c 4 2012-01-30 20:26:20.254 respond[3467] Done reading 535 2012-01-30 20:26:20.254 respond[3467] Done writing 535 Passed test: test00.m:78 ... respond test 534 OK 2012-01-30 20:26:20.271 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.272 respond[3467] Server 0x8465044 1 2012-01-30 20:26:20.272 respond[3467] Server 0x8465164 1 2012-01-30 20:26:20.272 respond[3467] Accept 534 2012-01-30 20:26:20.272 respond[3467] Server 0x8465164 4 2012-01-30 20:26:20.272 respond[3467] Done reading 534 2012-01-30 20:26:20.272 respond[3467] Done writing 534 Passed test: test00.m:78 ... respond test 533 OK 2012-01-30 20:26:20.284 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.284 respond[3467] Server 0x8465cfc 1 2012-01-30 20:26:20.284 respond[3467] Server 0x8465e1c 1 2012-01-30 20:26:20.284 respond[3467] Accept 533 2012-01-30 20:26:20.284 respond[3467] Server 0x8465e1c 4 2012-01-30 20:26:20.285 respond[3467] Done reading 533 2012-01-30 20:26:20.285 respond[3467] Done writing 533 Passed test: test00.m:78 ... respond test 532 OK 2012-01-30 20:26:20.305 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.305 respond[3467] Server 0x84669d4 1 2012-01-30 20:26:20.305 respond[3467] Server 0x8466af4 1 2012-01-30 20:26:20.305 respond[3467] Accept 532 2012-01-30 20:26:20.305 respond[3467] Server 0x8466af4 4 2012-01-30 20:26:20.306 respond[3467] Done reading 532 2012-01-30 20:26:20.306 respond[3467] Done writing 532 Passed test: test00.m:78 ... respond test 531 OK 2012-01-30 20:26:20.336 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.336 respond[3467] Server 0x846768c 1 2012-01-30 20:26:20.336 respond[3467] Server 0x84677ac 1 2012-01-30 20:26:20.336 respond[3467] Accept 531 2012-01-30 20:26:20.336 respond[3467] Server 0x84677ac 4 2012-01-30 20:26:20.337 respond[3467] Done reading 531 2012-01-30 20:26:20.337 respond[3467] Done writing 531 Passed test: test00.m:78 ... respond test 530 OK 2012-01-30 20:26:20.352 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.352 respond[3467] Server 0x8468364 1 2012-01-30 20:26:20.352 respond[3467] Server 0x8468484 1 2012-01-30 20:26:20.352 respond[3467] Accept 530 2012-01-30 20:26:20.352 respond[3467] Server 0x8468484 4 2012-01-30 20:26:20.353 respond[3467] Done reading 530 2012-01-30 20:26:20.353 respond[3467] Done writing 530 Passed test: test00.m:78 ... respond test 529 OK 2012-01-30 20:26:20.377 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.377 respond[3467] Server 0x846901c 1 2012-01-30 20:26:20.377 respond[3467] Server 0x846913c 1 2012-01-30 20:26:20.377 respond[3467] Accept 529 2012-01-30 20:26:20.377 respond[3467] Server 0x846913c 4 2012-01-30 20:26:20.377 respond[3467] Done reading 529 2012-01-30 20:26:20.377 respond[3467] Done writing 529 Passed test: test00.m:78 ... respond test 528 OK 2012-01-30 20:26:20.392 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.392 respond[3467] Server 0x8469cf4 1 2012-01-30 20:26:20.392 respond[3467] Server 0x8469e14 1 2012-01-30 20:26:20.392 respond[3467] Accept 528 2012-01-30 20:26:20.392 respond[3467] Server 0x8469e14 4 2012-01-30 20:26:20.392 respond[3467] Done reading 528 2012-01-30 20:26:20.392 respond[3467] Done writing 528 Passed test: test00.m:78 ... respond test 527 OK 2012-01-30 20:26:20.405 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.405 respond[3467] Server 0x846a9ac 1 2012-01-30 20:26:20.405 respond[3467] Server 0x846aacc 1 2012-01-30 20:26:20.405 respond[3467] Accept 527 2012-01-30 20:26:20.405 respond[3467] Server 0x846aacc 4 2012-01-30 20:26:20.405 respond[3467] Done reading 527 2012-01-30 20:26:20.405 respond[3467] Done writing 527 Passed test: test00.m:78 ... respond test 526 OK 2012-01-30 20:26:20.422 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.423 respond[3467] Server 0x846b684 1 2012-01-30 20:26:20.423 respond[3467] Server 0x846b7a4 1 2012-01-30 20:26:20.423 respond[3467] Accept 526 2012-01-30 20:26:20.423 respond[3467] Server 0x846b7a4 4 2012-01-30 20:26:20.423 respond[3467] Done reading 526 2012-01-30 20:26:20.423 respond[3467] Done writing 526 Passed test: test00.m:78 ... respond test 525 OK 2012-01-30 20:26:20.436 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.436 respond[3467] Server 0x846c33c 1 2012-01-30 20:26:20.436 respond[3467] Server 0x846c45c 1 2012-01-30 20:26:20.436 respond[3467] Accept 525 2012-01-30 20:26:20.436 respond[3467] Server 0x846c45c 4 2012-01-30 20:26:20.436 respond[3467] Done reading 525 2012-01-30 20:26:20.436 respond[3467] Done writing 525 Passed test: test00.m:78 ... respond test 524 OK 2012-01-30 20:26:20.453 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.453 respond[3467] Server 0x846d014 1 2012-01-30 20:26:20.453 respond[3467] Server 0x846d134 1 2012-01-30 20:26:20.453 respond[3467] Accept 524 2012-01-30 20:26:20.453 respond[3467] Server 0x846d134 4 2012-01-30 20:26:20.454 respond[3467] Done reading 524 2012-01-30 20:26:20.454 respond[3467] Done writing 524 Passed test: test00.m:78 ... respond test 523 OK 2012-01-30 20:26:20.468 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.468 respond[3467] Server 0x846dccc 1 2012-01-30 20:26:20.468 respond[3467] Server 0x846ddec 1 2012-01-30 20:26:20.468 respond[3467] Accept 523 2012-01-30 20:26:20.468 respond[3467] Server 0x846ddec 4 2012-01-30 20:26:20.469 respond[3467] Done reading 523 2012-01-30 20:26:20.469 respond[3467] Done writing 523 Passed test: test00.m:78 ... respond test 522 OK 2012-01-30 20:26:20.484 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.484 respond[3467] Server 0x846e9a4 1 2012-01-30 20:26:20.484 respond[3467] Server 0x846eac4 1 2012-01-30 20:26:20.485 respond[3467] Accept 522 2012-01-30 20:26:20.485 respond[3467] Server 0x846eac4 4 2012-01-30 20:26:20.485 respond[3467] Done reading 522 2012-01-30 20:26:20.485 respond[3467] Done writing 522 Passed test: test00.m:78 ... respond test 521 OK 2012-01-30 20:26:20.499 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.499 respond[3467] Server 0x846f65c 1 2012-01-30 20:26:20.499 respond[3467] Server 0x846f77c 1 2012-01-30 20:26:20.499 respond[3467] Accept 521 2012-01-30 20:26:20.500 respond[3467] Server 0x846f77c 4 2012-01-30 20:26:20.500 respond[3467] Done reading 521 2012-01-30 20:26:20.500 respond[3467] Done writing 521 Passed test: test00.m:78 ... respond test 520 OK 2012-01-30 20:26:20.513 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.513 respond[3467] Server 0x8470334 1 2012-01-30 20:26:20.513 respond[3467] Server 0x8470454 1 2012-01-30 20:26:20.513 respond[3467] Accept 520 2012-01-30 20:26:20.513 respond[3467] Server 0x8470454 4 2012-01-30 20:26:20.514 respond[3467] Done reading 520 2012-01-30 20:26:20.514 respond[3467] Done writing 520 Passed test: test00.m:78 ... respond test 519 OK 2012-01-30 20:26:20.531 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.532 respond[3467] Server 0x8470fac 1 2012-01-30 20:26:20.532 respond[3467] Server 0x84710cc 1 2012-01-30 20:26:20.532 respond[3467] Accept 519 2012-01-30 20:26:20.532 respond[3467] Server 0x84710cc 4 2012-01-30 20:26:20.532 respond[3467] Done reading 519 2012-01-30 20:26:20.532 respond[3467] Done writing 519 Passed test: test00.m:78 ... respond test 518 OK 2012-01-30 20:26:20.547 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.547 respond[3467] Server 0x8471cb4 1 2012-01-30 20:26:20.547 respond[3467] Server 0x8471dd4 1 2012-01-30 20:26:20.547 respond[3467] Accept 518 2012-01-30 20:26:20.547 respond[3467] Server 0x8471dd4 4 2012-01-30 20:26:20.547 respond[3467] Done reading 518 2012-01-30 20:26:20.547 respond[3467] Done writing 518 Passed test: test00.m:78 ... respond test 517 OK 2012-01-30 20:26:20.561 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.561 respond[3467] Server 0x847298c 1 2012-01-30 20:26:20.561 respond[3467] Server 0x8472aac 1 2012-01-30 20:26:20.561 respond[3467] Accept 517 2012-01-30 20:26:20.561 respond[3467] Server 0x8472aac 4 2012-01-30 20:26:20.561 respond[3467] Done reading 517 2012-01-30 20:26:20.562 respond[3467] Done writing 517 Passed test: test00.m:78 ... respond test 516 OK 2012-01-30 20:26:20.577 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.577 respond[3467] Server 0x8473644 1 2012-01-30 20:26:20.577 respond[3467] Server 0x8473764 1 2012-01-30 20:26:20.577 respond[3467] Accept 516 2012-01-30 20:26:20.578 respond[3467] Server 0x8473764 4 2012-01-30 20:26:20.578 respond[3467] Done reading 516 2012-01-30 20:26:20.578 respond[3467] Done writing 516 Passed test: test00.m:78 ... respond test 515 OK 2012-01-30 20:26:20.599 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.599 respond[3467] Server 0x847431c 1 2012-01-30 20:26:20.599 respond[3467] Server 0x847443c 1 2012-01-30 20:26:20.599 respond[3467] Accept 515 2012-01-30 20:26:20.599 respond[3467] Server 0x847443c 4 2012-01-30 20:26:20.600 respond[3467] Done reading 515 2012-01-30 20:26:20.600 respond[3467] Done writing 515 Passed test: test00.m:78 ... respond test 514 OK 2012-01-30 20:26:20.626 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.626 respond[3467] Server 0x8474fd4 1 2012-01-30 20:26:20.627 respond[3467] Server 0x84750f4 1 2012-01-30 20:26:20.627 respond[3467] Accept 514 2012-01-30 20:26:20.627 respond[3467] Server 0x84750f4 4 2012-01-30 20:26:20.627 respond[3467] Done reading 514 2012-01-30 20:26:20.627 respond[3467] Done writing 514 Passed test: test00.m:78 ... respond test 513 OK 2012-01-30 20:26:20.643 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.643 respond[3467] Server 0x8475cac 1 2012-01-30 20:26:20.643 respond[3467] Server 0x8475dcc 1 2012-01-30 20:26:20.643 respond[3467] Accept 513 2012-01-30 20:26:20.643 respond[3467] Server 0x8475dcc 4 2012-01-30 20:26:20.644 respond[3467] Done reading 513 2012-01-30 20:26:20.644 respond[3467] Done writing 513 Passed test: test00.m:78 ... respond test 512 OK 2012-01-30 20:26:20.662 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.662 respond[3467] Server 0x8476964 1 2012-01-30 20:26:20.662 respond[3467] Server 0x8476a84 1 2012-01-30 20:26:20.662 respond[3467] Accept 512 2012-01-30 20:26:20.662 respond[3467] Server 0x8476a84 4 2012-01-30 20:26:20.663 respond[3467] Done reading 512 2012-01-30 20:26:20.663 respond[3467] Done writing 512 Passed test: test00.m:78 ... respond test 511 OK 2012-01-30 20:26:20.680 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.681 respond[3467] Server 0x847763c 1 2012-01-30 20:26:20.681 respond[3467] Server 0x847775c 1 2012-01-30 20:26:20.681 respond[3467] Accept 511 2012-01-30 20:26:20.681 respond[3467] Server 0x847775c 4 2012-01-30 20:26:20.681 respond[3467] Done reading 511 2012-01-30 20:26:20.681 respond[3467] Done writing 511 Passed test: test00.m:78 ... respond test 510 OK 2012-01-30 20:26:20.705 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.705 respond[3467] Server 0x84782f4 1 2012-01-30 20:26:20.706 respond[3467] Server 0x8478414 1 2012-01-30 20:26:20.706 respond[3467] Accept 510 2012-01-30 20:26:20.706 respond[3467] Server 0x8478414 4 2012-01-30 20:26:20.706 respond[3467] Done reading 510 2012-01-30 20:26:20.706 respond[3467] Done writing 510 Passed test: test00.m:78 ... respond test 509 OK 2012-01-30 20:26:20.728 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.728 respond[3467] Server 0x8478fcc 1 2012-01-30 20:26:20.728 respond[3467] Server 0x84790ec 1 2012-01-30 20:26:20.728 respond[3467] Accept 509 2012-01-30 20:26:20.728 respond[3467] Server 0x84790ec 4 2012-01-30 20:26:20.729 respond[3467] Done reading 509 2012-01-30 20:26:20.729 respond[3467] Done writing 509 Passed test: test00.m:78 ... respond test 508 OK 2012-01-30 20:26:20.755 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.755 respond[3467] Server 0x8479c84 1 2012-01-30 20:26:20.755 respond[3467] Server 0x8479da4 1 2012-01-30 20:26:20.755 respond[3467] Accept 508 2012-01-30 20:26:20.755 respond[3467] Server 0x8479da4 4 2012-01-30 20:26:20.756 respond[3467] Done reading 508 2012-01-30 20:26:20.756 respond[3467] Done writing 508 Passed test: test00.m:78 ... respond test 507 OK 2012-01-30 20:26:20.768 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.769 respond[3467] Server 0x847a95c 1 2012-01-30 20:26:20.769 respond[3467] Server 0x847aa7c 1 2012-01-30 20:26:20.769 respond[3467] Accept 507 2012-01-30 20:26:20.769 respond[3467] Server 0x847aa7c 4 2012-01-30 20:26:20.769 respond[3467] Done reading 507 2012-01-30 20:26:20.769 respond[3467] Done writing 507 Passed test: test00.m:78 ... respond test 506 OK 2012-01-30 20:26:20.792 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.792 respond[3467] Server 0x847b614 1 2012-01-30 20:26:20.792 respond[3467] Server 0x847b734 1 2012-01-30 20:26:20.792 respond[3467] Accept 506 2012-01-30 20:26:20.792 respond[3467] Server 0x847b734 4 2012-01-30 20:26:20.793 respond[3467] Done reading 506 2012-01-30 20:26:20.793 respond[3467] Done writing 506 Passed test: test00.m:78 ... respond test 505 OK 2012-01-30 20:26:20.816 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.816 respond[3467] Server 0x847c2ec 1 2012-01-30 20:26:20.816 respond[3467] Server 0x847c40c 1 2012-01-30 20:26:20.816 respond[3467] Accept 505 2012-01-30 20:26:20.816 respond[3467] Server 0x847c40c 4 2012-01-30 20:26:20.816 respond[3467] Done reading 505 2012-01-30 20:26:20.816 respond[3467] Done writing 505 Passed test: test00.m:78 ... respond test 504 OK 2012-01-30 20:26:20.840 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.840 respond[3467] Server 0x847cfa4 1 2012-01-30 20:26:20.840 respond[3467] Server 0x847d0c4 1 2012-01-30 20:26:20.840 respond[3467] Accept 504 2012-01-30 20:26:20.841 respond[3467] Server 0x847d0c4 4 2012-01-30 20:26:20.841 respond[3467] Done reading 504 2012-01-30 20:26:20.841 respond[3467] Done writing 504 Passed test: test00.m:78 ... respond test 503 OK 2012-01-30 20:26:20.864 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.864 respond[3467] Server 0x847dc7c 1 2012-01-30 20:26:20.864 respond[3467] Server 0x847dd9c 1 2012-01-30 20:26:20.864 respond[3467] Accept 503 2012-01-30 20:26:20.864 respond[3467] Server 0x847dd9c 4 2012-01-30 20:26:20.865 respond[3467] Done reading 503 2012-01-30 20:26:20.865 respond[3467] Done writing 503 Passed test: test00.m:78 ... respond test 502 OK 2012-01-30 20:26:20.883 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.883 respond[3467] Server 0x847e934 1 2012-01-30 20:26:20.883 respond[3467] Server 0x847ea54 1 2012-01-30 20:26:20.883 respond[3467] Accept 502 2012-01-30 20:26:20.883 respond[3467] Server 0x847ea54 4 2012-01-30 20:26:20.884 respond[3467] Done reading 502 2012-01-30 20:26:20.884 respond[3467] Done writing 502 Passed test: test00.m:78 ... respond test 501 OK 2012-01-30 20:26:20.911 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.911 respond[3467] Server 0x847f60c 1 2012-01-30 20:26:20.911 respond[3467] Server 0x847f72c 1 2012-01-30 20:26:20.911 respond[3467] Accept 501 2012-01-30 20:26:20.912 respond[3467] Server 0x847f72c 4 2012-01-30 20:26:20.912 respond[3467] Done reading 501 2012-01-30 20:26:20.912 respond[3467] Done writing 501 Passed test: test00.m:78 ... respond test 500 OK 2012-01-30 20:26:20.931 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.931 respond[3467] Server 0x84802c4 1 2012-01-30 20:26:20.931 respond[3467] Server 0x84803e4 1 2012-01-30 20:26:20.931 respond[3467] Accept 500 2012-01-30 20:26:20.932 respond[3467] Server 0x84803e4 4 2012-01-30 20:26:20.932 respond[3467] Done reading 500 2012-01-30 20:26:20.932 respond[3467] Done writing 500 Passed test: test00.m:78 ... respond test 499 OK 2012-01-30 20:26:20.953 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.953 respond[3467] Server 0x8480f9c 1 2012-01-30 20:26:20.953 respond[3467] Server 0x84810bc 1 2012-01-30 20:26:20.953 respond[3467] Accept 499 2012-01-30 20:26:20.953 respond[3467] Server 0x84810bc 4 2012-01-30 20:26:20.954 respond[3467] Done reading 499 2012-01-30 20:26:20.954 respond[3467] Done writing 499 Passed test: test00.m:78 ... respond test 498 OK 2012-01-30 20:26:20.973 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.973 respond[3467] Server 0x8481c54 1 2012-01-30 20:26:20.973 respond[3467] Server 0x8481d74 1 2012-01-30 20:26:20.973 respond[3467] Accept 498 2012-01-30 20:26:20.973 respond[3467] Server 0x8481d74 4 2012-01-30 20:26:20.974 respond[3467] Done reading 498 2012-01-30 20:26:20.974 respond[3467] Done writing 498 Passed test: test00.m:78 ... respond test 497 OK 2012-01-30 20:26:20.991 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:20.991 respond[3467] Server 0x848292c 1 2012-01-30 20:26:20.991 respond[3467] Server 0x8482a4c 1 2012-01-30 20:26:20.991 respond[3467] Accept 497 2012-01-30 20:26:20.991 respond[3467] Server 0x8482a4c 4 2012-01-30 20:26:20.992 respond[3467] Done reading 497 2012-01-30 20:26:20.992 respond[3467] Done writing 497 Passed test: test00.m:78 ... respond test 496 OK 2012-01-30 20:26:21.012 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.012 respond[3467] Server 0x84835e4 1 2012-01-30 20:26:21.012 respond[3467] Server 0x8483704 1 2012-01-30 20:26:21.012 respond[3467] Accept 496 2012-01-30 20:26:21.012 respond[3467] Server 0x8483704 4 2012-01-30 20:26:21.013 respond[3467] Done reading 496 2012-01-30 20:26:21.013 respond[3467] Done writing 496 Passed test: test00.m:78 ... respond test 495 OK 2012-01-30 20:26:21.032 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.032 respond[3467] Server 0x84842bc 1 2012-01-30 20:26:21.032 respond[3467] Server 0x84843dc 1 2012-01-30 20:26:21.032 respond[3467] Accept 495 2012-01-30 20:26:21.032 respond[3467] Server 0x84843dc 4 2012-01-30 20:26:21.033 respond[3467] Done reading 495 2012-01-30 20:26:21.033 respond[3467] Done writing 495 Passed test: test00.m:78 ... respond test 494 OK 2012-01-30 20:26:21.049 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.049 respond[3467] Server 0x8484f74 1 2012-01-30 20:26:21.049 respond[3467] Server 0x8485094 1 2012-01-30 20:26:21.049 respond[3467] Accept 494 2012-01-30 20:26:21.049 respond[3467] Server 0x8485094 4 2012-01-30 20:26:21.050 respond[3467] Done reading 494 2012-01-30 20:26:21.050 respond[3467] Done writing 494 Passed test: test00.m:78 ... respond test 493 OK 2012-01-30 20:26:21.069 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.069 respond[3467] Server 0x8485c4c 1 2012-01-30 20:26:21.069 respond[3467] Server 0x8485d6c 1 2012-01-30 20:26:21.069 respond[3467] Accept 493 2012-01-30 20:26:21.069 respond[3467] Server 0x8485d6c 4 2012-01-30 20:26:21.069 respond[3467] Done reading 493 2012-01-30 20:26:21.069 respond[3467] Done writing 493 Passed test: test00.m:78 ... respond test 492 OK 2012-01-30 20:26:21.081 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.081 respond[3467] Server 0x8486904 1 2012-01-30 20:26:21.081 respond[3467] Server 0x8486a24 1 2012-01-30 20:26:21.081 respond[3467] Accept 492 2012-01-30 20:26:21.081 respond[3467] Server 0x8486a24 4 2012-01-30 20:26:21.082 respond[3467] Done reading 492 2012-01-30 20:26:21.082 respond[3467] Done writing 492 Passed test: test00.m:78 ... respond test 491 OK 2012-01-30 20:26:21.096 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.096 respond[3467] Server 0x84875dc 1 2012-01-30 20:26:21.097 respond[3467] Server 0x84876fc 1 2012-01-30 20:26:21.097 respond[3467] Accept 491 2012-01-30 20:26:21.097 respond[3467] Server 0x84876fc 4 2012-01-30 20:26:21.097 respond[3467] Done reading 491 2012-01-30 20:26:21.097 respond[3467] Done writing 491 Passed test: test00.m:78 ... respond test 490 OK 2012-01-30 20:26:21.116 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.116 respond[3467] Server 0x8488294 1 2012-01-30 20:26:21.116 respond[3467] Server 0x84883b4 1 2012-01-30 20:26:21.116 respond[3467] Accept 490 2012-01-30 20:26:21.116 respond[3467] Server 0x84883b4 4 2012-01-30 20:26:21.116 respond[3467] Done reading 490 2012-01-30 20:26:21.116 respond[3467] Done writing 490 Passed test: test00.m:78 ... respond test 489 OK 2012-01-30 20:26:21.149 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.149 respond[3467] Server 0x8488f6c 1 2012-01-30 20:26:21.149 respond[3467] Server 0x848908c 1 2012-01-30 20:26:21.149 respond[3467] Accept 489 2012-01-30 20:26:21.149 respond[3467] Server 0x848908c 4 2012-01-30 20:26:21.150 respond[3467] Done reading 489 2012-01-30 20:26:21.150 respond[3467] Done writing 489 Passed test: test00.m:78 ... respond test 488 OK 2012-01-30 20:26:21.166 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.166 respond[3467] Server 0x8489c24 1 2012-01-30 20:26:21.166 respond[3467] Server 0x8489d44 1 2012-01-30 20:26:21.166 respond[3467] Accept 488 2012-01-30 20:26:21.167 respond[3467] Server 0x8489d44 4 2012-01-30 20:26:21.167 respond[3467] Done reading 488 2012-01-30 20:26:21.167 respond[3467] Done writing 488 Passed test: test00.m:78 ... respond test 487 OK 2012-01-30 20:26:21.187 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.188 respond[3467] Server 0x848a8fc 1 2012-01-30 20:26:21.188 respond[3467] Server 0x848aa1c 1 2012-01-30 20:26:21.188 respond[3467] Accept 487 2012-01-30 20:26:21.188 respond[3467] Server 0x848aa1c 4 2012-01-30 20:26:21.188 respond[3467] Done reading 487 2012-01-30 20:26:21.188 respond[3467] Done writing 487 Passed test: test00.m:78 ... respond test 486 OK 2012-01-30 20:26:21.215 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.215 respond[3467] Server 0x848b5b4 1 2012-01-30 20:26:21.215 respond[3467] Server 0x848b6d4 1 2012-01-30 20:26:21.215 respond[3467] Accept 486 2012-01-30 20:26:21.215 respond[3467] Server 0x848b6d4 4 2012-01-30 20:26:21.216 respond[3467] Done reading 486 2012-01-30 20:26:21.216 respond[3467] Done writing 486 Passed test: test00.m:78 ... respond test 485 OK 2012-01-30 20:26:21.240 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.240 respond[3467] Server 0x848c28c 1 2012-01-30 20:26:21.240 respond[3467] Server 0x848c3ac 1 2012-01-30 20:26:21.240 respond[3467] Accept 485 2012-01-30 20:26:21.240 respond[3467] Server 0x848c3ac 4 2012-01-30 20:26:21.240 respond[3467] Done reading 485 2012-01-30 20:26:21.241 respond[3467] Done writing 485 Passed test: test00.m:78 ... respond test 484 OK 2012-01-30 20:26:21.267 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.267 respond[3467] Server 0x848cf44 1 2012-01-30 20:26:21.268 respond[3467] Server 0x848d064 1 2012-01-30 20:26:21.268 respond[3467] Accept 484 2012-01-30 20:26:21.268 respond[3467] Server 0x848d064 4 2012-01-30 20:26:21.268 respond[3467] Done reading 484 2012-01-30 20:26:21.268 respond[3467] Done writing 484 Passed test: test00.m:78 ... respond test 483 OK 2012-01-30 20:26:21.287 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.287 respond[3467] Server 0x848dc1c 1 2012-01-30 20:26:21.288 respond[3467] Server 0x848dd3c 1 2012-01-30 20:26:21.288 respond[3467] Accept 483 2012-01-30 20:26:21.288 respond[3467] Server 0x848dd3c 4 2012-01-30 20:26:21.288 respond[3467] Done reading 483 2012-01-30 20:26:21.288 respond[3467] Done writing 483 Passed test: test00.m:78 ... respond test 482 OK 2012-01-30 20:26:21.305 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.306 respond[3467] Server 0x848e8d4 1 2012-01-30 20:26:21.306 respond[3467] Server 0x848e9f4 1 2012-01-30 20:26:21.306 respond[3467] Accept 482 2012-01-30 20:26:21.306 respond[3467] Server 0x848e9f4 4 2012-01-30 20:26:21.306 respond[3467] Done reading 482 2012-01-30 20:26:21.306 respond[3467] Done writing 482 Passed test: test00.m:78 ... respond test 481 OK 2012-01-30 20:26:21.324 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.324 respond[3467] Server 0x848f5ac 1 2012-01-30 20:26:21.324 respond[3467] Server 0x848f6cc 1 2012-01-30 20:26:21.324 respond[3467] Accept 481 2012-01-30 20:26:21.324 respond[3467] Server 0x848f6cc 4 2012-01-30 20:26:21.324 respond[3467] Done reading 481 2012-01-30 20:26:21.324 respond[3467] Done writing 481 Passed test: test00.m:78 ... respond test 480 OK 2012-01-30 20:26:21.343 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.344 respond[3467] Server 0x8490264 1 2012-01-30 20:26:21.344 respond[3467] Server 0x8490384 1 2012-01-30 20:26:21.344 respond[3467] Accept 480 2012-01-30 20:26:21.344 respond[3467] Server 0x8490384 4 2012-01-30 20:26:21.344 respond[3467] Done reading 480 2012-01-30 20:26:21.344 respond[3467] Done writing 480 Passed test: test00.m:78 ... respond test 479 OK 2012-01-30 20:26:21.366 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.366 respond[3467] Server 0x8490f3c 1 2012-01-30 20:26:21.366 respond[3467] Server 0x849105c 1 2012-01-30 20:26:21.366 respond[3467] Accept 479 2012-01-30 20:26:21.366 respond[3467] Server 0x849105c 4 2012-01-30 20:26:21.367 respond[3467] Done reading 479 2012-01-30 20:26:21.367 respond[3467] Done writing 479 Passed test: test00.m:78 ... respond test 478 OK 2012-01-30 20:26:21.394 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.394 respond[3467] Server 0x8491bf4 1 2012-01-30 20:26:21.394 respond[3467] Server 0x8491d14 1 2012-01-30 20:26:21.394 respond[3467] Accept 478 2012-01-30 20:26:21.394 respond[3467] Server 0x8491d14 4 2012-01-30 20:26:21.395 respond[3467] Done reading 478 2012-01-30 20:26:21.395 respond[3467] Done writing 478 Passed test: test00.m:78 ... respond test 477 OK 2012-01-30 20:26:21.414 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.414 respond[3467] Server 0x84928bc 1 2012-01-30 20:26:21.414 respond[3467] Server 0x84929dc 1 2012-01-30 20:26:21.414 respond[3467] Accept 477 2012-01-30 20:26:21.414 respond[3467] Server 0x84929dc 4 2012-01-30 20:26:21.415 respond[3467] Done reading 477 2012-01-30 20:26:21.415 respond[3467] Done writing 477 Passed test: test00.m:78 ... respond test 476 OK 2012-01-30 20:26:21.440 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.440 respond[3467] Server 0x8493594 1 2012-01-30 20:26:21.440 respond[3467] Server 0x84936b4 1 2012-01-30 20:26:21.440 respond[3467] Accept 476 2012-01-30 20:26:21.440 respond[3467] Server 0x84936b4 4 2012-01-30 20:26:21.441 respond[3467] Done reading 476 2012-01-30 20:26:21.441 respond[3467] Done writing 476 Passed test: test00.m:78 ... respond test 475 OK 2012-01-30 20:26:21.460 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.460 respond[3467] Server 0x849426c 1 2012-01-30 20:26:21.460 respond[3467] Server 0x849438c 1 2012-01-30 20:26:21.460 respond[3467] Accept 475 2012-01-30 20:26:21.460 respond[3467] Server 0x849438c 4 2012-01-30 20:26:21.460 respond[3467] Done reading 475 2012-01-30 20:26:21.460 respond[3467] Done writing 475 Passed test: test00.m:78 ... respond test 474 OK 2012-01-30 20:26:21.474 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.474 respond[3467] Server 0x8494f24 1 2012-01-30 20:26:21.474 respond[3467] Server 0x8495044 1 2012-01-30 20:26:21.474 respond[3467] Accept 474 2012-01-30 20:26:21.475 respond[3467] Server 0x8495044 4 2012-01-30 20:26:21.475 respond[3467] Done reading 474 2012-01-30 20:26:21.475 respond[3467] Done writing 474 Passed test: test00.m:78 ... respond test 473 OK 2012-01-30 20:26:21.490 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.490 respond[3467] Server 0x8495bfc 1 2012-01-30 20:26:21.490 respond[3467] Server 0x8495d1c 1 2012-01-30 20:26:21.490 respond[3467] Accept 473 2012-01-30 20:26:21.490 respond[3467] Server 0x8495d1c 4 2012-01-30 20:26:21.491 respond[3467] Done reading 473 2012-01-30 20:26:21.491 respond[3467] Done writing 473 Passed test: test00.m:78 ... respond test 472 OK 2012-01-30 20:26:21.508 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.508 respond[3467] Server 0x84968b4 1 2012-01-30 20:26:21.508 respond[3467] Server 0x84969d4 1 2012-01-30 20:26:21.508 respond[3467] Accept 472 2012-01-30 20:26:21.508 respond[3467] Server 0x84969d4 4 2012-01-30 20:26:21.509 respond[3467] Done reading 472 2012-01-30 20:26:21.509 respond[3467] Done writing 472 Passed test: test00.m:78 ... respond test 471 OK 2012-01-30 20:26:21.525 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.525 respond[3467] Server 0x849758c 1 2012-01-30 20:26:21.525 respond[3467] Server 0x84976ac 1 2012-01-30 20:26:21.525 respond[3467] Accept 471 2012-01-30 20:26:21.525 respond[3467] Server 0x84976ac 4 2012-01-30 20:26:21.525 respond[3467] Done reading 471 2012-01-30 20:26:21.526 respond[3467] Done writing 471 Passed test: test00.m:78 ... respond test 470 OK 2012-01-30 20:26:21.541 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.541 respond[3467] Server 0x8498244 1 2012-01-30 20:26:21.541 respond[3467] Server 0x8498364 1 2012-01-30 20:26:21.541 respond[3467] Accept 470 2012-01-30 20:26:21.542 respond[3467] Server 0x8498364 4 2012-01-30 20:26:21.542 respond[3467] Done reading 470 2012-01-30 20:26:21.542 respond[3467] Done writing 470 Passed test: test00.m:78 ... respond test 469 OK 2012-01-30 20:26:21.558 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.558 respond[3467] Server 0x8498f1c 1 2012-01-30 20:26:21.558 respond[3467] Server 0x849903c 1 2012-01-30 20:26:21.558 respond[3467] Accept 469 2012-01-30 20:26:21.558 respond[3467] Server 0x849903c 4 2012-01-30 20:26:21.558 respond[3467] Done reading 469 2012-01-30 20:26:21.558 respond[3467] Done writing 469 Passed test: test00.m:78 ... respond test 468 OK 2012-01-30 20:26:21.576 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.576 respond[3467] Server 0x8499bd4 1 2012-01-30 20:26:21.576 respond[3467] Server 0x8499cf4 1 2012-01-30 20:26:21.576 respond[3467] Accept 468 2012-01-30 20:26:21.576 respond[3467] Server 0x8499cf4 4 2012-01-30 20:26:21.578 respond[3467] Done reading 468 2012-01-30 20:26:21.578 respond[3467] Done writing 468 Passed test: test00.m:78 ... respond test 467 OK 2012-01-30 20:26:21.596 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.596 respond[3467] Server 0x849a8ac 1 2012-01-30 20:26:21.596 respond[3467] Server 0x849a9cc 1 2012-01-30 20:26:21.596 respond[3467] Accept 467 2012-01-30 20:26:21.596 respond[3467] Server 0x849a9cc 4 2012-01-30 20:26:21.597 respond[3467] Done reading 467 2012-01-30 20:26:21.597 respond[3467] Done writing 467 Passed test: test00.m:78 ... respond test 466 OK 2012-01-30 20:26:21.612 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.612 respond[3467] Server 0x849b564 1 2012-01-30 20:26:21.612 respond[3467] Server 0x849b684 1 2012-01-30 20:26:21.612 respond[3467] Accept 466 2012-01-30 20:26:21.612 respond[3467] Server 0x849b684 4 2012-01-30 20:26:21.613 respond[3467] Done reading 466 2012-01-30 20:26:21.613 respond[3467] Done writing 466 Passed test: test00.m:78 ... respond test 465 OK 2012-01-30 20:26:21.627 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.627 respond[3467] Server 0x849c23c 1 2012-01-30 20:26:21.627 respond[3467] Server 0x849c35c 1 2012-01-30 20:26:21.627 respond[3467] Accept 465 2012-01-30 20:26:21.627 respond[3467] Server 0x849c35c 4 2012-01-30 20:26:21.628 respond[3467] Done reading 465 2012-01-30 20:26:21.628 respond[3467] Done writing 465 Passed test: test00.m:78 ... respond test 464 OK 2012-01-30 20:26:21.640 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.640 respond[3467] Server 0x849cef4 1 2012-01-30 20:26:21.640 respond[3467] Server 0x849d014 1 2012-01-30 20:26:21.640 respond[3467] Accept 464 2012-01-30 20:26:21.640 respond[3467] Server 0x849d014 4 2012-01-30 20:26:21.640 respond[3467] Done reading 464 2012-01-30 20:26:21.640 respond[3467] Done writing 464 Passed test: test00.m:78 ... respond test 463 OK 2012-01-30 20:26:21.648 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.648 respond[3467] Server 0x849dbcc 1 2012-01-30 20:26:21.648 respond[3467] Server 0x849dcec 1 2012-01-30 20:26:21.648 respond[3467] Accept 463 2012-01-30 20:26:21.648 respond[3467] Server 0x849dcec 4 2012-01-30 20:26:21.649 respond[3467] Done reading 463 2012-01-30 20:26:21.649 respond[3467] Done writing 463 Passed test: test00.m:78 ... respond test 462 OK 2012-01-30 20:26:21.656 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.657 respond[3467] Server 0x849e884 1 2012-01-30 20:26:21.657 respond[3467] Server 0x849e9a4 1 2012-01-30 20:26:21.657 respond[3467] Accept 462 2012-01-30 20:26:21.657 respond[3467] Server 0x849e9a4 4 2012-01-30 20:26:21.657 respond[3467] Done reading 462 2012-01-30 20:26:21.657 respond[3467] Done writing 462 Passed test: test00.m:78 ... respond test 461 OK 2012-01-30 20:26:21.665 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.665 respond[3467] Server 0x849f55c 1 2012-01-30 20:26:21.665 respond[3467] Server 0x849f67c 1 2012-01-30 20:26:21.665 respond[3467] Accept 461 2012-01-30 20:26:21.665 respond[3467] Server 0x849f67c 4 2012-01-30 20:26:21.666 respond[3467] Done reading 461 2012-01-30 20:26:21.666 respond[3467] Done writing 461 Passed test: test00.m:78 ... respond test 460 OK 2012-01-30 20:26:21.673 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.673 respond[3467] Server 0x84a0214 1 2012-01-30 20:26:21.673 respond[3467] Server 0x84a0334 1 2012-01-30 20:26:21.673 respond[3467] Accept 460 2012-01-30 20:26:21.674 respond[3467] Server 0x84a0334 4 2012-01-30 20:26:21.674 respond[3467] Done reading 460 2012-01-30 20:26:21.674 respond[3467] Done writing 460 Passed test: test00.m:78 ... respond test 459 OK 2012-01-30 20:26:21.682 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.682 respond[3467] Server 0x84a0eec 1 2012-01-30 20:26:21.682 respond[3467] Server 0x84a100c 1 2012-01-30 20:26:21.682 respond[3467] Accept 459 2012-01-30 20:26:21.682 respond[3467] Server 0x84a100c 4 2012-01-30 20:26:21.682 respond[3467] Done reading 459 2012-01-30 20:26:21.683 respond[3467] Done writing 459 Passed test: test00.m:78 ... respond test 458 OK 2012-01-30 20:26:21.690 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.690 respond[3467] Server 0x84a1ba4 1 2012-01-30 20:26:21.690 respond[3467] Server 0x84a1cc4 1 2012-01-30 20:26:21.690 respond[3467] Accept 458 2012-01-30 20:26:21.690 respond[3467] Server 0x84a1cc4 4 2012-01-30 20:26:21.691 respond[3467] Done reading 458 2012-01-30 20:26:21.691 respond[3467] Done writing 458 Passed test: test00.m:78 ... respond test 457 OK 2012-01-30 20:26:21.698 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.698 respond[3467] Server 0x84a287c 1 2012-01-30 20:26:21.698 respond[3467] Server 0x84a299c 1 2012-01-30 20:26:21.698 respond[3467] Accept 457 2012-01-30 20:26:21.698 respond[3467] Server 0x84a299c 4 2012-01-30 20:26:21.699 respond[3467] Done reading 457 2012-01-30 20:26:21.699 respond[3467] Done writing 457 Passed test: test00.m:78 ... respond test 456 OK 2012-01-30 20:26:21.707 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.708 respond[3467] Server 0x84a3534 1 2012-01-30 20:26:21.708 respond[3467] Server 0x84a3654 1 2012-01-30 20:26:21.708 respond[3467] Accept 456 2012-01-30 20:26:21.708 respond[3467] Server 0x84a3654 4 2012-01-30 20:26:21.709 respond[3467] Done reading 456 2012-01-30 20:26:21.709 respond[3467] Done writing 456 Passed test: test00.m:78 ... respond test 455 OK 2012-01-30 20:26:21.719 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.719 respond[3467] Server 0x84a420c 1 2012-01-30 20:26:21.719 respond[3467] Server 0x84a432c 1 2012-01-30 20:26:21.719 respond[3467] Accept 455 2012-01-30 20:26:21.719 respond[3467] Server 0x84a432c 4 2012-01-30 20:26:21.720 respond[3467] Done reading 455 2012-01-30 20:26:21.720 respond[3467] Done writing 455 Passed test: test00.m:78 ... respond test 454 OK 2012-01-30 20:26:21.728 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.728 respond[3467] Server 0x84a4ec4 1 2012-01-30 20:26:21.728 respond[3467] Server 0x84a4fe4 1 2012-01-30 20:26:21.728 respond[3467] Accept 454 2012-01-30 20:26:21.728 respond[3467] Server 0x84a4fe4 4 2012-01-30 20:26:21.728 respond[3467] Done reading 454 2012-01-30 20:26:21.729 respond[3467] Done writing 454 Passed test: test00.m:78 ... respond test 453 OK 2012-01-30 20:26:21.736 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.736 respond[3467] Server 0x84a5b9c 1 2012-01-30 20:26:21.736 respond[3467] Server 0x84a5cbc 1 2012-01-30 20:26:21.736 respond[3467] Accept 453 2012-01-30 20:26:21.736 respond[3467] Server 0x84a5cbc 4 2012-01-30 20:26:21.737 respond[3467] Done reading 453 2012-01-30 20:26:21.737 respond[3467] Done writing 453 Passed test: test00.m:78 ... respond test 452 OK 2012-01-30 20:26:21.744 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.744 respond[3467] Server 0x84a6854 1 2012-01-30 20:26:21.744 respond[3467] Server 0x84a6974 1 2012-01-30 20:26:21.744 respond[3467] Accept 452 2012-01-30 20:26:21.744 respond[3467] Server 0x84a6974 4 2012-01-30 20:26:21.745 respond[3467] Done reading 452 2012-01-30 20:26:21.745 respond[3467] Done writing 452 Passed test: test00.m:78 ... respond test 451 OK 2012-01-30 20:26:21.753 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.753 respond[3467] Server 0x84a752c 1 2012-01-30 20:26:21.753 respond[3467] Server 0x84a764c 1 2012-01-30 20:26:21.753 respond[3467] Accept 451 2012-01-30 20:26:21.753 respond[3467] Server 0x84a764c 4 2012-01-30 20:26:21.753 respond[3467] Done reading 451 2012-01-30 20:26:21.753 respond[3467] Done writing 451 Passed test: test00.m:78 ... respond test 450 OK 2012-01-30 20:26:21.761 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.761 respond[3467] Server 0x84a81e4 1 2012-01-30 20:26:21.761 respond[3467] Server 0x84a8304 1 2012-01-30 20:26:21.761 respond[3467] Accept 450 2012-01-30 20:26:21.761 respond[3467] Server 0x84a8304 4 2012-01-30 20:26:21.761 respond[3467] Done reading 450 2012-01-30 20:26:21.761 respond[3467] Done writing 450 Passed test: test00.m:78 ... respond test 449 OK 2012-01-30 20:26:21.769 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.769 respond[3467] Server 0x84a8ebc 1 2012-01-30 20:26:21.769 respond[3467] Server 0x84a8fdc 1 2012-01-30 20:26:21.769 respond[3467] Accept 449 2012-01-30 20:26:21.769 respond[3467] Server 0x84a8fdc 4 2012-01-30 20:26:21.769 respond[3467] Done reading 449 2012-01-30 20:26:21.769 respond[3467] Done writing 449 Passed test: test00.m:78 ... respond test 448 OK 2012-01-30 20:26:21.777 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.777 respond[3467] Server 0x84a9b74 1 2012-01-30 20:26:21.777 respond[3467] Server 0x84a9c94 1 2012-01-30 20:26:21.777 respond[3467] Accept 448 2012-01-30 20:26:21.777 respond[3467] Server 0x84a9c94 4 2012-01-30 20:26:21.777 respond[3467] Done reading 448 2012-01-30 20:26:21.777 respond[3467] Done writing 448 Passed test: test00.m:78 ... respond test 447 OK 2012-01-30 20:26:21.785 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.786 respond[3467] Server 0x84aa84c 1 2012-01-30 20:26:21.786 respond[3467] Server 0x84aa96c 1 2012-01-30 20:26:21.786 respond[3467] Accept 447 2012-01-30 20:26:21.786 respond[3467] Server 0x84aa96c 4 2012-01-30 20:26:21.786 respond[3467] Done reading 447 2012-01-30 20:26:21.786 respond[3467] Done writing 447 Passed test: test00.m:78 ... respond test 446 OK 2012-01-30 20:26:21.793 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.794 respond[3467] Server 0x84ab504 1 2012-01-30 20:26:21.794 respond[3467] Server 0x84ab624 1 2012-01-30 20:26:21.794 respond[3467] Accept 446 2012-01-30 20:26:21.794 respond[3467] Server 0x84ab624 4 2012-01-30 20:26:21.794 respond[3467] Done reading 446 2012-01-30 20:26:21.794 respond[3467] Done writing 446 Passed test: test00.m:78 ... respond test 445 OK 2012-01-30 20:26:21.804 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.804 respond[3467] Server 0x84ac1dc 1 2012-01-30 20:26:21.805 respond[3467] Server 0x84ac2fc 1 2012-01-30 20:26:21.805 respond[3467] Accept 445 2012-01-30 20:26:21.805 respond[3467] Server 0x84ac2fc 4 2012-01-30 20:26:21.805 respond[3467] Done reading 445 2012-01-30 20:26:21.805 respond[3467] Done writing 445 Passed test: test00.m:78 ... respond test 444 OK 2012-01-30 20:26:21.814 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.814 respond[3467] Server 0x84ace94 1 2012-01-30 20:26:21.814 respond[3467] Server 0x84acfb4 1 2012-01-30 20:26:21.814 respond[3467] Accept 444 2012-01-30 20:26:21.815 respond[3467] Server 0x84acfb4 4 2012-01-30 20:26:21.815 respond[3467] Done reading 444 2012-01-30 20:26:21.815 respond[3467] Done writing 444 Passed test: test00.m:78 ... respond test 443 OK 2012-01-30 20:26:21.823 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.823 respond[3467] Server 0x84adb6c 1 2012-01-30 20:26:21.823 respond[3467] Server 0x84adc8c 1 2012-01-30 20:26:21.823 respond[3467] Accept 443 2012-01-30 20:26:21.823 respond[3467] Server 0x84adc8c 4 2012-01-30 20:26:21.824 respond[3467] Done reading 443 2012-01-30 20:26:21.824 respond[3467] Done writing 443 Passed test: test00.m:78 ... respond test 442 OK 2012-01-30 20:26:21.831 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.831 respond[3467] Server 0x84ae824 1 2012-01-30 20:26:21.831 respond[3467] Server 0x84ae944 1 2012-01-30 20:26:21.831 respond[3467] Accept 442 2012-01-30 20:26:21.831 respond[3467] Server 0x84ae944 4 2012-01-30 20:26:21.831 respond[3467] Done reading 442 2012-01-30 20:26:21.832 respond[3467] Done writing 442 Passed test: test00.m:78 ... respond test 441 OK 2012-01-30 20:26:21.843 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.843 respond[3467] Server 0x84af4fc 1 2012-01-30 20:26:21.843 respond[3467] Server 0x84af61c 1 2012-01-30 20:26:21.843 respond[3467] Accept 441 2012-01-30 20:26:21.843 respond[3467] Server 0x84af61c 4 2012-01-30 20:26:21.844 respond[3467] Done reading 441 2012-01-30 20:26:21.844 respond[3467] Done writing 441 Passed test: test00.m:78 ... respond test 440 OK 2012-01-30 20:26:21.859 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.859 respond[3467] Server 0x84b01b4 1 2012-01-30 20:26:21.859 respond[3467] Server 0x84b02d4 1 2012-01-30 20:26:21.859 respond[3467] Accept 440 2012-01-30 20:26:21.860 respond[3467] Server 0x84b02d4 4 2012-01-30 20:26:21.860 respond[3467] Done reading 440 2012-01-30 20:26:21.860 respond[3467] Done writing 440 Passed test: test00.m:78 ... respond test 439 OK 2012-01-30 20:26:21.872 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.872 respond[3467] Server 0x84b0e8c 1 2012-01-30 20:26:21.872 respond[3467] Server 0x84b0fac 1 2012-01-30 20:26:21.872 respond[3467] Accept 439 2012-01-30 20:26:21.872 respond[3467] Server 0x84b0fac 4 2012-01-30 20:26:21.873 respond[3467] Done reading 439 2012-01-30 20:26:21.873 respond[3467] Done writing 439 Passed test: test00.m:78 ... respond test 438 OK 2012-01-30 20:26:21.891 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.891 respond[3467] Server 0x84b1b44 1 2012-01-30 20:26:21.891 respond[3467] Server 0x84b1c64 1 2012-01-30 20:26:21.891 respond[3467] Accept 438 2012-01-30 20:26:21.891 respond[3467] Server 0x84b1c64 4 2012-01-30 20:26:21.892 respond[3467] Done reading 438 2012-01-30 20:26:21.892 respond[3467] Done writing 438 Passed test: test00.m:78 ... respond test 437 OK 2012-01-30 20:26:21.903 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.904 respond[3467] Server 0x84b2824 1 2012-01-30 20:26:21.904 respond[3467] Server 0x84b2944 1 2012-01-30 20:26:21.904 respond[3467] Accept 437 2012-01-30 20:26:21.904 respond[3467] Server 0x84b2944 4 2012-01-30 20:26:21.904 respond[3467] Done reading 437 2012-01-30 20:26:21.904 respond[3467] Done writing 437 Passed test: test00.m:78 ... respond test 436 OK 2012-01-30 20:26:21.920 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.920 respond[3467] Server 0x84b34cc 1 2012-01-30 20:26:21.920 respond[3467] Server 0x84b35ec 1 2012-01-30 20:26:21.920 respond[3467] Accept 436 2012-01-30 20:26:21.920 respond[3467] Server 0x84b35ec 4 2012-01-30 20:26:21.921 respond[3467] Done reading 436 2012-01-30 20:26:21.921 respond[3467] Done writing 436 Passed test: test00.m:78 ... respond test 435 OK 2012-01-30 20:26:21.928 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.928 respond[3467] Server 0x84b41e4 1 2012-01-30 20:26:21.928 respond[3467] Server 0x84b4304 1 2012-01-30 20:26:21.928 respond[3467] Accept 435 2012-01-30 20:26:21.928 respond[3467] Server 0x84b4304 4 2012-01-30 20:26:21.929 respond[3467] Done reading 435 2012-01-30 20:26:21.929 respond[3467] Done writing 435 Passed test: test00.m:78 ... respond test 434 OK 2012-01-30 20:26:21.936 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.936 respond[3467] Server 0x84b4ec4 1 2012-01-30 20:26:21.936 respond[3467] Server 0x84b4fe4 1 2012-01-30 20:26:21.936 respond[3467] Accept 434 2012-01-30 20:26:21.936 respond[3467] Server 0x84b4fe4 4 2012-01-30 20:26:21.936 respond[3467] Done reading 434 2012-01-30 20:26:21.937 respond[3467] Done writing 434 Passed test: test00.m:78 ... respond test 433 OK 2012-01-30 20:26:21.944 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.944 respond[3467] Server 0x84b5ba4 1 2012-01-30 20:26:21.944 respond[3467] Server 0x84b5cc4 1 2012-01-30 20:26:21.944 respond[3467] Accept 433 2012-01-30 20:26:21.944 respond[3467] Server 0x84b5cc4 4 2012-01-30 20:26:21.945 respond[3467] Done reading 433 2012-01-30 20:26:21.945 respond[3467] Done writing 433 Passed test: test00.m:78 ... respond test 432 OK 2012-01-30 20:26:21.953 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.953 respond[3467] Server 0x84b6884 1 2012-01-30 20:26:21.953 respond[3467] Server 0x84b69a4 1 2012-01-30 20:26:21.953 respond[3467] Accept 432 2012-01-30 20:26:21.953 respond[3467] Server 0x84b69a4 4 2012-01-30 20:26:21.953 respond[3467] Done reading 432 2012-01-30 20:26:21.953 respond[3467] Done writing 432 Passed test: test00.m:78 ... respond test 431 OK 2012-01-30 20:26:21.964 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.964 respond[3467] Server 0x84b7564 1 2012-01-30 20:26:21.964 respond[3467] Server 0x84b7684 1 2012-01-30 20:26:21.964 respond[3467] Accept 431 2012-01-30 20:26:21.964 respond[3467] Server 0x84b7684 4 2012-01-30 20:26:21.964 respond[3467] Done reading 431 2012-01-30 20:26:21.964 respond[3467] Done writing 431 Passed test: test00.m:78 ... respond test 430 OK 2012-01-30 20:26:21.983 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.983 respond[3467] Server 0x84b8244 1 2012-01-30 20:26:21.983 respond[3467] Server 0x84b8364 1 2012-01-30 20:26:21.983 respond[3467] Accept 430 2012-01-30 20:26:21.983 respond[3467] Server 0x84b8364 4 2012-01-30 20:26:21.984 respond[3467] Done reading 430 2012-01-30 20:26:21.984 respond[3467] Done writing 430 Passed test: test00.m:78 ... respond test 429 OK 2012-01-30 20:26:21.994 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:21.994 respond[3467] Server 0x84b8f24 1 2012-01-30 20:26:21.994 respond[3467] Server 0x84b9044 1 2012-01-30 20:26:21.994 respond[3467] Accept 429 2012-01-30 20:26:21.994 respond[3467] Server 0x84b9044 4 2012-01-30 20:26:21.995 respond[3467] Done reading 429 2012-01-30 20:26:21.995 respond[3467] Done writing 429 Passed test: test00.m:78 ... respond test 428 OK 2012-01-30 20:26:22.002 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.002 respond[3467] Server 0x84b9c04 1 2012-01-30 20:26:22.002 respond[3467] Server 0x84b9d24 1 2012-01-30 20:26:22.002 respond[3467] Accept 428 2012-01-30 20:26:22.002 respond[3467] Server 0x84b9d24 4 2012-01-30 20:26:22.003 respond[3467] Done reading 428 2012-01-30 20:26:22.003 respond[3467] Done writing 428 Passed test: test00.m:78 ... respond test 427 OK 2012-01-30 20:26:22.011 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.011 respond[3467] Server 0x84ba8e4 1 2012-01-30 20:26:22.011 respond[3467] Server 0x84baa04 1 2012-01-30 20:26:22.011 respond[3467] Accept 427 2012-01-30 20:26:22.011 respond[3467] Server 0x84baa04 4 2012-01-30 20:26:22.012 respond[3467] Done reading 427 2012-01-30 20:26:22.012 respond[3467] Done writing 427 Passed test: test00.m:78 ... respond test 426 OK 2012-01-30 20:26:22.020 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.020 respond[3467] Server 0x84bb5c4 1 2012-01-30 20:26:22.020 respond[3467] Server 0x84bb6e4 1 2012-01-30 20:26:22.020 respond[3467] Accept 426 2012-01-30 20:26:22.020 respond[3467] Server 0x84bb6e4 4 2012-01-30 20:26:22.021 respond[3467] Done reading 426 2012-01-30 20:26:22.021 respond[3467] Done writing 426 Passed test: test00.m:78 ... respond test 425 OK 2012-01-30 20:26:22.028 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.028 respond[3467] Server 0x84bc2a4 1 2012-01-30 20:26:22.028 respond[3467] Server 0x84bc3c4 1 2012-01-30 20:26:22.028 respond[3467] Accept 425 2012-01-30 20:26:22.028 respond[3467] Server 0x84bc3c4 4 2012-01-30 20:26:22.029 respond[3467] Done reading 425 2012-01-30 20:26:22.029 respond[3467] Done writing 425 Passed test: test00.m:78 ... respond test 424 OK 2012-01-30 20:26:22.036 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.036 respond[3467] Server 0x84bcf84 1 2012-01-30 20:26:22.036 respond[3467] Server 0x84bd0a4 1 2012-01-30 20:26:22.036 respond[3467] Accept 424 2012-01-30 20:26:22.036 respond[3467] Server 0x84bd0a4 4 2012-01-30 20:26:22.037 respond[3467] Done reading 424 2012-01-30 20:26:22.037 respond[3467] Done writing 424 Passed test: test00.m:78 ... respond test 423 OK 2012-01-30 20:26:22.048 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.048 respond[3467] Server 0x84bdc64 1 2012-01-30 20:26:22.048 respond[3467] Server 0x84bdd84 1 2012-01-30 20:26:22.048 respond[3467] Accept 423 2012-01-30 20:26:22.048 respond[3467] Server 0x84bdd84 4 2012-01-30 20:26:22.048 respond[3467] Done reading 423 2012-01-30 20:26:22.048 respond[3467] Done writing 423 Passed test: test00.m:78 ... respond test 422 OK 2012-01-30 20:26:22.056 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.056 respond[3467] Server 0x84be944 1 2012-01-30 20:26:22.056 respond[3467] Server 0x84bea64 1 2012-01-30 20:26:22.056 respond[3467] Accept 422 2012-01-30 20:26:22.056 respond[3467] Server 0x84bea64 4 2012-01-30 20:26:22.057 respond[3467] Done reading 422 2012-01-30 20:26:22.057 respond[3467] Done writing 422 Passed test: test00.m:78 ... respond test 421 OK 2012-01-30 20:26:22.064 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.064 respond[3467] Server 0x84bf624 1 2012-01-30 20:26:22.064 respond[3467] Server 0x84bf744 1 2012-01-30 20:26:22.064 respond[3467] Accept 421 2012-01-30 20:26:22.064 respond[3467] Server 0x84bf744 4 2012-01-30 20:26:22.065 respond[3467] Done reading 421 2012-01-30 20:26:22.065 respond[3467] Done writing 421 Passed test: test00.m:78 ... respond test 420 OK 2012-01-30 20:26:22.072 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.072 respond[3467] Server 0x84c0304 1 2012-01-30 20:26:22.072 respond[3467] Server 0x84c0424 1 2012-01-30 20:26:22.072 respond[3467] Accept 420 2012-01-30 20:26:22.072 respond[3467] Server 0x84c0424 4 2012-01-30 20:26:22.073 respond[3467] Done reading 420 2012-01-30 20:26:22.073 respond[3467] Done writing 420 Passed test: test00.m:78 ... respond test 419 OK 2012-01-30 20:26:22.080 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.080 respond[3467] Server 0x84c0fe4 1 2012-01-30 20:26:22.081 respond[3467] Server 0x84c1104 1 2012-01-30 20:26:22.081 respond[3467] Accept 419 2012-01-30 20:26:22.081 respond[3467] Server 0x84c1104 4 2012-01-30 20:26:22.081 respond[3467] Done reading 419 2012-01-30 20:26:22.081 respond[3467] Done writing 419 Passed test: test00.m:78 ... respond test 418 OK 2012-01-30 20:26:22.088 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.088 respond[3467] Server 0x84c1cc4 1 2012-01-30 20:26:22.089 respond[3467] Server 0x84c1de4 1 2012-01-30 20:26:22.089 respond[3467] Accept 418 2012-01-30 20:26:22.089 respond[3467] Server 0x84c1de4 4 2012-01-30 20:26:22.089 respond[3467] Done reading 418 2012-01-30 20:26:22.089 respond[3467] Done writing 418 Passed test: test00.m:78 ... respond test 417 OK 2012-01-30 20:26:22.096 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.096 respond[3467] Server 0x84c29a4 1 2012-01-30 20:26:22.096 respond[3467] Server 0x84c2ac4 1 2012-01-30 20:26:22.097 respond[3467] Accept 417 2012-01-30 20:26:22.097 respond[3467] Server 0x84c2ac4 4 2012-01-30 20:26:22.097 respond[3467] Done reading 417 2012-01-30 20:26:22.097 respond[3467] Done writing 417 Passed test: test00.m:78 ... respond test 416 OK 2012-01-30 20:26:22.105 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.105 respond[3467] Server 0x84c3684 1 2012-01-30 20:26:22.105 respond[3467] Server 0x84c37a4 1 2012-01-30 20:26:22.105 respond[3467] Accept 416 2012-01-30 20:26:22.105 respond[3467] Server 0x84c37a4 4 2012-01-30 20:26:22.106 respond[3467] Done reading 416 2012-01-30 20:26:22.107 respond[3467] Done writing 416 Passed test: test00.m:78 ... respond test 415 OK 2012-01-30 20:26:22.117 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.117 respond[3467] Server 0x84c4364 1 2012-01-30 20:26:22.117 respond[3467] Server 0x84c4484 1 2012-01-30 20:26:22.117 respond[3467] Accept 415 2012-01-30 20:26:22.118 respond[3467] Server 0x84c4484 4 2012-01-30 20:26:22.118 respond[3467] Done reading 415 2012-01-30 20:26:22.118 respond[3467] Done writing 415 Passed test: test00.m:78 ... respond test 414 OK 2012-01-30 20:26:22.140 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.140 respond[3467] Server 0x84c5044 1 2012-01-30 20:26:22.140 respond[3467] Server 0x84c5164 1 2012-01-30 20:26:22.140 respond[3467] Accept 414 2012-01-30 20:26:22.141 respond[3467] Server 0x84c5164 4 2012-01-30 20:26:22.141 respond[3467] Done reading 414 2012-01-30 20:26:22.141 respond[3467] Done writing 414 Passed test: test00.m:78 ... respond test 413 OK 2012-01-30 20:26:22.152 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.153 respond[3467] Server 0x84c5d24 1 2012-01-30 20:26:22.153 respond[3467] Server 0x84c5e44 1 2012-01-30 20:26:22.153 respond[3467] Accept 413 2012-01-30 20:26:22.153 respond[3467] Server 0x84c5e44 4 2012-01-30 20:26:22.153 respond[3467] Done reading 413 2012-01-30 20:26:22.153 respond[3467] Done writing 413 Passed test: test00.m:78 ... respond test 412 OK 2012-01-30 20:26:22.171 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.171 respond[3467] Server 0x84c6a04 1 2012-01-30 20:26:22.171 respond[3467] Server 0x84c6b24 1 2012-01-30 20:26:22.171 respond[3467] Accept 412 2012-01-30 20:26:22.171 respond[3467] Server 0x84c6b24 4 2012-01-30 20:26:22.172 respond[3467] Done reading 412 2012-01-30 20:26:22.172 respond[3467] Done writing 412 Passed test: test00.m:78 ... respond test 411 OK 2012-01-30 20:26:22.190 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.190 respond[3467] Server 0x84c76e4 1 2012-01-30 20:26:22.190 respond[3467] Server 0x84c7804 1 2012-01-30 20:26:22.190 respond[3467] Accept 411 2012-01-30 20:26:22.190 respond[3467] Server 0x84c7804 4 2012-01-30 20:26:22.191 respond[3467] Done reading 411 2012-01-30 20:26:22.191 respond[3467] Done writing 411 Passed test: test00.m:78 ... respond test 410 OK 2012-01-30 20:26:22.205 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.205 respond[3467] Server 0x84c83c4 1 2012-01-30 20:26:22.205 respond[3467] Server 0x84c84e4 1 2012-01-30 20:26:22.205 respond[3467] Accept 410 2012-01-30 20:26:22.205 respond[3467] Server 0x84c84e4 4 2012-01-30 20:26:22.206 respond[3467] Done reading 410 2012-01-30 20:26:22.206 respond[3467] Done writing 410 Passed test: test00.m:78 ... respond test 409 OK 2012-01-30 20:26:22.225 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.225 respond[3467] Server 0x84c90a4 1 2012-01-30 20:26:22.225 respond[3467] Server 0x84c91c4 1 2012-01-30 20:26:22.225 respond[3467] Accept 409 2012-01-30 20:26:22.225 respond[3467] Server 0x84c91c4 4 2012-01-30 20:26:22.226 respond[3467] Done reading 409 2012-01-30 20:26:22.226 respond[3467] Done writing 409 Passed test: test00.m:78 ... respond test 408 OK 2012-01-30 20:26:22.244 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.244 respond[3467] Server 0x84c9d84 1 2012-01-30 20:26:22.245 respond[3467] Server 0x84c9ea4 1 2012-01-30 20:26:22.245 respond[3467] Accept 408 2012-01-30 20:26:22.245 respond[3467] Server 0x84c9ea4 4 2012-01-30 20:26:22.245 respond[3467] Done reading 408 2012-01-30 20:26:22.245 respond[3467] Done writing 408 Passed test: test00.m:78 ... respond test 407 OK 2012-01-30 20:26:22.293 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.293 respond[3467] Server 0x84caa64 1 2012-01-30 20:26:22.294 respond[3467] Server 0x84cab84 1 2012-01-30 20:26:22.294 respond[3467] Accept 407 2012-01-30 20:26:22.294 respond[3467] Server 0x84cab84 4 2012-01-30 20:26:22.294 respond[3467] Done reading 407 2012-01-30 20:26:22.294 respond[3467] Done writing 407 Passed test: test00.m:78 ... respond test 406 OK 2012-01-30 20:26:22.302 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.302 respond[3467] Server 0x84cb744 1 2012-01-30 20:26:22.302 respond[3467] Server 0x84cb864 1 2012-01-30 20:26:22.302 respond[3467] Accept 406 2012-01-30 20:26:22.302 respond[3467] Server 0x84cb864 4 2012-01-30 20:26:22.303 respond[3467] Done reading 406 2012-01-30 20:26:22.303 respond[3467] Done writing 406 Passed test: test00.m:78 ... respond test 405 OK 2012-01-30 20:26:22.312 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.312 respond[3467] Server 0x84cc424 1 2012-01-30 20:26:22.312 respond[3467] Server 0x84cc544 1 2012-01-30 20:26:22.312 respond[3467] Accept 405 2012-01-30 20:26:22.312 respond[3467] Server 0x84cc544 4 2012-01-30 20:26:22.313 respond[3467] Done reading 405 2012-01-30 20:26:22.313 respond[3467] Done writing 405 Passed test: test00.m:78 ... respond test 404 OK 2012-01-30 20:26:22.321 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.321 respond[3467] Server 0x84cd104 1 2012-01-30 20:26:22.321 respond[3467] Server 0x84cd224 1 2012-01-30 20:26:22.321 respond[3467] Accept 404 2012-01-30 20:26:22.321 respond[3467] Server 0x84cd224 4 2012-01-30 20:26:22.322 respond[3467] Done reading 404 2012-01-30 20:26:22.322 respond[3467] Done writing 404 Passed test: test00.m:78 ... respond test 403 OK 2012-01-30 20:26:22.330 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.330 respond[3467] Server 0x84cdde4 1 2012-01-30 20:26:22.330 respond[3467] Server 0x84cdf04 1 2012-01-30 20:26:22.330 respond[3467] Accept 403 2012-01-30 20:26:22.330 respond[3467] Server 0x84cdf04 4 2012-01-30 20:26:22.330 respond[3467] Done reading 403 2012-01-30 20:26:22.330 respond[3467] Done writing 403 Passed test: test00.m:78 ... respond test 402 OK 2012-01-30 20:26:22.338 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.338 respond[3467] Server 0x84ceac4 1 2012-01-30 20:26:22.338 respond[3467] Server 0x84cebe4 1 2012-01-30 20:26:22.338 respond[3467] Accept 402 2012-01-30 20:26:22.338 respond[3467] Server 0x84cebe4 4 2012-01-30 20:26:22.339 respond[3467] Done reading 402 2012-01-30 20:26:22.339 respond[3467] Done writing 402 Passed test: test00.m:78 ... respond test 401 OK 2012-01-30 20:26:22.348 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.349 respond[3467] Server 0x84cf7a4 1 2012-01-30 20:26:22.349 respond[3467] Server 0x84cf8c4 1 2012-01-30 20:26:22.349 respond[3467] Accept 401 2012-01-30 20:26:22.349 respond[3467] Server 0x84cf8c4 4 2012-01-30 20:26:22.349 respond[3467] Done reading 401 2012-01-30 20:26:22.349 respond[3467] Done writing 401 Passed test: test00.m:78 ... respond test 400 OK 2012-01-30 20:26:22.357 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.357 respond[3467] Server 0x84d0484 1 2012-01-30 20:26:22.357 respond[3467] Server 0x84d05a4 1 2012-01-30 20:26:22.357 respond[3467] Accept 400 2012-01-30 20:26:22.358 respond[3467] Server 0x84d05a4 4 2012-01-30 20:26:22.358 respond[3467] Done reading 400 2012-01-30 20:26:22.358 respond[3467] Done writing 400 Passed test: test00.m:78 ... respond test 399 OK 2012-01-30 20:26:22.366 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.366 respond[3467] Server 0x84d1164 1 2012-01-30 20:26:22.366 respond[3467] Server 0x84d1284 1 2012-01-30 20:26:22.366 respond[3467] Accept 399 2012-01-30 20:26:22.366 respond[3467] Server 0x84d1284 4 2012-01-30 20:26:22.366 respond[3467] Done reading 399 2012-01-30 20:26:22.366 respond[3467] Done writing 399 Passed test: test00.m:78 ... respond test 398 OK 2012-01-30 20:26:22.374 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.374 respond[3467] Server 0x84d1e44 1 2012-01-30 20:26:22.374 respond[3467] Server 0x84d1f64 1 2012-01-30 20:26:22.374 respond[3467] Accept 398 2012-01-30 20:26:22.375 respond[3467] Server 0x84d1f64 4 2012-01-30 20:26:22.375 respond[3467] Done reading 398 2012-01-30 20:26:22.375 respond[3467] Done writing 398 Passed test: test00.m:78 ... respond test 397 OK 2012-01-30 20:26:22.382 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.382 respond[3467] Server 0x84d2b24 1 2012-01-30 20:26:22.382 respond[3467] Server 0x84d2c44 1 2012-01-30 20:26:22.382 respond[3467] Accept 397 2012-01-30 20:26:22.382 respond[3467] Server 0x84d2c44 4 2012-01-30 20:26:22.383 respond[3467] Done reading 397 2012-01-30 20:26:22.383 respond[3467] Done writing 397 Passed test: test00.m:78 ... respond test 396 OK 2012-01-30 20:26:22.391 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.391 respond[3467] Server 0x84d3804 1 2012-01-30 20:26:22.391 respond[3467] Server 0x84d3924 1 2012-01-30 20:26:22.391 respond[3467] Accept 396 2012-01-30 20:26:22.391 respond[3467] Server 0x84d3924 4 2012-01-30 20:26:22.392 respond[3467] Done reading 396 2012-01-30 20:26:22.392 respond[3467] Done writing 396 Passed test: test00.m:78 ... respond test 395 OK 2012-01-30 20:26:22.403 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.403 respond[3467] Server 0x84d44ac 1 2012-01-30 20:26:22.403 respond[3467] Server 0x84d45cc 1 2012-01-30 20:26:22.403 respond[3467] Accept 395 2012-01-30 20:26:22.403 respond[3467] Server 0x84d45cc 4 2012-01-30 20:26:22.404 respond[3467] Done reading 395 2012-01-30 20:26:22.404 respond[3467] Done writing 395 Passed test: test00.m:78 ... respond test 394 OK 2012-01-30 20:26:22.418 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.419 respond[3467] Server 0x84d51d4 1 2012-01-30 20:26:22.419 respond[3467] Server 0x84d52f4 1 2012-01-30 20:26:22.419 respond[3467] Accept 394 2012-01-30 20:26:22.419 respond[3467] Server 0x84d52f4 4 2012-01-30 20:26:22.420 respond[3467] Done reading 394 2012-01-30 20:26:22.420 respond[3467] Done writing 394 Passed test: test00.m:78 ... respond test 393 OK 2012-01-30 20:26:22.435 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.435 respond[3467] Server 0x84d5eb4 1 2012-01-30 20:26:22.435 respond[3467] Server 0x84d5fd4 1 2012-01-30 20:26:22.435 respond[3467] Accept 393 2012-01-30 20:26:22.435 respond[3467] Server 0x84d5fd4 4 2012-01-30 20:26:22.436 respond[3467] Done reading 393 2012-01-30 20:26:22.436 respond[3467] Done writing 393 Passed test: test00.m:78 ... respond test 392 OK 2012-01-30 20:26:22.453 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.453 respond[3467] Server 0x84d6b94 1 2012-01-30 20:26:22.453 respond[3467] Server 0x84d6cb4 1 2012-01-30 20:26:22.453 respond[3467] Accept 392 2012-01-30 20:26:22.453 respond[3467] Server 0x84d6cb4 4 2012-01-30 20:26:22.454 respond[3467] Done reading 392 2012-01-30 20:26:22.454 respond[3467] Done writing 392 Passed test: test00.m:78 ... respond test 391 OK 2012-01-30 20:26:22.471 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.472 respond[3467] Server 0x84d7874 1 2012-01-30 20:26:22.472 respond[3467] Server 0x84d7994 1 2012-01-30 20:26:22.472 respond[3467] Accept 391 2012-01-30 20:26:22.472 respond[3467] Server 0x84d7994 4 2012-01-30 20:26:22.472 respond[3467] Done reading 391 2012-01-30 20:26:22.472 respond[3467] Done writing 391 Passed test: test00.m:78 ... respond test 390 OK 2012-01-30 20:26:22.487 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.487 respond[3467] Server 0x84d856c 1 2012-01-30 20:26:22.487 respond[3467] Server 0x84d868c 1 2012-01-30 20:26:22.487 respond[3467] Accept 390 2012-01-30 20:26:22.487 respond[3467] Server 0x84d868c 4 2012-01-30 20:26:22.487 respond[3467] Done reading 390 2012-01-30 20:26:22.487 respond[3467] Done writing 390 Passed test: test00.m:78 ... respond test 389 OK 2012-01-30 20:26:22.501 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.501 respond[3467] Server 0x84d924c 1 2012-01-30 20:26:22.501 respond[3467] Server 0x84d936c 1 2012-01-30 20:26:22.501 respond[3467] Accept 389 2012-01-30 20:26:22.501 respond[3467] Server 0x84d936c 4 2012-01-30 20:26:22.502 respond[3467] Done reading 389 2012-01-30 20:26:22.502 respond[3467] Done writing 389 Passed test: test00.m:78 ... respond test 388 OK 2012-01-30 20:26:22.514 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.514 respond[3467] Server 0x84d9f2c 1 2012-01-30 20:26:22.514 respond[3467] Server 0x84da04c 1 2012-01-30 20:26:22.514 respond[3467] Accept 388 2012-01-30 20:26:22.514 respond[3467] Server 0x84da04c 4 2012-01-30 20:26:22.515 respond[3467] Done reading 388 2012-01-30 20:26:22.515 respond[3467] Done writing 388 Passed test: test00.m:78 ... respond test 387 OK 2012-01-30 20:26:22.529 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.529 respond[3467] Server 0x84dac0c 1 2012-01-30 20:26:22.529 respond[3467] Server 0x84dad2c 1 2012-01-30 20:26:22.529 respond[3467] Accept 387 2012-01-30 20:26:22.530 respond[3467] Server 0x84dad2c 4 2012-01-30 20:26:22.530 respond[3467] Done reading 387 2012-01-30 20:26:22.530 respond[3467] Done writing 387 Passed test: test00.m:78 ... respond test 386 OK 2012-01-30 20:26:22.538 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.538 respond[3467] Server 0x84db8ec 1 2012-01-30 20:26:22.538 respond[3467] Server 0x84dba0c 1 2012-01-30 20:26:22.538 respond[3467] Accept 386 2012-01-30 20:26:22.538 respond[3467] Server 0x84dba0c 4 2012-01-30 20:26:22.539 respond[3467] Done reading 386 2012-01-30 20:26:22.539 respond[3467] Done writing 386 Passed test: test00.m:78 ... respond test 385 OK 2012-01-30 20:26:22.546 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.546 respond[3467] Server 0x84dc5cc 1 2012-01-30 20:26:22.546 respond[3467] Server 0x84dc6ec 1 2012-01-30 20:26:22.547 respond[3467] Accept 385 2012-01-30 20:26:22.547 respond[3467] Server 0x84dc6ec 4 2012-01-30 20:26:22.547 respond[3467] Done reading 385 2012-01-30 20:26:22.547 respond[3467] Done writing 385 Passed test: test00.m:78 ... respond test 384 OK 2012-01-30 20:26:22.554 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.555 respond[3467] Server 0x84dd2ac 1 2012-01-30 20:26:22.555 respond[3467] Server 0x84dd3cc 1 2012-01-30 20:26:22.555 respond[3467] Accept 384 2012-01-30 20:26:22.555 respond[3467] Server 0x84dd3cc 4 2012-01-30 20:26:22.555 respond[3467] Done reading 384 2012-01-30 20:26:22.555 respond[3467] Done writing 384 Passed test: test00.m:78 ... respond test 383 OK 2012-01-30 20:26:22.563 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.563 respond[3467] Server 0x84ddf8c 1 2012-01-30 20:26:22.563 respond[3467] Server 0x84de0ac 1 2012-01-30 20:26:22.563 respond[3467] Accept 383 2012-01-30 20:26:22.563 respond[3467] Server 0x84de0ac 4 2012-01-30 20:26:22.564 respond[3467] Done reading 383 2012-01-30 20:26:22.564 respond[3467] Done writing 383 Passed test: test00.m:78 ... respond test 382 OK 2012-01-30 20:26:22.571 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.571 respond[3467] Server 0x84dec6c 1 2012-01-30 20:26:22.571 respond[3467] Server 0x84ded8c 1 2012-01-30 20:26:22.571 respond[3467] Accept 382 2012-01-30 20:26:22.572 respond[3467] Server 0x84ded8c 4 2012-01-30 20:26:22.572 respond[3467] Done reading 382 2012-01-30 20:26:22.572 respond[3467] Done writing 382 Passed test: test00.m:78 ... respond test 381 OK 2012-01-30 20:26:22.579 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.579 respond[3467] Server 0x84df94c 1 2012-01-30 20:26:22.579 respond[3467] Server 0x84dfa6c 1 2012-01-30 20:26:22.580 respond[3467] Accept 381 2012-01-30 20:26:22.580 respond[3467] Server 0x84dfa6c 4 2012-01-30 20:26:22.580 respond[3467] Done reading 381 2012-01-30 20:26:22.580 respond[3467] Done writing 381 Passed test: test00.m:78 ... respond test 380 OK 2012-01-30 20:26:22.590 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.591 respond[3467] Server 0x84e062c 1 2012-01-30 20:26:22.591 respond[3467] Server 0x84e074c 1 2012-01-30 20:26:22.591 respond[3467] Accept 380 2012-01-30 20:26:22.591 respond[3467] Server 0x84e074c 4 2012-01-30 20:26:22.594 respond[3467] Done reading 380 2012-01-30 20:26:22.594 respond[3467] Done writing 380 Passed test: test00.m:78 ... respond test 379 OK 2012-01-30 20:26:22.605 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.605 respond[3467] Server 0x84e130c 1 2012-01-30 20:26:22.605 respond[3467] Server 0x84e142c 1 2012-01-30 20:26:22.605 respond[3467] Accept 379 2012-01-30 20:26:22.605 respond[3467] Server 0x84e142c 4 2012-01-30 20:26:22.606 respond[3467] Done reading 379 2012-01-30 20:26:22.606 respond[3467] Done writing 379 Passed test: test00.m:78 ... respond test 378 OK 2012-01-30 20:26:22.619 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.619 respond[3467] Server 0x84e1fec 1 2012-01-30 20:26:22.619 respond[3467] Server 0x84e210c 1 2012-01-30 20:26:22.619 respond[3467] Accept 378 2012-01-30 20:26:22.619 respond[3467] Server 0x84e210c 4 2012-01-30 20:26:22.619 respond[3467] Done reading 378 2012-01-30 20:26:22.620 respond[3467] Done writing 378 Passed test: test00.m:78 ... respond test 377 OK 2012-01-30 20:26:22.630 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.630 respond[3467] Server 0x84e2ccc 1 2012-01-30 20:26:22.630 respond[3467] Server 0x84e2dec 1 2012-01-30 20:26:22.630 respond[3467] Accept 377 2012-01-30 20:26:22.630 respond[3467] Server 0x84e2dec 4 2012-01-30 20:26:22.630 respond[3467] Done reading 377 2012-01-30 20:26:22.630 respond[3467] Done writing 377 Passed test: test00.m:78 ... respond test 376 OK 2012-01-30 20:26:22.637 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.638 respond[3467] Server 0x84e39ac 1 2012-01-30 20:26:22.638 respond[3467] Server 0x84e3acc 1 2012-01-30 20:26:22.638 respond[3467] Accept 376 2012-01-30 20:26:22.638 respond[3467] Server 0x84e3acc 4 2012-01-30 20:26:22.638 respond[3467] Done reading 376 2012-01-30 20:26:22.638 respond[3467] Done writing 376 Passed test: test00.m:78 ... respond test 375 OK 2012-01-30 20:26:22.649 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.649 respond[3467] Server 0x84e468c 1 2012-01-30 20:26:22.649 respond[3467] Server 0x84e47ac 1 2012-01-30 20:26:22.649 respond[3467] Accept 375 2012-01-30 20:26:22.649 respond[3467] Server 0x84e47ac 4 2012-01-30 20:26:22.649 respond[3467] Done reading 375 2012-01-30 20:26:22.649 respond[3467] Done writing 375 Passed test: test00.m:78 ... respond test 374 OK 2012-01-30 20:26:22.657 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.657 respond[3467] Server 0x84e536c 1 2012-01-30 20:26:22.657 respond[3467] Server 0x84e548c 1 2012-01-30 20:26:22.657 respond[3467] Accept 374 2012-01-30 20:26:22.657 respond[3467] Server 0x84e548c 4 2012-01-30 20:26:22.658 respond[3467] Done reading 374 2012-01-30 20:26:22.658 respond[3467] Done writing 374 Passed test: test00.m:78 ... respond test 373 OK 2012-01-30 20:26:22.667 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.667 respond[3467] Server 0x84e604c 1 2012-01-30 20:26:22.667 respond[3467] Server 0x84e616c 1 2012-01-30 20:26:22.667 respond[3467] Accept 373 2012-01-30 20:26:22.667 respond[3467] Server 0x84e616c 4 2012-01-30 20:26:22.669 respond[3467] Done reading 373 2012-01-30 20:26:22.669 respond[3467] Done writing 373 Passed test: test00.m:78 ... respond test 372 OK 2012-01-30 20:26:22.688 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.688 respond[3467] Server 0x84e6d2c 1 2012-01-30 20:26:22.688 respond[3467] Server 0x84e6e4c 1 2012-01-30 20:26:22.688 respond[3467] Accept 372 2012-01-30 20:26:22.688 respond[3467] Server 0x84e6e4c 4 2012-01-30 20:26:22.689 respond[3467] Done reading 372 2012-01-30 20:26:22.689 respond[3467] Done writing 372 Passed test: test00.m:78 ... respond test 371 OK 2012-01-30 20:26:22.706 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.707 respond[3467] Server 0x84e7a0c 1 2012-01-30 20:26:22.707 respond[3467] Server 0x84e7b2c 1 2012-01-30 20:26:22.707 respond[3467] Accept 371 2012-01-30 20:26:22.707 respond[3467] Server 0x84e7b2c 4 2012-01-30 20:26:22.707 respond[3467] Done reading 371 2012-01-30 20:26:22.707 respond[3467] Done writing 371 Passed test: test00.m:78 ... respond test 370 OK 2012-01-30 20:26:22.724 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.724 respond[3467] Server 0x84e86ec 1 2012-01-30 20:26:22.724 respond[3467] Server 0x84e880c 1 2012-01-30 20:26:22.724 respond[3467] Accept 370 2012-01-30 20:26:22.724 respond[3467] Server 0x84e880c 4 2012-01-30 20:26:22.725 respond[3467] Done reading 370 2012-01-30 20:26:22.725 respond[3467] Done writing 370 Passed test: test00.m:78 ... respond test 369 OK 2012-01-30 20:26:22.743 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.743 respond[3467] Server 0x84e93cc 1 2012-01-30 20:26:22.743 respond[3467] Server 0x84e94ec 1 2012-01-30 20:26:22.743 respond[3467] Accept 369 2012-01-30 20:26:22.743 respond[3467] Server 0x84e94ec 4 2012-01-30 20:26:22.744 respond[3467] Done reading 369 2012-01-30 20:26:22.744 respond[3467] Done writing 369 Passed test: test00.m:78 ... respond test 368 OK 2012-01-30 20:26:22.760 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.760 respond[3467] Server 0x84ea0ac 1 2012-01-30 20:26:22.761 respond[3467] Server 0x84ea1cc 1 2012-01-30 20:26:22.761 respond[3467] Accept 368 2012-01-30 20:26:22.761 respond[3467] Server 0x84ea1cc 4 2012-01-30 20:26:22.761 respond[3467] Done reading 368 2012-01-30 20:26:22.761 respond[3467] Done writing 368 Passed test: test00.m:78 ... respond test 367 OK 2012-01-30 20:26:22.777 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.777 respond[3467] Server 0x84ead8c 1 2012-01-30 20:26:22.777 respond[3467] Server 0x84eaeac 1 2012-01-30 20:26:22.777 respond[3467] Accept 367 2012-01-30 20:26:22.777 respond[3467] Server 0x84eaeac 4 2012-01-30 20:26:22.777 respond[3467] Done reading 367 2012-01-30 20:26:22.777 respond[3467] Done writing 367 Passed test: test00.m:78 ... respond test 366 OK 2012-01-30 20:26:22.802 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.802 respond[3467] Server 0x84eba6c 1 2012-01-30 20:26:22.802 respond[3467] Server 0x84ebb8c 1 2012-01-30 20:26:22.802 respond[3467] Accept 366 2012-01-30 20:26:22.802 respond[3467] Server 0x84ebb8c 4 2012-01-30 20:26:22.803 respond[3467] Done reading 366 2012-01-30 20:26:22.803 respond[3467] Done writing 366 Passed test: test00.m:78 ... respond test 365 OK 2012-01-30 20:26:22.814 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.814 respond[3467] Server 0x84ec74c 1 2012-01-30 20:26:22.815 respond[3467] Server 0x84ec86c 1 2012-01-30 20:26:22.815 respond[3467] Accept 365 2012-01-30 20:26:22.815 respond[3467] Server 0x84ec86c 4 2012-01-30 20:26:22.815 respond[3467] Done reading 365 2012-01-30 20:26:22.815 respond[3467] Done writing 365 Passed test: test00.m:78 ... respond test 364 OK 2012-01-30 20:26:22.837 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.837 respond[3467] Server 0x84ed42c 1 2012-01-30 20:26:22.837 respond[3467] Server 0x84ed54c 1 2012-01-30 20:26:22.837 respond[3467] Accept 364 2012-01-30 20:26:22.837 respond[3467] Server 0x84ed54c 4 2012-01-30 20:26:22.838 respond[3467] Done reading 364 2012-01-30 20:26:22.838 respond[3467] Done writing 364 Passed test: test00.m:78 ... respond test 363 OK 2012-01-30 20:26:22.850 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.850 respond[3467] Server 0x84ee10c 1 2012-01-30 20:26:22.850 respond[3467] Server 0x84ee22c 1 2012-01-30 20:26:22.850 respond[3467] Accept 363 2012-01-30 20:26:22.850 respond[3467] Server 0x84ee22c 4 2012-01-30 20:26:22.851 respond[3467] Done reading 363 2012-01-30 20:26:22.851 respond[3467] Done writing 363 Passed test: test00.m:78 ... respond test 362 OK 2012-01-30 20:26:22.858 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.858 respond[3467] Server 0x84eedec 1 2012-01-30 20:26:22.858 respond[3467] Server 0x84eef0c 1 2012-01-30 20:26:22.858 respond[3467] Accept 362 2012-01-30 20:26:22.858 respond[3467] Server 0x84eef0c 4 2012-01-30 20:26:22.859 respond[3467] Done reading 362 2012-01-30 20:26:22.859 respond[3467] Done writing 362 Passed test: test00.m:78 ... respond test 361 OK 2012-01-30 20:26:22.867 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.867 respond[3467] Server 0x84efacc 1 2012-01-30 20:26:22.867 respond[3467] Server 0x84efbec 1 2012-01-30 20:26:22.867 respond[3467] Accept 361 2012-01-30 20:26:22.867 respond[3467] Server 0x84efbec 4 2012-01-30 20:26:22.867 respond[3467] Done reading 361 2012-01-30 20:26:22.867 respond[3467] Done writing 361 Passed test: test00.m:78 ... respond test 360 OK 2012-01-30 20:26:22.875 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.875 respond[3467] Server 0x84f07ac 1 2012-01-30 20:26:22.876 respond[3467] Server 0x84f08cc 1 2012-01-30 20:26:22.876 respond[3467] Accept 360 2012-01-30 20:26:22.876 respond[3467] Server 0x84f08cc 4 2012-01-30 20:26:22.876 respond[3467] Done reading 360 2012-01-30 20:26:22.876 respond[3467] Done writing 360 Passed test: test00.m:78 ... respond test 359 OK 2012-01-30 20:26:22.884 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.884 respond[3467] Server 0x84f148c 1 2012-01-30 20:26:22.884 respond[3467] Server 0x84f15ac 1 2012-01-30 20:26:22.884 respond[3467] Accept 359 2012-01-30 20:26:22.884 respond[3467] Server 0x84f15ac 4 2012-01-30 20:26:22.887 respond[3467] Done reading 359 2012-01-30 20:26:22.887 respond[3467] Done writing 359 Passed test: test00.m:78 ... respond test 358 OK 2012-01-30 20:26:22.895 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.895 respond[3467] Server 0x84f216c 1 2012-01-30 20:26:22.895 respond[3467] Server 0x84f228c 1 2012-01-30 20:26:22.895 respond[3467] Accept 358 2012-01-30 20:26:22.895 respond[3467] Server 0x84f228c 4 2012-01-30 20:26:22.896 respond[3467] Done reading 358 2012-01-30 20:26:22.896 respond[3467] Done writing 358 Passed test: test00.m:78 ... respond test 357 OK 2012-01-30 20:26:22.904 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.904 respond[3467] Server 0x84f2e4c 1 2012-01-30 20:26:22.904 respond[3467] Server 0x84f2f6c 1 2012-01-30 20:26:22.904 respond[3467] Accept 357 2012-01-30 20:26:22.904 respond[3467] Server 0x84f2f6c 4 2012-01-30 20:26:22.904 respond[3467] Done reading 357 2012-01-30 20:26:22.904 respond[3467] Done writing 357 Passed test: test00.m:78 ... respond test 356 OK 2012-01-30 20:26:22.914 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.914 respond[3467] Server 0x84f3b2c 1 2012-01-30 20:26:22.914 respond[3467] Server 0x84f3c4c 1 2012-01-30 20:26:22.914 respond[3467] Accept 356 2012-01-30 20:26:22.914 respond[3467] Server 0x84f3c4c 4 2012-01-30 20:26:22.914 respond[3467] Done reading 356 2012-01-30 20:26:22.914 respond[3467] Done writing 356 Passed test: test00.m:78 ... respond test 355 OK 2012-01-30 20:26:22.922 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.922 respond[3467] Server 0x84f480c 1 2012-01-30 20:26:22.922 respond[3467] Server 0x84f492c 1 2012-01-30 20:26:22.922 respond[3467] Accept 355 2012-01-30 20:26:22.923 respond[3467] Server 0x84f492c 4 2012-01-30 20:26:22.923 respond[3467] Done reading 355 2012-01-30 20:26:22.923 respond[3467] Done writing 355 Passed test: test00.m:78 ... respond test 354 OK 2012-01-30 20:26:22.931 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.931 respond[3467] Server 0x84f54b4 1 2012-01-30 20:26:22.931 respond[3467] Server 0x84f55d4 1 2012-01-30 20:26:22.931 respond[3467] Accept 354 2012-01-30 20:26:22.931 respond[3467] Server 0x84f55d4 4 2012-01-30 20:26:22.932 respond[3467] Done reading 354 2012-01-30 20:26:22.932 respond[3467] Done writing 354 Passed test: test00.m:78 ... respond test 353 OK 2012-01-30 20:26:22.939 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.939 respond[3467] Server 0x84f61cc 1 2012-01-30 20:26:22.939 respond[3467] Server 0x84f62ec 1 2012-01-30 20:26:22.939 respond[3467] Accept 353 2012-01-30 20:26:22.939 respond[3467] Server 0x84f62ec 4 2012-01-30 20:26:22.940 respond[3467] Done reading 353 2012-01-30 20:26:22.940 respond[3467] Done writing 353 Passed test: test00.m:78 ... respond test 352 OK 2012-01-30 20:26:22.948 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.948 respond[3467] Server 0x84f6eac 1 2012-01-30 20:26:22.948 respond[3467] Server 0x84f6fcc 1 2012-01-30 20:26:22.948 respond[3467] Accept 352 2012-01-30 20:26:22.948 respond[3467] Server 0x84f6fcc 4 2012-01-30 20:26:22.949 respond[3467] Done reading 352 2012-01-30 20:26:22.949 respond[3467] Done writing 352 Passed test: test00.m:78 ... respond test 351 OK 2012-01-30 20:26:22.956 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.956 respond[3467] Server 0x84f7b8c 1 2012-01-30 20:26:22.956 respond[3467] Server 0x84f7cac 1 2012-01-30 20:26:22.956 respond[3467] Accept 351 2012-01-30 20:26:22.957 respond[3467] Server 0x84f7cac 4 2012-01-30 20:26:22.957 respond[3467] Done reading 351 2012-01-30 20:26:22.957 respond[3467] Done writing 351 Passed test: test00.m:78 ... respond test 350 OK 2012-01-30 20:26:22.965 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.965 respond[3467] Server 0x84f886c 1 2012-01-30 20:26:22.965 respond[3467] Server 0x84f898c 1 2012-01-30 20:26:22.965 respond[3467] Accept 350 2012-01-30 20:26:22.965 respond[3467] Server 0x84f898c 4 2012-01-30 20:26:22.966 respond[3467] Done reading 350 2012-01-30 20:26:22.966 respond[3467] Done writing 350 Passed test: test00.m:78 ... respond test 349 OK 2012-01-30 20:26:22.976 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.976 respond[3467] Server 0x84f954c 1 2012-01-30 20:26:22.976 respond[3467] Server 0x84f966c 1 2012-01-30 20:26:22.976 respond[3467] Accept 349 2012-01-30 20:26:22.976 respond[3467] Server 0x84f966c 4 2012-01-30 20:26:22.977 respond[3467] Done reading 349 2012-01-30 20:26:22.977 respond[3467] Done writing 349 Passed test: test00.m:78 ... respond test 348 OK 2012-01-30 20:26:22.985 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:22.985 respond[3467] Server 0x84fa22c 1 2012-01-30 20:26:22.985 respond[3467] Server 0x84fa34c 1 2012-01-30 20:26:22.985 respond[3467] Accept 348 2012-01-30 20:26:22.985 respond[3467] Server 0x84fa34c 4 2012-01-30 20:26:22.986 respond[3467] Done reading 348 2012-01-30 20:26:22.986 respond[3467] Done writing 348 Passed test: test00.m:78 ... respond test 347 OK 2012-01-30 20:26:23.003 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.003 respond[3467] Server 0x84faf0c 1 2012-01-30 20:26:23.003 respond[3467] Server 0x84fb02c 1 2012-01-30 20:26:23.003 respond[3467] Accept 347 2012-01-30 20:26:23.003 respond[3467] Server 0x84fb02c 4 2012-01-30 20:26:23.003 respond[3467] Done reading 347 2012-01-30 20:26:23.003 respond[3467] Done writing 347 Passed test: test00.m:78 ... respond test 346 OK 2012-01-30 20:26:23.017 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.018 respond[3467] Server 0x84fbbec 1 2012-01-30 20:26:23.018 respond[3467] Server 0x84fbd0c 1 2012-01-30 20:26:23.018 respond[3467] Accept 346 2012-01-30 20:26:23.018 respond[3467] Server 0x84fbd0c 4 2012-01-30 20:26:23.018 respond[3467] Done reading 346 2012-01-30 20:26:23.018 respond[3467] Done writing 346 Passed test: test00.m:78 ... respond test 345 OK 2012-01-30 20:26:23.025 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.026 respond[3467] Server 0x84fc8cc 1 2012-01-30 20:26:23.026 respond[3467] Server 0x84fc9ec 1 2012-01-30 20:26:23.026 respond[3467] Accept 345 2012-01-30 20:26:23.026 respond[3467] Server 0x84fc9ec 4 2012-01-30 20:26:23.026 respond[3467] Done reading 345 2012-01-30 20:26:23.026 respond[3467] Done writing 345 Passed test: test00.m:78 ... respond test 344 OK 2012-01-30 20:26:23.034 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.034 respond[3467] Server 0x84fd5ac 1 2012-01-30 20:26:23.034 respond[3467] Server 0x84fd6cc 1 2012-01-30 20:26:23.034 respond[3467] Accept 344 2012-01-30 20:26:23.034 respond[3467] Server 0x84fd6cc 4 2012-01-30 20:26:23.035 respond[3467] Done reading 344 2012-01-30 20:26:23.035 respond[3467] Done writing 344 Passed test: test00.m:78 ... respond test 343 OK 2012-01-30 20:26:23.043 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.043 respond[3467] Server 0x84fe28c 1 2012-01-30 20:26:23.043 respond[3467] Server 0x84fe3ac 1 2012-01-30 20:26:23.043 respond[3467] Accept 343 2012-01-30 20:26:23.043 respond[3467] Server 0x84fe3ac 4 2012-01-30 20:26:23.044 respond[3467] Done reading 343 2012-01-30 20:26:23.044 respond[3467] Done writing 343 Passed test: test00.m:78 ... respond test 342 OK 2012-01-30 20:26:23.054 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.054 respond[3467] Server 0x84fef6c 1 2012-01-30 20:26:23.054 respond[3467] Server 0x84ff08c 1 2012-01-30 20:26:23.054 respond[3467] Accept 342 2012-01-30 20:26:23.054 respond[3467] Server 0x84ff08c 4 2012-01-30 20:26:23.054 respond[3467] Done reading 342 2012-01-30 20:26:23.055 respond[3467] Done writing 342 Passed test: test00.m:78 ... respond test 341 OK 2012-01-30 20:26:23.062 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.063 respond[3467] Server 0x84ffc4c 1 2012-01-30 20:26:23.063 respond[3467] Server 0x84ffd6c 1 2012-01-30 20:26:23.063 respond[3467] Accept 341 2012-01-30 20:26:23.063 respond[3467] Server 0x84ffd6c 4 2012-01-30 20:26:23.063 respond[3467] Done reading 341 2012-01-30 20:26:23.063 respond[3467] Done writing 341 Passed test: test00.m:78 ... respond test 340 OK 2012-01-30 20:26:23.071 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.071 respond[3467] Server 0x850092c 1 2012-01-30 20:26:23.071 respond[3467] Server 0x8500a4c 1 2012-01-30 20:26:23.071 respond[3467] Accept 340 2012-01-30 20:26:23.071 respond[3467] Server 0x8500a4c 4 2012-01-30 20:26:23.071 respond[3467] Done reading 340 2012-01-30 20:26:23.071 respond[3467] Done writing 340 Passed test: test00.m:78 ... respond test 339 OK 2012-01-30 20:26:23.079 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.079 respond[3467] Server 0x850160c 1 2012-01-30 20:26:23.079 respond[3467] Server 0x850172c 1 2012-01-30 20:26:23.079 respond[3467] Accept 339 2012-01-30 20:26:23.079 respond[3467] Server 0x850172c 4 2012-01-30 20:26:23.080 respond[3467] Done reading 339 2012-01-30 20:26:23.080 respond[3467] Done writing 339 Passed test: test00.m:78 ... respond test 338 OK 2012-01-30 20:26:23.087 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.087 respond[3467] Server 0x85022ec 1 2012-01-30 20:26:23.087 respond[3467] Server 0x850240c 1 2012-01-30 20:26:23.087 respond[3467] Accept 338 2012-01-30 20:26:23.088 respond[3467] Server 0x850240c 4 2012-01-30 20:26:23.088 respond[3467] Done reading 338 2012-01-30 20:26:23.088 respond[3467] Done writing 338 Passed test: test00.m:78 ... respond test 337 OK 2012-01-30 20:26:23.096 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.096 respond[3467] Server 0x8502fcc 1 2012-01-30 20:26:23.096 respond[3467] Server 0x85030ec 1 2012-01-30 20:26:23.096 respond[3467] Accept 337 2012-01-30 20:26:23.096 respond[3467] Server 0x85030ec 4 2012-01-30 20:26:23.097 respond[3467] Done reading 337 2012-01-30 20:26:23.097 respond[3467] Done writing 337 Passed test: test00.m:78 ... respond test 336 OK 2012-01-30 20:26:23.104 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.104 respond[3467] Server 0x8503cac 1 2012-01-30 20:26:23.104 respond[3467] Server 0x8503dcc 1 2012-01-30 20:26:23.104 respond[3467] Accept 336 2012-01-30 20:26:23.104 respond[3467] Server 0x8503dcc 4 2012-01-30 20:26:23.105 respond[3467] Done reading 336 2012-01-30 20:26:23.105 respond[3467] Done writing 336 Passed test: test00.m:78 ... respond test 335 OK 2012-01-30 20:26:23.114 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.114 respond[3467] Server 0x850498c 1 2012-01-30 20:26:23.114 respond[3467] Server 0x8504aac 1 2012-01-30 20:26:23.114 respond[3467] Accept 335 2012-01-30 20:26:23.114 respond[3467] Server 0x8504aac 4 2012-01-30 20:26:23.115 respond[3467] Done reading 335 2012-01-30 20:26:23.115 respond[3467] Done writing 335 Passed test: test00.m:78 ... respond test 334 OK 2012-01-30 20:26:23.123 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.123 respond[3467] Server 0x850566c 1 2012-01-30 20:26:23.123 respond[3467] Server 0x850578c 1 2012-01-30 20:26:23.123 respond[3467] Accept 334 2012-01-30 20:26:23.123 respond[3467] Server 0x850578c 4 2012-01-30 20:26:23.123 respond[3467] Done reading 334 2012-01-30 20:26:23.123 respond[3467] Done writing 334 Passed test: test00.m:78 ... respond test 333 OK 2012-01-30 20:26:23.131 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.131 respond[3467] Server 0x850634c 1 2012-01-30 20:26:23.131 respond[3467] Server 0x850646c 1 2012-01-30 20:26:23.131 respond[3467] Accept 333 2012-01-30 20:26:23.131 respond[3467] Server 0x850646c 4 2012-01-30 20:26:23.133 respond[3467] Done reading 333 2012-01-30 20:26:23.133 respond[3467] Done writing 333 Passed test: test00.m:78 ... respond test 332 OK 2012-01-30 20:26:23.143 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.143 respond[3467] Server 0x850702c 1 2012-01-30 20:26:23.143 respond[3467] Server 0x850714c 1 2012-01-30 20:26:23.143 respond[3467] Accept 332 2012-01-30 20:26:23.143 respond[3467] Server 0x850714c 4 2012-01-30 20:26:23.143 respond[3467] Done reading 332 2012-01-30 20:26:23.143 respond[3467] Done writing 332 Passed test: test00.m:78 ... respond test 331 OK 2012-01-30 20:26:23.150 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.151 respond[3467] Server 0x8507d0c 1 2012-01-30 20:26:23.151 respond[3467] Server 0x8507e2c 1 2012-01-30 20:26:23.151 respond[3467] Accept 331 2012-01-30 20:26:23.151 respond[3467] Server 0x8507e2c 4 2012-01-30 20:26:23.151 respond[3467] Done reading 331 2012-01-30 20:26:23.151 respond[3467] Done writing 331 Passed test: test00.m:78 ... respond test 330 OK 2012-01-30 20:26:23.159 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.159 respond[3467] Server 0x85089ec 1 2012-01-30 20:26:23.159 respond[3467] Server 0x8508b0c 1 2012-01-30 20:26:23.159 respond[3467] Accept 330 2012-01-30 20:26:23.159 respond[3467] Server 0x8508b0c 4 2012-01-30 20:26:23.160 respond[3467] Done reading 330 2012-01-30 20:26:23.160 respond[3467] Done writing 330 Passed test: test00.m:78 ... respond test 329 OK 2012-01-30 20:26:23.169 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.169 respond[3467] Server 0x85096cc 1 2012-01-30 20:26:23.169 respond[3467] Server 0x85097ec 1 2012-01-30 20:26:23.170 respond[3467] Accept 329 2012-01-30 20:26:23.170 respond[3467] Server 0x85097ec 4 2012-01-30 20:26:23.170 respond[3467] Done reading 329 2012-01-30 20:26:23.170 respond[3467] Done writing 329 Passed test: test00.m:78 ... respond test 328 OK 2012-01-30 20:26:23.182 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.182 respond[3467] Server 0x850a3d4 1 2012-01-30 20:26:23.182 respond[3467] Server 0x850a4f4 1 2012-01-30 20:26:23.182 respond[3467] Accept 328 2012-01-30 20:26:23.182 respond[3467] Server 0x850a4f4 4 2012-01-30 20:26:23.183 respond[3467] Done reading 328 2012-01-30 20:26:23.184 respond[3467] Done writing 328 Passed test: test00.m:78 ... respond test 327 OK 2012-01-30 20:26:23.191 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.191 respond[3467] Server 0x850b0dc 1 2012-01-30 20:26:23.191 respond[3467] Server 0x850b1fc 1 2012-01-30 20:26:23.191 respond[3467] Accept 327 2012-01-30 20:26:23.191 respond[3467] Server 0x850b1fc 4 2012-01-30 20:26:23.191 respond[3467] Done reading 327 2012-01-30 20:26:23.191 respond[3467] Done writing 327 Passed test: test00.m:78 ... respond test 326 OK 2012-01-30 20:26:23.204 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.204 respond[3467] Server 0x850bdc4 1 2012-01-30 20:26:23.204 respond[3467] Server 0x850bee4 1 2012-01-30 20:26:23.204 respond[3467] Accept 326 2012-01-30 20:26:23.204 respond[3467] Server 0x850bee4 4 2012-01-30 20:26:23.205 respond[3467] Done reading 326 2012-01-30 20:26:23.205 respond[3467] Done writing 326 Passed test: test00.m:78 ... respond test 325 OK 2012-01-30 20:26:23.222 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.222 respond[3467] Server 0x850cacc 1 2012-01-30 20:26:23.222 respond[3467] Server 0x850cbec 1 2012-01-30 20:26:23.222 respond[3467] Accept 325 2012-01-30 20:26:23.222 respond[3467] Server 0x850cbec 4 2012-01-30 20:26:23.223 respond[3467] Done reading 325 2012-01-30 20:26:23.223 respond[3467] Done writing 325 Passed test: test00.m:78 ... respond test 324 OK 2012-01-30 20:26:23.237 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.237 respond[3467] Server 0x850d7b4 1 2012-01-30 20:26:23.237 respond[3467] Server 0x850d8d4 1 2012-01-30 20:26:23.237 respond[3467] Accept 324 2012-01-30 20:26:23.237 respond[3467] Server 0x850d8d4 4 2012-01-30 20:26:23.238 respond[3467] Done reading 324 2012-01-30 20:26:23.238 respond[3467] Done writing 324 Passed test: test00.m:78 ... respond test 323 OK 2012-01-30 20:26:23.255 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.255 respond[3467] Server 0x850e4bc 1 2012-01-30 20:26:23.256 respond[3467] Server 0x850e5dc 1 2012-01-30 20:26:23.256 respond[3467] Accept 323 2012-01-30 20:26:23.256 respond[3467] Server 0x850e5dc 4 2012-01-30 20:26:23.256 respond[3467] Done reading 323 2012-01-30 20:26:23.256 respond[3467] Done writing 323 Passed test: test00.m:78 ... respond test 322 OK 2012-01-30 20:26:23.272 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.273 respond[3467] Server 0x850f1a4 1 2012-01-30 20:26:23.273 respond[3467] Server 0x850f2c4 1 2012-01-30 20:26:23.273 respond[3467] Accept 322 2012-01-30 20:26:23.273 respond[3467] Server 0x850f2c4 4 2012-01-30 20:26:23.273 respond[3467] Done reading 322 2012-01-30 20:26:23.273 respond[3467] Done writing 322 Passed test: test00.m:78 ... respond test 321 OK 2012-01-30 20:26:23.284 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.284 respond[3467] Server 0x850feac 1 2012-01-30 20:26:23.284 respond[3467] Server 0x850ffcc 1 2012-01-30 20:26:23.284 respond[3467] Accept 321 2012-01-30 20:26:23.284 respond[3467] Server 0x850ffcc 4 2012-01-30 20:26:23.285 respond[3467] Done reading 321 2012-01-30 20:26:23.285 respond[3467] Done writing 321 Passed test: test00.m:78 ... respond test 320 OK 2012-01-30 20:26:23.294 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.294 respond[3467] Server 0x8510b94 1 2012-01-30 20:26:23.294 respond[3467] Server 0x8510cb4 1 2012-01-30 20:26:23.294 respond[3467] Accept 320 2012-01-30 20:26:23.294 respond[3467] Server 0x8510cb4 4 2012-01-30 20:26:23.295 respond[3467] Done reading 320 2012-01-30 20:26:23.295 respond[3467] Done writing 320 Passed test: test00.m:78 ... respond test 319 OK 2012-01-30 20:26:23.305 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.306 respond[3467] Server 0x851189c 1 2012-01-30 20:26:23.306 respond[3467] Server 0x85119bc 1 2012-01-30 20:26:23.306 respond[3467] Accept 319 2012-01-30 20:26:23.306 respond[3467] Server 0x85119bc 4 2012-01-30 20:26:23.307 respond[3467] Done reading 319 2012-01-30 20:26:23.307 respond[3467] Done writing 319 Passed test: test00.m:78 ... respond test 318 OK 2012-01-30 20:26:23.316 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.316 respond[3467] Server 0x8512584 1 2012-01-30 20:26:23.316 respond[3467] Server 0x85126a4 1 2012-01-30 20:26:23.316 respond[3467] Accept 318 2012-01-30 20:26:23.316 respond[3467] Server 0x85126a4 4 2012-01-30 20:26:23.317 respond[3467] Done reading 318 2012-01-30 20:26:23.317 respond[3467] Done writing 318 Passed test: test00.m:78 ... respond test 317 OK 2012-01-30 20:26:23.324 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.324 respond[3467] Server 0x851328c 1 2012-01-30 20:26:23.324 respond[3467] Server 0x85133ac 1 2012-01-30 20:26:23.324 respond[3467] Accept 317 2012-01-30 20:26:23.324 respond[3467] Server 0x85133ac 4 2012-01-30 20:26:23.325 respond[3467] Done reading 317 2012-01-30 20:26:23.325 respond[3467] Done writing 317 Passed test: test00.m:78 ... respond test 316 OK 2012-01-30 20:26:23.332 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.333 respond[3467] Server 0x8513f74 1 2012-01-30 20:26:23.333 respond[3467] Server 0x8514094 1 2012-01-30 20:26:23.333 respond[3467] Accept 316 2012-01-30 20:26:23.333 respond[3467] Server 0x8514094 4 2012-01-30 20:26:23.333 respond[3467] Done reading 316 2012-01-30 20:26:23.333 respond[3467] Done writing 316 Passed test: test00.m:78 ... respond test 315 OK 2012-01-30 20:26:23.341 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.341 respond[3467] Server 0x8514c7c 1 2012-01-30 20:26:23.341 respond[3467] Server 0x8514d9c 1 2012-01-30 20:26:23.341 respond[3467] Accept 315 2012-01-30 20:26:23.342 respond[3467] Server 0x8514d9c 4 2012-01-30 20:26:23.342 respond[3467] Done reading 315 2012-01-30 20:26:23.342 respond[3467] Done writing 315 Passed test: test00.m:78 ... respond test 314 OK 2012-01-30 20:26:23.349 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.349 respond[3467] Server 0x8515964 1 2012-01-30 20:26:23.349 respond[3467] Server 0x8515a84 1 2012-01-30 20:26:23.349 respond[3467] Accept 314 2012-01-30 20:26:23.349 respond[3467] Server 0x8515a84 4 2012-01-30 20:26:23.350 respond[3467] Done reading 314 2012-01-30 20:26:23.350 respond[3467] Done writing 314 Passed test: test00.m:78 ... respond test 313 OK 2012-01-30 20:26:23.358 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.358 respond[3467] Server 0x851666c 1 2012-01-30 20:26:23.358 respond[3467] Server 0x851678c 1 2012-01-30 20:26:23.358 respond[3467] Accept 313 2012-01-30 20:26:23.358 respond[3467] Server 0x851678c 4 2012-01-30 20:26:23.359 respond[3467] Done reading 313 2012-01-30 20:26:23.359 respond[3467] Done writing 313 Passed test: test00.m:78 ... respond test 312 OK 2012-01-30 20:26:23.366 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.366 respond[3467] Server 0x8517354 1 2012-01-30 20:26:23.366 respond[3467] Server 0x8517474 1 2012-01-30 20:26:23.366 respond[3467] Accept 312 2012-01-30 20:26:23.366 respond[3467] Server 0x8517474 4 2012-01-30 20:26:23.367 respond[3467] Done reading 312 2012-01-30 20:26:23.367 respond[3467] Done writing 312 Passed test: test00.m:78 ... respond test 311 OK 2012-01-30 20:26:23.374 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.374 respond[3467] Server 0x851805c 1 2012-01-30 20:26:23.374 respond[3467] Server 0x851817c 1 2012-01-30 20:26:23.374 respond[3467] Accept 311 2012-01-30 20:26:23.374 respond[3467] Server 0x851817c 4 2012-01-30 20:26:23.375 respond[3467] Done reading 311 2012-01-30 20:26:23.375 respond[3467] Done writing 311 Passed test: test00.m:78 ... respond test 310 OK 2012-01-30 20:26:23.386 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.386 respond[3467] Server 0x8518d44 1 2012-01-30 20:26:23.387 respond[3467] Server 0x8518e64 1 2012-01-30 20:26:23.387 respond[3467] Accept 310 2012-01-30 20:26:23.387 respond[3467] Server 0x8518e64 4 2012-01-30 20:26:23.387 respond[3467] Done reading 310 2012-01-30 20:26:23.387 respond[3467] Done writing 310 Passed test: test00.m:78 ... respond test 309 OK 2012-01-30 20:26:23.394 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.395 respond[3467] Server 0x8519a4c 1 2012-01-30 20:26:23.395 respond[3467] Server 0x8519b6c 1 2012-01-30 20:26:23.395 respond[3467] Accept 309 2012-01-30 20:26:23.395 respond[3467] Server 0x8519b6c 4 2012-01-30 20:26:23.395 respond[3467] Done reading 309 2012-01-30 20:26:23.395 respond[3467] Done writing 309 Passed test: test00.m:78 ... respond test 308 OK 2012-01-30 20:26:23.403 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.403 respond[3467] Server 0x851a734 1 2012-01-30 20:26:23.403 respond[3467] Server 0x851a854 1 2012-01-30 20:26:23.403 respond[3467] Accept 308 2012-01-30 20:26:23.403 respond[3467] Server 0x851a854 4 2012-01-30 20:26:23.404 respond[3467] Done reading 308 2012-01-30 20:26:23.404 respond[3467] Done writing 308 Passed test: test00.m:78 ... respond test 307 OK 2012-01-30 20:26:23.418 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.418 respond[3467] Server 0x851b43c 1 2012-01-30 20:26:23.418 respond[3467] Server 0x851b55c 1 2012-01-30 20:26:23.418 respond[3467] Accept 307 2012-01-30 20:26:23.418 respond[3467] Server 0x851b55c 4 2012-01-30 20:26:23.419 respond[3467] Done reading 307 2012-01-30 20:26:23.419 respond[3467] Done writing 307 Passed test: test00.m:78 ... respond test 306 OK 2012-01-30 20:26:23.429 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.429 respond[3467] Server 0x851c124 1 2012-01-30 20:26:23.429 respond[3467] Server 0x851c244 1 2012-01-30 20:26:23.429 respond[3467] Accept 306 2012-01-30 20:26:23.429 respond[3467] Server 0x851c244 4 2012-01-30 20:26:23.430 respond[3467] Done reading 306 2012-01-30 20:26:23.430 respond[3467] Done writing 306 Passed test: test00.m:78 ... respond test 305 OK 2012-01-30 20:26:23.441 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.442 respond[3467] Server 0x851ce2c 1 2012-01-30 20:26:23.442 respond[3467] Server 0x851cf4c 1 2012-01-30 20:26:23.442 respond[3467] Accept 305 2012-01-30 20:26:23.442 respond[3467] Server 0x851cf4c 4 2012-01-30 20:26:23.442 respond[3467] Done reading 305 2012-01-30 20:26:23.442 respond[3467] Done writing 305 Passed test: test00.m:78 ... respond test 304 OK 2012-01-30 20:26:23.453 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.453 respond[3467] Server 0x851db14 1 2012-01-30 20:26:23.453 respond[3467] Server 0x851dc34 1 2012-01-30 20:26:23.453 respond[3467] Accept 304 2012-01-30 20:26:23.453 respond[3467] Server 0x851dc34 4 2012-01-30 20:26:23.453 respond[3467] Done reading 304 2012-01-30 20:26:23.454 respond[3467] Done writing 304 Passed test: test00.m:78 ... respond test 303 OK 2012-01-30 20:26:23.466 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.466 respond[3467] Server 0x851e81c 1 2012-01-30 20:26:23.466 respond[3467] Server 0x851e93c 1 2012-01-30 20:26:23.466 respond[3467] Accept 303 2012-01-30 20:26:23.466 respond[3467] Server 0x851e93c 4 2012-01-30 20:26:23.467 respond[3467] Done reading 303 2012-01-30 20:26:23.467 respond[3467] Done writing 303 Passed test: test00.m:78 ... respond test 302 OK 2012-01-30 20:26:23.477 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.477 respond[3467] Server 0x851f504 1 2012-01-30 20:26:23.477 respond[3467] Server 0x851f624 1 2012-01-30 20:26:23.477 respond[3467] Accept 302 2012-01-30 20:26:23.477 respond[3467] Server 0x851f624 4 2012-01-30 20:26:23.478 respond[3467] Done reading 302 2012-01-30 20:26:23.478 respond[3467] Done writing 302 Passed test: test00.m:78 ... respond test 301 OK 2012-01-30 20:26:23.490 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.491 respond[3467] Server 0x852020c 1 2012-01-30 20:26:23.491 respond[3467] Server 0x852032c 1 2012-01-30 20:26:23.491 respond[3467] Accept 301 2012-01-30 20:26:23.491 respond[3467] Server 0x852032c 4 2012-01-30 20:26:23.491 respond[3467] Done reading 301 2012-01-30 20:26:23.491 respond[3467] Done writing 301 Passed test: test00.m:78 ... respond test 300 OK 2012-01-30 20:26:23.501 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.501 respond[3467] Server 0x8520ef4 1 2012-01-30 20:26:23.501 respond[3467] Server 0x8521014 1 2012-01-30 20:26:23.501 respond[3467] Accept 300 2012-01-30 20:26:23.501 respond[3467] Server 0x8521014 4 2012-01-30 20:26:23.502 respond[3467] Done reading 300 2012-01-30 20:26:23.502 respond[3467] Done writing 300 Passed test: test00.m:78 ... respond test 299 OK 2012-01-30 20:26:23.514 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.514 respond[3467] Server 0x8521bfc 1 2012-01-30 20:26:23.514 respond[3467] Server 0x8521d1c 1 2012-01-30 20:26:23.514 respond[3467] Accept 299 2012-01-30 20:26:23.514 respond[3467] Server 0x8521d1c 4 2012-01-30 20:26:23.515 respond[3467] Done reading 299 2012-01-30 20:26:23.515 respond[3467] Done writing 299 Passed test: test00.m:78 ... respond test 298 OK 2012-01-30 20:26:23.522 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.522 respond[3467] Server 0x85228e4 1 2012-01-30 20:26:23.522 respond[3467] Server 0x8522a04 1 2012-01-30 20:26:23.522 respond[3467] Accept 298 2012-01-30 20:26:23.522 respond[3467] Server 0x8522a04 4 2012-01-30 20:26:23.523 respond[3467] Done reading 298 2012-01-30 20:26:23.523 respond[3467] Done writing 298 Passed test: test00.m:78 ... respond test 297 OK 2012-01-30 20:26:23.530 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.531 respond[3467] Server 0x85235ec 1 2012-01-30 20:26:23.531 respond[3467] Server 0x852370c 1 2012-01-30 20:26:23.531 respond[3467] Accept 297 2012-01-30 20:26:23.531 respond[3467] Server 0x852370c 4 2012-01-30 20:26:23.531 respond[3467] Done reading 297 2012-01-30 20:26:23.531 respond[3467] Done writing 297 Passed test: test00.m:78 ... respond test 296 OK 2012-01-30 20:26:23.539 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.539 respond[3467] Server 0x85242d4 1 2012-01-30 20:26:23.539 respond[3467] Server 0x85243f4 1 2012-01-30 20:26:23.539 respond[3467] Accept 296 2012-01-30 20:26:23.539 respond[3467] Server 0x85243f4 4 2012-01-30 20:26:23.540 respond[3467] Done reading 296 2012-01-30 20:26:23.540 respond[3467] Done writing 296 Passed test: test00.m:78 ... respond test 295 OK 2012-01-30 20:26:23.551 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.551 respond[3467] Server 0x8524fdc 1 2012-01-30 20:26:23.551 respond[3467] Server 0x85250fc 1 2012-01-30 20:26:23.551 respond[3467] Accept 295 2012-01-30 20:26:23.551 respond[3467] Server 0x85250fc 4 2012-01-30 20:26:23.553 respond[3467] Done reading 295 2012-01-30 20:26:23.553 respond[3467] Done writing 295 Passed test: test00.m:78 ... respond test 294 OK 2012-01-30 20:26:23.564 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.564 respond[3467] Server 0x8525cc4 1 2012-01-30 20:26:23.564 respond[3467] Server 0x8525de4 1 2012-01-30 20:26:23.564 respond[3467] Accept 294 2012-01-30 20:26:23.564 respond[3467] Server 0x8525de4 4 2012-01-30 20:26:23.565 respond[3467] Done reading 294 2012-01-30 20:26:23.565 respond[3467] Done writing 294 Passed test: test00.m:78 ... respond test 293 OK 2012-01-30 20:26:23.577 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.577 respond[3467] Server 0x85269cc 1 2012-01-30 20:26:23.577 respond[3467] Server 0x8526aec 1 2012-01-30 20:26:23.578 respond[3467] Accept 293 2012-01-30 20:26:23.578 respond[3467] Server 0x8526aec 4 2012-01-30 20:26:23.578 respond[3467] Done reading 293 2012-01-30 20:26:23.578 respond[3467] Done writing 293 Passed test: test00.m:78 ... respond test 292 OK 2012-01-30 20:26:23.588 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.588 respond[3467] Server 0x85276b4 1 2012-01-30 20:26:23.589 respond[3467] Server 0x85277d4 1 2012-01-30 20:26:23.589 respond[3467] Accept 292 2012-01-30 20:26:23.589 respond[3467] Server 0x85277d4 4 2012-01-30 20:26:23.589 respond[3467] Done reading 292 2012-01-30 20:26:23.589 respond[3467] Done writing 292 Passed test: test00.m:78 ... respond test 291 OK 2012-01-30 20:26:23.599 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.599 respond[3467] Server 0x85283bc 1 2012-01-30 20:26:23.599 respond[3467] Server 0x85284dc 1 2012-01-30 20:26:23.599 respond[3467] Accept 291 2012-01-30 20:26:23.599 respond[3467] Server 0x85284dc 4 2012-01-30 20:26:23.601 respond[3467] Done reading 291 2012-01-30 20:26:23.601 respond[3467] Done writing 291 Passed test: test00.m:78 ... respond test 290 OK 2012-01-30 20:26:23.612 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.612 respond[3467] Server 0x85290a4 1 2012-01-30 20:26:23.612 respond[3467] Server 0x85291c4 1 2012-01-30 20:26:23.612 respond[3467] Accept 290 2012-01-30 20:26:23.612 respond[3467] Server 0x85291c4 4 2012-01-30 20:26:23.613 respond[3467] Done reading 290 2012-01-30 20:26:23.613 respond[3467] Done writing 290 Passed test: test00.m:78 ... respond test 289 OK 2012-01-30 20:26:23.627 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.627 respond[3467] Server 0x8529dac 1 2012-01-30 20:26:23.627 respond[3467] Server 0x8529ecc 1 2012-01-30 20:26:23.627 respond[3467] Accept 289 2012-01-30 20:26:23.627 respond[3467] Server 0x8529ecc 4 2012-01-30 20:26:23.628 respond[3467] Done reading 289 2012-01-30 20:26:23.628 respond[3467] Done writing 289 Passed test: test00.m:78 ... respond test 288 OK 2012-01-30 20:26:23.635 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.635 respond[3467] Server 0x852aa94 1 2012-01-30 20:26:23.635 respond[3467] Server 0x852abb4 1 2012-01-30 20:26:23.635 respond[3467] Accept 288 2012-01-30 20:26:23.636 respond[3467] Server 0x852abb4 4 2012-01-30 20:26:23.636 respond[3467] Done reading 288 2012-01-30 20:26:23.636 respond[3467] Done writing 288 Passed test: test00.m:78 ... respond test 287 OK 2012-01-30 20:26:23.646 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.646 respond[3467] Server 0x852b79c 1 2012-01-30 20:26:23.646 respond[3467] Server 0x852b8bc 1 2012-01-30 20:26:23.646 respond[3467] Accept 287 2012-01-30 20:26:23.646 respond[3467] Server 0x852b8bc 4 2012-01-30 20:26:23.648 respond[3467] Done reading 287 2012-01-30 20:26:23.648 respond[3467] Done writing 287 Passed test: test00.m:78 ... respond test 286 OK 2012-01-30 20:26:23.661 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.661 respond[3467] Server 0x852c484 1 2012-01-30 20:26:23.661 respond[3467] Server 0x852c5a4 1 2012-01-30 20:26:23.661 respond[3467] Accept 286 2012-01-30 20:26:23.661 respond[3467] Server 0x852c5a4 4 2012-01-30 20:26:23.662 respond[3467] Done reading 286 2012-01-30 20:26:23.662 respond[3467] Done writing 286 Passed test: test00.m:78 ... respond test 285 OK 2012-01-30 20:26:23.674 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.674 respond[3467] Server 0x852d18c 1 2012-01-30 20:26:23.674 respond[3467] Server 0x852d2ac 1 2012-01-30 20:26:23.674 respond[3467] Accept 285 2012-01-30 20:26:23.674 respond[3467] Server 0x852d2ac 4 2012-01-30 20:26:23.675 respond[3467] Done reading 285 2012-01-30 20:26:23.675 respond[3467] Done writing 285 Passed test: test00.m:78 ... respond test 284 OK 2012-01-30 20:26:23.685 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.685 respond[3467] Server 0x852de74 1 2012-01-30 20:26:23.685 respond[3467] Server 0x852df94 1 2012-01-30 20:26:23.685 respond[3467] Accept 284 2012-01-30 20:26:23.685 respond[3467] Server 0x852df94 4 2012-01-30 20:26:23.686 respond[3467] Done reading 284 2012-01-30 20:26:23.686 respond[3467] Done writing 284 Passed test: test00.m:78 ... respond test 283 OK 2012-01-30 20:26:23.698 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.698 respond[3467] Server 0x852eb7c 1 2012-01-30 20:26:23.699 respond[3467] Server 0x852ec9c 1 2012-01-30 20:26:23.699 respond[3467] Accept 283 2012-01-30 20:26:23.699 respond[3467] Server 0x852ec9c 4 2012-01-30 20:26:23.699 respond[3467] Done reading 283 2012-01-30 20:26:23.699 respond[3467] Done writing 283 Passed test: test00.m:78 ... respond test 282 OK 2012-01-30 20:26:23.715 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.716 respond[3467] Server 0x852f864 1 2012-01-30 20:26:23.716 respond[3467] Server 0x852f984 1 2012-01-30 20:26:23.716 respond[3467] Accept 282 2012-01-30 20:26:23.716 respond[3467] Server 0x852f984 4 2012-01-30 20:26:23.716 respond[3467] Done reading 282 2012-01-30 20:26:23.716 respond[3467] Done writing 282 Passed test: test00.m:78 ... respond test 281 OK 2012-01-30 20:26:23.731 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.731 respond[3467] Server 0x853056c 1 2012-01-30 20:26:23.731 respond[3467] Server 0x853068c 1 2012-01-30 20:26:23.731 respond[3467] Accept 281 2012-01-30 20:26:23.731 respond[3467] Server 0x853068c 4 2012-01-30 20:26:23.732 respond[3467] Done reading 281 2012-01-30 20:26:23.732 respond[3467] Done writing 281 Passed test: test00.m:78 ... respond test 280 OK 2012-01-30 20:26:23.740 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.740 respond[3467] Server 0x8531254 1 2012-01-30 20:26:23.740 respond[3467] Server 0x8531374 1 2012-01-30 20:26:23.740 respond[3467] Accept 280 2012-01-30 20:26:23.740 respond[3467] Server 0x8531374 4 2012-01-30 20:26:23.740 respond[3467] Done reading 280 2012-01-30 20:26:23.741 respond[3467] Done writing 280 Passed test: test00.m:78 ... respond test 279 OK 2012-01-30 20:26:23.748 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.748 respond[3467] Server 0x8531f5c 1 2012-01-30 20:26:23.748 respond[3467] Server 0x853207c 1 2012-01-30 20:26:23.748 respond[3467] Accept 279 2012-01-30 20:26:23.748 respond[3467] Server 0x853207c 4 2012-01-30 20:26:23.749 respond[3467] Done reading 279 2012-01-30 20:26:23.749 respond[3467] Done writing 279 Passed test: test00.m:78 ... respond test 278 OK 2012-01-30 20:26:23.759 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.759 respond[3467] Server 0x8532c44 1 2012-01-30 20:26:23.759 respond[3467] Server 0x8532d64 1 2012-01-30 20:26:23.759 respond[3467] Accept 278 2012-01-30 20:26:23.759 respond[3467] Server 0x8532d64 4 2012-01-30 20:26:23.761 respond[3467] Done reading 278 2012-01-30 20:26:23.761 respond[3467] Done writing 278 Passed test: test00.m:78 ... respond test 277 OK 2012-01-30 20:26:23.770 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.770 respond[3467] Server 0x853394c 1 2012-01-30 20:26:23.770 respond[3467] Server 0x8533a6c 1 2012-01-30 20:26:23.770 respond[3467] Accept 277 2012-01-30 20:26:23.770 respond[3467] Server 0x8533a6c 4 2012-01-30 20:26:23.770 respond[3467] Done reading 277 2012-01-30 20:26:23.770 respond[3467] Done writing 277 Passed test: test00.m:78 ... respond test 276 OK 2012-01-30 20:26:23.781 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.781 respond[3467] Server 0x8534634 1 2012-01-30 20:26:23.781 respond[3467] Server 0x8534754 1 2012-01-30 20:26:23.781 respond[3467] Accept 276 2012-01-30 20:26:23.781 respond[3467] Server 0x8534754 4 2012-01-30 20:26:23.781 respond[3467] Done reading 276 2012-01-30 20:26:23.782 respond[3467] Done writing 276 Passed test: test00.m:78 ... respond test 275 OK 2012-01-30 20:26:23.795 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.795 respond[3467] Server 0x853533c 1 2012-01-30 20:26:23.795 respond[3467] Server 0x853545c 1 2012-01-30 20:26:23.795 respond[3467] Accept 275 2012-01-30 20:26:23.795 respond[3467] Server 0x853545c 4 2012-01-30 20:26:23.796 respond[3467] Done reading 275 2012-01-30 20:26:23.796 respond[3467] Done writing 275 Passed test: test00.m:78 ... respond test 274 OK 2012-01-30 20:26:23.811 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.811 respond[3467] Server 0x8536024 1 2012-01-30 20:26:23.811 respond[3467] Server 0x8536144 1 2012-01-30 20:26:23.811 respond[3467] Accept 274 2012-01-30 20:26:23.811 respond[3467] Server 0x8536144 4 2012-01-30 20:26:23.811 respond[3467] Done reading 274 2012-01-30 20:26:23.812 respond[3467] Done writing 274 Passed test: test00.m:78 ... respond test 273 OK 2012-01-30 20:26:23.822 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.822 respond[3467] Server 0x8536d2c 1 2012-01-30 20:26:23.822 respond[3467] Server 0x8536e4c 1 2012-01-30 20:26:23.822 respond[3467] Accept 273 2012-01-30 20:26:23.822 respond[3467] Server 0x8536e4c 4 2012-01-30 20:26:23.822 respond[3467] Done reading 273 2012-01-30 20:26:23.822 respond[3467] Done writing 273 Passed test: test00.m:78 ... respond test 272 OK 2012-01-30 20:26:23.841 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.841 respond[3467] Server 0x8537a14 1 2012-01-30 20:26:23.841 respond[3467] Server 0x8537b34 1 2012-01-30 20:26:23.841 respond[3467] Accept 272 2012-01-30 20:26:23.842 respond[3467] Server 0x8537b34 4 2012-01-30 20:26:23.842 respond[3467] Done reading 272 2012-01-30 20:26:23.842 respond[3467] Done writing 272 Passed test: test00.m:78 ... respond test 271 OK 2012-01-30 20:26:23.857 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.857 respond[3467] Server 0x853871c 1 2012-01-30 20:26:23.857 respond[3467] Server 0x853883c 1 2012-01-30 20:26:23.857 respond[3467] Accept 271 2012-01-30 20:26:23.858 respond[3467] Server 0x853883c 4 2012-01-30 20:26:23.858 respond[3467] Done reading 271 2012-01-30 20:26:23.858 respond[3467] Done writing 271 Passed test: test00.m:78 ... respond test 270 OK 2012-01-30 20:26:23.868 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.868 respond[3467] Server 0x8539404 1 2012-01-30 20:26:23.868 respond[3467] Server 0x8539524 1 2012-01-30 20:26:23.868 respond[3467] Accept 270 2012-01-30 20:26:23.868 respond[3467] Server 0x8539524 4 2012-01-30 20:26:23.869 respond[3467] Done reading 270 2012-01-30 20:26:23.869 respond[3467] Done writing 270 Passed test: test00.m:78 ... respond test 269 OK 2012-01-30 20:26:23.883 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.883 respond[3467] Server 0x853a10c 1 2012-01-30 20:26:23.884 respond[3467] Server 0x853a22c 1 2012-01-30 20:26:23.884 respond[3467] Accept 269 2012-01-30 20:26:23.884 respond[3467] Server 0x853a22c 4 2012-01-30 20:26:23.884 respond[3467] Done reading 269 2012-01-30 20:26:23.884 respond[3467] Done writing 269 Passed test: test00.m:78 ... respond test 268 OK 2012-01-30 20:26:23.894 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.894 respond[3467] Server 0x853adf4 1 2012-01-30 20:26:23.894 respond[3467] Server 0x853af14 1 2012-01-30 20:26:23.894 respond[3467] Accept 268 2012-01-30 20:26:23.894 respond[3467] Server 0x853af14 4 2012-01-30 20:26:23.894 respond[3467] Done reading 268 2012-01-30 20:26:23.895 respond[3467] Done writing 268 Passed test: test00.m:78 ... respond test 267 OK 2012-01-30 20:26:23.909 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.922 respond[3467] Server 0x853bafc 1 2012-01-30 20:26:23.923 respond[3467] Server 0x853bc1c 1 2012-01-30 20:26:23.923 respond[3467] Accept 267 2012-01-30 20:26:23.923 respond[3467] Server 0x853bc1c 4 Passed test: test00.m:78 ... respond test 266 OK 2012-01-30 20:26:23.929 respond[3467] Done reading 267 2012-01-30 20:26:23.929 respond[3467] Done writing 267 2012-01-30 20:26:23.940 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.940 respond[3467] Server 0x853c7fc 1 2012-01-30 20:26:23.940 respond[3467] Server 0x853c91c 1 2012-01-30 20:26:23.940 respond[3467] Accept 266 2012-01-30 20:26:23.940 respond[3467] Server 0x853c91c 4 2012-01-30 20:26:23.941 respond[3467] Done reading 266 2012-01-30 20:26:23.941 respond[3467] Done writing 266 Passed test: test00.m:78 ... respond test 265 OK 2012-01-30 20:26:23.950 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.950 respond[3467] Server 0x853d4e4 1 2012-01-30 20:26:23.950 respond[3467] Server 0x853d604 1 2012-01-30 20:26:23.950 respond[3467] Accept 265 2012-01-30 20:26:23.950 respond[3467] Server 0x853d604 4 2012-01-30 20:26:23.951 respond[3467] Done reading 265 2012-01-30 20:26:23.951 respond[3467] Done writing 265 Passed test: test00.m:78 ... respond test 264 OK 2012-01-30 20:26:23.958 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.958 respond[3467] Server 0x853e1ec 1 2012-01-30 20:26:23.958 respond[3467] Server 0x853e30c 1 2012-01-30 20:26:23.958 respond[3467] Accept 264 2012-01-30 20:26:23.958 respond[3467] Server 0x853e30c 4 2012-01-30 20:26:23.960 respond[3467] Done reading 264 2012-01-30 20:26:23.961 respond[3467] Done writing 264 Passed test: test00.m:78 ... respond test 263 OK 2012-01-30 20:26:23.969 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.969 respond[3467] Server 0x853eed4 1 2012-01-30 20:26:23.970 respond[3467] Server 0x853eff4 1 2012-01-30 20:26:23.970 respond[3467] Accept 263 2012-01-30 20:26:23.970 respond[3467] Server 0x853eff4 4 2012-01-30 20:26:23.970 respond[3467] Done reading 263 2012-01-30 20:26:23.970 respond[3467] Done writing 263 Passed test: test00.m:78 ... respond test 262 OK 2012-01-30 20:26:23.977 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.977 respond[3467] Server 0x853fbf4 1 2012-01-30 20:26:23.978 respond[3467] Server 0x853fd14 1 2012-01-30 20:26:23.978 respond[3467] Accept 262 2012-01-30 20:26:23.978 respond[3467] Server 0x853fd14 4 2012-01-30 20:26:23.978 respond[3467] Done reading 262 2012-01-30 20:26:23.978 respond[3467] Done writing 262 Passed test: test00.m:78 ... respond test 261 OK 2012-01-30 20:26:23.986 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.986 respond[3467] Server 0x85408f4 1 2012-01-30 20:26:23.986 respond[3467] Server 0x8540a14 1 2012-01-30 20:26:23.986 respond[3467] Accept 261 2012-01-30 20:26:23.986 respond[3467] Server 0x8540a14 4 2012-01-30 20:26:23.987 respond[3467] Done reading 261 2012-01-30 20:26:23.987 respond[3467] Done writing 261 Passed test: test00.m:78 ... respond test 260 OK 2012-01-30 20:26:23.994 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:23.994 respond[3467] Server 0x8541614 1 2012-01-30 20:26:23.994 respond[3467] Server 0x8541734 1 2012-01-30 20:26:23.994 respond[3467] Accept 260 2012-01-30 20:26:23.995 respond[3467] Server 0x8541734 4 2012-01-30 20:26:23.995 respond[3467] Done reading 260 2012-01-30 20:26:23.995 respond[3467] Done writing 260 Passed test: test00.m:78 ... respond test 259 OK 2012-01-30 20:26:24.002 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.003 respond[3467] Server 0x8542314 1 2012-01-30 20:26:24.003 respond[3467] Server 0x8542434 1 2012-01-30 20:26:24.003 respond[3467] Accept 259 2012-01-30 20:26:24.003 respond[3467] Server 0x8542434 4 2012-01-30 20:26:24.004 respond[3467] Done reading 259 2012-01-30 20:26:24.004 respond[3467] Done writing 259 Passed test: test00.m:78 ... respond test 258 OK 2012-01-30 20:26:24.018 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.018 respond[3467] Server 0x8543034 1 2012-01-30 20:26:24.018 respond[3467] Server 0x8543154 1 2012-01-30 20:26:24.018 respond[3467] Accept 258 2012-01-30 20:26:24.018 respond[3467] Server 0x8543154 4 2012-01-30 20:26:24.019 respond[3467] Done reading 258 2012-01-30 20:26:24.019 respond[3467] Done writing 258 Passed test: test00.m:78 ... respond test 257 OK 2012-01-30 20:26:24.038 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.039 respond[3467] Server 0x8543d34 1 2012-01-30 20:26:24.039 respond[3467] Server 0x8543e54 1 2012-01-30 20:26:24.039 respond[3467] Accept 257 2012-01-30 20:26:24.039 respond[3467] Server 0x8543e54 4 2012-01-30 20:26:24.039 respond[3467] Done reading 257 2012-01-30 20:26:24.039 respond[3467] Done writing 257 Passed test: test00.m:78 ... respond test 256 OK 2012-01-30 20:26:24.047 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.047 respond[3467] Server 0x8544a54 1 2012-01-30 20:26:24.048 respond[3467] Server 0x8544b74 1 2012-01-30 20:26:24.048 respond[3467] Accept 256 2012-01-30 20:26:24.048 respond[3467] Server 0x8544b74 4 2012-01-30 20:26:24.048 respond[3467] Done reading 256 2012-01-30 20:26:24.048 respond[3467] Done writing 256 Passed test: test00.m:78 ... respond test 255 OK 2012-01-30 20:26:24.056 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.056 respond[3467] Server 0x8545754 1 2012-01-30 20:26:24.056 respond[3467] Server 0x8545874 1 2012-01-30 20:26:24.056 respond[3467] Accept 255 2012-01-30 20:26:24.056 respond[3467] Server 0x8545874 4 2012-01-30 20:26:24.056 respond[3467] Done reading 255 2012-01-30 20:26:24.056 respond[3467] Done writing 255 Passed test: test00.m:78 ... respond test 254 OK 2012-01-30 20:26:24.066 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.066 respond[3467] Server 0x8546474 1 2012-01-30 20:26:24.066 respond[3467] Server 0x8546594 1 2012-01-30 20:26:24.067 respond[3467] Accept 254 2012-01-30 20:26:24.067 respond[3467] Server 0x8546594 4 2012-01-30 20:26:24.067 respond[3467] Done reading 254 2012-01-30 20:26:24.067 respond[3467] Done writing 254 Passed test: test00.m:78 ... respond test 253 OK 2012-01-30 20:26:24.075 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.075 respond[3467] Server 0x8547174 1 2012-01-30 20:26:24.075 respond[3467] Server 0x8547294 1 2012-01-30 20:26:24.075 respond[3467] Accept 253 2012-01-30 20:26:24.075 respond[3467] Server 0x8547294 4 2012-01-30 20:26:24.075 respond[3467] Done reading 253 2012-01-30 20:26:24.075 respond[3467] Done writing 253 Passed test: test00.m:78 ... respond test 252 OK 2012-01-30 20:26:24.083 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.083 respond[3467] Server 0x8547e94 1 2012-01-30 20:26:24.083 respond[3467] Server 0x8547fb4 1 2012-01-30 20:26:24.083 respond[3467] Accept 252 2012-01-30 20:26:24.083 respond[3467] Server 0x8547fb4 4 2012-01-30 20:26:24.083 respond[3467] Done reading 252 2012-01-30 20:26:24.083 respond[3467] Done writing 252 Passed test: test00.m:78 ... respond test 251 OK 2012-01-30 20:26:24.093 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.093 respond[3467] Server 0x8548b94 1 2012-01-30 20:26:24.093 respond[3467] Server 0x8548cb4 1 2012-01-30 20:26:24.094 respond[3467] Accept 251 2012-01-30 20:26:24.094 respond[3467] Server 0x8548cb4 4 2012-01-30 20:26:24.097 respond[3467] Done reading 251 2012-01-30 20:26:24.097 respond[3467] Done writing 251 Passed test: test00.m:78 ... respond test 250 OK 2012-01-30 20:26:24.111 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.111 respond[3467] Server 0x85498b4 1 2012-01-30 20:26:24.111 respond[3467] Server 0x85499d4 1 2012-01-30 20:26:24.111 respond[3467] Accept 250 2012-01-30 20:26:24.111 respond[3467] Server 0x85499d4 4 2012-01-30 20:26:24.114 respond[3467] Done reading 250 2012-01-30 20:26:24.114 respond[3467] Done writing 250 Passed test: test00.m:78 ... respond test 249 OK 2012-01-30 20:26:24.124 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.124 respond[3467] Server 0x854a5b4 1 2012-01-30 20:26:24.124 respond[3467] Server 0x854a6d4 1 2012-01-30 20:26:24.124 respond[3467] Accept 249 2012-01-30 20:26:24.124 respond[3467] Server 0x854a6d4 4 2012-01-30 20:26:24.125 respond[3467] Done reading 249 2012-01-30 20:26:24.125 respond[3467] Done writing 249 Passed test: test00.m:78 ... respond test 248 OK 2012-01-30 20:26:24.135 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.135 respond[3467] Server 0x854b2d4 1 2012-01-30 20:26:24.135 respond[3467] Server 0x854b3f4 1 2012-01-30 20:26:24.135 respond[3467] Accept 248 2012-01-30 20:26:24.135 respond[3467] Server 0x854b3f4 4 2012-01-30 20:26:24.137 respond[3467] Done reading 248 2012-01-30 20:26:24.137 respond[3467] Done writing 248 Passed test: test00.m:78 ... respond test 247 OK 2012-01-30 20:26:24.147 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.148 respond[3467] Server 0x854bfd4 1 2012-01-30 20:26:24.148 respond[3467] Server 0x854c0f4 1 2012-01-30 20:26:24.148 respond[3467] Accept 247 2012-01-30 20:26:24.148 respond[3467] Server 0x854c0f4 4 2012-01-30 20:26:24.148 respond[3467] Done reading 247 2012-01-30 20:26:24.148 respond[3467] Done writing 247 Passed test: test00.m:78 ... respond test 246 OK 2012-01-30 20:26:24.158 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.158 respond[3467] Server 0x854ccf4 1 2012-01-30 20:26:24.159 respond[3467] Server 0x854ce14 1 2012-01-30 20:26:24.159 respond[3467] Accept 246 2012-01-30 20:26:24.159 respond[3467] Server 0x854ce14 4 2012-01-30 20:26:24.161 respond[3467] Done reading 246 2012-01-30 20:26:24.161 respond[3467] Done writing 246 Passed test: test00.m:78 ... respond test 245 OK 2012-01-30 20:26:24.172 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.172 respond[3467] Server 0x854d9f4 1 2012-01-30 20:26:24.172 respond[3467] Server 0x854db14 1 2012-01-30 20:26:24.172 respond[3467] Accept 245 2012-01-30 20:26:24.172 respond[3467] Server 0x854db14 4 2012-01-30 20:26:24.173 respond[3467] Done reading 245 2012-01-30 20:26:24.173 respond[3467] Done writing 245 Passed test: test00.m:78 ... respond test 244 OK 2012-01-30 20:26:24.186 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.186 respond[3467] Server 0x854e714 1 2012-01-30 20:26:24.187 respond[3467] Server 0x854e834 1 2012-01-30 20:26:24.187 respond[3467] Accept 244 2012-01-30 20:26:24.187 respond[3467] Server 0x854e834 4 2012-01-30 20:26:24.187 respond[3467] Done reading 244 2012-01-30 20:26:24.187 respond[3467] Done writing 244 Passed test: test00.m:78 ... respond test 243 OK 2012-01-30 20:26:24.197 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.197 respond[3467] Server 0x854f414 1 2012-01-30 20:26:24.197 respond[3467] Server 0x854f534 1 2012-01-30 20:26:24.198 respond[3467] Accept 243 2012-01-30 20:26:24.198 respond[3467] Server 0x854f534 4 2012-01-30 20:26:24.198 respond[3467] Done reading 243 2012-01-30 20:26:24.198 respond[3467] Done writing 243 Passed test: test00.m:78 ... respond test 242 OK 2012-01-30 20:26:24.212 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.212 respond[3467] Server 0x8550134 1 2012-01-30 20:26:24.212 respond[3467] Server 0x8550254 1 2012-01-30 20:26:24.212 respond[3467] Accept 242 2012-01-30 20:26:24.212 respond[3467] Server 0x8550254 4 2012-01-30 20:26:24.213 respond[3467] Done reading 242 2012-01-30 20:26:24.213 respond[3467] Done writing 242 Passed test: test00.m:78 ... respond test 241 OK 2012-01-30 20:26:24.225 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.225 respond[3467] Server 0x8550e34 1 2012-01-30 20:26:24.226 respond[3467] Server 0x8550f54 1 2012-01-30 20:26:24.226 respond[3467] Accept 241 2012-01-30 20:26:24.226 respond[3467] Server 0x8550f54 4 2012-01-30 20:26:24.226 respond[3467] Done reading 241 2012-01-30 20:26:24.226 respond[3467] Done writing 241 Passed test: test00.m:78 ... respond test 240 OK 2012-01-30 20:26:24.234 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.234 respond[3467] Server 0x8551b54 1 2012-01-30 20:26:24.234 respond[3467] Server 0x8551c74 1 2012-01-30 20:26:24.234 respond[3467] Accept 240 2012-01-30 20:26:24.234 respond[3467] Server 0x8551c74 4 2012-01-30 20:26:24.235 respond[3467] Done reading 240 2012-01-30 20:26:24.235 respond[3467] Done writing 240 Passed test: test00.m:78 ... respond test 239 OK 2012-01-30 20:26:24.242 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.242 respond[3467] Server 0x8552854 1 2012-01-30 20:26:24.242 respond[3467] Server 0x8552974 1 2012-01-30 20:26:24.242 respond[3467] Accept 239 2012-01-30 20:26:24.243 respond[3467] Server 0x8552974 4 2012-01-30 20:26:24.243 respond[3467] Done reading 239 2012-01-30 20:26:24.243 respond[3467] Done writing 239 Passed test: test00.m:78 ... respond test 238 OK 2012-01-30 20:26:24.253 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.253 respond[3467] Server 0x8553574 1 2012-01-30 20:26:24.253 respond[3467] Server 0x8553694 1 2012-01-30 20:26:24.253 respond[3467] Accept 238 2012-01-30 20:26:24.253 respond[3467] Server 0x8553694 4 2012-01-30 20:26:24.254 respond[3467] Done reading 238 2012-01-30 20:26:24.254 respond[3467] Done writing 238 Passed test: test00.m:78 ... respond test 237 OK 2012-01-30 20:26:24.264 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.265 respond[3467] Server 0x8554274 1 2012-01-30 20:26:24.265 respond[3467] Server 0x8554394 1 2012-01-30 20:26:24.265 respond[3467] Accept 237 2012-01-30 20:26:24.265 respond[3467] Server 0x8554394 4 2012-01-30 20:26:24.266 respond[3467] Done reading 237 2012-01-30 20:26:24.266 respond[3467] Done writing 237 Passed test: test00.m:78 ... respond test 236 OK 2012-01-30 20:26:24.273 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.273 respond[3467] Server 0x8554f94 1 2012-01-30 20:26:24.273 respond[3467] Server 0x85550b4 1 2012-01-30 20:26:24.273 respond[3467] Accept 236 2012-01-30 20:26:24.273 respond[3467] Server 0x85550b4 4 2012-01-30 20:26:24.274 respond[3467] Done reading 236 2012-01-30 20:26:24.275 respond[3467] Done writing 236 Passed test: test00.m:78 ... respond test 235 OK 2012-01-30 20:26:24.283 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.283 respond[3467] Server 0x8555c94 1 2012-01-30 20:26:24.284 respond[3467] Server 0x8555db4 1 2012-01-30 20:26:24.284 respond[3467] Accept 235 2012-01-30 20:26:24.284 respond[3467] Server 0x8555db4 4 2012-01-30 20:26:24.284 respond[3467] Done reading 235 2012-01-30 20:26:24.284 respond[3467] Done writing 235 Passed test: test00.m:78 ... respond test 234 OK 2012-01-30 20:26:24.292 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.292 respond[3467] Server 0x85569b4 1 2012-01-30 20:26:24.292 respond[3467] Server 0x8556ad4 1 2012-01-30 20:26:24.292 respond[3467] Accept 234 2012-01-30 20:26:24.292 respond[3467] Server 0x8556ad4 4 2012-01-30 20:26:24.293 respond[3467] Done reading 234 2012-01-30 20:26:24.293 respond[3467] Done writing 234 Passed test: test00.m:78 ... respond test 233 OK 2012-01-30 20:26:24.300 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.300 respond[3467] Server 0x85576b4 1 2012-01-30 20:26:24.301 respond[3467] Server 0x85577d4 1 2012-01-30 20:26:24.301 respond[3467] Accept 233 2012-01-30 20:26:24.301 respond[3467] Server 0x85577d4 4 2012-01-30 20:26:24.301 respond[3467] Done reading 233 2012-01-30 20:26:24.301 respond[3467] Done writing 233 Passed test: test00.m:78 ... respond test 232 OK 2012-01-30 20:26:24.310 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.311 respond[3467] Server 0x85583cc 1 2012-01-30 20:26:24.311 respond[3467] Server 0x85584ec 1 2012-01-30 20:26:24.311 respond[3467] Accept 232 2012-01-30 20:26:24.311 respond[3467] Server 0x85584ec 4 2012-01-30 20:26:24.313 respond[3467] Done reading 232 2012-01-30 20:26:24.314 respond[3467] Done writing 232 Passed test: test00.m:78 ... respond test 231 OK 2012-01-30 20:26:24.324 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.324 respond[3467] Server 0x85590ec 1 2012-01-30 20:26:24.324 respond[3467] Server 0x855920c 1 2012-01-30 20:26:24.324 respond[3467] Accept 231 2012-01-30 20:26:24.324 respond[3467] Server 0x855920c 4 2012-01-30 20:26:24.325 respond[3467] Done reading 231 2012-01-30 20:26:24.325 respond[3467] Done writing 231 Passed test: test00.m:78 ... respond test 230 OK 2012-01-30 20:26:24.332 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.332 respond[3467] Server 0x8559e0c 1 2012-01-30 20:26:24.332 respond[3467] Server 0x8559f2c 1 2012-01-30 20:26:24.332 respond[3467] Accept 230 2012-01-30 20:26:24.332 respond[3467] Server 0x8559f2c 4 2012-01-30 20:26:24.333 respond[3467] Done reading 230 2012-01-30 20:26:24.333 respond[3467] Done writing 230 Passed test: test00.m:78 ... respond test 229 OK 2012-01-30 20:26:24.343 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.344 respond[3467] Server 0x855ab0c 1 2012-01-30 20:26:24.344 respond[3467] Server 0x855ac2c 1 2012-01-30 20:26:24.344 respond[3467] Accept 229 2012-01-30 20:26:24.344 respond[3467] Server 0x855ac2c 4 2012-01-30 20:26:24.344 respond[3467] Done reading 229 2012-01-30 20:26:24.344 respond[3467] Done writing 229 Passed test: test00.m:78 ... respond test 228 OK 2012-01-30 20:26:24.352 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.352 respond[3467] Server 0x855b82c 1 2012-01-30 20:26:24.352 respond[3467] Server 0x855b94c 1 2012-01-30 20:26:24.352 respond[3467] Accept 228 2012-01-30 20:26:24.352 respond[3467] Server 0x855b94c 4 2012-01-30 20:26:24.353 respond[3467] Done reading 228 2012-01-30 20:26:24.353 respond[3467] Done writing 228 Passed test: test00.m:78 ... respond test 227 OK 2012-01-30 20:26:24.360 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.361 respond[3467] Server 0x855c52c 1 2012-01-30 20:26:24.361 respond[3467] Server 0x855c64c 1 2012-01-30 20:26:24.361 respond[3467] Accept 227 2012-01-30 20:26:24.361 respond[3467] Server 0x855c64c 4 2012-01-30 20:26:24.361 respond[3467] Done reading 227 2012-01-30 20:26:24.361 respond[3467] Done writing 227 Passed test: test00.m:78 ... respond test 226 OK 2012-01-30 20:26:24.368 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.369 respond[3467] Server 0x855d24c 1 2012-01-30 20:26:24.369 respond[3467] Server 0x855d36c 1 2012-01-30 20:26:24.369 respond[3467] Accept 226 2012-01-30 20:26:24.369 respond[3467] Server 0x855d36c 4 2012-01-30 20:26:24.370 respond[3467] Done reading 226 2012-01-30 20:26:24.370 respond[3467] Done writing 226 Passed test: test00.m:78 ... respond test 225 OK 2012-01-30 20:26:24.377 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.377 respond[3467] Server 0x855df4c 1 2012-01-30 20:26:24.377 respond[3467] Server 0x855e06c 1 2012-01-30 20:26:24.377 respond[3467] Accept 225 2012-01-30 20:26:24.377 respond[3467] Server 0x855e06c 4 2012-01-30 20:26:24.378 respond[3467] Done reading 225 2012-01-30 20:26:24.378 respond[3467] Done writing 225 Passed test: test00.m:78 ... respond test 224 OK 2012-01-30 20:26:24.385 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.385 respond[3467] Server 0x855ec6c 1 2012-01-30 20:26:24.385 respond[3467] Server 0x855ed8c 1 2012-01-30 20:26:24.386 respond[3467] Accept 224 2012-01-30 20:26:24.386 respond[3467] Server 0x855ed8c 4 2012-01-30 20:26:24.388 respond[3467] Done reading 224 2012-01-30 20:26:24.388 respond[3467] Done writing 224 Passed test: test00.m:78 ... respond test 223 OK 2012-01-30 20:26:24.396 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.396 respond[3467] Server 0x855f96c 1 2012-01-30 20:26:24.396 respond[3467] Server 0x855fa8c 1 2012-01-30 20:26:24.396 respond[3467] Accept 223 2012-01-30 20:26:24.396 respond[3467] Server 0x855fa8c 4 2012-01-30 20:26:24.397 respond[3467] Done reading 223 2012-01-30 20:26:24.397 respond[3467] Done writing 223 Passed test: test00.m:78 ... respond test 222 OK 2012-01-30 20:26:24.404 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.404 respond[3467] Server 0x856068c 1 2012-01-30 20:26:24.404 respond[3467] Server 0x85607ac 1 2012-01-30 20:26:24.404 respond[3467] Accept 222 2012-01-30 20:26:24.405 respond[3467] Server 0x85607ac 4 2012-01-30 20:26:24.405 respond[3467] Done reading 222 2012-01-30 20:26:24.405 respond[3467] Done writing 222 Passed test: test00.m:78 ... respond test 221 OK 2012-01-30 20:26:24.414 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.414 respond[3467] Server 0x856138c 1 2012-01-30 20:26:24.414 respond[3467] Server 0x85614ac 1 2012-01-30 20:26:24.414 respond[3467] Accept 221 2012-01-30 20:26:24.415 respond[3467] Server 0x85614ac 4 2012-01-30 20:26:24.415 respond[3467] Done reading 221 2012-01-30 20:26:24.415 respond[3467] Done writing 221 Passed test: test00.m:78 ... respond test 220 OK 2012-01-30 20:26:24.423 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.423 respond[3467] Server 0x85620ac 1 2012-01-30 20:26:24.423 respond[3467] Server 0x85621cc 1 2012-01-30 20:26:24.423 respond[3467] Accept 220 2012-01-30 20:26:24.423 respond[3467] Server 0x85621cc 4 2012-01-30 20:26:24.424 respond[3467] Done reading 220 2012-01-30 20:26:24.424 respond[3467] Done writing 220 Passed test: test00.m:78 ... respond test 219 OK 2012-01-30 20:26:24.431 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.431 respond[3467] Server 0x8562dac 1 2012-01-30 20:26:24.431 respond[3467] Server 0x8562ecc 1 2012-01-30 20:26:24.431 respond[3467] Accept 219 2012-01-30 20:26:24.431 respond[3467] Server 0x8562ecc 4 2012-01-30 20:26:24.432 respond[3467] Done reading 219 2012-01-30 20:26:24.432 respond[3467] Done writing 219 Passed test: test00.m:78 ... respond test 218 OK 2012-01-30 20:26:24.443 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.444 respond[3467] Server 0x8563ae4 1 2012-01-30 20:26:24.444 respond[3467] Server 0x8563c04 1 2012-01-30 20:26:24.444 respond[3467] Accept 218 2012-01-30 20:26:24.444 respond[3467] Server 0x8563c04 4 2012-01-30 20:26:24.444 respond[3467] Done reading 218 2012-01-30 20:26:24.445 respond[3467] Done writing 218 Passed test: test00.m:78 ... respond test 217 OK 2012-01-30 20:26:24.455 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.455 respond[3467] Server 0x85647fc 1 2012-01-30 20:26:24.455 respond[3467] Server 0x856491c 1 2012-01-30 20:26:24.455 respond[3467] Accept 217 2012-01-30 20:26:24.455 respond[3467] Server 0x856491c 4 2012-01-30 20:26:24.456 respond[3467] Done reading 217 2012-01-30 20:26:24.456 respond[3467] Done writing 217 Passed test: test00.m:78 ... respond test 216 OK 2012-01-30 20:26:24.463 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.463 respond[3467] Server 0x8565534 1 2012-01-30 20:26:24.463 respond[3467] Server 0x8565654 1 2012-01-30 20:26:24.463 respond[3467] Accept 216 2012-01-30 20:26:24.463 respond[3467] Server 0x8565654 4 2012-01-30 20:26:24.464 respond[3467] Done reading 216 2012-01-30 20:26:24.464 respond[3467] Done writing 216 Passed test: test00.m:78 ... respond test 215 OK 2012-01-30 20:26:24.476 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.476 respond[3467] Server 0x856624c 1 2012-01-30 20:26:24.476 respond[3467] Server 0x856636c 1 2012-01-30 20:26:24.476 respond[3467] Accept 215 2012-01-30 20:26:24.476 respond[3467] Server 0x856636c 4 2012-01-30 20:26:24.477 respond[3467] Done reading 215 2012-01-30 20:26:24.477 respond[3467] Done writing 215 Passed test: test00.m:78 ... respond test 214 OK 2012-01-30 20:26:24.487 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.487 respond[3467] Server 0x8566f84 1 2012-01-30 20:26:24.487 respond[3467] Server 0x85670a4 1 2012-01-30 20:26:24.487 respond[3467] Accept 214 2012-01-30 20:26:24.487 respond[3467] Server 0x85670a4 4 2012-01-30 20:26:24.488 respond[3467] Done reading 214 2012-01-30 20:26:24.488 respond[3467] Done writing 214 Passed test: test00.m:78 ... respond test 213 OK 2012-01-30 20:26:24.500 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.501 respond[3467] Server 0x8567c9c 1 2012-01-30 20:26:24.501 respond[3467] Server 0x8567dbc 1 2012-01-30 20:26:24.501 respond[3467] Accept 213 2012-01-30 20:26:24.501 respond[3467] Server 0x8567dbc 4 2012-01-30 20:26:24.501 respond[3467] Done reading 213 2012-01-30 20:26:24.501 respond[3467] Done writing 213 Passed test: test00.m:78 ... respond test 212 OK 2012-01-30 20:26:24.514 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.514 respond[3467] Server 0x85689d4 1 2012-01-30 20:26:24.514 respond[3467] Server 0x8568af4 1 2012-01-30 20:26:24.514 respond[3467] Accept 212 2012-01-30 20:26:24.514 respond[3467] Server 0x8568af4 4 2012-01-30 20:26:24.515 respond[3467] Done reading 212 2012-01-30 20:26:24.515 respond[3467] Done writing 212 Passed test: test00.m:78 ... respond test 211 OK 2012-01-30 20:26:24.522 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.522 respond[3467] Server 0x85696ec 1 2012-01-30 20:26:24.522 respond[3467] Server 0x856980c 1 2012-01-30 20:26:24.522 respond[3467] Accept 211 2012-01-30 20:26:24.523 respond[3467] Server 0x856980c 4 2012-01-30 20:26:24.523 respond[3467] Done reading 211 2012-01-30 20:26:24.523 respond[3467] Done writing 211 Passed test: test00.m:78 ... respond test 210 OK 2012-01-30 20:26:24.530 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.530 respond[3467] Server 0x856a424 1 2012-01-30 20:26:24.530 respond[3467] Server 0x856a544 1 2012-01-30 20:26:24.531 respond[3467] Accept 210 2012-01-30 20:26:24.531 respond[3467] Server 0x856a544 4 2012-01-30 20:26:24.531 respond[3467] Done reading 210 2012-01-30 20:26:24.531 respond[3467] Done writing 210 Passed test: test00.m:78 ... respond test 209 OK 2012-01-30 20:26:24.539 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.539 respond[3467] Server 0x856b13c 1 2012-01-30 20:26:24.540 respond[3467] Server 0x856b25c 1 2012-01-30 20:26:24.540 respond[3467] Accept 209 2012-01-30 20:26:24.540 respond[3467] Server 0x856b25c 4 2012-01-30 20:26:24.540 respond[3467] Done reading 209 2012-01-30 20:26:24.540 respond[3467] Done writing 209 Passed test: test00.m:78 ... respond test 208 OK 2012-01-30 20:26:24.547 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.548 respond[3467] Server 0x856be74 1 2012-01-30 20:26:24.548 respond[3467] Server 0x856bf94 1 2012-01-30 20:26:24.548 respond[3467] Accept 208 2012-01-30 20:26:24.548 respond[3467] Server 0x856bf94 4 2012-01-30 20:26:24.548 respond[3467] Done reading 208 2012-01-30 20:26:24.548 respond[3467] Done writing 208 Passed test: test00.m:78 ... respond test 207 OK 2012-01-30 20:26:24.559 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.559 respond[3467] Server 0x856cb8c 1 2012-01-30 20:26:24.559 respond[3467] Server 0x856ccac 1 2012-01-30 20:26:24.559 respond[3467] Accept 207 2012-01-30 20:26:24.560 respond[3467] Server 0x856ccac 4 2012-01-30 20:26:24.560 respond[3467] Done reading 207 2012-01-30 20:26:24.560 respond[3467] Done writing 207 Passed test: test00.m:78 ... respond test 206 OK 2012-01-30 20:26:24.567 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.567 respond[3467] Server 0x856d8c4 1 2012-01-30 20:26:24.568 respond[3467] Server 0x856d9e4 1 2012-01-30 20:26:24.568 respond[3467] Accept 206 2012-01-30 20:26:24.568 respond[3467] Server 0x856d9e4 4 2012-01-30 20:26:24.568 respond[3467] Done reading 206 2012-01-30 20:26:24.568 respond[3467] Done writing 206 Passed test: test00.m:78 ... respond test 205 OK 2012-01-30 20:26:24.581 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.581 respond[3467] Server 0x856e5dc 1 2012-01-30 20:26:24.581 respond[3467] Server 0x856e6fc 1 2012-01-30 20:26:24.581 respond[3467] Accept 205 2012-01-30 20:26:24.581 respond[3467] Server 0x856e6fc 4 2012-01-30 20:26:24.582 respond[3467] Done reading 205 2012-01-30 20:26:24.582 respond[3467] Done writing 205 Passed test: test00.m:78 ... respond test 204 OK 2012-01-30 20:26:24.595 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.595 respond[3467] Server 0x856f314 1 2012-01-30 20:26:24.596 respond[3467] Server 0x856f434 1 2012-01-30 20:26:24.596 respond[3467] Accept 204 2012-01-30 20:26:24.596 respond[3467] Server 0x856f434 4 2012-01-30 20:26:24.596 respond[3467] Done reading 204 2012-01-30 20:26:24.597 respond[3467] Done writing 204 Passed test: test00.m:78 ... respond test 203 OK 2012-01-30 20:26:24.603 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.604 respond[3467] Server 0x857002c 1 2012-01-30 20:26:24.604 respond[3467] Server 0x857014c 1 2012-01-30 20:26:24.604 respond[3467] Accept 203 2012-01-30 20:26:24.604 respond[3467] Server 0x857014c 4 2012-01-30 20:26:24.604 respond[3467] Done reading 203 2012-01-30 20:26:24.604 respond[3467] Done writing 203 Passed test: test00.m:78 ... respond test 202 OK 2012-01-30 20:26:24.613 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.613 respond[3467] Server 0x8570d64 1 2012-01-30 20:26:24.613 respond[3467] Server 0x8570e84 1 2012-01-30 20:26:24.613 respond[3467] Accept 202 2012-01-30 20:26:24.613 respond[3467] Server 0x8570e84 4 2012-01-30 20:26:24.614 respond[3467] Done reading 202 2012-01-30 20:26:24.614 respond[3467] Done writing 202 Passed test: test00.m:78 ... respond test 201 OK 2012-01-30 20:26:24.621 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.621 respond[3467] Server 0x8571a7c 1 2012-01-30 20:26:24.622 respond[3467] Server 0x8571b9c 1 2012-01-30 20:26:24.622 respond[3467] Accept 201 2012-01-30 20:26:24.622 respond[3467] Server 0x8571b9c 4 2012-01-30 20:26:24.622 respond[3467] Done reading 201 2012-01-30 20:26:24.622 respond[3467] Done writing 201 Passed test: test00.m:78 ... respond test 200 OK 2012-01-30 20:26:24.630 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.630 respond[3467] Server 0x85727b4 1 2012-01-30 20:26:24.630 respond[3467] Server 0x85728d4 1 2012-01-30 20:26:24.630 respond[3467] Accept 200 2012-01-30 20:26:24.630 respond[3467] Server 0x85728d4 4 2012-01-30 20:26:24.631 respond[3467] Done reading 200 2012-01-30 20:26:24.631 respond[3467] Done writing 200 Passed test: test00.m:78 ... respond test 199 OK 2012-01-30 20:26:24.646 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.646 respond[3467] Server 0x85734cc 1 2012-01-30 20:26:24.646 respond[3467] Server 0x85735ec 1 2012-01-30 20:26:24.646 respond[3467] Accept 199 2012-01-30 20:26:24.646 respond[3467] Server 0x85735ec 4 2012-01-30 20:26:24.647 respond[3467] Done reading 199 2012-01-30 20:26:24.647 respond[3467] Done writing 199 Passed test: test00.m:78 ... respond test 198 OK 2012-01-30 20:26:24.659 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.659 respond[3467] Server 0x8574204 1 2012-01-30 20:26:24.659 respond[3467] Server 0x8574324 1 2012-01-30 20:26:24.660 respond[3467] Accept 198 2012-01-30 20:26:24.660 respond[3467] Server 0x8574324 4 2012-01-30 20:26:24.660 respond[3467] Done reading 198 2012-01-30 20:26:24.660 respond[3467] Done writing 198 Passed test: test00.m:78 ... respond test 197 OK 2012-01-30 20:26:24.670 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.670 respond[3467] Server 0x8574f1c 1 2012-01-30 20:26:24.670 respond[3467] Server 0x857503c 1 2012-01-30 20:26:24.670 respond[3467] Accept 197 2012-01-30 20:26:24.670 respond[3467] Server 0x857503c 4 2012-01-30 20:26:24.672 respond[3467] Done reading 197 2012-01-30 20:26:24.672 respond[3467] Done writing 197 Passed test: test00.m:78 ... respond test 196 OK 2012-01-30 20:26:24.683 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.683 respond[3467] Server 0x8575c54 1 2012-01-30 20:26:24.683 respond[3467] Server 0x8575d74 1 2012-01-30 20:26:24.683 respond[3467] Accept 196 2012-01-30 20:26:24.683 respond[3467] Server 0x8575d74 4 2012-01-30 20:26:24.684 respond[3467] Done reading 196 2012-01-30 20:26:24.684 respond[3467] Done writing 196 Passed test: test00.m:78 ... respond test 195 OK 2012-01-30 20:26:24.694 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.694 respond[3467] Server 0x857696c 1 2012-01-30 20:26:24.694 respond[3467] Server 0x8576a8c 1 2012-01-30 20:26:24.694 respond[3467] Accept 195 2012-01-30 20:26:24.695 respond[3467] Server 0x8576a8c 4 2012-01-30 20:26:24.697 respond[3467] Done reading 195 2012-01-30 20:26:24.697 respond[3467] Done writing 195 Passed test: test00.m:78 ... respond test 194 OK 2012-01-30 20:26:24.709 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.710 respond[3467] Server 0x85776a4 1 2012-01-30 20:26:24.710 respond[3467] Server 0x85777c4 1 2012-01-30 20:26:24.710 respond[3467] Accept 194 2012-01-30 20:26:24.710 respond[3467] Server 0x85777c4 4 2012-01-30 20:26:24.712 respond[3467] Done reading 194 2012-01-30 20:26:24.712 respond[3467] Done writing 194 Passed test: test00.m:78 ... respond test 193 OK 2012-01-30 20:26:24.726 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.727 respond[3467] Server 0x85783bc 1 2012-01-30 20:26:24.727 respond[3467] Server 0x85784dc 1 2012-01-30 20:26:24.727 respond[3467] Accept 193 2012-01-30 20:26:24.727 respond[3467] Server 0x85784dc 4 2012-01-30 20:26:24.727 respond[3467] Done reading 193 2012-01-30 20:26:24.727 respond[3467] Done writing 193 Passed test: test00.m:78 ... respond test 192 OK 2012-01-30 20:26:24.735 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.735 respond[3467] Server 0x85790f4 1 2012-01-30 20:26:24.735 respond[3467] Server 0x85791a4 1 2012-01-30 20:26:24.735 respond[3467] Accept 192 2012-01-30 20:26:24.736 respond[3467] Server 0x85791a4 4 2012-01-30 20:26:24.736 respond[3467] Done reading 192 2012-01-30 20:26:24.736 respond[3467] Done writing 192 Passed test: test00.m:78 ... respond test 191 OK 2012-01-30 20:26:24.743 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.743 respond[3467] Server 0x8579dfc 1 2012-01-30 20:26:24.744 respond[3467] Server 0x8579f1c 1 2012-01-30 20:26:24.744 respond[3467] Accept 191 2012-01-30 20:26:24.744 respond[3467] Server 0x8579f1c 4 2012-01-30 20:26:24.744 respond[3467] Done reading 191 2012-01-30 20:26:24.744 respond[3467] Done writing 191 Passed test: test00.m:78 ... respond test 190 OK 2012-01-30 20:26:24.751 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.751 respond[3467] Server 0x857ab44 1 2012-01-30 20:26:24.752 respond[3467] Server 0x857ac64 1 2012-01-30 20:26:24.752 respond[3467] Accept 190 2012-01-30 20:26:24.752 respond[3467] Server 0x857ac64 4 2012-01-30 20:26:24.753 respond[3467] Done reading 190 2012-01-30 20:26:24.753 respond[3467] Done writing 190 Passed test: test00.m:78 ... respond test 189 OK 2012-01-30 20:26:24.760 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.760 respond[3467] Server 0x857b87c 1 2012-01-30 20:26:24.760 respond[3467] Server 0x857b99c 1 2012-01-30 20:26:24.760 respond[3467] Accept 189 2012-01-30 20:26:24.760 respond[3467] Server 0x857b99c 4 2012-01-30 20:26:24.761 respond[3467] Done reading 189 2012-01-30 20:26:24.761 respond[3467] Done writing 189 Passed test: test00.m:78 ... respond test 188 OK 2012-01-30 20:26:24.770 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.771 respond[3467] Server 0x857c594 1 2012-01-30 20:26:24.771 respond[3467] Server 0x857c6b4 1 2012-01-30 20:26:24.771 respond[3467] Accept 188 2012-01-30 20:26:24.771 respond[3467] Server 0x857c6b4 4 2012-01-30 20:26:24.772 respond[3467] Done reading 188 2012-01-30 20:26:24.772 respond[3467] Done writing 188 Passed test: test00.m:78 ... respond test 187 OK 2012-01-30 20:26:24.782 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.782 respond[3467] Server 0x857d2e4 1 2012-01-30 20:26:24.782 respond[3467] Server 0x857d404 1 2012-01-30 20:26:24.782 respond[3467] Accept 187 2012-01-30 20:26:24.782 respond[3467] Server 0x857d404 4 2012-01-30 20:26:24.783 respond[3467] Done reading 187 2012-01-30 20:26:24.783 respond[3467] Done writing 187 Passed test: test00.m:78 ... respond test 186 OK 2012-01-30 20:26:24.795 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.795 respond[3467] Server 0x857e014 1 2012-01-30 20:26:24.795 respond[3467] Server 0x857e134 1 2012-01-30 20:26:24.795 respond[3467] Accept 186 2012-01-30 20:26:24.795 respond[3467] Server 0x857e134 4 2012-01-30 20:26:24.796 respond[3467] Done reading 186 2012-01-30 20:26:24.796 respond[3467] Done writing 186 Passed test: test00.m:78 ... respond test 185 OK 2012-01-30 20:26:24.812 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.812 respond[3467] Server 0x857ed64 1 2012-01-30 20:26:24.812 respond[3467] Server 0x857ee84 1 2012-01-30 20:26:24.813 respond[3467] Accept 185 2012-01-30 20:26:24.813 respond[3467] Server 0x857ee84 4 2012-01-30 20:26:24.813 respond[3467] Done reading 185 2012-01-30 20:26:24.814 respond[3467] Done writing 185 Passed test: test00.m:78 ... respond test 184 OK 2012-01-30 20:26:24.827 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.828 respond[3467] Server 0x857fa94 1 2012-01-30 20:26:24.828 respond[3467] Server 0x857fbb4 1 2012-01-30 20:26:24.828 respond[3467] Accept 184 2012-01-30 20:26:24.828 respond[3467] Server 0x857fbb4 4 2012-01-30 20:26:24.829 respond[3467] Done reading 184 2012-01-30 20:26:24.829 respond[3467] Done writing 184 Passed test: test00.m:78 ... respond test 183 OK 2012-01-30 20:26:24.838 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.838 respond[3467] Server 0x85807e4 1 2012-01-30 20:26:24.838 respond[3467] Server 0x8580904 1 2012-01-30 20:26:24.839 respond[3467] Accept 183 2012-01-30 20:26:24.839 respond[3467] Server 0x8580904 4 2012-01-30 20:26:24.841 respond[3467] Done reading 183 2012-01-30 20:26:24.841 respond[3467] Done writing 183 Passed test: test00.m:78 ... respond test 182 OK 2012-01-30 20:26:24.851 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.852 respond[3467] Server 0x8581514 1 2012-01-30 20:26:24.852 respond[3467] Server 0x8581634 1 2012-01-30 20:26:24.852 respond[3467] Accept 182 2012-01-30 20:26:24.852 respond[3467] Server 0x8581634 4 2012-01-30 20:26:24.853 respond[3467] Done reading 182 2012-01-30 20:26:24.853 respond[3467] Done writing 182 Passed test: test00.m:78 ... respond test 181 OK 2012-01-30 20:26:24.865 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.865 respond[3467] Server 0x8582264 1 2012-01-30 20:26:24.865 respond[3467] Server 0x8582384 1 2012-01-30 20:26:24.865 respond[3467] Accept 181 2012-01-30 20:26:24.865 respond[3467] Server 0x8582384 4 2012-01-30 20:26:24.866 respond[3467] Done reading 181 2012-01-30 20:26:24.866 respond[3467] Done writing 181 Passed test: test00.m:78 ... respond test 180 OK 2012-01-30 20:26:24.876 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.876 respond[3467] Server 0x8582f94 1 2012-01-30 20:26:24.876 respond[3467] Server 0x85830b4 1 2012-01-30 20:26:24.876 respond[3467] Accept 180 2012-01-30 20:26:24.876 respond[3467] Server 0x85830b4 4 2012-01-30 20:26:24.877 respond[3467] Done reading 180 2012-01-30 20:26:24.877 respond[3467] Done writing 180 Passed test: test00.m:78 ... respond test 179 OK 2012-01-30 20:26:24.890 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.890 respond[3467] Server 0x8583ce4 1 2012-01-30 20:26:24.890 respond[3467] Server 0x8583e04 1 2012-01-30 20:26:24.890 respond[3467] Accept 179 2012-01-30 20:26:24.890 respond[3467] Server 0x8583e04 4 2012-01-30 20:26:24.891 respond[3467] Done reading 179 2012-01-30 20:26:24.891 respond[3467] Done writing 179 Passed test: test00.m:78 ... respond test 178 OK 2012-01-30 20:26:24.899 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.899 respond[3467] Server 0x8584a14 1 2012-01-30 20:26:24.899 respond[3467] Server 0x8584b34 1 2012-01-30 20:26:24.899 respond[3467] Accept 178 2012-01-30 20:26:24.899 respond[3467] Server 0x8584b34 4 2012-01-30 20:26:24.900 respond[3467] Done reading 178 2012-01-30 20:26:24.900 respond[3467] Done writing 178 Passed test: test00.m:78 ... respond test 177 OK 2012-01-30 20:26:24.909 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.909 respond[3467] Server 0x8585764 1 2012-01-30 20:26:24.909 respond[3467] Server 0x8585884 1 2012-01-30 20:26:24.909 respond[3467] Accept 177 2012-01-30 20:26:24.909 respond[3467] Server 0x8585884 4 2012-01-30 20:26:24.910 respond[3467] Done reading 177 2012-01-30 20:26:24.910 respond[3467] Done writing 177 Passed test: test00.m:78 ... respond test 176 OK 2012-01-30 20:26:24.918 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.918 respond[3467] Server 0x8586494 1 2012-01-30 20:26:24.918 respond[3467] Server 0x85865b4 1 2012-01-30 20:26:24.918 respond[3467] Accept 176 2012-01-30 20:26:24.918 respond[3467] Server 0x85865b4 4 2012-01-30 20:26:24.920 respond[3467] Done reading 176 2012-01-30 20:26:24.920 respond[3467] Done writing 176 Passed test: test00.m:78 ... respond test 175 OK 2012-01-30 20:26:24.931 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.931 respond[3467] Server 0x85871e4 1 2012-01-30 20:26:24.931 respond[3467] Server 0x8587304 1 2012-01-30 20:26:24.931 respond[3467] Accept 175 2012-01-30 20:26:24.931 respond[3467] Server 0x8587304 4 2012-01-30 20:26:24.932 respond[3467] Done reading 175 2012-01-30 20:26:24.932 respond[3467] Done writing 175 Passed test: test00.m:78 ... respond test 174 OK 2012-01-30 20:26:24.942 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.942 respond[3467] Server 0x8587f14 1 2012-01-30 20:26:24.942 respond[3467] Server 0x8588034 1 2012-01-30 20:26:24.942 respond[3467] Accept 174 2012-01-30 20:26:24.942 respond[3467] Server 0x8588034 4 2012-01-30 20:26:24.943 respond[3467] Done reading 174 2012-01-30 20:26:24.944 respond[3467] Done writing 174 Passed test: test00.m:78 ... respond test 173 OK 2012-01-30 20:26:24.955 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.955 respond[3467] Server 0x8588c64 1 2012-01-30 20:26:24.955 respond[3467] Server 0x8588d84 1 2012-01-30 20:26:24.955 respond[3467] Accept 173 2012-01-30 20:26:24.955 respond[3467] Server 0x8588d84 4 2012-01-30 20:26:24.956 respond[3467] Done reading 173 2012-01-30 20:26:24.956 respond[3467] Done writing 173 Passed test: test00.m:78 ... respond test 172 OK 2012-01-30 20:26:24.973 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.973 respond[3467] Server 0x8589994 1 2012-01-30 20:26:24.973 respond[3467] Server 0x8589ab4 1 2012-01-30 20:26:24.973 respond[3467] Accept 172 2012-01-30 20:26:24.973 respond[3467] Server 0x8589ab4 4 2012-01-30 20:26:24.974 respond[3467] Done reading 172 2012-01-30 20:26:24.974 respond[3467] Done writing 172 Passed test: test00.m:78 ... respond test 171 OK 2012-01-30 20:26:24.987 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.987 respond[3467] Server 0x858a6e4 1 2012-01-30 20:26:24.987 respond[3467] Server 0x858a804 1 2012-01-30 20:26:24.987 respond[3467] Accept 171 2012-01-30 20:26:24.987 respond[3467] Server 0x858a804 4 2012-01-30 20:26:24.988 respond[3467] Done reading 171 2012-01-30 20:26:24.988 respond[3467] Done writing 171 Passed test: test00.m:78 ... respond test 170 OK 2012-01-30 20:26:24.997 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:24.997 respond[3467] Server 0x858b414 1 2012-01-30 20:26:24.997 respond[3467] Server 0x858b534 1 2012-01-30 20:26:24.997 respond[3467] Accept 170 2012-01-30 20:26:24.997 respond[3467] Server 0x858b534 4 2012-01-30 20:26:24.998 respond[3467] Done reading 170 2012-01-30 20:26:24.998 respond[3467] Done writing 170 Passed test: test00.m:78 ... respond test 169 OK 2012-01-30 20:26:25.007 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.007 respond[3467] Server 0x858c164 1 2012-01-30 20:26:25.007 respond[3467] Server 0x858c284 1 2012-01-30 20:26:25.007 respond[3467] Accept 169 2012-01-30 20:26:25.007 respond[3467] Server 0x858c284 4 2012-01-30 20:26:25.009 respond[3467] Done reading 169 2012-01-30 20:26:25.009 respond[3467] Done writing 169 Passed test: test00.m:78 ... respond test 168 OK 2012-01-30 20:26:25.016 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.016 respond[3467] Server 0x858ce94 1 2012-01-30 20:26:25.016 respond[3467] Server 0x858cfb4 1 2012-01-30 20:26:25.016 respond[3467] Accept 168 2012-01-30 20:26:25.017 respond[3467] Server 0x858cfb4 4 2012-01-30 20:26:25.017 respond[3467] Done reading 168 2012-01-30 20:26:25.017 respond[3467] Done writing 168 Passed test: test00.m:78 ... respond test 167 OK 2012-01-30 20:26:25.025 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.025 respond[3467] Server 0x858dbe4 1 2012-01-30 20:26:25.025 respond[3467] Server 0x858dd04 1 2012-01-30 20:26:25.025 respond[3467] Accept 167 2012-01-30 20:26:25.025 respond[3467] Server 0x858dd04 4 2012-01-30 20:26:25.026 respond[3467] Done reading 167 2012-01-30 20:26:25.026 respond[3467] Done writing 167 Passed test: test00.m:78 ... respond test 166 OK 2012-01-30 20:26:25.040 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.040 respond[3467] Server 0x858e914 1 2012-01-30 20:26:25.040 respond[3467] Server 0x858ea34 1 2012-01-30 20:26:25.040 respond[3467] Accept 166 2012-01-30 20:26:25.040 respond[3467] Server 0x858ea34 4 2012-01-30 20:26:25.041 respond[3467] Done reading 166 2012-01-30 20:26:25.041 respond[3467] Done writing 166 Passed test: test00.m:78 ... respond test 165 OK 2012-01-30 20:26:25.059 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.059 respond[3467] Server 0x858f664 1 2012-01-30 20:26:25.059 respond[3467] Server 0x858f784 1 2012-01-30 20:26:25.059 respond[3467] Accept 165 2012-01-30 20:26:25.059 respond[3467] Server 0x858f784 4 2012-01-30 20:26:25.060 respond[3467] Done reading 165 2012-01-30 20:26:25.060 respond[3467] Done writing 165 Passed test: test00.m:78 ... respond test 164 OK 2012-01-30 20:26:25.075 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.075 respond[3467] Server 0x85903ac 1 2012-01-30 20:26:25.075 respond[3467] Server 0x85904cc 1 2012-01-30 20:26:25.075 respond[3467] Accept 164 2012-01-30 20:26:25.075 respond[3467] Server 0x85904cc 4 2012-01-30 20:26:25.076 respond[3467] Done reading 164 2012-01-30 20:26:25.076 respond[3467] Done writing 164 Passed test: test00.m:78 ... respond test 163 OK 2012-01-30 20:26:25.094 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.094 respond[3467] Server 0x8591114 1 2012-01-30 20:26:25.095 respond[3467] Server 0x8591234 1 2012-01-30 20:26:25.095 respond[3467] Accept 163 2012-01-30 20:26:25.095 respond[3467] Server 0x8591234 4 2012-01-30 20:26:25.095 respond[3467] Done reading 163 2012-01-30 20:26:25.096 respond[3467] Done writing 163 Passed test: test00.m:78 ... respond test 162 OK 2012-01-30 20:26:25.105 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.105 respond[3467] Server 0x8591e5c 1 2012-01-30 20:26:25.105 respond[3467] Server 0x8591f7c 1 2012-01-30 20:26:25.105 respond[3467] Accept 162 2012-01-30 20:26:25.105 respond[3467] Server 0x8591f7c 4 2012-01-30 20:26:25.106 respond[3467] Done reading 162 2012-01-30 20:26:25.106 respond[3467] Done writing 162 Passed test: test00.m:78 ... respond test 161 OK 2012-01-30 20:26:25.115 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.115 respond[3467] Server 0x8592bc4 1 2012-01-30 20:26:25.115 respond[3467] Server 0x8592ce4 1 2012-01-30 20:26:25.115 respond[3467] Accept 161 2012-01-30 20:26:25.115 respond[3467] Server 0x8592ce4 4 2012-01-30 20:26:25.116 respond[3467] Done reading 161 2012-01-30 20:26:25.116 respond[3467] Done writing 161 Passed test: test00.m:78 ... respond test 160 OK 2012-01-30 20:26:25.123 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.123 respond[3467] Server 0x859390c 1 2012-01-30 20:26:25.123 respond[3467] Server 0x8593a2c 1 2012-01-30 20:26:25.123 respond[3467] Accept 160 2012-01-30 20:26:25.123 respond[3467] Server 0x8593a2c 4 2012-01-30 20:26:25.125 respond[3467] Done reading 160 2012-01-30 20:26:25.125 respond[3467] Done writing 160 Passed test: test00.m:78 ... respond test 159 OK 2012-01-30 20:26:25.135 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.135 respond[3467] Server 0x8594674 1 2012-01-30 20:26:25.135 respond[3467] Server 0x8594794 1 2012-01-30 20:26:25.135 respond[3467] Accept 159 2012-01-30 20:26:25.135 respond[3467] Server 0x8594794 4 2012-01-30 20:26:25.136 respond[3467] Done reading 159 2012-01-30 20:26:25.136 respond[3467] Done writing 159 Passed test: test00.m:78 ... respond test 158 OK 2012-01-30 20:26:25.143 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.143 respond[3467] Server 0x85953bc 1 2012-01-30 20:26:25.143 respond[3467] Server 0x85954dc 1 2012-01-30 20:26:25.144 respond[3467] Accept 158 2012-01-30 20:26:25.144 respond[3467] Server 0x85954dc 4 2012-01-30 20:26:25.145 respond[3467] Done reading 158 2012-01-30 20:26:25.145 respond[3467] Done writing 158 Passed test: test00.m:78 ... respond test 157 OK 2012-01-30 20:26:25.152 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.152 respond[3467] Server 0x8596124 1 2012-01-30 20:26:25.152 respond[3467] Server 0x8596244 1 2012-01-30 20:26:25.152 respond[3467] Accept 157 2012-01-30 20:26:25.153 respond[3467] Server 0x8596244 4 2012-01-30 20:26:25.153 respond[3467] Done reading 157 2012-01-30 20:26:25.153 respond[3467] Done writing 157 Passed test: test00.m:78 ... respond test 156 OK 2012-01-30 20:26:25.161 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.161 respond[3467] Server 0x8596e6c 1 2012-01-30 20:26:25.161 respond[3467] Server 0x8596f8c 1 2012-01-30 20:26:25.161 respond[3467] Accept 156 2012-01-30 20:26:25.161 respond[3467] Server 0x8596f8c 4 2012-01-30 20:26:25.162 respond[3467] Done reading 156 2012-01-30 20:26:25.162 respond[3467] Done writing 156 Passed test: test00.m:78 ... respond test 155 OK 2012-01-30 20:26:25.170 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.170 respond[3467] Server 0x8597bd4 1 2012-01-30 20:26:25.170 respond[3467] Server 0x8597cf4 1 2012-01-30 20:26:25.170 respond[3467] Accept 155 2012-01-30 20:26:25.170 respond[3467] Server 0x8597cf4 4 2012-01-30 20:26:25.171 respond[3467] Done reading 155 2012-01-30 20:26:25.171 respond[3467] Done writing 155 Passed test: test00.m:78 ... respond test 154 OK 2012-01-30 20:26:25.178 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.178 respond[3467] Server 0x859891c 1 2012-01-30 20:26:25.178 respond[3467] Server 0x8598a3c 1 2012-01-30 20:26:25.178 respond[3467] Accept 154 2012-01-30 20:26:25.178 respond[3467] Server 0x8598a3c 4 2012-01-30 20:26:25.179 respond[3467] Done reading 154 2012-01-30 20:26:25.179 respond[3467] Done writing 154 Passed test: test00.m:78 ... respond test 153 OK 2012-01-30 20:26:25.191 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.191 respond[3467] Server 0x8599684 1 2012-01-30 20:26:25.191 respond[3467] Server 0x85997a4 1 2012-01-30 20:26:25.191 respond[3467] Accept 153 2012-01-30 20:26:25.191 respond[3467] Server 0x85997a4 4 2012-01-30 20:26:25.192 respond[3467] Done reading 153 2012-01-30 20:26:25.192 respond[3467] Done writing 153 Passed test: test00.m:78 ... respond test 152 OK 2012-01-30 20:26:25.205 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.205 respond[3467] Server 0x859a3d4 1 2012-01-30 20:26:25.205 respond[3467] Server 0x859a4f4 1 2012-01-30 20:26:25.205 respond[3467] Accept 152 2012-01-30 20:26:25.205 respond[3467] Server 0x859a4f4 4 2012-01-30 20:26:25.207 respond[3467] Done reading 152 2012-01-30 20:26:25.207 respond[3467] Done writing 152 Passed test: test00.m:78 ... respond test 151 OK 2012-01-30 20:26:25.222 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.222 respond[3467] Server 0x859b134 1 2012-01-30 20:26:25.222 respond[3467] Server 0x859b254 1 2012-01-30 20:26:25.222 respond[3467] Accept 151 2012-01-30 20:26:25.222 respond[3467] Server 0x859b254 4 2012-01-30 20:26:25.223 respond[3467] Done reading 151 2012-01-30 20:26:25.223 respond[3467] Done writing 151 Passed test: test00.m:78 ... respond test 150 OK 2012-01-30 20:26:25.230 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.230 respond[3467] Server 0x859be9c 1 2012-01-30 20:26:25.230 respond[3467] Server 0x859bfbc 1 2012-01-30 20:26:25.230 respond[3467] Accept 150 2012-01-30 20:26:25.230 respond[3467] Server 0x859bfbc 4 2012-01-30 20:26:25.231 respond[3467] Done reading 150 2012-01-30 20:26:25.231 respond[3467] Done writing 150 Passed test: test00.m:78 ... respond test 149 OK 2012-01-30 20:26:25.239 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.239 respond[3467] Server 0x859cbe4 1 2012-01-30 20:26:25.239 respond[3467] Server 0x859cd04 1 2012-01-30 20:26:25.239 respond[3467] Accept 149 2012-01-30 20:26:25.239 respond[3467] Server 0x859cd04 4 2012-01-30 20:26:25.240 respond[3467] Done reading 149 2012-01-30 20:26:25.240 respond[3467] Done writing 149 Passed test: test00.m:78 ... respond test 148 OK 2012-01-30 20:26:25.247 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.247 respond[3467] Server 0x859d94c 1 2012-01-30 20:26:25.247 respond[3467] Server 0x859da6c 1 2012-01-30 20:26:25.248 respond[3467] Accept 148 2012-01-30 20:26:25.248 respond[3467] Server 0x859da6c 4 2012-01-30 20:26:25.248 respond[3467] Done reading 148 2012-01-30 20:26:25.249 respond[3467] Done writing 148 Passed test: test00.m:78 ... respond test 147 OK 2012-01-30 20:26:25.258 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.258 respond[3467] Server 0x859e694 1 2012-01-30 20:26:25.259 respond[3467] Server 0x859e7b4 1 2012-01-30 20:26:25.259 respond[3467] Accept 147 2012-01-30 20:26:25.259 respond[3467] Server 0x859e7b4 4 2012-01-30 20:26:25.260 respond[3467] Done reading 147 2012-01-30 20:26:25.260 respond[3467] Done writing 147 Passed test: test00.m:78 ... respond test 146 OK 2012-01-30 20:26:25.269 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.269 respond[3467] Server 0x859f3fc 1 2012-01-30 20:26:25.269 respond[3467] Server 0x859f51c 1 2012-01-30 20:26:25.269 respond[3467] Accept 146 2012-01-30 20:26:25.269 respond[3467] Server 0x859f51c 4 2012-01-30 20:26:25.270 respond[3467] Done reading 146 2012-01-30 20:26:25.270 respond[3467] Done writing 146 Passed test: test00.m:78 ... respond test 145 OK 2012-01-30 20:26:25.282 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.282 respond[3467] Server 0x85a015c 1 2012-01-30 20:26:25.282 respond[3467] Server 0x85a027c 1 2012-01-30 20:26:25.282 respond[3467] Accept 145 2012-01-30 20:26:25.282 respond[3467] Server 0x85a027c 4 2012-01-30 20:26:25.283 respond[3467] Done reading 145 2012-01-30 20:26:25.283 respond[3467] Done writing 145 Passed test: test00.m:78 ... respond test 144 OK 2012-01-30 20:26:25.299 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.299 respond[3467] Server 0x85a0edc 1 2012-01-30 20:26:25.299 respond[3467] Server 0x85a0ffc 1 2012-01-30 20:26:25.299 respond[3467] Accept 144 2012-01-30 20:26:25.299 respond[3467] Server 0x85a0ffc 4 2012-01-30 20:26:25.300 respond[3467] Done reading 144 2012-01-30 20:26:25.300 respond[3467] Done writing 144 Passed test: test00.m:78 ... respond test 143 OK 2012-01-30 20:26:25.314 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.314 respond[3467] Server 0x85a1c3c 1 2012-01-30 20:26:25.314 respond[3467] Server 0x85a1d5c 1 2012-01-30 20:26:25.314 respond[3467] Accept 143 2012-01-30 20:26:25.314 respond[3467] Server 0x85a1d5c 4 2012-01-30 20:26:25.315 respond[3467] Done reading 143 2012-01-30 20:26:25.315 respond[3467] Done writing 143 Passed test: test00.m:78 ... respond test 142 OK 2012-01-30 20:26:25.325 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.325 respond[3467] Server 0x85a29bc 1 2012-01-30 20:26:25.325 respond[3467] Server 0x85a2adc 1 2012-01-30 20:26:25.325 respond[3467] Accept 142 2012-01-30 20:26:25.325 respond[3467] Server 0x85a2adc 4 2012-01-30 20:26:25.326 respond[3467] Done reading 142 2012-01-30 20:26:25.326 respond[3467] Done writing 142 Passed test: test00.m:78 ... respond test 141 OK 2012-01-30 20:26:25.333 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.333 respond[3467] Server 0x85a371c 1 2012-01-30 20:26:25.333 respond[3467] Server 0x85a383c 1 2012-01-30 20:26:25.333 respond[3467] Accept 141 2012-01-30 20:26:25.334 respond[3467] Server 0x85a383c 4 2012-01-30 20:26:25.334 respond[3467] Done reading 141 2012-01-30 20:26:25.335 respond[3467] Done writing 141 Passed test: test00.m:78 ... respond test 140 OK 2012-01-30 20:26:25.342 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.342 respond[3467] Server 0x85a449c 1 2012-01-30 20:26:25.342 respond[3467] Server 0x85a45bc 1 2012-01-30 20:26:25.342 respond[3467] Accept 140 2012-01-30 20:26:25.342 respond[3467] Server 0x85a45bc 4 2012-01-30 20:26:25.344 respond[3467] Done reading 140 2012-01-30 20:26:25.344 respond[3467] Done writing 140 Passed test: test00.m:78 ... respond test 139 OK 2012-01-30 20:26:25.355 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.355 respond[3467] Server 0x85a51fc 1 2012-01-30 20:26:25.355 respond[3467] Server 0x85a531c 1 2012-01-30 20:26:25.355 respond[3467] Accept 139 2012-01-30 20:26:25.356 respond[3467] Server 0x85a531c 4 2012-01-30 20:26:25.356 respond[3467] Done reading 139 2012-01-30 20:26:25.357 respond[3467] Done writing 139 Passed test: test00.m:78 ... respond test 138 OK 2012-01-30 20:26:25.364 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.364 respond[3467] Server 0x85a5f7c 1 2012-01-30 20:26:25.364 respond[3467] Server 0x85a609c 1 2012-01-30 20:26:25.364 respond[3467] Accept 138 2012-01-30 20:26:25.364 respond[3467] Server 0x85a609c 4 2012-01-30 20:26:25.365 respond[3467] Done reading 138 2012-01-30 20:26:25.366 respond[3467] Done writing 138 Passed test: test00.m:78 ... respond test 137 OK 2012-01-30 20:26:25.373 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.373 respond[3467] Server 0x85a6cdc 1 2012-01-30 20:26:25.373 respond[3467] Server 0x85a6dfc 1 2012-01-30 20:26:25.373 respond[3467] Accept 137 2012-01-30 20:26:25.373 respond[3467] Server 0x85a6dfc 4 2012-01-30 20:26:25.374 respond[3467] Done reading 137 2012-01-30 20:26:25.374 respond[3467] Done writing 137 Passed test: test00.m:78 ... respond test 136 OK 2012-01-30 20:26:25.381 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.381 respond[3467] Server 0x85a7a5c 1 2012-01-30 20:26:25.381 respond[3467] Server 0x85a7b7c 1 2012-01-30 20:26:25.381 respond[3467] Accept 136 2012-01-30 20:26:25.381 respond[3467] Server 0x85a7b7c 4 2012-01-30 20:26:25.382 respond[3467] Done reading 136 2012-01-30 20:26:25.382 respond[3467] Done writing 136 Passed test: test00.m:78 ... respond test 135 OK 2012-01-30 20:26:25.392 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.392 respond[3467] Server 0x85a87bc 1 2012-01-30 20:26:25.392 respond[3467] Server 0x85a88dc 1 2012-01-30 20:26:25.392 respond[3467] Accept 135 2012-01-30 20:26:25.392 respond[3467] Server 0x85a88dc 4 2012-01-30 20:26:25.393 respond[3467] Done reading 135 2012-01-30 20:26:25.393 respond[3467] Done writing 135 Passed test: test00.m:78 ... respond test 134 OK 2012-01-30 20:26:25.403 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.403 respond[3467] Server 0x85a953c 1 2012-01-30 20:26:25.403 respond[3467] Server 0x85a965c 1 2012-01-30 20:26:25.403 respond[3467] Accept 134 2012-01-30 20:26:25.403 respond[3467] Server 0x85a965c 4 2012-01-30 20:26:25.404 respond[3467] Done reading 134 2012-01-30 20:26:25.404 respond[3467] Done writing 134 Passed test: test00.m:78 ... respond test 133 OK 2012-01-30 20:26:25.413 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.414 respond[3467] Server 0x85aa29c 1 2012-01-30 20:26:25.414 respond[3467] Server 0x85aa3bc 1 2012-01-30 20:26:25.414 respond[3467] Accept 133 2012-01-30 20:26:25.414 respond[3467] Server 0x85aa3bc 4 2012-01-30 20:26:25.415 respond[3467] Done reading 133 2012-01-30 20:26:25.415 respond[3467] Done writing 133 Passed test: test00.m:78 ... respond test 132 OK 2012-01-30 20:26:25.422 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.422 respond[3467] Server 0x85ab01c 1 2012-01-30 20:26:25.422 respond[3467] Server 0x85ab13c 1 2012-01-30 20:26:25.422 respond[3467] Accept 132 2012-01-30 20:26:25.422 respond[3467] Server 0x85ab13c 4 2012-01-30 20:26:25.425 respond[3467] Done reading 132 2012-01-30 20:26:25.425 respond[3467] Done writing 132 Passed test: test00.m:78 ... respond test 131 OK 2012-01-30 20:26:25.436 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.436 respond[3467] Server 0x85abd94 1 2012-01-30 20:26:25.436 respond[3467] Server 0x85abeb4 1 2012-01-30 20:26:25.436 respond[3467] Accept 131 2012-01-30 20:26:25.436 respond[3467] Server 0x85abeb4 4 2012-01-30 20:26:25.437 respond[3467] Done reading 131 2012-01-30 20:26:25.437 respond[3467] Done writing 131 Passed test: test00.m:78 ... respond test 130 OK 2012-01-30 20:26:25.444 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.445 respond[3467] Server 0x85acb2c 1 2012-01-30 20:26:25.445 respond[3467] Server 0x85acc4c 1 2012-01-30 20:26:25.445 respond[3467] Accept 130 2012-01-30 20:26:25.445 respond[3467] Server 0x85acc4c 4 2012-01-30 20:26:25.446 respond[3467] Done reading 130 2012-01-30 20:26:25.446 respond[3467] Done writing 130 Passed test: test00.m:78 ... respond test 129 OK 2012-01-30 20:26:25.454 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.454 respond[3467] Server 0x85ad8a4 1 2012-01-30 20:26:25.454 respond[3467] Server 0x85ad9c4 1 2012-01-30 20:26:25.454 respond[3467] Accept 129 2012-01-30 20:26:25.454 respond[3467] Server 0x85ad9c4 4 2012-01-30 20:26:25.456 respond[3467] Done reading 129 2012-01-30 20:26:25.456 respond[3467] Done writing 129 Passed test: test00.m:78 ... respond test 128 OK 2012-01-30 20:26:25.465 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.465 respond[3467] Server 0x85ae63c 1 2012-01-30 20:26:25.465 respond[3467] Server 0x85ae75c 1 2012-01-30 20:26:25.465 respond[3467] Accept 128 2012-01-30 20:26:25.465 respond[3467] Server 0x85ae75c 4 2012-01-30 20:26:25.466 respond[3467] Done reading 128 2012-01-30 20:26:25.467 respond[3467] Done writing 128 Passed test: test00.m:78 ... respond test 127 OK 2012-01-30 20:26:25.476 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.476 respond[3467] Server 0x85af3b4 1 2012-01-30 20:26:25.476 respond[3467] Server 0x85af4d4 1 2012-01-30 20:26:25.476 respond[3467] Accept 127 2012-01-30 20:26:25.476 respond[3467] Server 0x85af4d4 4 2012-01-30 20:26:25.477 respond[3467] Done reading 127 2012-01-30 20:26:25.477 respond[3467] Done writing 127 Passed test: test00.m:78 ... respond test 126 OK 2012-01-30 20:26:25.487 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.487 respond[3467] Server 0x85b014c 1 2012-01-30 20:26:25.487 respond[3467] Server 0x85b026c 1 2012-01-30 20:26:25.487 respond[3467] Accept 126 2012-01-30 20:26:25.487 respond[3467] Server 0x85b026c 4 2012-01-30 20:26:25.490 respond[3467] Done reading 126 2012-01-30 20:26:25.490 respond[3467] Done writing 126 Passed test: test00.m:78 ... respond test 125 OK 2012-01-30 20:26:25.497 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.498 respond[3467] Server 0x85b0ec4 1 2012-01-30 20:26:25.498 respond[3467] Server 0x85b0fe4 1 2012-01-30 20:26:25.498 respond[3467] Accept 125 2012-01-30 20:26:25.498 respond[3467] Server 0x85b0fe4 4 2012-01-30 20:26:25.499 respond[3467] Done reading 125 2012-01-30 20:26:25.499 respond[3467] Done writing 125 Passed test: test00.m:78 ... respond test 124 OK 2012-01-30 20:26:25.507 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.508 respond[3467] Server 0x85b1c5c 1 2012-01-30 20:26:25.508 respond[3467] Server 0x85b1d7c 1 2012-01-30 20:26:25.508 respond[3467] Accept 124 2012-01-30 20:26:25.508 respond[3467] Server 0x85b1d7c 4 2012-01-30 20:26:25.510 respond[3467] Done reading 124 2012-01-30 20:26:25.510 respond[3467] Done writing 124 Passed test: test00.m:78 ... respond test 123 OK 2012-01-30 20:26:25.520 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.520 respond[3467] Server 0x85b29d4 1 2012-01-30 20:26:25.520 respond[3467] Server 0x85b2af4 1 2012-01-30 20:26:25.520 respond[3467] Accept 123 2012-01-30 20:26:25.520 respond[3467] Server 0x85b2af4 4 2012-01-30 20:26:25.521 respond[3467] Done reading 123 2012-01-30 20:26:25.521 respond[3467] Done writing 123 Passed test: test00.m:78 ... respond test 122 OK 2012-01-30 20:26:25.532 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.532 respond[3467] Server 0x85b376c 1 2012-01-30 20:26:25.532 respond[3467] Server 0x85b388c 1 2012-01-30 20:26:25.532 respond[3467] Accept 122 2012-01-30 20:26:25.532 respond[3467] Server 0x85b388c 4 2012-01-30 20:26:25.533 respond[3467] Done reading 122 2012-01-30 20:26:25.533 respond[3467] Done writing 122 Passed test: test00.m:78 ... respond test 121 OK 2012-01-30 20:26:25.543 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.543 respond[3467] Server 0x85b44e4 1 2012-01-30 20:26:25.543 respond[3467] Server 0x85b4604 1 2012-01-30 20:26:25.543 respond[3467] Accept 121 2012-01-30 20:26:25.543 respond[3467] Server 0x85b4604 4 2012-01-30 20:26:25.544 respond[3467] Done reading 121 2012-01-30 20:26:25.544 respond[3467] Done writing 121 Passed test: test00.m:78 ... respond test 120 OK 2012-01-30 20:26:25.554 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.554 respond[3467] Server 0x85b527c 1 2012-01-30 20:26:25.554 respond[3467] Server 0x85b539c 1 2012-01-30 20:26:25.554 respond[3467] Accept 120 2012-01-30 20:26:25.554 respond[3467] Server 0x85b539c 4 2012-01-30 20:26:25.555 respond[3467] Done reading 120 2012-01-30 20:26:25.555 respond[3467] Done writing 120 Passed test: test00.m:78 ... respond test 119 OK 2012-01-30 20:26:25.564 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.564 respond[3467] Server 0x85b600c 1 2012-01-30 20:26:25.565 respond[3467] Server 0x85b612c 1 2012-01-30 20:26:25.565 respond[3467] Accept 119 2012-01-30 20:26:25.565 respond[3467] Server 0x85b612c 4 2012-01-30 20:26:25.566 respond[3467] Done reading 119 2012-01-30 20:26:25.566 respond[3467] Done writing 119 Passed test: test00.m:78 ... respond test 118 OK 2012-01-30 20:26:25.573 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.574 respond[3467] Server 0x85b6dbc 1 2012-01-30 20:26:25.574 respond[3467] Server 0x85b6edc 1 2012-01-30 20:26:25.574 respond[3467] Accept 118 2012-01-30 20:26:25.574 respond[3467] Server 0x85b6edc 4 2012-01-30 20:26:25.575 respond[3467] Done reading 118 2012-01-30 20:26:25.575 respond[3467] Done writing 118 Passed test: test00.m:78 ... respond test 117 OK 2012-01-30 20:26:25.582 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.582 respond[3467] Server 0x85b7b4c 1 2012-01-30 20:26:25.582 respond[3467] Server 0x85b7c6c 1 2012-01-30 20:26:25.582 respond[3467] Accept 117 2012-01-30 20:26:25.583 respond[3467] Server 0x85b7c6c 4 2012-01-30 20:26:25.584 respond[3467] Done reading 117 2012-01-30 20:26:25.584 respond[3467] Done writing 117 Passed test: test00.m:78 ... respond test 116 OK 2012-01-30 20:26:25.591 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.591 respond[3467] Server 0x85b88fc 1 2012-01-30 20:26:25.591 respond[3467] Server 0x85b8a1c 1 2012-01-30 20:26:25.591 respond[3467] Accept 116 2012-01-30 20:26:25.592 respond[3467] Server 0x85b8a1c 4 2012-01-30 20:26:25.593 respond[3467] Done reading 116 2012-01-30 20:26:25.593 respond[3467] Done writing 116 Passed test: test00.m:78 ... respond test 115 OK 2012-01-30 20:26:25.604 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.604 respond[3467] Server 0x85b968c 1 2012-01-30 20:26:25.604 respond[3467] Server 0x85b97ac 1 2012-01-30 20:26:25.604 respond[3467] Accept 115 2012-01-30 20:26:25.604 respond[3467] Server 0x85b97ac 4 2012-01-30 20:26:25.605 respond[3467] Done reading 115 2012-01-30 20:26:25.605 respond[3467] Done writing 115 Passed test: test00.m:78 ... respond test 114 OK 2012-01-30 20:26:25.615 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.615 respond[3467] Server 0x85ba43c 1 2012-01-30 20:26:25.615 respond[3467] Server 0x85ba55c 1 2012-01-30 20:26:25.615 respond[3467] Accept 114 2012-01-30 20:26:25.615 respond[3467] Server 0x85ba55c 4 2012-01-30 20:26:25.616 respond[3467] Done reading 114 2012-01-30 20:26:25.616 respond[3467] Done writing 114 Passed test: test00.m:78 ... respond test 113 OK 2012-01-30 20:26:25.623 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.623 respond[3467] Server 0x85bb1f4 1 2012-01-30 20:26:25.623 respond[3467] Server 0x85bb2a4 1 2012-01-30 20:26:25.623 respond[3467] Accept 113 2012-01-30 20:26:25.623 respond[3467] Server 0x85bb2a4 4 2012-01-30 20:26:25.624 respond[3467] Done reading 113 2012-01-30 20:26:25.625 respond[3467] Done writing 113 Passed test: test00.m:78 ... respond test 112 OK 2012-01-30 20:26:25.632 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.632 respond[3467] Server 0x85bbf74 1 2012-01-30 20:26:25.632 respond[3467] Server 0x85bc094 1 2012-01-30 20:26:25.632 respond[3467] Accept 112 2012-01-30 20:26:25.632 respond[3467] Server 0x85bc094 4 2012-01-30 20:26:25.633 respond[3467] Done reading 112 2012-01-30 20:26:25.633 respond[3467] Done writing 112 Passed test: test00.m:78 ... respond test 111 OK 2012-01-30 20:26:25.640 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.641 respond[3467] Server 0x85bcd24 1 2012-01-30 20:26:25.641 respond[3467] Server 0x85bce44 1 2012-01-30 20:26:25.641 respond[3467] Accept 111 2012-01-30 20:26:25.641 respond[3467] Server 0x85bce44 4 2012-01-30 20:26:25.642 respond[3467] Done reading 111 2012-01-30 20:26:25.642 respond[3467] Done writing 111 Passed test: test00.m:78 ... respond test 110 OK 2012-01-30 20:26:25.649 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.649 respond[3467] Server 0x85bdab4 1 2012-01-30 20:26:25.649 respond[3467] Server 0x85bdbd4 1 2012-01-30 20:26:25.649 respond[3467] Accept 110 2012-01-30 20:26:25.649 respond[3467] Server 0x85bdbd4 4 2012-01-30 20:26:25.651 respond[3467] Done reading 110 2012-01-30 20:26:25.651 respond[3467] Done writing 110 Passed test: test00.m:78 ... respond test 109 OK 2012-01-30 20:26:25.658 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.658 respond[3467] Server 0x85be87c 1 2012-01-30 20:26:25.658 respond[3467] Server 0x85be99c 1 2012-01-30 20:26:25.658 respond[3467] Accept 109 2012-01-30 20:26:25.659 respond[3467] Server 0x85be99c 4 2012-01-30 20:26:25.660 respond[3467] Done reading 109 2012-01-30 20:26:25.660 respond[3467] Done writing 109 Passed test: test00.m:78 ... respond test 108 OK 2012-01-30 20:26:25.667 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.667 respond[3467] Server 0x85bf624 1 2012-01-30 20:26:25.667 respond[3467] Server 0x85bf744 1 2012-01-30 20:26:25.667 respond[3467] Accept 108 2012-01-30 20:26:25.667 respond[3467] Server 0x85bf744 4 2012-01-30 20:26:25.668 respond[3467] Done reading 108 2012-01-30 20:26:25.668 respond[3467] Done writing 108 Passed test: test00.m:78 ... respond test 107 OK 2012-01-30 20:26:25.676 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.676 respond[3467] Server 0x85c03ec 1 2012-01-30 20:26:25.676 respond[3467] Server 0x85c050c 1 2012-01-30 20:26:25.676 respond[3467] Accept 107 2012-01-30 20:26:25.676 respond[3467] Server 0x85c050c 4 2012-01-30 20:26:25.677 respond[3467] Done reading 107 2012-01-30 20:26:25.678 respond[3467] Done writing 107 Passed test: test00.m:78 ... respond test 106 OK 2012-01-30 20:26:25.688 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.688 respond[3467] Server 0x85c1194 1 2012-01-30 20:26:25.688 respond[3467] Server 0x85c12b4 1 2012-01-30 20:26:25.688 respond[3467] Accept 106 2012-01-30 20:26:25.689 respond[3467] Server 0x85c12b4 4 2012-01-30 20:26:25.690 respond[3467] Done reading 106 2012-01-30 20:26:25.690 respond[3467] Done writing 106 Passed test: test00.m:78 ... respond test 105 OK 2012-01-30 20:26:25.697 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.697 respond[3467] Server 0x85c1f5c 1 2012-01-30 20:26:25.698 respond[3467] Server 0x85c207c 1 2012-01-30 20:26:25.698 respond[3467] Accept 105 2012-01-30 20:26:25.698 respond[3467] Server 0x85c207c 4 2012-01-30 20:26:25.699 respond[3467] Done reading 105 2012-01-30 20:26:25.699 respond[3467] Done writing 105 Passed test: test00.m:78 ... respond test 104 OK 2012-01-30 20:26:25.707 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.707 respond[3467] Server 0x85c2d04 1 2012-01-30 20:26:25.707 respond[3467] Server 0x85c2e24 1 2012-01-30 20:26:25.707 respond[3467] Accept 104 2012-01-30 20:26:25.707 respond[3467] Server 0x85c2e24 4 2012-01-30 20:26:25.709 respond[3467] Done reading 104 2012-01-30 20:26:25.709 respond[3467] Done writing 104 Passed test: test00.m:78 ... respond test 103 OK 2012-01-30 20:26:25.717 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.717 respond[3467] Server 0x85c3acc 1 2012-01-30 20:26:25.717 respond[3467] Server 0x85c3bec 1 2012-01-30 20:26:25.717 respond[3467] Accept 103 2012-01-30 20:26:25.717 respond[3467] Server 0x85c3bec 4 2012-01-30 20:26:25.718 respond[3467] Done reading 103 2012-01-30 20:26:25.718 respond[3467] Done writing 103 Passed test: test00.m:78 ... respond test 102 OK 2012-01-30 20:26:25.725 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.725 respond[3467] Server 0x85c4874 1 2012-01-30 20:26:25.725 respond[3467] Server 0x85c4994 1 2012-01-30 20:26:25.725 respond[3467] Accept 102 2012-01-30 20:26:25.726 respond[3467] Server 0x85c4994 4 2012-01-30 20:26:25.727 respond[3467] Done reading 102 2012-01-30 20:26:25.727 respond[3467] Done writing 102 Passed test: test00.m:78 ... respond test 101 OK 2012-01-30 20:26:25.734 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.734 respond[3467] Server 0x85c5654 1 2012-01-30 20:26:25.734 respond[3467] Server 0x85c5774 1 2012-01-30 20:26:25.735 respond[3467] Accept 101 2012-01-30 20:26:25.735 respond[3467] Server 0x85c5774 4 2012-01-30 20:26:25.736 respond[3467] Done reading 101 2012-01-30 20:26:25.736 respond[3467] Done writing 101 Passed test: test00.m:78 ... respond test 100 OK 2012-01-30 20:26:25.747 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.747 respond[3467] Server 0x85c6414 1 2012-01-30 20:26:25.747 respond[3467] Server 0x85c6534 1 2012-01-30 20:26:25.747 respond[3467] Accept 100 2012-01-30 20:26:25.747 respond[3467] Server 0x85c6534 4 2012-01-30 20:26:25.749 respond[3467] Done reading 100 2012-01-30 20:26:25.749 respond[3467] Done writing 100 Passed test: test00.m:78 ... respond test 99 OK 2012-01-30 20:26:25.756 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.756 respond[3467] Server 0x85c71f4 1 2012-01-30 20:26:25.756 respond[3467] Server 0x85c7314 1 2012-01-30 20:26:25.757 respond[3467] Accept 99 2012-01-30 20:26:25.757 respond[3467] Server 0x85c7314 4 2012-01-30 20:26:25.758 respond[3467] Done reading 99 2012-01-30 20:26:25.758 respond[3467] Done writing 99 Passed test: test00.m:78 ... respond test 98 OK 2012-01-30 20:26:25.768 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.768 respond[3467] Server 0x85c7f8c 1 2012-01-30 20:26:25.768 respond[3467] Server 0x85c80ac 1 2012-01-30 20:26:25.768 respond[3467] Accept 98 2012-01-30 20:26:25.768 respond[3467] Server 0x85c80ac 4 2012-01-30 20:26:25.770 respond[3467] Done reading 98 2012-01-30 20:26:25.770 respond[3467] Done writing 98 Passed test: test00.m:78 ... respond test 97 OK 2012-01-30 20:26:25.777 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.777 respond[3467] Server 0x85c8d54 1 2012-01-30 20:26:25.778 respond[3467] Server 0x85c8e74 1 2012-01-30 20:26:25.778 respond[3467] Accept 97 2012-01-30 20:26:25.778 respond[3467] Server 0x85c8e74 4 2012-01-30 20:26:25.779 respond[3467] Done reading 97 2012-01-30 20:26:25.779 respond[3467] Done writing 97 Passed test: test00.m:78 ... respond test 96 OK 2012-01-30 20:26:25.786 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.786 respond[3467] Server 0x85c9b1c 1 2012-01-30 20:26:25.786 respond[3467] Server 0x85c9c3c 1 2012-01-30 20:26:25.786 respond[3467] Accept 96 2012-01-30 20:26:25.786 respond[3467] Server 0x85c9c3c 4 2012-01-30 20:26:25.787 respond[3467] Done reading 96 2012-01-30 20:26:25.787 respond[3467] Done writing 96 Passed test: test00.m:78 ... respond test 95 OK 2012-01-30 20:26:25.795 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.795 respond[3467] Server 0x85ca8e4 1 2012-01-30 20:26:25.795 respond[3467] Server 0x85caa04 1 2012-01-30 20:26:25.795 respond[3467] Accept 95 2012-01-30 20:26:25.795 respond[3467] Server 0x85caa04 4 2012-01-30 20:26:25.797 respond[3467] Done reading 95 2012-01-30 20:26:25.797 respond[3467] Done writing 95 Passed test: test00.m:78 ... respond test 94 OK 2012-01-30 20:26:25.804 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.804 respond[3467] Server 0x85cb6ac 1 2012-01-30 20:26:25.804 respond[3467] Server 0x85cb7cc 1 2012-01-30 20:26:25.804 respond[3467] Accept 94 2012-01-30 20:26:25.804 respond[3467] Server 0x85cb7cc 4 2012-01-30 20:26:25.805 respond[3467] Done reading 94 2012-01-30 20:26:25.805 respond[3467] Done writing 94 Passed test: test00.m:78 ... respond test 93 OK 2012-01-30 20:26:25.814 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.814 respond[3467] Server 0x85cc48c 1 2012-01-30 20:26:25.814 respond[3467] Server 0x85cc5ac 1 2012-01-30 20:26:25.814 respond[3467] Accept 93 2012-01-30 20:26:25.814 respond[3467] Server 0x85cc5ac 4 2012-01-30 20:26:25.816 respond[3467] Done reading 93 2012-01-30 20:26:25.816 respond[3467] Done writing 93 Passed test: test00.m:78 ... respond test 92 OK 2012-01-30 20:26:25.823 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.823 respond[3467] Server 0x85cd26c 1 2012-01-30 20:26:25.824 respond[3467] Server 0x85cd38c 1 2012-01-30 20:26:25.824 respond[3467] Accept 92 2012-01-30 20:26:25.824 respond[3467] Server 0x85cd38c 4 2012-01-30 20:26:25.825 respond[3467] Done reading 92 2012-01-30 20:26:25.825 respond[3467] Done writing 92 Passed test: test00.m:78 ... respond test 91 OK 2012-01-30 20:26:25.832 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.832 respond[3467] Server 0x85ce04c 1 2012-01-30 20:26:25.832 respond[3467] Server 0x85ce16c 1 2012-01-30 20:26:25.832 respond[3467] Accept 91 2012-01-30 20:26:25.832 respond[3467] Server 0x85ce16c 4 2012-01-30 20:26:25.834 respond[3467] Done reading 91 2012-01-30 20:26:25.834 respond[3467] Done writing 91 Passed test: test00.m:78 ... respond test 90 OK 2012-01-30 20:26:25.846 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.846 respond[3467] Server 0x85cee2c 1 2012-01-30 20:26:25.846 respond[3467] Server 0x85cef4c 1 2012-01-30 20:26:25.846 respond[3467] Accept 90 2012-01-30 20:26:25.846 respond[3467] Server 0x85cef4c 4 2012-01-30 20:26:25.849 respond[3467] Done reading 90 2012-01-30 20:26:25.849 respond[3467] Done writing 90 Passed test: test00.m:78 ... respond test 89 OK 2012-01-30 20:26:25.859 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.859 respond[3467] Server 0x85cfc0c 1 2012-01-30 20:26:25.859 respond[3467] Server 0x85cfd2c 1 2012-01-30 20:26:25.860 respond[3467] Accept 89 2012-01-30 20:26:25.860 respond[3467] Server 0x85cfd2c 4 2012-01-30 20:26:25.861 respond[3467] Done reading 89 2012-01-30 20:26:25.861 respond[3467] Done writing 89 Passed test: test00.m:78 ... respond test 88 OK 2012-01-30 20:26:25.877 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.877 respond[3467] Server 0x85d09ec 1 2012-01-30 20:26:25.877 respond[3467] Server 0x85d0b0c 1 2012-01-30 20:26:25.878 respond[3467] Accept 88 2012-01-30 20:26:25.878 respond[3467] Server 0x85d0b0c 4 2012-01-30 20:26:25.880 respond[3467] Done reading 88 2012-01-30 20:26:25.880 respond[3467] Done writing 88 Passed test: test00.m:78 ... respond test 87 OK 2012-01-30 20:26:25.893 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.894 respond[3467] Server 0x85d17e4 1 2012-01-30 20:26:25.894 respond[3467] Server 0x85d1904 1 2012-01-30 20:26:25.894 respond[3467] Accept 87 2012-01-30 20:26:25.894 respond[3467] Server 0x85d1904 4 2012-01-30 20:26:25.896 respond[3467] Done reading 87 2012-01-30 20:26:25.896 respond[3467] Done writing 87 Passed test: test00.m:78 ... respond test 86 OK 2012-01-30 20:26:25.912 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.912 respond[3467] Server 0x85d25dc 1 2012-01-30 20:26:25.912 respond[3467] Server 0x85d26fc 1 2012-01-30 20:26:25.912 respond[3467] Accept 86 2012-01-30 20:26:25.913 respond[3467] Server 0x85d26fc 4 2012-01-30 20:26:25.914 respond[3467] Done reading 86 2012-01-30 20:26:25.914 respond[3467] Done writing 86 Passed test: test00.m:78 ... respond test 85 OK 2012-01-30 20:26:25.925 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.925 respond[3467] Server 0x85d33d4 1 2012-01-30 20:26:25.925 respond[3467] Server 0x85d34f4 1 2012-01-30 20:26:25.925 respond[3467] Accept 85 2012-01-30 20:26:25.926 respond[3467] Server 0x85d34f4 4 2012-01-30 20:26:25.927 respond[3467] Done reading 85 2012-01-30 20:26:25.927 respond[3467] Done writing 85 Passed test: test00.m:78 ... respond test 84 OK 2012-01-30 20:26:25.944 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.944 respond[3467] Server 0x85d41cc 1 2012-01-30 20:26:25.944 respond[3467] Server 0x85d42ec 1 2012-01-30 20:26:25.944 respond[3467] Accept 84 2012-01-30 20:26:25.944 respond[3467] Server 0x85d42ec 4 2012-01-30 20:26:25.945 respond[3467] Done reading 84 2012-01-30 20:26:25.945 respond[3467] Done writing 84 Passed test: test00.m:78 ... respond test 83 OK 2012-01-30 20:26:25.955 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.955 respond[3467] Server 0x85d4fc4 1 2012-01-30 20:26:25.955 respond[3467] Server 0x85d50e4 1 2012-01-30 20:26:25.955 respond[3467] Accept 83 2012-01-30 20:26:25.955 respond[3467] Server 0x85d50e4 4 2012-01-30 20:26:25.957 respond[3467] Done reading 83 2012-01-30 20:26:25.957 respond[3467] Done writing 83 Passed test: test00.m:78 ... respond test 82 OK 2012-01-30 20:26:25.968 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.968 respond[3467] Server 0x85d5dd4 1 2012-01-30 20:26:25.968 respond[3467] Server 0x85d5ef4 1 2012-01-30 20:26:25.968 respond[3467] Accept 82 2012-01-30 20:26:25.968 respond[3467] Server 0x85d5ef4 4 2012-01-30 20:26:25.971 respond[3467] Done reading 82 2012-01-30 20:26:25.971 respond[3467] Done writing 82 Passed test: test00.m:78 ... respond test 81 OK 2012-01-30 20:26:25.980 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.980 respond[3467] Server 0x85d6be4 1 2012-01-30 20:26:25.980 respond[3467] Server 0x85d6d04 1 2012-01-30 20:26:25.980 respond[3467] Accept 81 2012-01-30 20:26:25.980 respond[3467] Server 0x85d6d04 4 2012-01-30 20:26:25.982 respond[3467] Done reading 81 2012-01-30 20:26:25.982 respond[3467] Done writing 81 Passed test: test00.m:78 ... respond test 80 OK 2012-01-30 20:26:25.989 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.989 respond[3467] Server 0x85d79f4 1 2012-01-30 20:26:25.989 respond[3467] Server 0x85d7b14 1 2012-01-30 20:26:25.989 respond[3467] Accept 80 2012-01-30 20:26:25.989 respond[3467] Server 0x85d7b14 4 2012-01-30 20:26:25.991 respond[3467] Done reading 80 2012-01-30 20:26:25.991 respond[3467] Done writing 80 Passed test: test00.m:78 ... respond test 79 OK 2012-01-30 20:26:25.998 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:25.998 respond[3467] Server 0x85d8804 1 2012-01-30 20:26:25.998 respond[3467] Server 0x85d8924 1 2012-01-30 20:26:25.998 respond[3467] Accept 79 2012-01-30 20:26:25.998 respond[3467] Server 0x85d8924 4 2012-01-30 20:26:25.1000 respond[3467] Done reading 79 2012-01-30 20:26:26.000 respond[3467] Done writing 79 Passed test: test00.m:78 ... respond test 78 OK 2012-01-30 20:26:26.008 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.008 respond[3467] Server 0x85d961c 1 2012-01-30 20:26:26.008 respond[3467] Server 0x85d973c 1 2012-01-30 20:26:26.008 respond[3467] Accept 78 2012-01-30 20:26:26.008 respond[3467] Server 0x85d973c 4 2012-01-30 20:26:26.010 respond[3467] Done reading 78 2012-01-30 20:26:26.011 respond[3467] Done writing 78 Passed test: test00.m:78 ... respond test 77 OK 2012-01-30 20:26:26.018 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.018 respond[3467] Server 0x85da434 1 2012-01-30 20:26:26.018 respond[3467] Server 0x85da554 1 2012-01-30 20:26:26.018 respond[3467] Accept 77 2012-01-30 20:26:26.018 respond[3467] Server 0x85da554 4 2012-01-30 20:26:26.020 respond[3467] Done reading 77 2012-01-30 20:26:26.020 respond[3467] Done writing 77 Passed test: test00.m:78 ... respond test 76 OK 2012-01-30 20:26:26.027 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.027 respond[3467] Server 0x85db25c 1 2012-01-30 20:26:26.027 respond[3467] Server 0x85db37c 1 2012-01-30 20:26:26.027 respond[3467] Accept 76 2012-01-30 20:26:26.027 respond[3467] Server 0x85db37c 4 2012-01-30 20:26:26.029 respond[3467] Done reading 76 2012-01-30 20:26:26.029 respond[3467] Done writing 76 Passed test: test00.m:78 ... respond test 75 OK 2012-01-30 20:26:26.038 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.038 respond[3467] Server 0x85dc084 1 2012-01-30 20:26:26.038 respond[3467] Server 0x85dc134 1 2012-01-30 20:26:26.038 respond[3467] Accept 75 2012-01-30 20:26:26.039 respond[3467] Server 0x85dc134 4 2012-01-30 20:26:26.040 respond[3467] Done reading 75 2012-01-30 20:26:26.040 respond[3467] Done writing 75 Passed test: test00.m:78 ... respond test 74 OK 2012-01-30 20:26:26.048 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.048 respond[3467] Server 0x85dcec4 1 2012-01-30 20:26:26.048 respond[3467] Server 0x85dcfe4 1 2012-01-30 20:26:26.048 respond[3467] Accept 74 2012-01-30 20:26:26.048 respond[3467] Server 0x85dcfe4 4 2012-01-30 20:26:26.050 respond[3467] Done reading 74 2012-01-30 20:26:26.050 respond[3467] Done writing 74 Passed test: test00.m:78 ... respond test 73 OK 2012-01-30 20:26:26.060 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.060 respond[3467] Server 0x85ddcec 1 2012-01-30 20:26:26.060 respond[3467] Server 0x85dde0c 1 2012-01-30 20:26:26.060 respond[3467] Accept 73 2012-01-30 20:26:26.060 respond[3467] Server 0x85dde0c 4 2012-01-30 20:26:26.062 respond[3467] Done reading 73 2012-01-30 20:26:26.062 respond[3467] Done writing 73 Passed test: test00.m:78 ... respond test 72 OK 2012-01-30 20:26:26.075 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.075 respond[3467] Server 0x85deb2c 1 2012-01-30 20:26:26.075 respond[3467] Server 0x85dec4c 1 2012-01-30 20:26:26.075 respond[3467] Accept 72 2012-01-30 20:26:26.075 respond[3467] Server 0x85dec4c 4 2012-01-30 20:26:26.077 respond[3467] Done reading 72 2012-01-30 20:26:26.077 respond[3467] Done writing 72 Passed test: test00.m:78 ... respond test 71 OK 2012-01-30 20:26:26.095 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.095 respond[3467] Server 0x85df96c 1 2012-01-30 20:26:26.095 respond[3467] Server 0x85dfa8c 1 2012-01-30 20:26:26.095 respond[3467] Accept 71 2012-01-30 20:26:26.095 respond[3467] Server 0x85dfa8c 4 2012-01-30 20:26:26.097 respond[3467] Done reading 71 2012-01-30 20:26:26.097 respond[3467] Done writing 71 Passed test: test00.m:78 ... respond test 70 OK 2012-01-30 20:26:26.104 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.104 respond[3467] Server 0x85e07ac 1 2012-01-30 20:26:26.104 respond[3467] Server 0x85e08cc 1 2012-01-30 20:26:26.104 respond[3467] Accept 70 2012-01-30 20:26:26.104 respond[3467] Server 0x85e08cc 4 2012-01-30 20:26:26.106 respond[3467] Done reading 70 2012-01-30 20:26:26.106 respond[3467] Done writing 70 Passed test: test00.m:78 ... respond test 69 OK 2012-01-30 20:26:26.115 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.115 respond[3467] Server 0x85e1604 1 2012-01-30 20:26:26.115 respond[3467] Server 0x85e1724 1 2012-01-30 20:26:26.115 respond[3467] Accept 69 2012-01-30 20:26:26.115 respond[3467] Server 0x85e1724 4 2012-01-30 20:26:26.117 respond[3467] Done reading 69 2012-01-30 20:26:26.117 respond[3467] Done writing 69 Passed test: test00.m:78 ... respond test 68 OK 2012-01-30 20:26:26.124 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.124 respond[3467] Server 0x85e245c 1 2012-01-30 20:26:26.124 respond[3467] Server 0x85e257c 1 2012-01-30 20:26:26.124 respond[3467] Accept 68 2012-01-30 20:26:26.124 respond[3467] Server 0x85e257c 4 2012-01-30 20:26:26.126 respond[3467] Done reading 68 2012-01-30 20:26:26.126 respond[3467] Done writing 68 Passed test: test00.m:78 ... respond test 67 OK 2012-01-30 20:26:26.137 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.137 respond[3467] Server 0x85e32b4 1 2012-01-30 20:26:26.137 respond[3467] Server 0x85e33d4 1 2012-01-30 20:26:26.137 respond[3467] Accept 67 2012-01-30 20:26:26.137 respond[3467] Server 0x85e33d4 4 2012-01-30 20:26:26.139 respond[3467] Done reading 67 2012-01-30 20:26:26.139 respond[3467] Done writing 67 Passed test: test00.m:78 ... respond test 66 OK 2012-01-30 20:26:26.146 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.146 respond[3467] Server 0x85e410c 1 2012-01-30 20:26:26.146 respond[3467] Server 0x85e422c 1 2012-01-30 20:26:26.146 respond[3467] Accept 66 2012-01-30 20:26:26.146 respond[3467] Server 0x85e422c 4 2012-01-30 20:26:26.148 respond[3467] Done reading 66 2012-01-30 20:26:26.148 respond[3467] Done writing 66 Passed test: test00.m:78 ... respond test 65 OK 2012-01-30 20:26:26.161 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.161 respond[3467] Server 0x85e4f7c 1 2012-01-30 20:26:26.161 respond[3467] Server 0x85e509c 1 2012-01-30 20:26:26.161 respond[3467] Accept 65 2012-01-30 20:26:26.161 respond[3467] Server 0x85e509c 4 2012-01-30 20:26:26.163 respond[3467] Done reading 65 2012-01-30 20:26:26.163 respond[3467] Done writing 65 Passed test: test00.m:78 ... respond test 64 OK 2012-01-30 20:26:26.175 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.175 respond[3467] Server 0x85e5dec 1 2012-01-30 20:26:26.175 respond[3467] Server 0x85e5f0c 1 2012-01-30 20:26:26.176 respond[3467] Accept 64 2012-01-30 20:26:26.176 respond[3467] Server 0x85e5f0c 4 2012-01-30 20:26:26.177 respond[3467] Done reading 64 2012-01-30 20:26:26.177 respond[3467] Done writing 64 Passed test: test00.m:78 ... respond test 63 OK 2012-01-30 20:26:26.199 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.199 respond[3467] Server 0x85e6c5c 1 2012-01-30 20:26:26.199 respond[3467] Server 0x85e6d7c 1 2012-01-30 20:26:26.199 respond[3467] Accept 63 2012-01-30 20:26:26.199 respond[3467] Server 0x85e6d7c 4 2012-01-30 20:26:26.201 respond[3467] Done reading 63 2012-01-30 20:26:26.201 respond[3467] Done writing 63 Passed test: test00.m:78 ... respond test 62 OK 2012-01-30 20:26:26.212 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.212 respond[3467] Server 0x85e7ae4 1 2012-01-30 20:26:26.212 respond[3467] Server 0x85e7c04 1 2012-01-30 20:26:26.212 respond[3467] Accept 62 2012-01-30 20:26:26.212 respond[3467] Server 0x85e7c04 4 2012-01-30 20:26:26.214 respond[3467] Done reading 62 2012-01-30 20:26:26.214 respond[3467] Done writing 62 Passed test: test00.m:78 ... respond test 61 OK 2012-01-30 20:26:26.225 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.225 respond[3467] Server 0x85e896c 1 2012-01-30 20:26:26.225 respond[3467] Server 0x85e8a8c 1 2012-01-30 20:26:26.225 respond[3467] Accept 61 2012-01-30 20:26:26.225 respond[3467] Server 0x85e8a8c 4 2012-01-30 20:26:26.227 respond[3467] Done reading 61 2012-01-30 20:26:26.227 respond[3467] Done writing 61 Passed test: test00.m:78 ... respond test 60 OK 2012-01-30 20:26:26.234 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.234 respond[3467] Server 0x85e97f4 1 2012-01-30 20:26:26.234 respond[3467] Server 0x85e9914 1 2012-01-30 20:26:26.234 respond[3467] Accept 60 2012-01-30 20:26:26.234 respond[3467] Server 0x85e9914 4 2012-01-30 20:26:26.236 respond[3467] Done reading 60 2012-01-30 20:26:26.236 respond[3467] Done writing 60 Passed test: test00.m:78 ... respond test 59 OK 2012-01-30 20:26:26.244 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.244 respond[3467] Server 0x85ea694 1 2012-01-30 20:26:26.244 respond[3467] Server 0x85ea7b4 1 2012-01-30 20:26:26.244 respond[3467] Accept 59 2012-01-30 20:26:26.244 respond[3467] Server 0x85ea7b4 4 2012-01-30 20:26:26.246 respond[3467] Done reading 59 2012-01-30 20:26:26.246 respond[3467] Done writing 59 Passed test: test00.m:78 ... respond test 58 OK 2012-01-30 20:26:26.254 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.254 respond[3467] Server 0x85eb534 1 2012-01-30 20:26:26.254 respond[3467] Server 0x85eb654 1 2012-01-30 20:26:26.254 respond[3467] Accept 58 2012-01-30 20:26:26.254 respond[3467] Server 0x85eb654 4 2012-01-30 20:26:26.256 respond[3467] Done reading 58 2012-01-30 20:26:26.256 respond[3467] Done writing 58 Passed test: test00.m:78 ... respond test 57 OK 2012-01-30 20:26:26.263 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.263 respond[3467] Server 0x85ec3ec 1 2012-01-30 20:26:26.263 respond[3467] Server 0x85ec50c 1 2012-01-30 20:26:26.263 respond[3467] Accept 57 2012-01-30 20:26:26.264 respond[3467] Server 0x85ec50c 4 2012-01-30 20:26:26.265 respond[3467] Done reading 57 2012-01-30 20:26:26.266 respond[3467] Done writing 57 Passed test: test00.m:78 ... respond test 56 OK 2012-01-30 20:26:26.273 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.273 respond[3467] Server 0x85ed2a4 1 2012-01-30 20:26:26.273 respond[3467] Server 0x85ed3c4 1 2012-01-30 20:26:26.273 respond[3467] Accept 56 2012-01-30 20:26:26.274 respond[3467] Server 0x85ed3c4 4 2012-01-30 20:26:26.275 respond[3467] Done reading 56 2012-01-30 20:26:26.276 respond[3467] Done writing 56 Passed test: test00.m:78 ... respond test 55 OK 2012-01-30 20:26:26.282 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.283 respond[3467] Server 0x85ee15c 1 2012-01-30 20:26:26.283 respond[3467] Server 0x85ee27c 1 2012-01-30 20:26:26.283 respond[3467] Accept 55 2012-01-30 20:26:26.283 respond[3467] Server 0x85ee27c 4 2012-01-30 20:26:26.285 respond[3467] Done reading 55 2012-01-30 20:26:26.286 respond[3467] Done writing 55 Passed test: test00.m:78 ... respond test 54 OK 2012-01-30 20:26:26.292 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.293 respond[3467] Server 0x85ef02c 1 2012-01-30 20:26:26.293 respond[3467] Server 0x85ef14c 1 2012-01-30 20:26:26.293 respond[3467] Accept 54 2012-01-30 20:26:26.293 respond[3467] Server 0x85ef14c 4 2012-01-30 20:26:26.295 respond[3467] Done reading 54 2012-01-30 20:26:26.295 respond[3467] Done writing 54 Passed test: test00.m:78 ... respond test 53 OK 2012-01-30 20:26:26.305 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.306 respond[3467] Server 0x85efefc 1 2012-01-30 20:26:26.306 respond[3467] Server 0x85f001c 1 2012-01-30 20:26:26.306 respond[3467] Accept 53 2012-01-30 20:26:26.306 respond[3467] Server 0x85f001c 4 2012-01-30 20:26:26.309 respond[3467] Done reading 53 2012-01-30 20:26:26.309 respond[3467] Done writing 53 Passed test: test00.m:78 ... respond test 52 OK 2012-01-30 20:26:26.317 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.317 respond[3467] Server 0x85f0de4 1 2012-01-30 20:26:26.317 respond[3467] Server 0x85f0f04 1 2012-01-30 20:26:26.317 respond[3467] Accept 52 2012-01-30 20:26:26.317 respond[3467] Server 0x85f0f04 4 2012-01-30 20:26:26.320 respond[3467] Done reading 52 2012-01-30 20:26:26.320 respond[3467] Done writing 52 Passed test: test00.m:78 ... respond test 51 OK 2012-01-30 20:26:26.327 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.327 respond[3467] Server 0x85f1ccc 1 2012-01-30 20:26:26.327 respond[3467] Server 0x85f1dec 1 2012-01-30 20:26:26.327 respond[3467] Accept 51 2012-01-30 20:26:26.327 respond[3467] Server 0x85f1dec 4 2012-01-30 20:26:26.329 respond[3467] Done reading 51 2012-01-30 20:26:26.329 respond[3467] Done writing 51 Passed test: test00.m:78 ... respond test 50 OK 2012-01-30 20:26:26.337 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.337 respond[3467] Server 0x85f2bcc 1 2012-01-30 20:26:26.337 respond[3467] Server 0x85f2cec 1 2012-01-30 20:26:26.337 respond[3467] Accept 50 2012-01-30 20:26:26.337 respond[3467] Server 0x85f2cec 4 2012-01-30 20:26:26.339 respond[3467] Done reading 50 2012-01-30 20:26:26.340 respond[3467] Done writing 50 Passed test: test00.m:78 ... respond test 49 OK 2012-01-30 20:26:26.346 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.347 respond[3467] Server 0x85f3acc 1 2012-01-30 20:26:26.347 respond[3467] Server 0x85f3bec 1 2012-01-30 20:26:26.347 respond[3467] Accept 49 2012-01-30 20:26:26.347 respond[3467] Server 0x85f3bec 4 2012-01-30 20:26:26.349 respond[3467] Done reading 49 2012-01-30 20:26:26.349 respond[3467] Done writing 49 Passed test: test00.m:78 ... respond test 48 OK 2012-01-30 20:26:26.359 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.359 respond[3467] Server 0x85f49e4 1 2012-01-30 20:26:26.359 respond[3467] Server 0x85f4b04 1 2012-01-30 20:26:26.359 respond[3467] Accept 48 2012-01-30 20:26:26.359 respond[3467] Server 0x85f4b04 4 2012-01-30 20:26:26.361 respond[3467] Done reading 48 2012-01-30 20:26:26.361 respond[3467] Done writing 48 Passed test: test00.m:78 ... respond test 47 OK 2012-01-30 20:26:26.369 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.369 respond[3467] Server 0x85f58fc 1 2012-01-30 20:26:26.369 respond[3467] Server 0x85f5a1c 1 2012-01-30 20:26:26.369 respond[3467] Accept 47 2012-01-30 20:26:26.369 respond[3467] Server 0x85f5a1c 4 2012-01-30 20:26:26.371 respond[3467] Done reading 47 2012-01-30 20:26:26.371 respond[3467] Done writing 47 Passed test: test00.m:78 ... respond test 46 OK 2012-01-30 20:26:26.378 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.379 respond[3467] Server 0x85f682c 1 2012-01-30 20:26:26.379 respond[3467] Server 0x85f694c 1 2012-01-30 20:26:26.379 respond[3467] Accept 46 2012-01-30 20:26:26.379 respond[3467] Server 0x85f694c 4 2012-01-30 20:26:26.384 respond[3467] Done reading 46 2012-01-30 20:26:26.384 respond[3467] Done writing 46 Passed test: test00.m:78 ... respond test 45 OK 2012-01-30 20:26:26.391 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.391 respond[3467] Server 0x85f7774 1 2012-01-30 20:26:26.391 respond[3467] Server 0x85f7894 1 2012-01-30 20:26:26.391 respond[3467] Accept 45 2012-01-30 20:26:26.391 respond[3467] Server 0x85f7894 4 2012-01-30 20:26:26.394 respond[3467] Done reading 45 2012-01-30 20:26:26.394 respond[3467] Done writing 45 Passed test: test00.m:78 ... respond test 44 OK 2012-01-30 20:26:26.401 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.402 respond[3467] Server 0x85f86bc 1 2012-01-30 20:26:26.402 respond[3467] Server 0x85f87dc 1 2012-01-30 20:26:26.402 respond[3467] Accept 44 2012-01-30 20:26:26.402 respond[3467] Server 0x85f87dc 4 2012-01-30 20:26:26.404 respond[3467] Done reading 44 2012-01-30 20:26:26.404 respond[3467] Done writing 44 Passed test: test00.m:78 ... respond test 43 OK 2012-01-30 20:26:26.413 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.413 respond[3467] Server 0x85f961c 1 2012-01-30 20:26:26.413 respond[3467] Server 0x85f973c 1 2012-01-30 20:26:26.413 respond[3467] Accept 43 2012-01-30 20:26:26.413 respond[3467] Server 0x85f973c 4 2012-01-30 20:26:26.416 respond[3467] Done reading 43 2012-01-30 20:26:26.416 respond[3467] Done writing 43 Passed test: test00.m:78 ... respond test 42 OK 2012-01-30 20:26:26.423 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.423 respond[3467] Server 0x85fa594 1 2012-01-30 20:26:26.424 respond[3467] Server 0x85fa6b4 1 2012-01-30 20:26:26.424 respond[3467] Accept 42 2012-01-30 20:26:26.424 respond[3467] Server 0x85fa6b4 4 2012-01-30 20:26:26.426 respond[3467] Done reading 42 2012-01-30 20:26:26.427 respond[3467] Done writing 42 Passed test: test00.m:78 ... respond test 41 OK 2012-01-30 20:26:26.433 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.434 respond[3467] Server 0x85fb634 1 2012-01-30 20:26:26.434 respond[3467] Server 0x85fb754 1 2012-01-30 20:26:26.434 respond[3467] Accept 41 2012-01-30 20:26:26.434 respond[3467] Server 0x85fb754 4 2012-01-30 20:26:26.437 respond[3467] Done reading 41 2012-01-30 20:26:26.437 respond[3467] Done writing 41 Passed test: test00.m:78 ... respond test 40 OK 2012-01-30 20:26:26.444 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.444 respond[3467] Server 0x85fc5c4 1 2012-01-30 20:26:26.444 respond[3467] Server 0x85fc6e4 1 2012-01-30 20:26:26.444 respond[3467] Accept 40 2012-01-30 20:26:26.444 respond[3467] Server 0x85fc6e4 4 2012-01-30 20:26:26.447 respond[3467] Done reading 40 2012-01-30 20:26:26.447 respond[3467] Done writing 40 Passed test: test00.m:78 ... respond test 39 OK 2012-01-30 20:26:26.460 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.461 respond[3467] Server 0x85fd58c 1 2012-01-30 20:26:26.461 respond[3467] Server 0x85fd6ac 1 2012-01-30 20:26:26.461 respond[3467] Accept 39 2012-01-30 20:26:26.461 respond[3467] Server 0x85fd6ac 4 2012-01-30 20:26:26.465 respond[3467] Done reading 39 2012-01-30 20:26:26.465 respond[3467] Done writing 39 Passed test: test00.m:78 ... respond test 38 OK 2012-01-30 20:26:26.476 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.476 respond[3467] Server 0x85fe53c 1 2012-01-30 20:26:26.476 respond[3467] Server 0x85fe65c 1 2012-01-30 20:26:26.476 respond[3467] Accept 38 2012-01-30 20:26:26.476 respond[3467] Server 0x85fe65c 4 2012-01-30 20:26:26.481 respond[3467] Done reading 38 2012-01-30 20:26:26.481 respond[3467] Done writing 38 Passed test: test00.m:78 ... respond test 37 OK 2012-01-30 20:26:26.496 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.496 respond[3467] Server 0x85ff514 1 2012-01-30 20:26:26.496 respond[3467] Server 0x85ff634 1 2012-01-30 20:26:26.496 respond[3467] Accept 37 2012-01-30 20:26:26.496 respond[3467] Server 0x85ff634 4 2012-01-30 20:26:26.499 respond[3467] Done reading 37 2012-01-30 20:26:26.500 respond[3467] Done writing 37 Passed test: test00.m:78 ... respond test 36 OK 2012-01-30 20:26:26.508 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.508 respond[3467] Server 0x8600504 1 2012-01-30 20:26:26.508 respond[3467] Server 0x8600624 1 2012-01-30 20:26:26.508 respond[3467] Accept 36 2012-01-30 20:26:26.508 respond[3467] Server 0x8600624 4 2012-01-30 20:26:26.512 respond[3467] Done reading 36 2012-01-30 20:26:26.512 respond[3467] Done writing 36 Passed test: test00.m:78 ... respond test 35 OK 2012-01-30 20:26:26.520 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.520 respond[3467] Server 0x860150c 1 2012-01-30 20:26:26.520 respond[3467] Server 0x860162c 1 2012-01-30 20:26:26.520 respond[3467] Accept 35 2012-01-30 20:26:26.520 respond[3467] Server 0x860162c 4 2012-01-30 20:26:26.523 respond[3467] Done reading 35 2012-01-30 20:26:26.523 respond[3467] Done writing 35 Passed test: test00.m:78 ... respond test 34 OK 2012-01-30 20:26:26.530 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.530 respond[3467] Server 0x860252c 1 2012-01-30 20:26:26.530 respond[3467] Server 0x860264c 1 2012-01-30 20:26:26.530 respond[3467] Accept 34 2012-01-30 20:26:26.530 respond[3467] Server 0x860264c 4 2012-01-30 20:26:26.533 respond[3467] Done reading 34 2012-01-30 20:26:26.534 respond[3467] Done writing 34 Passed test: test00.m:78 ... respond test 33 OK 2012-01-30 20:26:26.541 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.541 respond[3467] Server 0x8603564 1 2012-01-30 20:26:26.541 respond[3467] Server 0x8603684 1 2012-01-30 20:26:26.541 respond[3467] Accept 33 2012-01-30 20:26:26.542 respond[3467] Server 0x8603684 4 2012-01-30 20:26:26.548 respond[3467] Done reading 33 2012-01-30 20:26:26.548 respond[3467] Done writing 33 Passed test: test00.m:78 ... respond test 32 OK 2012-01-30 20:26:26.555 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.555 respond[3467] Server 0x86045cc 1 2012-01-30 20:26:26.555 respond[3467] Server 0x86046ec 1 2012-01-30 20:26:26.555 respond[3467] Accept 32 2012-01-30 20:26:26.555 respond[3467] Server 0x86046ec 4 2012-01-30 20:26:26.559 respond[3467] Done reading 32 2012-01-30 20:26:26.559 respond[3467] Done writing 32 Passed test: test00.m:78 ... respond test 31 OK 2012-01-30 20:26:26.567 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.567 respond[3467] Server 0x860564c 1 2012-01-30 20:26:26.567 respond[3467] Server 0x860576c 1 2012-01-30 20:26:26.567 respond[3467] Accept 31 2012-01-30 20:26:26.567 respond[3467] Server 0x860576c 4 2012-01-30 20:26:26.570 respond[3467] Done reading 31 2012-01-30 20:26:26.570 respond[3467] Done writing 31 Passed test: test00.m:78 ... respond test 30 OK 2012-01-30 20:26:26.578 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.578 respond[3467] Server 0x86066e4 1 2012-01-30 20:26:26.578 respond[3467] Server 0x8606804 1 2012-01-30 20:26:26.578 respond[3467] Accept 30 2012-01-30 20:26:26.578 respond[3467] Server 0x8606804 4 2012-01-30 20:26:26.583 respond[3467] Done reading 30 2012-01-30 20:26:26.584 respond[3467] Done writing 30 Passed test: test00.m:78 ... respond test 29 OK 2012-01-30 20:26:26.591 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.591 respond[3467] Server 0x86077ac 1 2012-01-30 20:26:26.591 respond[3467] Server 0x86078cc 1 2012-01-30 20:26:26.591 respond[3467] Accept 29 2012-01-30 20:26:26.591 respond[3467] Server 0x86078cc 4 2012-01-30 20:26:26.595 respond[3467] Done reading 29 2012-01-30 20:26:26.595 respond[3467] Done writing 29 Passed test: test00.m:78 ... respond test 28 OK 2012-01-30 20:26:26.602 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.602 respond[3467] Server 0x860888c 1 2012-01-30 20:26:26.603 respond[3467] Server 0x86089ac 1 2012-01-30 20:26:26.603 respond[3467] Accept 28 2012-01-30 20:26:26.603 respond[3467] Server 0x86089ac 4 2012-01-30 20:26:26.607 respond[3467] Done reading 28 2012-01-30 20:26:26.608 respond[3467] Done writing 28 Passed test: test00.m:78 ... respond test 27 OK 2012-01-30 20:26:26.622 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.622 respond[3467] Server 0x860999c 1 2012-01-30 20:26:26.622 respond[3467] Server 0x8609abc 1 2012-01-30 20:26:26.622 respond[3467] Accept 27 2012-01-30 20:26:26.623 respond[3467] Server 0x8609abc 4 2012-01-30 20:26:26.629 respond[3467] Done reading 27 2012-01-30 20:26:26.629 respond[3467] Done writing 27 Passed test: test00.m:78 ... respond test 26 OK 2012-01-30 20:26:26.637 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.637 respond[3467] Server 0x860aadc 1 2012-01-30 20:26:26.637 respond[3467] Server 0x860abfc 1 2012-01-30 20:26:26.637 respond[3467] Accept 26 2012-01-30 20:26:26.637 respond[3467] Server 0x860abfc 4 2012-01-30 20:26:26.642 respond[3467] Done reading 26 2012-01-30 20:26:26.642 respond[3467] Done writing 26 Passed test: test00.m:78 ... respond test 25 OK 2012-01-30 20:26:26.649 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.649 respond[3467] Server 0x860bc4c 1 2012-01-30 20:26:26.649 respond[3467] Server 0x860bd6c 1 2012-01-30 20:26:26.649 respond[3467] Accept 25 2012-01-30 20:26:26.649 respond[3467] Server 0x860bd6c 4 2012-01-30 20:26:26.653 respond[3467] Done reading 25 2012-01-30 20:26:26.653 respond[3467] Done writing 25 Passed test: test00.m:78 ... respond test 24 OK 2012-01-30 20:26:26.661 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.661 respond[3467] Server 0x860cdec 1 2012-01-30 20:26:26.661 respond[3467] Server 0x860cf0c 1 2012-01-30 20:26:26.661 respond[3467] Accept 24 2012-01-30 20:26:26.661 respond[3467] Server 0x860cf0c 4 2012-01-30 20:26:26.666 respond[3467] Done reading 24 2012-01-30 20:26:26.666 respond[3467] Done writing 24 Passed test: test00.m:78 ... respond test 23 OK 2012-01-30 20:26:26.673 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.673 respond[3467] Server 0x860dfd4 1 2012-01-30 20:26:26.673 respond[3467] Server 0x860e0f4 1 2012-01-30 20:26:26.673 respond[3467] Accept 23 2012-01-30 20:26:26.673 respond[3467] Server 0x860e0f4 4 2012-01-30 20:26:26.678 respond[3467] Done reading 23 2012-01-30 20:26:26.678 respond[3467] Done writing 23 Passed test: test00.m:78 ... respond test 22 OK 2012-01-30 20:26:26.685 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.685 respond[3467] Server 0x860f1ec 1 2012-01-30 20:26:26.685 respond[3467] Server 0x860f30c 1 2012-01-30 20:26:26.686 respond[3467] Accept 22 2012-01-30 20:26:26.686 respond[3467] Server 0x860f30c 4 2012-01-30 20:26:26.690 respond[3467] Done reading 22 2012-01-30 20:26:26.690 respond[3467] Done writing 22 Passed test: test00.m:78 ... respond test 21 OK 2012-01-30 20:26:26.698 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.698 respond[3467] Server 0x861044c 1 2012-01-30 20:26:26.698 respond[3467] Server 0x861056c 1 2012-01-30 20:26:26.698 respond[3467] Accept 21 2012-01-30 20:26:26.698 respond[3467] Server 0x861056c 4 2012-01-30 20:26:26.703 respond[3467] Done reading 21 2012-01-30 20:26:26.703 respond[3467] Done writing 21 Passed test: test00.m:78 ... respond test 20 OK 2012-01-30 20:26:26.715 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.715 respond[3467] Server 0x86116f4 1 2012-01-30 20:26:26.715 respond[3467] Server 0x8611814 1 2012-01-30 20:26:26.715 respond[3467] Accept 20 2012-01-30 20:26:26.715 respond[3467] Server 0x8611814 4 2012-01-30 20:26:26.721 respond[3467] Done reading 20 2012-01-30 20:26:26.721 respond[3467] Done writing 20 Passed test: test00.m:78 ... respond test 19 OK 2012-01-30 20:26:26.728 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.728 respond[3467] Server 0x86129fc 1 2012-01-30 20:26:26.728 respond[3467] Server 0x8612b1c 1 2012-01-30 20:26:26.728 respond[3467] Accept 19 2012-01-30 20:26:26.728 respond[3467] Server 0x8612b1c 4 2012-01-30 20:26:26.734 respond[3467] Done reading 19 2012-01-30 20:26:26.734 respond[3467] Done writing 19 Passed test: test00.m:78 ... respond test 18 OK 2012-01-30 20:26:26.741 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.742 respond[3467] Server 0x8613d4c 1 2012-01-30 20:26:26.742 respond[3467] Server 0x8613e6c 1 2012-01-30 20:26:26.742 respond[3467] Accept 18 2012-01-30 20:26:26.742 respond[3467] Server 0x8613e6c 4 2012-01-30 20:26:26.748 respond[3467] Done reading 18 2012-01-30 20:26:26.748 respond[3467] Done writing 18 Passed test: test00.m:78 ... respond test 17 OK 2012-01-30 20:26:26.755 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.755 respond[3467] Server 0x8615114 1 2012-01-30 20:26:26.755 respond[3467] Server 0x8615234 1 2012-01-30 20:26:26.755 respond[3467] Accept 17 2012-01-30 20:26:26.755 respond[3467] Server 0x8615234 4 2012-01-30 20:26:26.762 respond[3467] Done reading 17 2012-01-30 20:26:26.762 respond[3467] Done writing 17 Passed test: test00.m:78 ... respond test 16 OK 2012-01-30 20:26:26.770 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.771 respond[3467] Server 0x8616554 1 2012-01-30 20:26:26.771 respond[3467] Server 0x8616674 1 2012-01-30 20:26:26.771 respond[3467] Accept 16 2012-01-30 20:26:26.771 respond[3467] Server 0x8616674 4 2012-01-30 20:26:26.780 respond[3467] Done reading 16 2012-01-30 20:26:26.780 respond[3467] Done writing 16 Passed test: test00.m:78 ... respond test 15 OK 2012-01-30 20:26:26.794 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.795 respond[3467] Server 0x8617a0c 1 2012-01-30 20:26:26.795 respond[3467] Server 0x8617b2c 1 2012-01-30 20:26:26.795 respond[3467] Accept 15 2012-01-30 20:26:26.795 respond[3467] Server 0x8617b2c 4 2012-01-30 20:26:26.802 respond[3467] Done reading 15 2012-01-30 20:26:26.802 respond[3467] Done writing 15 Passed test: test00.m:78 ... respond test 14 OK 2012-01-30 20:26:26.818 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.818 respond[3467] Server 0x8618f54 1 2012-01-30 20:26:26.818 respond[3467] Server 0x8619074 1 2012-01-30 20:26:26.818 respond[3467] Accept 14 2012-01-30 20:26:26.819 respond[3467] Server 0x8619074 4 2012-01-30 20:26:26.827 respond[3467] Done reading 14 2012-01-30 20:26:26.827 respond[3467] Done writing 14 Passed test: test00.m:78 ... respond test 13 OK 2012-01-30 20:26:26.839 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.840 respond[3467] Server 0x861a78c 1 2012-01-30 20:26:26.840 respond[3467] Server 0x861a8ac 1 2012-01-30 20:26:26.840 respond[3467] Accept 13 2012-01-30 20:26:26.840 respond[3467] Server 0x861a8ac 4 2012-01-30 20:26:26.849 respond[3467] Done reading 13 2012-01-30 20:26:26.849 respond[3467] Done writing 13 Passed test: test00.m:78 ... respond test 12 OK 2012-01-30 20:26:26.859 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.859 respond[3467] Server 0x861be44 1 2012-01-30 20:26:26.860 respond[3467] Server 0x861bf64 1 2012-01-30 20:26:26.860 respond[3467] Accept 12 2012-01-30 20:26:26.860 respond[3467] Server 0x861bf64 4 2012-01-30 20:26:26.870 respond[3467] Done reading 12 2012-01-30 20:26:26.870 respond[3467] Done writing 12 Passed test: test00.m:78 ... respond test 11 OK 2012-01-30 20:26:26.877 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.878 respond[3467] Server 0x861d5fc 1 2012-01-30 20:26:26.878 respond[3467] Server 0x861d71c 1 2012-01-30 20:26:26.878 respond[3467] Accept 11 2012-01-30 20:26:26.878 respond[3467] Server 0x861d71c 4 2012-01-30 20:26:26.889 respond[3467] Done reading 11 2012-01-30 20:26:26.889 respond[3467] Done writing 11 Passed test: test00.m:78 ... respond test 10 OK 2012-01-30 20:26:26.902 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.902 respond[3467] Server 0x861eef4 1 2012-01-30 20:26:26.902 respond[3467] Server 0x861f014 1 2012-01-30 20:26:26.902 respond[3467] Accept 10 2012-01-30 20:26:26.902 respond[3467] Server 0x861f014 4 2012-01-30 20:26:26.914 respond[3467] Done reading 10 2012-01-30 20:26:26.914 respond[3467] Done writing 10 Passed test: test00.m:78 ... respond test 9 OK 2012-01-30 20:26:26.925 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.925 respond[3467] Server 0x862090c 1 2012-01-30 20:26:26.925 respond[3467] Server 0x8620a2c 1 2012-01-30 20:26:26.925 respond[3467] Accept 9 2012-01-30 20:26:26.925 respond[3467] Server 0x8620a2c 4 2012-01-30 20:26:26.939 respond[3467] Done reading 9 2012-01-30 20:26:26.940 respond[3467] Done writing 9 Passed test: test00.m:78 ... respond test 8 OK 2012-01-30 20:26:26.948 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.948 respond[3467] Server 0x86224fc 1 2012-01-30 20:26:26.948 respond[3467] Server 0x862261c 1 2012-01-30 20:26:26.948 respond[3467] Accept 8 2012-01-30 20:26:26.948 respond[3467] Server 0x862261c 4 2012-01-30 20:26:26.965 respond[3467] Done reading 8 2012-01-30 20:26:26.965 respond[3467] Done writing 8 Passed test: test00.m:78 ... respond test 7 OK 2012-01-30 20:26:26.973 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:26.974 respond[3467] Server 0x8624314 1 2012-01-30 20:26:26.974 respond[3467] Server 0x8624434 1 2012-01-30 20:26:26.974 respond[3467] Accept 7 2012-01-30 20:26:26.974 respond[3467] Server 0x8624434 4 2012-01-30 20:26:26.995 respond[3467] Done reading 7 2012-01-30 20:26:26.995 respond[3467] Done writing 7 Passed test: test00.m:78 ... respond test 6 OK 2012-01-30 20:26:27.004 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:27.004 respond[3467] Server 0x8626414 1 2012-01-30 20:26:27.004 respond[3467] Server 0x8626534 1 2012-01-30 20:26:27.004 respond[3467] Accept 6 2012-01-30 20:26:27.004 respond[3467] Server 0x8626534 4 2012-01-30 20:26:27.028 respond[3467] Done reading 6 2012-01-30 20:26:27.029 respond[3467] Done writing 6 Passed test: test00.m:78 ... respond test 5 OK 2012-01-30 20:26:27.041 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:27.041 respond[3467] Server 0x8628d64 1 2012-01-30 20:26:27.041 respond[3467] Server 0x8628e84 1 2012-01-30 20:26:27.041 respond[3467] Accept 5 2012-01-30 20:26:27.041 respond[3467] Server 0x8628e84 4 Passed test: test00.m:78 ... respond test 4 OK 2012-01-30 20:26:27.075 respond[3467] Done reading 5 2012-01-30 20:26:27.075 respond[3467] Done writing 5 2012-01-30 20:26:27.081 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:27.081 respond[3467] Server 0x862b8a4 1 2012-01-30 20:26:27.081 respond[3467] Server 0x862b9c4 1 2012-01-30 20:26:27.081 respond[3467] Accept 4 2012-01-30 20:26:27.082 respond[3467] Server 0x862b9c4 4 2012-01-30 20:26:27.127 respond[3467] Done reading 4 2012-01-30 20:26:27.128 respond[3467] Done writing 4 Passed test: test00.m:78 ... respond test 3 OK 2012-01-30 20:26:27.140 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:27.140 respond[3467] Server 0x862ee24 1 2012-01-30 20:26:27.140 respond[3467] Server 0x862eed4 1 2012-01-30 20:26:27.140 respond[3467] Accept 3 2012-01-30 20:26:27.140 respond[3467] Server 0x862eed4 4 2012-01-30 20:26:27.205 respond[3467] Done reading 3 2012-01-30 20:26:27.205 respond[3467] Done writing 3 Passed test: test00.m:78 ... respond test 2 OK 2012-01-30 20:26:27.216 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:27.217 respond[3467] Server 0x8634074 1 2012-01-30 20:26:27.217 respond[3467] Server 0x8634194 1 2012-01-30 20:26:27.217 respond[3467] Accept 2 2012-01-30 20:26:27.217 respond[3467] Server 0x8634194 4 2012-01-30 20:26:27.338 respond[3467] Done reading 2 2012-01-30 20:26:27.338 respond[3467] Done writing 2 Passed test: test00.m:78 ... respond test 1 OK 2012-01-30 20:26:27.357 respond[3467] Server 0x81b1e5c 2 2012-01-30 20:26:27.357 respond[3467] Server 0x863d83c 1 2012-01-30 20:26:27.357 respond[3467] Server 0x863d95c 1 2012-01-30 20:26:27.357 respond[3467] Accept 1 2012-01-30 20:26:27.357 respond[3467] Server 0x863d95c 4 2012-01-30 20:26:27.358 respond[3467] Done reading 1 2012-01-30 20:26:27.358 respond[3467] Done writing 1 Passed test: test00.m:78 ... respond test 0 OK 2012-01-30 20:26:27.461 respond[3469] Server 0x81b1964 1 2012-01-30 20:26:28.417 respond[3469] Server 0x81b1964 2 2012-01-30 20:26:28.418 respond[3469] Server 0x81bd63c 1 2012-01-30 20:26:28.418 respond[3469] Server 0x81bfb54 1 2012-01-30 20:26:28.418 respond[3469] Accept 2 2012-01-30 20:26:28.418 respond[3469] Server 0x81bfb54 4 2012-01-30 20:26:28.419 respond[3469] Done reading 2 2012-01-30 20:26:28.419 respond[3469] Done writing 2 Passed test: test00.m:121 ... respond with keepalive 0 (pause 0) OK 2012-01-30 20:26:28.535 respond[3469] Server 0x81b1964 2 2012-01-30 20:26:28.535 respond[3469] Server 0x81c1454 1 2012-01-30 20:26:28.535 respond[3469] Server 0x81c1574 1 2012-01-30 20:26:28.535 respond[3469] Accept 1 2012-01-30 20:26:28.536 respond[3469] Server 0x81c1574 4 2012-01-30 20:26:28.536 respond[3469] Done reading 1 2012-01-30 20:26:28.536 respond[3469] Done writing 1 Passed test: test00.m:121 ... respond with keepalive 1 (pause 0) OK 2012-01-30 20:26:28.770 respond[3470] Server 0x81b1964 1 2012-01-30 20:26:29.659 respond[3470] Server 0x81b1964 2 2012-01-30 20:26:29.659 respond[3470] Server 0x81bd63c 1 2012-01-30 20:26:29.659 respond[3470] Server 0x81bfb54 1 2012-01-30 20:26:29.660 respond[3470] Accept 2 2012-01-30 20:26:29.660 respond[3470] Server 0x81bfb54 4 2012-01-30 20:26:33.660 respond[3470] Done reading 2 2012-01-30 20:26:33.660 respond[3470] Done writing 2 Passed test: test00.m:121 ... respond with keepalive 0 (pause 4) OK 2012-01-30 20:26:33.772 respond[3470] Server 0x81b1964 2 2012-01-30 20:26:33.772 respond[3470] Server 0x81c1454 1 2012-01-30 20:26:33.772 respond[3470] Server 0x81c1574 1 2012-01-30 20:26:33.772 respond[3470] Accept 1 2012-01-30 20:26:33.772 respond[3470] Server 0x81c1574 4 2012-01-30 20:26:37.772 respond[3470] Done reading 1 2012-01-30 20:26:37.773 respond[3470] Done writing 1 Passed test: test00.m:121 ... respond with keepalive 1 (pause 4) OK 2012-01-30 20:26:38.054 respond[3476] Server 0x81b1964 1 2012-01-30 20:26:38.901 respond[3476] Server 0x81b1964 2 2012-01-30 20:26:38.902 respond[3476] Server 0x81bd63c 1 2012-01-30 20:26:38.902 respond[3476] Server 0x81bfb54 1 2012-01-30 20:26:38.902 respond[3476] Accept 2 2012-01-30 20:26:38.902 respond[3476] Server 0x81bfb54 4 2012-01-30 20:26:46.904 respond[3476] Done reading 2 2012-01-30 20:26:46.904 respond[3476] Done writing 2 Passed test: test00.m:121 ... respond with keepalive 0 (pause 8) OK 2012-01-30 20:26:47.026 respond[3476] Server 0x81b1964 2 2012-01-30 20:26:47.026 respond[3476] Server 0x81c1454 1 2012-01-30 20:26:47.026 respond[3476] Server 0x81c1574 1 2012-01-30 20:26:47.026 respond[3476] Accept 1 2012-01-30 20:26:47.026 respond[3476] Server 0x81c1574 4 2012-01-30 20:26:55.027 respond[3476] Done reading 1 2012-01-30 20:26:55.027 respond[3476] Done writing 1 Passed test: test00.m:121 ... respond with keepalive 1 (pause 8) OK 2012-01-30 20:26:55.275 respond[3477] Server 0x81b1964 1 2012-01-30 20:26:56.143 respond[3477] Server 0x81b1964 2 2012-01-30 20:26:56.143 respond[3477] Server 0x81bd63c 1 2012-01-30 20:26:56.143 respond[3477] Server 0x81bfb54 1 2012-01-30 20:26:56.143 respond[3477] Accept 2 2012-01-30 20:26:56.143 respond[3477] Server 0x81bfb54 4 2012-01-30 20:27:08.144 respond[3477] Done reading 2 2012-01-30 20:27:08.144 respond[3477] Done writing 2 Passed test: test00.m:121 ... respond with keepalive 0 (pause 12) OK 2012-01-30 20:27:08.260 respond[3477] Server 0x81b1964 2 2012-01-30 20:27:08.260 respond[3477] Server 0x81c1454 1 2012-01-30 20:27:08.260 respond[3477] Server 0x81c1574 1 2012-01-30 20:27:08.260 respond[3477] Accept 1 2012-01-30 20:27:08.261 respond[3477] Server 0x81c1574 4 2012-01-30 20:27:20.261 respond[3477] Done reading 1 2012-01-30 20:27:20.261 respond[3477] Done writing 1 Passed test: test00.m:121 ... respond with keepalive 1 (pause 12) OK Completed file: test00.m Testing test01.m... Running base/NSURL/test01.m... 2012-01-30 20:27:21.063 test01[3497] File NSConcreteMapTable.m: 537. In NSEnumerateMapTable Null table argument supplied Passed test: test01.m:56 ... keep-alive test 0 OK Passed test: test01.m:56 ... keep-alive test 1 OK Passed test: test01.m:56 ... keep-alive test 2 OK Passed test: test01.m:56 ... keep-alive test 3 OK Passed test: test01.m:56 ... keep-alive test 4 OK Passed test: test01.m:56 ... keep-alive test 5 OK Passed test: test01.m:56 ... keep-alive test 6 OK Passed test: test01.m:56 ... keep-alive test 7 OK Passed test: test01.m:56 ... keep-alive test 8 OK Passed test: test01.m:56 ... keep-alive test 9 OK Completed file: test01.m Building in base/NSURLConnection Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] basic.m: In function ‘main’: basic.m:39:3: warning: ‘NSURLResponse’ may not respond to ‘-statusCode’ [enabled by default] basic.m:39:3: warning: (Messages without a matching method signature [enabled by default] basic.m:39:3: warning: will be assumed to return ‘id’ and accept [enabled by default] basic.m:39:3: warning: ‘...’ as arguments.) [enabled by default] Linking test_tool basic ... Testing basic.m... Running base/NSURLConnection/basic.m... Passed test: basic.m:19 ... NSURLConnection +alloc returns an NSURLConnection Passed test: basic.m:23 ... NSURLConnection can handle an valid HTTP request (GET) Passed test: basic.m:26 ... NSURLConnection can handle an invalid HTTP request (WRONGMETHOD) Passed test: basic.m:31 ... NSURLConnection +connectionWithRequest: delegate: with nil as delegate returns a instance Passed test: basic.m:38 ... NSURLConnection synchronously load data from an http URL Passed test: basic.m:40 ... NSURLConnection synchronous load returns a response Passed test: basic.m:49 ... NSURLConnection synchronously load data from a local file Completed file: basic.m Building in base/NSURLHandle Making all in Helpers ... Making all for tool StatusServer... Compiling file StatusServer.m ... Linking tool StatusServer ... Making all for test_tool basic... Making all for test_tool test00... Making all for test_tool test01... Compiling file basic.m ... Compiling file test00.m ... Compiling file test01.m ... In file included from test00.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from test01.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool test00 ... Linking test_tool basic ... Linking test_tool test01 ... Testing basic.m... Running base/NSURLHandle/basic.m... 2012-01-30 20:27:26.523 basic[3710] File NSConcreteMapTable.m: 537. In NSEnumerateMapTable Null table argument supplied Passed test: basic.m:22 ... NSURLHandle +alloc returns an NSURLHandle Passed test: basic.m:26 ... NSURLHandle subclass must implement +cachedHandleForURL: Passed test: basic.m:31 ... Appropriate subclass found for +URLHandleClassForURL: Passed test: basic.m:35 ... Available handle returned from cache Passed test: basic.m:44 ... Nil class returned for unknown URL scheme Completed file: basic.m Testing test00.m... Running base/NSURLHandle/test00.m... 2012-01-30 20:27:26.618 test00[3729] File NSConcreteMapTable.m: 537. In NSEnumerateMapTable Null table argument supplied Passed test: test00.m:111 ... URLHandleResourceDidCancelLoading called Passed test: test00.m:121 ... URLHandleResourceDidBeginLoading called Completed file: test00.m Testing test01.m... Running base/NSURLHandle/test01.m... 2012-01-30 20:27:26.724 test01[3748] File NSConcreteMapTable.m: 537. In NSEnumerateMapTable Null table argument supplied Passed test: test01.m:44 ... Got the correct data from a 200 - status load Passed test: test01.m:46 ... 200 - status: Handle load succeeded Passed test: test01.m:52 ... 401 - status: Handle load not loaded (unanswered auth challenge) Passed test: test01.m:58 ... 404 - status: Handle load not loaded (resource not found) Completed file: test01.m Building in base/NSURLProtocol Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSURLProtocol/basic.m... Passed test: basic.m:15 ... NSURLProtocol +alloc returns an NSURLProtocol Passed test: basic.m:19 ... NSURLProtocol +canInitWithRequest throws an exeception (subclasses should be used) Passed test: basic.m:23 ... NSURLProtocol +canonicalRequestForRequest: returns an NSURLProtocol Passed test: basic.m:27 ... NSURLProtocol +requestIsCacheEquivalent:toRequest returns YES with a request and its copy Passed test: basic.m:30 ... NSURLProtocol +requestIsCacheEquivalent:toRequest returns NO after a method change Completed file: basic.m Building in base/NSURLRequest Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:3:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSURLRequest/basic.m... Passed test: basic.m:16 ... NSURLRequest +alloc returns an NSURLRequest Passed test: basic.m:20 ... NSURLRequest +requestWithURL returns a request from a valid URL Passed test: basic.m:22 ... Request URL is equal to the URL used for creation Passed test: basic.m:24 ... Request is initialized with a GET method Passed test: basic.m:28 ... NSURLRequest +requestWithURL returns a request from an invalid URL (unknown scheme) Passed test: basic.m:32 ... NSURLRequest -mutableCopy returns a mutable request Passed test: basic.m:35 ... Can setHTTPMethod of a mutable request (POST) Passed test: basic.m:38 ... Can setHTTPMethod of a mutable request (non existant NONHTTPMETHOD) Passed test: basic.m:42 ... Can set and get a value for an HTTP header field Passed test: basic.m:45 ... Handle multiple values for an HTTP header field Passed test: basic.m:50 ... NSURLRequest +new returns a mutable request Passed test: basic.m:52 ... nil URL from empty request Passed test: basic.m:53 ... GET method from empty request Completed file: basic.m Building in base/NSUserDefaults Making all for test_tool basic... Making all for test_tool general... Compiling file basic.m ... Compiling file general.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from general.m:4:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool general ... Testing basic.m... Running base/NSUserDefaults/basic.m... Passed test: NSUserDefaults is a known className Passed test: Object 0 of class 'NSUserDefaults' conforms to NSObject Passed test: Object 0 of class 'NSUserDefaults' can return self Passed test: Object 0 of class 'NSUserDefaults' can return own class Passed test: Object 0 of class 'NSUserDefaults' object SearchList: () Persistent: {} Temporary: {GSConfigDomain = {"GNUSTEP_LOCAL_ADMIN_APPS" = "/usr/local/lib/GNUstep/Applications"; "GNU is of correct class Passed test: Object 0 of class 'NSUserDefaults' isMemberOfClass works Passed test: Object 0 of class 'NSUserDefaults' can return superclass Passed test: Object 0 of class 'NSUserDefaults' responds to hash Passed test: Object 0 of class 'NSUserDefaults' isEqual: to self Passed test: Object 0 of class 'NSUserDefaults' respondsToSelector: Passed test: Object 0 of class 'NSUserDefaults' handles retain Passed test: Object 0 of class 'NSUserDefaults' has working retainCount Passed test: Object 0 of class 'NSUserDefaults' has NSString description Passed test: Object 0 of class 'NSUserDefaults' handles performSelector Passed test: basic.m:15 ... can store double Completed file: basic.m Testing general.m... Running base/NSUserDefaults/general.m... Passed test: general.m:33 ... NSUserDefaults understands +standardUserDefaults Passed test: general.m:42 ... NSUserDefaults can set/get a BOOL Passed test: general.m:44 ... setting a boolean causes notification Passed test: general.m:48 ... NSUserDefaults can set/get an int Passed test: general.m:50 ... setting an integer causes notification Passed test: general.m:54 ... NSUserDefaults can set/get a string Passed test: general.m:58 ... NSUserDefaults can use -removeObjectForKey: to remove a bool Passed test: general.m:62 ... NSUserDefaults can use -setObject:forKey: to remove an int Completed file: general.m Building in base/NSXMLDocument Making all for test_tool basic... Compiling file basic.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Testing basic.m... Running base/NSXMLDocument/basic.m... Passed test: basic.m:15 ... Cannot initialise an XML document with nil data Passed test: basic.m:20 ... Cannot initialise an XML document with bad data class 2012-01-30 20:27:31.722 basic[4072] File NSXMLNode.m: 262. In -[NSXMLNode initWithKind:options:] WARNING the XML DOM classes are not currently implemented to a usable level, but we expect to have an implementation based on libxml2 in place for the next release. Passed test: Class 'NSXMLDocument' exists Passed test: Class 'NSXMLDocument' has working alloc Passed test: Class 'NSXMLDocument' alloc gives the correct class Passed test: Class 'NSXMLDocument' has working init Passed test: Class 'NSXMLDocument' has working new Passed test: Class 'NSXMLDocument' has working allocWithZone Passed test: NSXMLDocument is a known className Passed test: Object 0 of class 'NSXMLDocument' conforms to NSObject Passed test: Object 0 of class 'NSXMLDocument' can return self Passed test: Object 0 of class 'NSXMLDocument' can return own class Passed test: Object 0 of class 'NSXMLDocument' object is of correct class Passed test: Object 0 of class 'NSXMLDocument' isMemberOfClass works Passed test: Object 0 of class 'NSXMLDocument' can return superclass Passed test: Object 0 of class 'NSXMLDocument' responds to hash Passed test: Object 0 of class 'NSXMLDocument' isEqual: to self Passed test: Object 0 of class 'NSXMLDocument' respondsToSelector: Passed test: Object 0 of class 'NSXMLDocument' handles retain Passed test: Object 0 of class 'NSXMLDocument' has working retainCount Passed test: Object 0 of class 'NSXMLDocument' has NSString description Passed test: Object 0 of class 'NSXMLDocument' handles performSelector Passed test: basic.m:28 ... can add elem to doc Passed test: basic.m:32 ... can set elem as root Passed test: basic.m:33 ... set root removes other children Passed test: basic.m:35 ... setting a nil root is ignored Passed test: basic.m:36 ... root element remains Completed file: basic.m Building in base/NSXMLElement Making all for test_tool basic... Making all for test_tool children... Compiling file basic.m ... Compiling file children.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from children.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool children ... Testing basic.m... Running base/NSXMLElement/basic.m... 2012-01-30 20:27:33.597 basic[4158] File NSXMLNode.m: 262. In -[NSXMLNode initWithKind:options:] WARNING the XML DOM classes are not currently implemented to a usable level, but we expect to have an implementation based on libxml2 in place for the next release. Passed test: Class 'NSXMLElement' exists Passed test: Class 'NSXMLElement' has working alloc Passed test: Class 'NSXMLElement' alloc gives the correct class Passed test: Class 'NSXMLElement' has working init Passed test: Class 'NSXMLElement' has working new Passed test: Class 'NSXMLElement' has working allocWithZone Passed test: NSXMLElement is a known className Passed test: Object 0 of class 'NSXMLElement' conforms to NSObject Passed test: Object 0 of class 'NSXMLElement' can return self Passed test: Object 0 of class 'NSXMLElement' can return own class Passed test: Object 0 of class 'NSXMLElement' object is of correct class Passed test: Object 0 of class 'NSXMLElement' isMemberOfClass works Passed test: Object 0 of class 'NSXMLElement' can return superclass Passed test: Object 0 of class 'NSXMLElement' responds to hash Passed test: Object 0 of class 'NSXMLElement' isEqual: to self Passed test: Object 0 of class 'NSXMLElement' respondsToSelector: Passed test: Object 0 of class 'NSXMLElement' handles retain Passed test: Object 0 of class 'NSXMLElement' has working retainCount Passed test: Object 0 of class 'NSXMLElement' has NSString description Passed test: Object 0 of class 'NSXMLElement' handles performSelector Passed test: basic.m:16 ... differently named elements are not equal Passed test: basic.m:19 ... setting name of element works Passed test: basic.m:20 ... elements with same name are equal Passed test: basic.m:24 ... invalid node kind is correct Passed test: basic.m:25 ... element node level is zero Passed test: basic.m:26 ... element node URI is nil Passed test: basic.m:27 ... element node object value is empty Passed test: basic.m:28 ... element node string value is empty Passed test: basic.m:29 ... element node children is nil Passed test: basic.m:33 ... setting URI on element node works Passed test: basic.m:36 ... setting object value on element node works Passed test: basic.m:39 ... setting nil object value on element node gives empty string Passed test: basic.m:42 ... setting string value on element node works Passed test: basic.m:45 ... setting nil string value on element node gives empty string Completed file: basic.m Testing children.m... Running base/NSXMLElement/children.m... 2012-01-30 20:27:33.696 children[4177] File NSXMLNode.m: 262. In -[NSXMLNode initWithKind:options:] WARNING the XML DOM classes are not currently implemented to a usable level, but we expect to have an implementation based on libxml2 in place for the next release. Passed test: children.m:32 ... may add a child at index 0 Passed test: children.m:33 ... parent has a child after insertion Passed test: children.m:34 ... child has correct parent Passed test: children.m:36 ... removing child works Passed test: children.m:37 ... children is nil after removal Passed test: children.m:38 ... child has no parent Passed test: children.m:40 ... may reinsert a child at index 0 Passed test: children.m:43 ... may add a child at index 0 Passed test: children.m:44 ... parent has a child after insertion 2012-01-30 20:27:33.703 children[4177] NSXMLElement.m:227 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInternalInconsistencyException Passed test: children.m:48 ... cannot add a child to to parents Passed test: children.m:55 ... may add NSXMLElementKind child Passed test: children.m:60 ... may add NSXMLProcessingInstructionKind child Passed test: children.m:64 ... may add NSXMLTextKind child Passed test: children.m:68 ... may add NSXMLCommentKind child Passed test: children.m:73 ... may add NSXMLAttributeDeclarationKind child 2012-01-30 20:27:33.703 children[4177] NSXMLElement.m:234 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:78 ... may not add NSXMLEntityDeclarationKind child 2012-01-30 20:27:33.703 children[4177] NSXMLElement.m:233 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:83 ... may not add NSXMLElementDeclarationKind child 2012-01-30 20:27:33.703 children[4177] NSXMLElement.m:237 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:88 ... may not add NSXMLNotationDeclarationKind child 2012-01-30 20:27:33.703 children[4177] NSXMLElement.m:235 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:92 ... may not add NSXMLInvalidKind child 2012-01-30 20:27:33.703 children[4177] NSXMLElement.m:232 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:96 ... may not add NSXMLDocumentKind child 2012-01-30 20:27:33.704 children[4177] NSXMLElement.m:231 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:100 ... may not add NSXMLDTDKind child 2012-01-30 20:27:33.704 children[4177] NSXMLElement.m:236 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:104 ... may not add NSXMLNamespaceKind child 2012-01-30 20:27:33.704 children[4177] NSXMLElement.m:230 Assertion failed in NSXMLElement(instance), method insertChild:atIndex:. NSInvalidArgumentException Passed test: children.m:108 ... may not add NSXMLAttributeKind child Passed test: children.m:111 ... child element node level is one Passed test: children.m:114 ... may set a nil array of children Passed test: children.m:115 ... setting nil children works Passed test: children.m:118 ... removing child from invalid index raises Completed file: children.m Building in base/NSXMLNode Making all for test_tool basic... Making all for test_tool children... Making all for test_tool kinds... Compiling file basic.m ... Compiling file children.m ... Compiling file kinds.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool children ... Linking test_tool kinds ... Linking test_tool basic ... Testing basic.m... Running base/NSXMLNode/basic.m... 2012-01-30 20:27:35.503 basic[4286] File NSXMLNode.m: 262. In -[NSXMLNode initWithKind:options:] WARNING the XML DOM classes are not currently implemented to a usable level, but we expect to have an implementation based on libxml2 in place for the next release. Passed test: Class 'NSXMLNode' exists Passed test: Class 'NSXMLNode' has working alloc Passed test: Class 'NSXMLNode' alloc gives the correct class Passed test: Class 'NSXMLNode' has working init Passed test: Class 'NSXMLNode' has working new Passed test: Class 'NSXMLNode' has working allocWithZone Passed test: NSXMLNode is a known className Passed test: Object 0 of class 'NSXMLNode' conforms to NSObject Passed test: Object 0 of class 'NSXMLNode' can return self Passed test: Object 0 of class 'NSXMLNode' can return own class Passed test: Object 0 of class 'NSXMLNode' object is of correct class Passed test: Object 0 of class 'NSXMLNode' isMemberOfClass works Passed test: Object 0 of class 'NSXMLNode' can return superclass Passed test: Object 0 of class 'NSXMLNode' responds to hash Passed test: Object 0 of class 'NSXMLNode' isEqual: to self Passed test: Object 0 of class 'NSXMLNode' respondsToSelector: Passed test: Object 0 of class 'NSXMLNode' handles retain Passed test: Object 0 of class 'NSXMLNode' has working retainCount Passed test: Object 0 of class 'NSXMLNode' has NSString description Passed test: Object 0 of class 'NSXMLNode' handles performSelector Passed test: basic.m:16 ... different node kinds are not equal Passed test: basic.m:20 ... empty nodes are equal Passed test: basic.m:22 ... invalid node kind is correct Passed test: basic.m:23 ... invalid node level is zero Passed test: basic.m:24 ... invalid node name is nil Passed test: basic.m:25 ... invalid node URI is nil Passed test: basic.m:26 ... invalid node object value is nil Passed test: basic.m:27 ... invalid node string value is empty Passed test: basic.m:28 ... invalid node children is nil Passed test: basic.m:32 ... setting name on invalid node gives a nil name Passed test: basic.m:35 ... setting URI on invalid node gives a nil URI Passed test: basic.m:38 ... setting object value on invalid node works Passed test: basic.m:41 ... setting nil object value on invalid node works Passed test: basic.m:44 ... setting string value on invalid node works Passed test: basic.m:47 ... setting nil string value on invalid node gives empty string Completed file: basic.m Testing children.m... Running base/NSXMLNode/children.m... Start set: children.m:10 ... NSXMLNode - handling children 2012-01-30 20:27:35.598 children[4305] File NSXMLNode.m: 262. In -[NSXMLNode initWithKind:options:] WARNING the XML DOM classes are not currently implemented to a usable level, but we expect to have an implementation based on libxml2 in place for the next release. Passed test: children.m:19 ... Detached children can be reattached. Passed test: children.m:25 ... Reusing a child throws an exception End set: children.m:33 ... NSXMLNode - handling children Completed file: children.m Testing kinds.m... Running base/NSXMLNode/kinds.m... Start set: kinds.m:20 ... NSXMLNode -initWithKind: initializer 2012-01-30 20:27:35.692 kinds[4324] File NSXMLNode.m: 262. In -[NSXMLNode initWithKind:options:] WARNING the XML DOM classes are not currently implemented to a usable level, but we expect to have an implementation based on libxml2 in place for the next release. Passed test: kinds.m:26 ... Initializing with NSXMLDocumentKind produces instances of NSXMLDocument. Passed test: kinds.m:27 ... Initializing with NSXMLElementKind produces instances of NSXMLElement. Passed test: kinds.m:28 ... Initializing with NSXMLDTDKind produces instances of NSXMLDTD. Passed test: kinds.m:29 ... Initializing with NSXMLEntityDeclarationKind produces instances of NSXMLDTDNode. Passed test: kinds.m:30 ... Initializing with NSXMLElementDeclarationKind produces instances of NSXMLDTDNode. Passed test: kinds.m:31 ... Initializing with NSXMLNotationDeclarationKind produces instances of NSXMLDTDNode. Passed test: kinds.m:33 ... Does not instantiate NSXMLAttributeDeclarations through -initWithKind: End set: kinds.m:43 ... NSXMLNode -initWithKind: initializer Completed file: kinds.m Building in base/NSXMLParser Making all for test_tool basic... Making all for test_tool parse... Compiling file basic.m ... Compiling file parse.m ... In file included from basic.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] In file included from parse.m:1:0: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSObject’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:162:11: warning: variable ‘count1’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h: In function ‘test_NSMutableCopying’: /usr/local/share/GNUstep/Makefiles/TestFramework/ObjectTesting.h:389:13: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] Linking test_tool basic ... Linking test_tool parse ... Testing basic.m... Running base/NSXMLParser/basic.m... Passed test: Class 'NSXMLParser' exists Passed test: Class 'NSXMLParser' has working alloc Passed test: Class 'NSXMLParser' alloc gives the correct class Passed test: Class 'NSXMLParser' has working init Passed test: Class 'NSXMLParser' has working new Passed test: Class 'NSXMLParser' has working allocWithZone Passed test: NSXMLParser is a known className Passed test: Object 0 of class 'NSXMLParser' conforms to NSObject Passed test: Object 0 of class 'NSXMLParser' can return self Passed test: Object 0 of class 'NSXMLParser' can return own class Passed test: Object 0 of class 'NSXMLParser' object is of correct class Passed test: Object 0 of class 'NSXMLParser' isMemberOfClass works Passed test: Object 0 of class 'NSXMLParser' can return superclass Passed test: Object 0 of class 'NSXMLParser' responds to hash Passed test: Object 0 of class 'NSXMLParser' isEqual: to self Passed test: Object 0 of class 'NSXMLParser' respondsToSelector: Passed test: Object 0 of class 'NSXMLParser' handles retain Passed test: Object 0 of class 'NSXMLParser' has working retainCount Passed test: Object 0 of class 'NSXMLParser' has NSString description Passed test: Object 0 of class 'NSXMLParser' handles performSelector Completed file: basic.m Testing parse.m... Running base/NSXMLParser/parse.m... Passed test: parse.m:294 ... simple document 1 Passed test: parse.m:295 ... simple document 1 without header 2012-01-30 20:27:37.164 parse[4430] name=version - 20 2012-01-30 20:27:37.165 parse[4430] type=CDATA - 20 2012-01-30 20:27:37.165 parse[4430] name=name - 20 2012-01-30 20:27:37.165 parse[4430] type=CDATA - 20 2012-01-30 20:27:37.165 parse[4430] name=srcLoc - 20 2012-01-30 20:27:37.165 parse[4430] type=CDATA - 20 Passed test: parse.m:315 ... internal-document.xml Completed file: parse.m Building in base/PropertyLists Making all for test_tool non_ascii... Making all for test_tool test00... Making all for test_tool xml... Making all for test_tool test01... Compiling file test00.m ... Compiling file non_ascii.m ... Compiling file test01.m ... Compiling file xml.m ... Linking test_tool non_ascii ... Linking test_tool xml ... Linking test_tool test00 ... Linking test_tool test01 ... Testing non_ascii.m... Running base/PropertyLists/non_ascii.m... Passed test: non_ascii.m:16 ... utf8 plist works Passed test: non_ascii.m:19 ... utf16 plist works Passed test: non_ascii.m:22 ... utf8 strings file works Passed test: non_ascii.m:25 ... utf16 strings file works Completed file: non_ascii.m Testing test00.m... Running base/PropertyLists/test00.m... Passed test: test00.m:19 ... We can parse a string Passed test: test00.m:22 ... We can parse a quoted string Passed test: test00.m:25 ... We can parse a quoted string with octal escape Passed test: test00.m:29 ... We can parse a simple array with a single object Passed test: test00.m:33 ... We can parse a simple array with a single object between "s Passed test: test00.m:37 ... We can parse a simple array with two objects Passed test: test00.m:42 ... We can parse a simple array with three objects, with "s Passed test: test00.m:46 ... We can parse a simple array with two objects and a C comment Passed test: test00.m:50 ... We can parse a simple array with two objects and a C++ comment Passed test: test00.m:53 ... We can parse an empty dictionary Passed test: test00.m:59 ... We can parse a simple dictionary with a two key value pairs Passed test: test00.m:65 ... We can parse a simple dictionary with a two key value pairs and a C comment Passed test: test00.m:71 ... We can parse a simple dictionary with a two key value pairs and a C++ comment Passed test: test00.m:76 ... We can parse an array containing a single array Passed test: test00.m:82 ... We can parse an array containing a single dictionary Passed test: test00.m:88 ... We can parse an array containing an array and a string Passed test: test00.m:95 ... We can parse an array containing an array and a dictionary Completed file: test00.m Testing test01.m... Running base/PropertyLists/test01.m... 2012-01-30 20:27:39.381 test01[4605] test descriptions Passed test: test01.m:122 ... We can generate a property list from a string Passed test: test01.m:125 ... We can generate a property list from an empty array Passed test: test01.m:128 ... We can generate a property list from an array with a single object Passed test: test01.m:132 ... We can generate a property list from an array with two objects Passed test: test01.m:138 ... We can generate a property list from an array with three objects and "s Passed test: test01.m:141 ... We can generate a property list from an empty dictionary Passed test: test01.m:146 ... We can generate a property list from a dictionary with a single key/value pair Passed test: test01.m:152 ... We can generate a property list from a dictionary with two key/value pairs Passed test: test01.m:159 ... We can generate a property list from a dictionary with an array inside Passed test: test01.m:176 ... We can generate a medium-size property list (1) Passed test: test01.m:281 ... We can generate a medium-size property list (2) Passed test: test01.m:285 ... We can generate a property list from an empty data Passed test: test01.m:288 ... We can generate a property list from very simple data 2012-01-30 20:27:39.561 test01[4605] No network address appears to be available for this machine (linux-yiec) - using loopback address (127.0.0.1) 2012-01-30 20:27:39.562 test01[4605] You probably need a line like '127.0.0.1 linux-yiec localhost' in your /etc/hosts file Passed test: test01.m:292 ... We can generate a property list from very simple data (2) Passed test: test01.m:297 ... We can generate a property list from an array containing very simple data Passed test: test01.m:315 ... We can generate a property list from an array containing various things 2012-01-30 20:27:39.563 test01[4605] test XML Passed test: test01.m:122 ... We can generate a property list from a string Passed test: test01.m:125 ... We can generate a property list from an empty array Passed test: test01.m:128 ... We can generate a property list from an array with a single object Passed test: test01.m:132 ... We can generate a property list from an array with two objects Passed test: test01.m:138 ... We can generate a property list from an array with three objects and "s Passed test: test01.m:141 ... We can generate a property list from an empty dictionary Passed test: test01.m:146 ... We can generate a property list from a dictionary with a single key/value pair Passed test: test01.m:152 ... We can generate a property list from a dictionary with two key/value pairs Passed test: test01.m:159 ... We can generate a property list from a dictionary with an array inside Passed test: test01.m:176 ... We can generate a medium-size property list (1) Passed test: test01.m:281 ... We can generate a medium-size property list (2) Passed test: test01.m:285 ... We can generate a property list from an empty data Passed test: test01.m:288 ... We can generate a property list from very simple data Passed test: test01.m:292 ... We can generate a property list from very simple data (2) Passed test: test01.m:297 ... We can generate a property list from an array containing very simple data Passed test: test01.m:315 ... We can generate a property list from an array containing various things 2012-01-30 20:27:39.613 test01[4605] test binary Passed test: test01.m:122 ... We can generate a property list from a string Passed test: test01.m:125 ... We can generate a property list from an empty array Passed test: test01.m:128 ... We can generate a property list from an array with a single object Passed test: test01.m:132 ... We can generate a property list from an array with two objects Passed test: test01.m:138 ... We can generate a property list from an array with three objects and "s Passed test: test01.m:141 ... We can generate a property list from an empty dictionary Passed test: test01.m:146 ... We can generate a property list from a dictionary with a single key/value pair Passed test: test01.m:152 ... We can generate a property list from a dictionary with two key/value pairs Passed test: test01.m:159 ... We can generate a property list from a dictionary with an array inside Passed test: test01.m:176 ... We can generate a medium-size property list (1) Passed test: test01.m:281 ... We can generate a medium-size property list (2) Passed test: test01.m:285 ... We can generate a property list from an empty data Passed test: test01.m:288 ... We can generate a property list from very simple data Passed test: test01.m:292 ... We can generate a property list from very simple data (2) Passed test: test01.m:297 ... We can generate a property list from an array containing very simple data Passed test: test01.m:315 ... We can generate a property list from an array containing various things 2012-01-30 20:27:39.617 test01[4605] test OpenStep Passed test: test01.m:122 ... We can generate a property list from a string Passed test: test01.m:125 ... We can generate a property list from an empty array Passed test: test01.m:128 ... We can generate a property list from an array with a single object Passed test: test01.m:132 ... We can generate a property list from an array with two objects Passed test: test01.m:138 ... We can generate a property list from an array with three objects and "s Passed test: test01.m:141 ... We can generate a property list from an empty dictionary Passed test: test01.m:146 ... We can generate a property list from a dictionary with a single key/value pair Passed test: test01.m:152 ... We can generate a property list from a dictionary with two key/value pairs Passed test: test01.m:159 ... We can generate a property list from a dictionary with an array inside Passed test: test01.m:176 ... We can generate a medium-size property list (1) Passed test: test01.m:281 ... We can generate a medium-size property list (2) Passed test: test01.m:285 ... We can generate a property list from an empty data Passed test: test01.m:288 ... We can generate a property list from very simple data Passed test: test01.m:292 ... We can generate a property list from very simple data (2) Passed test: test01.m:297 ... We can generate a property list from an array containing very simple data Passed test: test01.m:315 ... We can generate a property list from an array containing various things Passed test: test01.m:122 ... We can generate a property list from a string Passed test: test01.m:125 ... We can generate a property list from an empty array Passed test: test01.m:128 ... We can generate a property list from an array with a single object Passed test: test01.m:132 ... We can generate a property list from an array with two objects Passed test: test01.m:138 ... We can generate a property list from an array with three objects and "s Passed test: test01.m:141 ... We can generate a property list from an empty dictionary Passed test: test01.m:146 ... We can generate a property list from a dictionary with a single key/value pair Passed test: test01.m:152 ... We can generate a property list from a dictionary with two key/value pairs Passed test: test01.m:159 ... We can generate a property list from a dictionary with an array inside Passed test: test01.m:176 ... We can generate a medium-size property list (1) Passed test: test01.m:281 ... We can generate a medium-size property list (2) Passed test: test01.m:285 ... We can generate a property list from an empty data Passed test: test01.m:288 ... We can generate a property list from very simple data Passed test: test01.m:292 ... We can generate a property list from very simple data (2) Passed test: test01.m:297 ... We can generate a property list from an array containing very simple data Passed test: test01.m:315 ... We can generate a property list from an array containing various things Completed file: test01.m Testing xml.m... Running base/PropertyLists/xml.m... Passed test: xml.m:30 ... xml propertylist parse test 0 Passed test: xml.m:30 ... xml propertylist parse test 1 Passed test: xml.m:30 ... xml propertylist parse test 2 Passed test: xml.m:30 ... xml propertylist parse test 3 Passed test: xml.m:30 ... xml propertylist parse test 4 Passed test: xml.m:30 ... xml propertylist parse test 5 Completed file: xml.m Building in base/Unicode Making all for test_tool test00... Compiling file test00.m ... Linking test_tool test00 ... Testing test00.m... Running base/Unicode/test00.m... Passed test: test00.m:19 ... We can convert from UTF8 Encoding Passed test: test00.m:23 ... We can convert to UTF8 Encoding Completed file: test00.m