On 11/23/22 09:02, Alec Ari via Emc-developers wrote:
With CI/CD, can't you have it do a `runtests` in a run-in-place
environment? I could also write a simple RTAI test program (even more
simple than the testsuite/built-in latency test) that'll just load
and exit.
Yes, the full test suite can run (using `runtests`) in a run-in-place
build (for both RTAI and uspace), as documented here:
<http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html#Quick-Start>
This is how the buildbot currently runs the tests on RTAI:
<http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/7201>
Of course this only works on a CI/CD machine running an RTAI kernel, and
with sufficient capabilities/permissions to load and unload kernel modules.
--
Sebastian Kuzminsky
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers