diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2024-04-15 17:07:50 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-04-15 21:01:19 -0700 |
commit | 7b3b303c738bcaa644693f21c7a06ca029f2ed28 (patch) | |
tree | 41ac0f29304f3207b674e78db17b3d592b068afd /meta-oe/recipes-support/edid-decode | |
parent | 3ae92547303e2fe42dfdea3a4c739eb773a9f0ca (diff) | |
download | meta-openembedded-7b3b303c738bcaa644693f21c7a06ca029f2ed28.tar.gz |
c-ares: Improve the ptest output
Before the patch:
# ./run-ptest
[snip]
[ DISABLED ] LibraryTest.DISABLED_ParseAReplyVariantCnameLast
[ RUN ] LibraryTest.ParseAReplyErrors
[ OK ] LibraryTest.ParseAReplyErrors (4 ms)
[ RUN ] LibraryTest.ParseAReplyAllocFail
[ OK ] LibraryTest.ParseAReplyAllocFail (0 ms)
[snip]
After the patch:
# ./run-ptest
[snip]
SKIP: LibraryTest.DISABLED_ParseAReplyVariantCnameLast
PASS: LibraryTest.ParseAReplyErrors
PASS: LibraryTest.ParseAReplyAllocFail
[snip]
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/edid-decode')
0 files changed, 0 insertions, 0 deletions