IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 870


Ignore:
Timestamp:
Jun 4, 2004, 11:09:53 AM (22 years ago)
Author:
harman
Message:

Added more tests

Location:
trunk/psLib/test/collections/verified
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/verified/tst_psVector_01.stderr

    r869 r870  
    11 <DATE> <TIME> <HOST> |E|psVectorAlloc  |Invalid value for nalloc. nalloc: 0
     2 <DATE> <TIME> <HOST> |E|psVectorAlloc  |Invalid value for nalloc. nalloc: 0
  • trunk/psLib/test/collections/verified/tst_psVector_01.stdout

    r869 r870  
    8080---> TESTPOINT PASSED (psVector{Attempt to create a S32 vector with zero size} | tst_psVector_01.c)
    8181
     82/----------------------------- TESTPOINT ------------------------------------------\
     83|             TestFile: tst_psVector_01.c                                          |
     84|            TestPoint: psVector{Attempt to realloc a S32 vector with zero size}   |
     85|             TestType: Negative                                                   |
     86|    ExpectedErrorText: Invalid value for realloc                                  |
     87|  ExpectedStatusValue: 0                                                          |
     88\----------------------------------------------------------------------------------/
     89
     90
     91---> TESTPOINT PASSED (psVector{Attempt to realloc a S32 vector with zero size} | tst_psVector_01.c)
     92
Note: See TracChangeset for help on using the changeset viewer.