perf tests: Move test objects into 'tests' directory
authorJiri Olsa <jolsa@redhat.com>
Tue, 30 Oct 2012 22:01:43 +0000 (23:01 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 31 Oct 2012 18:19:19 +0000 (16:19 -0200)
commit945aea220bb8f4bb37950549cc0b93bbec24c460
tree3eff78bd0339f33db881feed0a58287ad1e96e93
parentc77d8d7030128e61e206658815b96a6befed9d06
perf tests: Move test objects into 'tests' directory

Separating test objects into 'tests' directory.

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-3-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/builtin-test.c [deleted file]
tools/perf/tests/builtin-test.c [new file with mode: 0644]
tools/perf/tests/dso-data.c [new file with mode: 0644]
tools/perf/tests/parse-events.c [new file with mode: 0644]
tools/perf/util/dso-test-data.c [deleted file]
tools/perf/util/parse-events-test.c [deleted file]