Lines Matching refs:stepper_shell
41 ZTEST_SUITE(stepper_shell, NULL, stepper_shell_setup, NULL, NULL, NULL);
43 ZTEST(stepper_shell, test_stepper_enable) in ZTEST() argument
58 ZTEST(stepper_shell, test_stepper_move_by) in ZTEST() argument
67 ZTEST(stepper_shell, test_stepper_set_microstep_interval) in ZTEST() argument
77 ZTEST(stepper_shell, test_stepper_set_micro_step_res) in ZTEST() argument
87 ZTEST(stepper_shell, test_stepper_set_micro_step_res_invalid_value) in ZTEST() argument
95 ZTEST(stepper_shell, test_stepper_get_micro_step_res) in ZTEST() argument
103 ZTEST(stepper_shell, test_stepper_set_reference_position) in ZTEST() argument
113 ZTEST(stepper_shell, test_stepper_get_actual_position) in ZTEST() argument
121 ZTEST(stepper_shell, test_stepper_move_to) in ZTEST() argument
130 ZTEST(stepper_shell, test_stepper_run) in ZTEST() argument
140 ZTEST(stepper_shell, test_stepper_run_invalid_direction) in ZTEST() argument
148 ZTEST(stepper_shell, test_stepper_stop) in ZTEST() argument
157 ZTEST(stepper_shell, test_stepper_info) in ZTEST() argument