Re: [Announce] Linux Test Project

Jeff Dike (jdike@karaya.com)
Tue, 08 Aug 2000 19:37:14 -0500


> - The testing philosophy that is most important to the kernel
> developers. What approach best fits the development process?
> Regression? Functional? Stress? Performance?

Coverage isn't mentioned. If you are interested in doing a coverage test
suite, then you should look into using gcov in conjunction with user-mode
linux (http://user-mode-linux.sourceforge.net).

I've done this in the past, and it works just fine.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/