summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-11.1.inc
diff options
context:
space:
mode:
authorTony Tascioglu <tony.tascioglu@windriver.com>2021-06-15 10:53:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-17 13:41:56 +0100
commit3d23985d0d653844863ed513d75d93a36359992f (patch)
tree7d535479245889035a7d9225f853b61f1412ca22 /meta/recipes-devtools/gcc/gcc-11.1.inc
parentb903f250a7bbf04d5853f537b7565a80fb7ce1f3 (diff)
downloadopenembedded-core-contrib-3d23985d0d653844863ed513d75d93a36359992f.tar.gz
valgrind: Actually install list of non-deterministic ptests
Install list of non-deterministic threaded ptests to be run using taskset to force them to a single core. This commit works with b318944d7, which updated the testing script to run the non-deterministic tests separately but didn't install the list of tests, so these tests were being run without taskset. The taskset_nondeterministic_tests file is the list of tests that will be run separately with taskset, and ignored during the other tests. This is installed to /usr/lib/valgrind/ptest similar to the 2 existing lists for tests to skip on ARM and all architectures. Removed bar_bad and bar_bad_xml to be included separately as they cause issues on non-kvm QEMU instances. See: b318944dd7 valgrind: Improve non-deterministic ptest reliability for more info. Signed-off-by: Tony Tascioglu <tony.tascioglu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-11.1.inc')
0 files changed, 0 insertions, 0 deletions