kselftest: Make each test individually selectable

Test to run test collections (or tests) individually selectable
testcase these new parameters added.

TST_CMDFILES="bpf cpufreq net timers"
TST_CASENAME="cpu-hotplug:cpu-on-off-test.sh"

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2 files changed
tree: 699289b3ab1a515afd7281f354b35aceb7d00a2d
  1. .reuse/
  2. automated/
  3. docs/
  4. LICENSES/
  5. manual/
  6. mkdocs_plugin/
  7. plans/
  8. test/
  9. .gitignore
  10. .readthedocs.yml
  11. .travis.yml
  12. CODEOWNERS
  13. COPYING
  14. COPYRIGHTS
  15. mkdocs.yml
  16. README.md
  17. sanity-check.sh
  18. test.sh
  19. validate.py
README.md

Build status

Build Status

Test Definitions

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

More details in docs