~ubuntu-branches/ubuntu/trusty/drizzle/trusty

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Clint Byrum
  • Date: 2012-06-19 10:46:49 UTC
  • mfrom: (1.1.6)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20120619104649-e2l0ggd4oz3um0f4
Tags: upstream-7.1.36-stable
ImportĀ upstreamĀ versionĀ 7.1.36-stable

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