~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/mysql_protocol/tests/r/prototest.result

mergeĀ lp:~linuxjedi/drizzle/trunk-remove-drizzleadmin

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
testDefaultInit (prototest.mysql.bitfield.TestField) ... ok
32
32
testGetAttr (prototest.mysql.bitfield.TestField) ... ok
33
33
testSetAttr (prototest.mysql.bitfield.TestField) ... ok
34
 
testAdminHandshake (__main__.TestHandshake) ... ok
35
34
testDBOverrun (__main__.TestHandshake) ... ok
36
35
testEmptyRangeClientHandshake (__main__.TestHandshake) ... ok
37
36
testNullClientHandshake (__main__.TestHandshake) ... ok
58
57
testUnpackInit (prototest.mysql.handshake.TestServerHandshake) ... ok
59
58
 
60
59
----------------------------------------------------------------------
61
 
Ran 58 tests
 
60
Ran 57 tests
62
61
 
63
62
OK