automated: linux: add xenomai4 test suite

This patch adds a smoke test for xenomai4 RT solution for kernel. By
default the test runs a list of tests predefined in 'evl' tool. The
output is PASS/FAIL/SKIP for each test. Tests report SKIP when the
required configs are not available in the kernel.

Signed-off-by: Milosz Wasilewski <milosz.wasilewski@foundries.io>
2 files changed
tree: ded5701e03e16690e430accdd9852227e6c7f326
  1. .github/
  2. .reuse/
  3. automated/
  4. docs/
  5. LICENSES/
  6. manual/
  7. mkdocs_plugin/
  8. plans/
  9. test/
  10. .gitignore
  11. .readthedocs.yml
  12. COPYING
  13. COPYRIGHTS
  14. mkdocs.yml
  15. README.md
  16. sanity-check.sh
  17. test.sh
  18. validate.py
README.md

Build Status REUSE Compliance Check

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execution outside LAVA.

More details in docs