From dfacc4a0fa3be71539be94da11f5cd3f47ffcbe5 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 31 Oct 2011 18:29:35 +0000 Subject: Run tests in-process Wrap main(), exit(), and resource management so that ethtool commands can be tested without starting a new process and without leaking. This will allow deeper teesting that covers ioctl requests and responses. Signed-off-by: Ben Hutchings --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e10c4ef..62bf520 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ ethtool.spec ethtool.8 ethtool test-cmdline -test-one-cmdline stamp-h1 config.* aclocal.m4 -- cgit v1.2.1