On 3/18/06, Keith M Wesolowski <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 18, 2006 at 09:31:27PM +0100, Roland Mainz wrote:
>
> > Ouch... every single binary with all possible combinations of input ?
> > That's almost impossible for a single person .. ;-(
>
> No one said you have to manually test every possible input to every
> possible program.  In many cases you may be able to use semi-automated
> means to rule out a need for any manual testing at all (for example,
> if you can show that every reference to a literal is through a const
> char *, or if a program contains no string literals at all).
>
> You also don't have to do it yourself.  Perhaps you can enlist 50
> like-minded people, each of whom can test one or two commands a day.
> At that rate you'd have usr/src/cmd cleaned up in just a few weeks.

I would be willing to help with such an effort.

--
Eric Enright
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to