May 21, 2011
1:37 a.m.
On Fri, May 20, 2011 at 7:33 PM, Abu Rasheda <rcpilot2010@gmail.com> wrote:
Can someone pass me pointer to Linux kernel test suite ? I am specially interested in iptables (netfilter) and socket APIs.
Thanks
I can't help specifically. You may need to ask on the relevant list. Each area of the kernel keeps its own test suite I believe. As an example, a lot of the filesystems use xfstests as their test suite. The reason for the name is primarily legacy I believe since historically it only supported XFS. Now it supports many filesystems. Greg