Unverified Commit c27de23b authored by Dominik Wójt's avatar Dominik Wójt Committed by GitHub
Browse files

[libc++] tests with picolibc: Fix expected error message (#74452)

Newlib's strerror function returns an empty string for unknown errnum
values as described in [1].

[1]: https://sourceware.org/git/?p=newlib-cygwin.git;a=blob;f=newlib/libc/string/strerror.c;hb=HEAD
parent e4710872
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment