This test verifies that stat->task.queuedMDIcommands (aka stat.queued_mdi_command in python-land) grows as we add MDI commands to Task's MDI queue and shrinks as Task executes them. This test currently fails because queuedMDIcommands is always 0. I fix Task in the following commit to set it correctly. Signed-off-by: Sebastian Kuzminsky <seb@highlab.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| checkresult | ||
| core_sim.hal | ||
| README | ||
| sim.var | ||
| test-ui.py | ||
| test.ini | ||
| test.sh | ||
This test verifies some of Motion's Status variables.