summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/glibc.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/glibc: Add elapsed time for glibc test report.Yash Shinde2023-08-041-1/+6
* selftest/cases/glibc.py: switch to using NFS over TCPAnuj Mittal2023-07-261-2/+2
* selftest/cases/glibc.py: increase the memory for testingAnuj Mittal2023-07-261-1/+1
* selftest/cases/glibc.py: fix the override syntaxAnuj Mittal2023-07-211-1/+1
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* oeqa/selftest: tag tests that use runqemuRoss Burton2022-04-011-0/+1
* oeqa/selftest: remove unused importsRoss Burton2022-04-011-1/+1
* oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie2021-08-171-1/+1
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
* oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCaseNathan Rossi2019-09-161-3/+4
* oeqa/selftest/cases/glibc.py: Rework and tag with toolchain-user/systemNathan Rossi2019-09-071-21/+25
* oeqa/selftest: Use extraresults on self instead of self.tcNathan Rossi2019-09-071-11/+2
* oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode resultsNathan Rossi2019-09-071-2/+3
* oeqa/selftest: For toolchain tests do not fail if a test failedNathan Rossi2019-09-071-5/+0
* oeqa/selftest/cases/glibc.py: Don't install python3 and pexpectNathan Rossi2019-09-071-2/+2
* oeqa/selftest/glibc: Create selftest case for glibc test suiteNathan Rossi2019-09-071-0/+97