Home
last modified time | relevance | path

Searched refs:expected_table (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/testsuite/backend/genesys/
H A Dtests_motor.cpp44 std::vector<std::uint16_t> expected_table = { in test_create_slope_table_small_full_step() local
47 ASSERT_EQ(table.table, expected_table); in test_create_slope_table_small_full_step()
54 expected_table = { in test_create_slope_table_small_full_step()
57 ASSERT_EQ(table.table, expected_table); in test_create_slope_table_small_full_step()
74 std::vector<std::uint16_t> expected_table = { in test_create_slope_table_small_full_step_target_speed_too_high() local
77 ASSERT_EQ(table.table, expected_table); in test_create_slope_table_small_full_step_target_speed_too_high()
94 std::vector<std::uint16_t> expected_table = { in test_create_slope_table_small_half_step() local
97 ASSERT_EQ(table.table, expected_table); in test_create_slope_table_small_half_step()
104 expected_table = { in test_create_slope_table_small_half_step()
107 ASSERT_EQ(table.table, expected_table); in test_create_slope_table_small_half_step()
147 std::vector<std::uint16_t> expected_table = { test_create_slope_table_large_full_step() local
205 std::vector<std::uint16_t> expected_table = { test_create_slope_table_large_half_step() local
[all...]

Completed in 1 milliseconds