configure: the testsuite shell must support 'test -e' and 'test ! -e' * configure.ac: Require that the shell that is to be selected to run the testsuite understands "set -e" and "set ! -e". Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>