Prepare for newer automakes which default to parallel tests.
* checks/Makefile.am: Add a list of test dependencies.
We want to keep the tests in a specific order because that helps to
compare tests and some tests rely on others anyway.
- Signed-off-by: Werner Koch <wk@gnupg.org>