Searched refs:abort (Results 1 – 3 of 3) sorted by relevance
50 sub abort { subroutine64 and abort "Failed to activate $conf\n";66 system( "make CFLAGS='-Os -Werror'" ) and abort "Failed to build: $conf\n";67 system( "make test" ) and abort "Failed test suite: $conf\n";74 and abort "Failed compat.sh: $conf\n";86 and abort "Failed ssl-opt.sh: $conf\n";
34 sub abort { subroutine50 and abort "Failed to disable $curve\n";52 system( "make lib" ) and abort "Failed to build lib: $curve\n";53 system( "cd tests && make" ) and abort "Failed to build tests: $curve\n";54 system( "make test" ) and abort "Failed test suite: $curve\n";
17 sub abort { subroutine31 system( "scripts/config.pl full" ) and abort "Failed config full\n";35 and abort "Failed to disable $k\n";38 system( "make lib CFLAGS='-Os -Werror'" ) and abort "Failed to build lib: $kex\n";