summaryrefslogtreecommitdiffstats
path: root/tests/test_driver.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Update driver to pass test_wrapper argumentAmitay Isaacs2018-11-151-2/+8
| | | | Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
* tests: Update test driver with more featuresAmitay Isaacs2018-09-071-0/+46
| | | | | | | | | | | | | | | test_setup - Register hooks to be called before running tests test_cleanup - Register hooks to be called after running tests test_result - Will only match the output on stdout test_result_stderr - Match the output on stderr Following functions can be overriden. test_wrapper - To run test commands in a special context result_filter - To match varying output (typically using sed) Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
* tests: Add simple shell test driversAmitay Isaacs2018-08-131-0/+38
Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
OpenPOWER on IntegriCloud