~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Andrew Hutchings
  • Date: 2011-06-07 21:19:19 UTC
  • mto: This revision was merged to the branch mainline in revision 2327.
  • Revision ID: andrew@linuxjedi.co.uk-20110607211919-7ef8spt1qkefxoyx
Remove all drizzleadmin code (hopefully)

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