Changeset 2987
- Timestamp:
- Jan 13, 2005, 1:48:30 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psList.stderr
r2699 r2987 19 19 psListAdd shall add an element to list 20 20 <DATE><TIME>|<HOST>|E|psListAdd (psList.c:<LINENO>) 21 Specified psList reference is NULL. 21 Specified psList reference is NULL. 22 22 <DATE><TIME>|<HOST>|E|psListAdd (psList.c:<LINENO>) 23 23 Specified data item is NULL. … … 42 42 Following should be an error 43 43 <DATE><TIME>|<HOST>|E|psListGet (psList.c:<LINENO>) 44 Specified psList reference is NULL. 44 Specified psList reference is NULL. 45 45 <DATE><TIME>|<HOST>|E|psListIteratorSet (psList.c:<LINENO>) 46 46 Specified location, 5, is invalid. … … 63 63 Following should be an error 64 64 <DATE><TIME>|<HOST>|E|psListRemove (psList.c:<LINENO>) 65 Specified psList reference is NULL. 65 Specified psList reference is NULL. 66 66 <DATE><TIME>|<HOST>|I|testListRemove 67 67 Next message should be an error
Note:
See TracChangeset
for help on using the changeset viewer.
