Lines Matching refs:TEST_info
155 TEST_info("Starting writer1"); in rwwriter1_fn()
164 TEST_info("Starting writer 2"); in rwwriter2_fn()
186 TEST_info("rwwriter pointer went backwards\n"); in rwreader_fn()
206 TEST_info("Starting reader 1"); in rwreader1_fn()
212 TEST_info("Starting reader 2"); in rwreader2_fn()
247 TEST_info("Staring rw torture"); in _torture_rw()
262 TEST_info("rw_torture_result is %d\n", rw_torture_result); in _torture_rw()
263 TEST_info("performed %d reads and %d writes over 2 read and 2 write threads in %e seconds", in _torture_rw()
268 TEST_info("Threads did not iterate\n"); in _torture_rw()
273 TEST_info("Average read time %e/read", avr); in _torture_rw()
274 TEST_info("Averate write time %e/write", avw); in _torture_rw()
350 TEST_info("Starting writer1"); in writer1_fn()
359 TEST_info("Starting writer2"); in writer2_fn()
382 …TEST_info("rcu torture value went backwards! %llu : %llu", (unsigned long long)oldval, (unsigned l… in reader_fn()
397 TEST_info("Starting reader 1"); in reader1_fn()
403 TEST_info("Starting reader 2"); in reader2_fn()
441 TEST_info("Staring rcu torture"); in _torture_rcu()
456 TEST_info("rcu_torture_result is %d\n", rcu_torture_result); in _torture_rcu()
457 TEST_info("performed %d reads and %d writes over 2 read and 2 write threads in %e seconds", in _torture_rcu()
462 TEST_info("Threads did not iterate\n"); in _torture_rcu()
467 TEST_info("Average read time %e/read", avr); in _torture_rcu()
468 TEST_info("Average write time %e/write", avw); in _torture_rcu()
1148 TEST_info("Running multi default test first"); in test_multi_load()
1160 TEST_info("Cannot load legacy provider - assuming this is a no-legacy build"); in test_multi_load()