perf tests: reorganize
commit42d9439da93eb64ef3bb96e012cf4ab88f7f63ac
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 25 Jul 2012 17:06:22 +0000 (25 19:06 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 26 Jul 2012 11:35:24 +0000 (26 13:35 +0200)
tree6617a54ab3e9fbd8717da089a917c0204b4fb70a
parent3971f998c5388a46581b2a2c273283ef6f1e5408
perf tests: reorganize

* t/list-of-tests.mk (handwritten_TESTS): Don't list ($perf_TESTS) in
here anymore.
* Makefile.am (EXTRA_DIST): Add them explicitly.
(perf): New target, run the performance tests and save the logs of
the ones with unexpected results in the file 't/perf/test-suite.log',
which is thus ...
(PERF_TEST_SUITE_LOG): ... defined in this variable ...
(CLEANFILES): ... and added to this.
(test_subdirs): Remove 't/perf': the tests in there are no more
listed in $(TESTS).
* t/ax/test-init.sh: Don't explicitly skip "perf" test here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am
t/ax/test-init.sh
t/list-of-tests.mk