On Wed, 3 Oct 2012 19:17:20 +0900 HIYAMA Manabu <[email protected]> wrote:
> - use bytearray(n) instead of str().zfill(n) > - test data are more strictly. > > Signed-off-by: HIYAMA Manabu <[email protected]> > --- > ryu/tests/unit/ofproto/test_ofproto_parser.py | 19 ++++++++++++------ > ryu/tests/unit/ofproto/test_parser_v10.py | 26 > +++++++++++++++---------- > ryu/tests/unit/ofproto/test_parser_v12.py | 26 > +++++++++++++++---------- > 3 files changed, 45 insertions(+), 26 deletions(-) Applied. ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
