summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/shunit2
Commit message (Collapse)AuthorAgeFilesLines
* remove unused AUTHOR variableMarkus Fuchs2023-11-081-1/+0
| | | | | | | | | No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Markus Fuchs <mklntf@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* shunit2: new recipeBartosz Golaszewski2023-11-031-0/+14
Add a recipe for shunit2 - a testing framework for command-line tools and shell scripts. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>