summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0007-use-own-functions-file-instead-etc-init.d-functions.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-05-29 08:16:00 -0700
committerKhem Raj <raj.khem@gmail.com>2025-05-29 08:19:31 -0700
commitaf1612a85b5049eac2ff7456267a1f18f03d9245 (patch)
treec65c13bb4f1d8428225ca9078180e88bfb0a28d9 /meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0007-use-own-functions-file-instead-etc-init.d-functions.patch
parent5cf87bcb8704b7ed1fe4aa5953870a2e627dd50a (diff)
downloadmeta-openembedded-af1612a85b5049eac2ff7456267a1f18f03d9245.tar.gz
wolfssl: Use the return value from unit.test as pass/fail indicator
Using a string search for Fail is not going to work always e.g. when all tests are passing it still prints a summary string with string "Fail" in it which points to 0, however the logic here catches that and counts it as 1 failure and marks the return value as 1 and ptest runner interprets that as failure Pass the return value from unit.test which should be 0 on all passes or non zero otherwise. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0007-use-own-functions-file-instead-etc-init.d-functions.patch')
0 files changed, 0 insertions, 0 deletions