IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2006, 3:41:37 PM (20 years ago)
Author:
gusciora
Message:

This removes the tests for NULL arguments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/config/verified/tst_pmConfig.stdout

    r6325 r6414  
    1 ----------------------------------------------------------------
    2 Calling pmConfigRead() with NULL site pointer.  Should generate ERROR, return false.
    3 ----------------------------------------------------------------
    4 Calling pmConfigRead() with NULL *site pointer.  Should generate ERROR, return false.
    5 ----------------------------------------------------------------
    6 Calling pmConfigRead() with NULL camera pointer.  Should generate ERROR, return false.
    7 ----------------------------------------------------------------
    8 Calling pmConfigRead() with NULL *camera pointer.  Should generate ERROR, return false.
    9 ----------------------------------------------------------------
    10 Calling pmConfigRead() with NULL recipe pointer.  Should generate ERROR, return false.
    11 ----------------------------------------------------------------
    12 Calling pmConfigRead() with NULL *recipe pointer.  Should generate ERROR, return false.
    13 ----------------------------------------------------------------
    14 Calling pmConfigRead() with NULL argv pointer.  Should generate ERROR, return false.
    15 ----------------------------------------------------------------
    16 Calling pmConfigRead() with negative argc.  Should generate ERROR, return false.
    171----------------------------------------------------------------
    182Calling pmConfigRead() with acceptable arguments.
Note: See TracChangeset for help on using the changeset viewer.