Commit e38dc152d6b96aa724c6b77f3383bb75787c6f81

Corinna Vinschen 2015-03-04T11:55:50

Allow to disable tests easily - Introduce the tests_disabled array, add biotest, explicit_bzero and pidwraptest. - Add preceeding comment to explain why every test is skipped - Rearrange loops generating Makefile.am dependencies to look for tests in tests_disabled first and skip them. Signed-off-by: Corinna Vinschen <github@cygwin.de>