Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | valgrind: Cover do_install_ptest bbappend under clang override | Khem Raj | 2024-01-17 | 1 | -1/+1 |
| | | | | | | This should fix the layer check runs. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | valgrind: Ignore some tests which fail with llvm/clang runtime | Khem Raj | 2024-01-12 | 1 | -0/+13 |
These tests could be fixed in valgrind if we did not treat linux == gcc assumption. On manual inspection, these tests are not really failing but clang based systems emit more information ( assembly file info in debug info) Signed-off-by: Khem Raj <raj.khem@gmail.com> |