IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 10, 2004, 11:38:48 AM (22 years ago)
Author:
evanalst
Message:

Update for test failures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psMatrixVectorArithmetic03.stdout

    r2053 r2693  
    11/***************************** TESTPOINT ******************************************\
    22*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    3 *            TestPoint: psMatrixVectorArithmetic{Check for NULL arguments}         *
    4 *             TestType: Negative                                                   *
    5 *    ExpectedErrorText: Null XXX argument                                          *
    6 *  ExpectedStatusValue: 0                                                          *
     3*            TestPoint: psBinaryOp{Check for output generated}                     *
     4*             TestType: Positive                                                   *
    75\**********************************************************************************/
    86
    97
    10 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Check for NULL arguments} | tst_psMatrixVectorArithmetic03.c)
     8---> TESTPOINT PASSED (psBinaryOp{Check for output generated} | tst_psMatrixVectorArithmetic03.c)
    119
    1210/***************************** TESTPOINT ******************************************\
    1311*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    14 *            TestPoint: psMatrixVectorArithmetic{Inconsistent element types}       *
    15 *             TestType: Negative                                                   *
    16 *    ExpectedErrorText: Element types for arguments inconsistent                   *
    17 *  ExpectedStatusValue: 0                                                          *
     12*            TestPoint: psBinaryOp{Check for null input arg 1}                     *
     13*             TestType: Positive                                                   *
    1814\**********************************************************************************/
    1915
    2016
    21 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Inconsistent element types} | tst_psMatrixVectorArithmetic03.c)
     17---> TESTPOINT PASSED (psBinaryOp{Check for null input arg 1} | tst_psMatrixVectorArithmetic03.c)
    2218
    2319/***************************** TESTPOINT ******************************************\
    2420*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    25 *            TestPoint: psMatrixVectorArithmetic{Inconsistent element count}       *
    26 *             TestType: Negative                                                   *
    27 *    ExpectedErrorText: Inconsistent element count                                 *
    28 *  ExpectedStatusValue: 0                                                          *
     21*            TestPoint: psBinaryOp{Check for null input arg 2}                     *
     22*             TestType: Positive                                                   *
    2923\**********************************************************************************/
    3024
    3125
    32 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Inconsistent element count} | tst_psMatrixVectorArithmetic03.c)
     26---> TESTPOINT PASSED (psBinaryOp{Check for null input arg 2} | tst_psMatrixVectorArithmetic03.c)
    3327
    3428/***************************** TESTPOINT ******************************************\
    3529*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    36 *            TestPoint: psMatrixVectorArithmetic{Inconsistent dimensionality}      *
    37 *             TestType: Negative                                                   *
    38 *    ExpectedErrorText: Dimensionality for arguments inconsistent                  *
    39 *  ExpectedStatusValue: 0                                                          *
     30*            TestPoint: psBinaryOp{Check for null operand}                         *
     31*             TestType: Positive                                                   *
    4032\**********************************************************************************/
    4133
    4234
    43 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Inconsistent dimensionality} | tst_psMatrixVectorArithmetic03.c)
     35---> TESTPOINT PASSED (psBinaryOp{Check for null operand} | tst_psMatrixVectorArithmetic03.c)
    4436
    4537/***************************** TESTPOINT ******************************************\
    4638*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    47 *            TestPoint: psMatrixVectorArithmetic{Use min with complex numbers}     *
    48 *             TestType: Negative                                                   *
    49 *    ExpectedErrorText: Minimum operation not supported for complex numbers        *
    50 *  ExpectedStatusValue: 0                                                          *
     39*            TestPoint: psUnaryOp{Check for null output}                           *
     40*             TestType: Positive                                                   *
    5141\**********************************************************************************/
    5242
    5343
    54 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Use min with complex numbers} | tst_psMatrixVectorArithmetic03.c)
     44---> TESTPOINT PASSED (psUnaryOp{Check for null output} | tst_psMatrixVectorArithmetic03.c)
    5545
    5646/***************************** TESTPOINT ******************************************\
    5747*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    58 *            TestPoint: psMatrixVectorArithmetic{Use max with complex numbers}     *
    59 *             TestType: Negative                                                   *
    60 *    ExpectedErrorText: Maximum operation not supported for complex numbers        *
    61 *  ExpectedStatusValue: 0                                                          *
     48*            TestPoint: psUnaryOp{Check for null input}                            *
     49*             TestType: Positive                                                   *
    6250\**********************************************************************************/
    6351
    6452
    65 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Use max with complex numbers} | tst_psMatrixVectorArithmetic03.c)
     53---> TESTPOINT PASSED (psUnaryOp{Check for null input} | tst_psMatrixVectorArithmetic03.c)
    6654
    6755/***************************** TESTPOINT ******************************************\
    6856*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    69 *            TestPoint: psMatrixVectorArithmetic{Invalid operation}                *
    70 *             TestType: Negative                                                   *
    71 *    ExpectedErrorText: Invalid operation                                          *
    72 *  ExpectedStatusValue: 0                                                          *
     57*            TestPoint: psUnaryOp{Check for null operator}                         *
     58*             TestType: Positive                                                   *
    7359\**********************************************************************************/
    7460
    7561
    76 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Invalid operation} | tst_psMatrixVectorArithmetic03.c)
     62---> TESTPOINT PASSED (psUnaryOp{Check for null operator} | tst_psMatrixVectorArithmetic03.c)
    7763
    7864/***************************** TESTPOINT ******************************************\
    7965*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
    80 *            TestPoint: psMatrixVectorArithmetic{Invalid input}                    *
    81 *             TestType: Negative                                                   *
    82 *    ExpectedErrorText: Invalid operation                                          *
    83 *  ExpectedStatusValue: 0                                                          *
     66*            TestPoint: psBinaryOp{Inconsistent element types}                     *
     67*             TestType: Positive                                                   *
    8468\**********************************************************************************/
    8569
    8670
    87 ---> TESTPOINT PASSED (psMatrixVectorArithmetic{Invalid input} | tst_psMatrixVectorArithmetic03.c)
     71---> TESTPOINT PASSED (psBinaryOp{Inconsistent element types} | tst_psMatrixVectorArithmetic03.c)
    8872
     73/***************************** TESTPOINT ******************************************\
     74*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     75*            TestPoint: psUnaryOp{Check output type conversion}                    *
     76*             TestType: Positive                                                   *
     77\**********************************************************************************/
     78
     79
     80---> TESTPOINT PASSED (psUnaryOp{Check output type conversion} | tst_psMatrixVectorArithmetic03.c)
     81
     82/***************************** TESTPOINT ******************************************\
     83*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     84*            TestPoint: psBinaryOp{Check for inconsistent elements}                *
     85*             TestType: Positive                                                   *
     86\**********************************************************************************/
     87
     88
     89---> TESTPOINT PASSED (psBinaryOp{Check for inconsistent elements} | tst_psMatrixVectorArithmetic03.c)
     90
     91/***************************** TESTPOINT ******************************************\
     92*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     93*            TestPoint: psUnaryOp{Check inconsistent elements in input and output} *
     94*             TestType: Positive                                                   *
     95\**********************************************************************************/
     96
     97
     98---> TESTPOINT PASSED (psUnaryOp{Check inconsistent elements in input and output} | tst_psMatrixVectorArithmetic03.c)
     99
     100/***************************** TESTPOINT ******************************************\
     101*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     102*            TestPoint: psBinaryOp{Check inconsistent size}                        *
     103*             TestType: Positive                                                   *
     104\**********************************************************************************/
     105
     106
     107---> TESTPOINT PASSED (psBinaryOp{Check inconsistent size} | tst_psMatrixVectorArithmetic03.c)
     108
     109/***************************** TESTPOINT ******************************************\
     110*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     111*            TestPoint: psBinaryOp{Check inconsistent size}                        *
     112*             TestType: Positive                                                   *
     113\**********************************************************************************/
     114
     115
     116---> TESTPOINT PASSED (psBinaryOp{Check inconsistent size} | tst_psMatrixVectorArithmetic03.c)
     117
     118/***************************** TESTPOINT ******************************************\
     119*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     120*            TestPoint: psUnaryOp{Check inconsistent dimensionality}               *
     121*             TestType: Positive                                                   *
     122\**********************************************************************************/
     123
     124
     125---> TESTPOINT PASSED (psUnaryOp{Check inconsistent dimensionality} | tst_psMatrixVectorArithmetic03.c)
     126
     127/***************************** TESTPOINT ******************************************\
     128*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     129*            TestPoint: psBinaryOp{Attempt to use min with complex numbers}        *
     130*             TestType: Positive                                                   *
     131\**********************************************************************************/
     132
     133
     134---> TESTPOINT PASSED (psBinaryOp{Attempt to use  min with complex numbers} | tst_psMatrixVectorArithmetic03.c)
     135
     136/***************************** TESTPOINT ******************************************\
     137*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     138*            TestPoint: psBinaryOp{Attempt to use max with complex numbers}        *
     139*             TestType: Positive                                                   *
     140\**********************************************************************************/
     141
     142
     143---> TESTPOINT PASSED (psBinaryOp{Attempt to use max with complex numbers} | tst_psMatrixVectorArithmetic03.c)
     144
     145/***************************** TESTPOINT ******************************************\
     146*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     147*            TestPoint: psBinary{Attempt to use invalid operator}                  *
     148*             TestType: Positive                                                   *
     149\**********************************************************************************/
     150
     151
     152---> TESTPOINT PASSED (psBinaryOp{Attempt to use invalid operator} | tst_psMatrixVectorArithmetic03.c)
     153
     154/***************************** TESTPOINT ******************************************\
     155*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     156*            TestPoint: psUnaryOp{Attempt to use invalid operator}                 *
     157*             TestType: Positive                                                   *
     158\**********************************************************************************/
     159
     160
     161---> TESTPOINT PASSED (psUnaryOp{Attempt to use invalid operator} | tst_psMatrixVectorArithmetic03.c)
     162
     163/***************************** TESTPOINT ******************************************\
     164*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     165*            TestPoint: psBinaryOp{Attempt to use input with PS_DIMEN_OTHER}       *
     166*             TestType: Positive                                                   *
     167\**********************************************************************************/
     168
     169
     170---> TESTPOINT PASSED (psBinaryOp{Attempt to use input with PS_DIMEN_OTHER} | tst_psMatrixVectorArithmetic03.c)
     171
     172/***************************** TESTPOINT ******************************************\
     173*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
     174*            TestPoint: psUnaryOp{Attempt to use input with PS_DIMEN_OTHER}        *
     175*             TestType: Positive                                                   *
     176\**********************************************************************************/
     177
     178
     179---> TESTPOINT PASSED (psUnaryOp{Attempt to use input with PS_DIMEN_OTHER} | tst_psMatrixVectorArithmetic03.c)
     180
Note: See TracChangeset for help on using the changeset viewer.