tech-kern archive

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

Re: revert broken O_SEARCH



On Sun, Jan 13, 2013 at 09:36:24AM +0100, Martin Husemann wrote:
 > > build and run. I've also arranged lib/libc/c063/t_o_search.c so that
 > > the tests that make use of the O_SEARCH semantics will disappear until
 > > O_SEARCH comes back, and fixed some mistakes and/or incorrect hacks
 > > that were causing some of these to succeed despite the broken O_SEARCH
 > > implementation.
 > 
 > Did you try the tests on some platform where the c063 extensions are
 > available? I don't trust any of these tests and would prefer to just nuke
 > them unless they have been somehow verified.

Nope, don't have that kind of setup and atf is way too invasive to
allow just building the test programs somewhere else.

Given the amount of hassle involved in setting up tests, I don't see
any reason to remove t_o_search.c. The others, I dunno.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index