Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add copyright statements to files without one | Richard Purdie | 2022-08-12 | 1 | -0/+4 |
* | oeqa/selftest: tag tests that use runqemu | Ross Burton | 2022-04-01 | 1 | -0/+7 |
* | oeqa/selftest: remove unused imports | Ross Burton | 2022-04-01 | 1 | -1/+1 |
* | oeqa/selftest/cases/gcc.py: Split 'gcc' and 'g++' testsuites | Nathan Rossi | 2019-11-27 | 1 | -4/+16 |
* | oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCase | Nathan Rossi | 2019-09-16 | 1 | -4/+5 |
* | oeqa/selftest/cases/gcc.py: Split into classes for parallelism | Nathan Rossi | 2019-09-07 | 1 | -30/+71 |
* | oeqa/selftest: Use extraresults on self instead of self.tc | Nathan Rossi | 2019-09-07 | 1 | -11/+3 |
* | oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results | Nathan Rossi | 2019-09-07 | 1 | -0/+1 |
* | oeqa/selftest: For toolchain tests do not fail if a test failed | Nathan Rossi | 2019-09-07 | 1 | -6/+0 |
* | oeqa/selftest/gcc: Create selftest case for gcc test suite | Nathan Rossi | 2019-09-07 | 1 | -0/+111 |