Lines Matching refs:tst
171 struct test_struct *tst; member
399 fill_get_buf(ts.tst[ts.idx].get); in skip_back_repeat_test()
714 if (ts.tst[ts.idx].put_handler) in validate_simple_test()
715 return ts.tst[ts.idx].put_handler(put_str, in validate_simple_test()
716 ts.tst[ts.idx].put); in validate_simple_test()
718 chk_str = ts.tst[ts.idx].put; in validate_simple_test()
755 if (ts.tst[ts.idx].get_handler) in run_simple_test()
756 ts.tst[ts.idx].get_handler(ts.tst[ts.idx].get); in run_simple_test()
758 fill_get_buf(ts.tst[ts.idx].get); in run_simple_test()
775 if (ts.tst[ts.idx].get[0] == '\0' && ts.tst[ts.idx].put[0] == '\0' && in run_simple_test()
776 !ts.tst[ts.idx].get_handler) { in run_simple_test()
809 ts.name, ts.idx, ts.tst[ts.idx].put, put_buf); in run_simple_test()
834 ts.tst = plant_and_detach_test; in run_plant_and_detach_test()
856 ts.tst = hw_breakpoint_test; in run_breakpoint_test()
859 ts.tst = sw_breakpoint_test; in run_breakpoint_test()
881 ts.tst = hw_write_break_test; in run_hw_break_test()
884 ts.tst = hw_access_break_test; in run_hw_break_test()
912 ts.tst = nmi_sleep_test; in run_nmi_sleep_test()
932 ts.tst = bad_read_test; in run_bad_read_test()
941 ts.tst = do_fork_test; in run_do_fork_test()
950 ts.tst = sys_open_test; in run_sys_open_test()
959 ts.tst = singlestep_break_test; in run_singlestep_break_test()