Fix up tests for Parser scenario 59/47759/5
authorEmma Foley <emma.l.foley@intel.com>
Fri, 24 Nov 2017 09:46:37 +0000 (09:46 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Sat, 27 Jan 2018 20:57:33 +0000 (20:57 +0000)
commit39886e1874048f47b13a957ab145ad267aebe4e0
tree078d59d1b144d862ad003416e5f88bb6bbb5547c
parent92098cdeb1d0d21ceea33f4f234d7b383ab46f14
Fix up tests for Parser scenario

* Check the results at the test methods
* Remove print statement from Parser scenario
* Replace assertEquals(x, True) with assertTrue(x)

Change-Id: I5c2612692e625fc888c7ce7637b9e1625440724a
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
tests/unit/benchmark/scenarios/parser/test_parser.py
yardstick/benchmark/scenarios/parser/parser.py