]> sourceware.org Git - glibc.git/commit
support: Report errno constants in TEST_COMPARE failures
authorFlorian Weimer <fweimer@redhat.com>
Thu, 22 Aug 2024 14:14:17 +0000 (16:14 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 26 Aug 2024 14:46:45 +0000 (16:46 +0200)
commit34e52acd55d69964d14fb3188c5538442b8b32be
treea022183c41f1e8181a6fa0c56d2db7276867fb3a
parent79f44e1a47e87907fb8e97bbd098e01c4adc26a5
support: Report errno constants in TEST_COMPARE failures

If the expression is errno, decode it as an errno constant
using strerrorname_np.

Reviewed-by: Arjun Shankar <arjun@redhat.com>
support/support_test_compare_failure.c
This page took 0.038274 seconds and 5 git commands to generate.