Jiri Olsa
301a89f8cf
libperf: Keep count of failed tests
...
Keep the count of failed tests, so we get better output with failures,
like:
# make tests
...
running static:
- running test-cpumap.c...OK
- running test-threadmap.c...OK
- running test-evlist.c...FAILED test-evlist.c:53 failed to create evsel2
FAILED test-evlist.c:163 failed to create evsel2
FAILED test-evlist.c:287 failed count
FAILED (3)
- running test-evsel.c...OK
running dynamic:
- running test-cpumap.c...OK
- running test-threadmap.c...OK
- running test-evlist.c...FAILED test-evlist.c:53 failed to create evsel2
FAILED test-evlist.c:163 failed to create evsel2
FAILED test-evlist.c:287 failed count
FAILED (3)
- running test-evsel.c...OK
...
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Alexey Budankov <alexey.budankov@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jin Yao <yao.jin@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20191017105918.20873-9-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-10-19 15:35:01 -03:00
..
2019-10-15 15:42:01 -03:00
2019-09-06 16:49:17 +02:00
2019-08-12 17:14:14 -03:00
2019-09-10 12:31:39 -06:00
2019-05-30 11:26:35 -07:00
2019-07-12 12:24:03 -07:00
2019-07-09 09:07:00 -07:00
2019-09-24 12:36:31 -07:00
2019-08-18 20:45:57 +01:00
2019-09-30 17:29:30 -03:00
2019-05-23 10:25:26 -06:00
2019-06-19 17:09:53 +02:00
2019-06-19 17:11:22 +02:00
2019-07-25 20:07:52 +02:00
2019-10-07 15:15:24 +02:00
2019-08-09 10:28:57 -07:00
2019-09-25 15:23:33 +02:00
2019-07-15 20:44:49 -07:00
2019-06-19 17:09:08 +02:00
2019-10-19 15:35:01 -03:00
2019-09-24 12:39:40 -07:00
2019-07-23 09:04:54 -03:00
2019-05-30 11:29:19 -07:00
2019-10-12 14:13:55 -07:00
2019-05-24 17:37:52 +02:00
2019-06-05 17:36:37 +02:00
2019-07-25 18:12:20 +02:00
2019-06-19 17:09:52 +02:00
2019-07-12 11:05:46 -07:00
2019-06-19 17:09:55 +02:00
2019-08-14 10:59:59 -03:00