Files
meta-openembedded/meta-networking/recipes-connectivity
Khem Raj af1612a85b 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>
2025-05-29 08:19:31 -07:00
..
2024-02-09 09:52:12 -08:00
2025-04-10 08:31:04 -07:00
2024-02-09 09:52:12 -08:00
2025-03-25 09:33:52 -07:00
2025-03-21 11:07:34 -07:00
2025-02-27 20:28:17 +00:00
2024-03-20 09:28:05 -07:00
2025-05-21 07:38:25 -07:00
2025-03-20 08:46:55 -07:00
2024-02-09 09:52:12 -08:00
2023-08-03 09:14:20 -07:00
2025-04-26 10:31:26 -07:00
2023-02-20 00:23:02 -08:00
2023-05-26 08:28:37 -07:00