Lines Matching refs:TEST_info
104 TEST_info("int insert %d", i); in test_int_lhash()
115 TEST_info("lhash int retrieve value %d", i); in test_int_lhash()
120 TEST_info("lhash int retrieve address %d", i); in test_int_lhash()
141 TEST_info("lhash int doall encountered a not found condition"); in test_int_lhash()
146 TEST_info("lhash int doall %d", i); in test_int_lhash()
155 TEST_info("lhash int doall arg encountered a not found condition"); in test_int_lhash()
160 TEST_info("lhash int doall arg %d", i); in test_int_lhash()
168 TEST_info("lhash int delete %d", i); in test_int_lhash()
202 TEST_info("lhash stress out of memory %d", i); in test_stress()
213 TEST_info("hash full statistics:"); in test_stress()
223 TEST_info("lhash stress delete %d\n", i); in test_stress()
227 TEST_info("lhash stress bad value %d", i); in test_stress()
233 TEST_info("hash empty statistics:"); in test_stress()