summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/bats
Commit message (Collapse)AuthorAgeFilesLines
* bats: new packageBartosz Golaszewski2019-07-261-0/+21
This adds a recipe for the bats package. Bats is a TAP-compliant testing framework for Bash. The recipe is very simple - it just installs a bunch of bash scripts. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>