3 function show_result
() {
8 echo $red"[FAILED]"$normal $t
10 echo $green"[PASSED]"$normal $t
16 for t
in pbc
/pairing_test.pbc pbc
/g2_test.pbc pbc
/bilinear.
test ; do
17 pbc
/pbc
$t > /dev
/null
21 for t
in guru
/fp_test guru
/quadratic_test guru
/poly_test guru
/prodpairing_test guru
/ternary_extension_field_test guru
/eta_T_3_test
; do