[PATCH v10 4/5] Implement testing framework for pidns

Ákos Uzonyi uzonyi.akos at gmail.com
Fri Aug 21 07:45:04 UTC 2020


On Fri, 21 Aug 2020 at 00:47, Dmitry V. Levin <ldv at altlinux.org> wrote:
> On Thu, Aug 20, 2020 at 08:22:41PM +0200, Ákos Uzonyi wrote:
> > On Thu, 20 Aug 2020 at 20:10, Dmitry V. Levin <ldv at altlinux.org> wrote:
> [...]
> > > No, it's already there due to config.h, I think some ifdefs like
> > > in tests/ioctl_nsfs.c might be useful.
> >
> > Oh, OK thanks. And also I'll include "nsfs.h".
>
> Some of them already include "nsfs.h":
>
> $ git -P grep -F -n '"nsfs.h"'
> nsfs.c:12:#include "nsfs.h"
> pidns.c:26:#include "nsfs.h"
> tests/ioctl_nsfs.c:20:#include "nsfs.h"
> tests/pidns.c:11:#include "nsfs.h"

Thanks, then it was only missing from tests/fork--pidns-translation.c.


More information about the Strace-devel mailing list