summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/gcc.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/gcc: Add elapsed time for gcc test report.Yash Shinde2023-08-041-1/+7
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* oeqa/selftest: tag tests that use runqemuRoss Burton2022-04-011-0/+7
* oeqa/selftest: remove unused importsRoss Burton2022-04-011-1/+1
* oeqa/selftest/cases/gcc.py: Split 'gcc' and 'g++' testsuitesNathan Rossi2019-11-271-4/+16
* oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCaseNathan Rossi2019-09-161-4/+5
* oeqa/selftest/cases/gcc.py: Split into classes for parallelismNathan Rossi2019-09-071-30/+71
* oeqa/selftest: Use extraresults on self instead of self.tcNathan Rossi2019-09-071-11/+3
* oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode resultsNathan Rossi2019-09-071-0/+1
* oeqa/selftest: For toolchain tests do not fail if a test failedNathan Rossi2019-09-071-6/+0
* oeqa/selftest/gcc: Create selftest case for gcc test suiteNathan Rossi2019-09-071-0/+111