Sort the tests run in tests/ by running the slowest ones first

This speeds up the tests when they are run in parallel.

	* tests/Makefile.am: Sort the tests  by running the slowest ones
	first.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2016-01-18 13:00:51 +01:00
parent f275939df2
commit 5e171c530c

View File

@ -17,19 +17,19 @@ endif
TESTS= \
runtestreaddwarf \
runtestcanonicalizetypes.sh \
runtestreadwrite \
runtestdiffpkg \
runtestdifffilter \
$(ZIP_ARCHIVE_TESTS) \
runtestdiffsuppr \
runtestreadwrite \
runtestabidiff \
runtestdiffdwarfabixml \
runtestabicompat \
runtesttypesstability \
runtestdiffdwarf \
runtestlookupsyms \
runtestaltdwarf \
runtestcorediff \
runtestabidiff \
runtestdiffdwarf \
runtestdifffilter \
runtestdiffsuppr \
runtestdiffdwarfabixml \
runtestabicompat \
runtestdiffpkg \
runtesttypesstability \
$(CXX11_TESTS)
EXTRA_DIST = runtestcanonicalizetypes.sh.in