Re: [PATCH 5/5] selftests/seccomp: Add test for atomic addfd+send

From: Rodrigo Campos
Date: Thu Mar 18 2021 - 14:34:39 EST


On Thu, Mar 18, 2021 at 6:17 AM Sargun Dhillon <sargun@xxxxxxxxx> wrote:
>
> This just adds a test to verify that when using the new introduced flag
> to ADDFD, a valid fd is added and returned as the syscall result.
>
> Signed-off-by: Rodrigo Campos <rodrigo@xxxxxxxxxx>
> Signed-off-by: Sargun Dhillon <sargun@xxxxxxxxx>

I think in the last minutes changes this was removed by mistake:

From: Rodrigo Campos <rodrigo@xxxxxxxxxx>

I'm happy to add more tests if we decide to merge patch 4 :)