Lines Matching refs:ok

966ok ksp_ksp_tests-ex9_1+pc_fieldsplit_diag_use_amat-0_pc_fieldsplit_diag_use_amat-0_pc_fieldsplit_t…
967 …not ok diff-ksp_ksp_tests-ex9_1+pc_fieldsplit_diag_use_amat-0_pc_fieldsplit_diag_use_amat-0_pc_fie…
968ok ksp_ksp_tests-ex9_1+pc_fieldsplit_diag_use_amat-0_pc_fieldsplit_diag_use_amat-0_pc_fieldsplit_t…
978ok ksp_ksp_tests-ex9_1+pc_fieldsplit_diag_use_amat-0_pc_fieldsplit_diag_use_amat-0_pc_fieldsplit_t…
982 This can still be hard to read and pick out what you want. So use the fact that you want `not ok`
986 $ make test s='src/ksp/ksp/tests/ex9.c' i='*1' v=1 | grep 'not ok' | cut -d# -f2
1036 ok 1 In mat...tests: "./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_block_size …
1037 ok 2 In mat...tests: "Diff of ./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_blo…
1038 ok 3 In mat...tests: "./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_block_size …
1039 ok 4 In mat...tests: "Diff of ./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_blo…
1040 ok 5 In mat...tests: "./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type baij -matload_block_size…
1041 ok 6 In mat...tests: "Diff of ./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type baij -matload_bl…
1044 ok 11 In mat...tests: "./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type saij -matload_block_siz…
1045 ok 12 In mat...tests: "Diff of ./ex138 -f ${DATAFILESPATH}/matrices/small -mat_type aij -matload_bl…
1071 ok 1 ./ex1
1072 ok 2 diff ex1.tmp output/ex1.out
1073 not ok 4 ./ex2
1075 not ok 5 diff ex2.tmp output/ex2.out
1076 ok 7 ./ex3 -f /matrices/small -mat_type aij -matload_block_size 2
1077 ok 8 diff ex3.tmp output/ex3.out
1078 ok 9 ./ex3 -f /matrices/small -mat_type aij -matload_block_size 3
1079 ok 10 diff ex3.tmp output/ex3.out
1080 ok 11 ./ex3 -f /matrices/small -mat_type baij -matload_block_size 2
1081 ok 12 diff ex3.tmp output/ex3.out
1082 ok 13 ./ex3 -f /matrices/small -mat_type baij -matload_block_size 3
1083 ok 14 diff ex3.tmp output/ex3.out
1084 ok 15 ./ex3 -f /matrices/small -mat_type sbaij -matload_block_size 2
1085 ok 16 diff ex3.tmp output/ex3.out
1086 ok 17 ./ex3 -f /matrices/small -mat_type sbaij -matload_block_size 3
1087 ok 18 diff ex3.tmp output/ex3.out
1089 # failed 2/16 tests; 87.500% ok