testsuite: add support for testing output against regex

Allow to test outputs when they don't match exactly, but should follow
some regex patterns. This can be used when the info we are printing is
randomized or depends on kernel configuration.
2 files changed
tree: 5b4b7030a4801315df15330e2bdb4a5df4e309a6
  1. libkmod/
  2. m4/
  3. man/
  4. shared/
  5. shell-completion/
  6. testsuite/
  7. tools/
  8. .gitignore
  9. .travis.yml
  10. autogen.sh
  11. CODING-STYLE
  12. configure.ac
  13. COPYING
  14. Makefile.am
  15. NEWS
  16. README
  17. README.md
  18. TODO
README.md

kmod - Linux kernel module handling

Build Status
Coverity Scan Status

This is a mirror only. Please see README file for more information.