[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] Test server provided ioctl-handler
From: |
olafBuddenhagen |
Subject: |
Re: [PATCH 1/3] Test server provided ioctl-handler |
Date: |
Mon, 31 Aug 2009 19:14:19 +0200 |
User-agent: |
Mutt/1.5.19 (2009-01-05) |
Hi,
On Wed, Aug 26, 2009 at 04:55:56PM +0200, Carl Fredrik Hammar wrote:
> * (ioctl-tests): New subdirectory.
> * (ioctl-tests/Makefile)
> (ioctl-tests/qio.h)
> (ioctl-tests/qioctl.c)
> (ioctl-tests/qioctl.defs)
> (ioctl-tests/qioctl-handler.c)
> (ioctl-tests/test.c): New files.
Is it really necessary to invent a new ioctl class for the tests? Can't
you just test with standard ioctl()s?...
-antrik-
- [PATCH 1/3] Reload fd ioctl handler on each call to ioctl, (continued)