Home | History | Annotate | Download | only in testing

Lines Matching refs:TESTS

173 *     Read and check the parameter values for the tests.
373 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES',
379 9995 FORMAT( ' TESTS OF THE COMPLEX LEVEL 3 BLAS', //' THE F',
387 $ /' ******* TESTS ABANDONED *******' )
394 $ 'ARITHMETIC OR THE COMPILER.', /' ******* TESTS ABANDONED ',
398 9986 FORMAT( /' END OF TESTS' )
399 9985 FORMAT( /' ******* FATAL ERROR - TESTS ABANDONED *******' )
409 * Tests CGEMM.
478 * Skip tests if not enough room.
502 * Skip tests if not enough room.
527 * Skip tests if not enough room.
673 9999 FORMAT( ' ', A6, ' PASSED THE COMPUTATIONAL TESTS (', I6, ' CALL',
677 9997 FORMAT( ' ', A6, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
694 * Tests CHEMM and CSYMM.
764 * Skip tests if not enough room.
773 * Skip tests if not enough room.
796 * Skip tests if not enough room.
952 9999 FORMAT( ' ', A6, ' PASSED THE COMPUTATIONAL TESTS (', I6, ' CALL',
956 9997 FORMAT( ' ', A6, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
973 * Tests CTRMM and CTRSM.
1049 * Skip tests if not enough room.
1067 * Skip tests if not enough room.
1262 9999 FORMAT( ' ', A6, ' PASSED THE COMPUTATIONAL TESTS (', I6, ' CALL',
1266 9997 FORMAT( ' ', A6, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1283 * Tests CHERK and CSYRK.
1350 * Skip tests if not enough room.
1374 * Skip tests if not enough room.
1590 9999 FORMAT( ' ', A6, ' PASSED THE COMPUTATIONAL TESTS (', I6, ' CALL',
1594 9997 FORMAT( ' ', A6, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1615 * Tests CHER2K and CSYR2K.
1682 * Skip tests if not enough room.
1706 * Skip tests if not enough room.
1963 9999 FORMAT( ' ', A6, ' PASSED THE COMPUTATIONAL TESTS (', I6, ' CALL',
1967 9997 FORMAT( ' ', A6, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1986 * Tests the error exits from the Level 3 Blas.
2918 9999 FORMAT( ' ', A6, ' PASSED THE TESTS OF ERROR-EXITS' )
2919 9998 FORMAT( ' ******* ', A6, ' FAILED THE TESTS OF ERROR-EXITS *****',
3057 * Checks the results of the computational tests.
3243 * Tests if two arrays are identical.
3275 * Tests if selected elements in two arrays are equal.
3409 * Tests whether XERBLA has detected an error when it should.