summaryrefslogtreecommitdiffstats
path: root/lib/oeqa/runtime/cases/java.py
Commit message (Collapse)AuthorAgeFilesLines
* oeqa: runtime: add java & javac testcasesRichard Leitner2018-06-191-0/+60
These testcases verify that java and javac are working. They will be used as "quality-gate" test for accepting patches in the future. Signed-off-by: Richard Leitner <richard.leitner@skidata.com>