LP#1132247: fix compilation warnings in C test cases user/gmcharlt/lp1132247_fix_compilation_warnings_in_c_test_cases
authorGalen Charlton <gmc@esilibrary.com>
Sat, 23 Feb 2013 08:26:06 +0000 (00:26 -0800)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 23 Feb 2013 08:27:09 +0000 (00:27 -0800)
commitaea9fae869eab7615bc02b7678078bf1934e223f
tree1fad3e9640f67b0d6a42647abf6670b1e836e0ed
parent77d42eea11a3551331e6cecd409f575ae584548d
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>
tests/check_osrf_list.c
tests/check_osrf_message.c