]> git.baikalelectronics.ru Git - kernel.git/commit
perf tests: Add attr tests under builtin test command
authorJiri Olsa <jolsa@redhat.com>
Tue, 30 Oct 2012 22:02:05 +0000 (23:02 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 1 Nov 2012 20:00:40 +0000 (17:00 -0300)
commit3b2dd5a66bf33faa8950db29f5d3e4162b74c083
treeebb474c8c481dbbd3f55be3d689fef289e487c98
parent359341b5c260e5a445017d7bab328c4df52577a0
perf tests: Add attr tests under builtin test command

The test attr suite is run only if it's run under perf source directory,
or tests are found in installed path.

Otherwise tests are omitted (notification is displayed) and finished as
successful.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1351634526-1516-25-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/perf.h
tools/perf/tests/attr.c
tools/perf/tests/builtin-test.c