Petter Reinholdtsen
eeb1fc0f9f
Added runtests option -u to skip test requiring sudo access
...
This make it easier for non-privileged users to run tests automatically.
The tests requiring sudo are flagged using a mechanism inspired by
the autopkgtest system in Debian, where a control file contain
information about the test. All tests requiring sudo get a
'sudo' flag in the Restrictions field there.
Also add reporting on number of skipped tests at the end.
2022-07-16 09:43:34 +02:00
John Morris
8dfc261ef3
Fix tests building RT comps against system install
...
Use `sudo halcompile` to install RT comps.
2020-06-10 13:54:40 +08:00
Edward Tomasz Napierala
8033574151
Fix two regression tests to work under FreeBSD.
...
This adapts them to a different spelling of FreeBSD error messages.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
2016-06-14 16:01:45 -05:00
Sebastian Kuzminsky
61ff89f2ad
Merge branch '2.6' into 2.7
...
Conflicts:
tests/module-loading/rtapi-app-main-fails/test.sh (comp/halcompile rename)
2014-12-28 14:09:04 -07:00
Sebastian Kuzminsky
78dc8f14cb
rtapi_app_main_fails tests: make it work on rtai too
...
This makes the test pass on 2.6-sim, 2.6-rtai, 2.7-uspace,
and 2.7-rtai.
Signed-off-by: Sebastian Kuzminsky <seb@highlab.com>
2014-12-28 13:57:01 -07:00
Sebastian Kuzminsky
1aecae595b
Merge remote-tracking branch 'origin/2.6' into 2.7
2014-12-27 23:25:07 -07:00
Sebastian Kuzminsky
135ea0610d
tests: loadrt must handle failure from rtapi_app_main
...
Signed-off-by: Sebastian Kuzminsky <seb@highlab.com>
2014-12-27 22:08:49 -07:00