Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oeqa: runtime: java: Drop OETestID | Richard Leitner | 2019-06-06 | 1 | -1/+0 |
| | | | | | | | | | Since "warrior" the OETestIDs are not longer supported in OE-Core, therefore remove them. Removed in OE-Core rev: 551153b0bd1ebbc05582f6014e3d88b9ce4a46d0 Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | ||||
* | oeqa: runtime: add java & javac testcases | Richard Leitner | 2018-06-19 | 1 | -0/+32 |
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> |