perf test: Do not abort tests on error
authorRobert Richter <robert.richter@amd.com>
Tue, 21 Aug 2012 18:03:15 +0000 (20:03 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 22 Aug 2012 16:34:23 +0000 (13:34 -0300)
commit9bfbbc6d1e6b4d055860231e232b807911bf8325
treeff1c289729a678656e01f8bbb6a83e683fe1be20
parentd45a3e00687bb52a20d9256d3d1068eea271013f
perf test: Do not abort tests on error

Run through all tests regardless of failures. On errors, return the
first error code detected.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1345572195-23857-2-git-send-email-robert.richter@amd.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/parse-events-test.c