test-hash: Refine the check_256byte_hash().
authorAlex Wang <alexw@nicira.com>
Thu, 26 Feb 2015 00:12:23 +0000 (16:12 -0800)
committerAlex Wang <alexw@nicira.com>
Fri, 27 Feb 2015 16:57:33 +0000 (08:57 -0800)
commit135fec593706a47dad4a9debdd50e6c13aa06f86
tree234262ede8fd22f5d838793c66f41f439cdb9f20
parent59f280f173d817150565010f5dc1a9301d02651b
test-hash: Refine the check_256byte_hash().

This commit refines the check_256byte_hash() function by moving
some checks to outer loop.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/test-hash.c