NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/51832: [PATCH] tests/lib/libc/regex: various fixes



>Number:         51832
>Category:       bin
>Synopsis:       [PATCH] tests/lib/libc/regex: various fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 12 06:05:00 +0000 2017
>Originator:     Ngie Cooper
>Release:        7.0.2
>Organization:
>Environment:
n/a
>Description:
Fix the following issues in tests/lib/libc/regex/:

t_exhaust.c: make the test case more robust.

- Limit memory to 64MB.
- Require 64MB on the test host.
- Sort headers.

t_regex_att.c: use ATF_CHECK_STREQ_MSG instead of ATF_REQUIRE_STREQ_MSG, so all errors with t_regex_att could be captured by the tester.
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index