LP#1132247: fix compilation warnings in C test cases
authorGalen Charlton <gmc@esilibrary.com>
Sat, 23 Feb 2013 08:26:06 +0000 (00:26 -0800)
committerBen Shum <bshum@biblio.org>
Wed, 27 Feb 2013 04:50:15 +0000 (23:50 -0500)
commit28d393256c7ef60c84fd17f757b5cd6c0151a056
treef3c494cd7ab77d89eea80de1e549e16e03ff3c9e
parentfee9166e11a618573c49c95f6dad12a4e9ff6151
LP#1132247: fix compilation warnings in C test cases

Also, since osrfList maintains a list of pointers, not
values, adjust some of the test cases to discourage
anybody inclined to copy-and-paste from the test cases
from storing pointers to stack variables in an osrfList.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
tests/check_osrf_list.c
tests/check_osrf_message.c