linuxcnc/tests/motion-logger
Petter Reinholdtsen 521c01d227 Re-enable tests/motion-logger/startup-gcode-abort and make it more robust
Instead of using 'sleep(1)' to guess if linuxcnc is ready to take
instructions from the UI, look for the 'motion.in-position' pin
to show up in hal and abort just after this.  This make sure the
abort happen earlier in the startup process, and hopefully ensure
that the test succeed every time.
2022-07-28 08:03:23 +02:00
..
basic motion: rename EMCMOT_JOINT_ABORT 2022-07-25 11:34:00 -07:00
mountaindew motion: rename EMCMOT_JOINT_ABORT 2022-07-25 11:34:00 -07:00
startup-gcode-abort Re-enable tests/motion-logger/startup-gcode-abort and make it more robust 2022-07-28 08:03:23 +02:00