[PATCH v3 3/3] Add tests for the -l/--syscall-limit option
Sahil Siddiq
icegambit91 at gmail.com
Fri Mar 3 19:46:06 UTC 2023
Hi,
On Friday, 3 March 2023 14:29:55 IST Dmitry V. Levin wrote:
>
> It doesn't have to be that complicated. I think all you need is to
> prepare the executable that issues more traced syscalls, so that the
> output of strace without --syscall-limit would be different. What's more
> tricky is to check that the tracees are actually running after detachment,
> and not killed or stopped. For example, they could do some visible side
> effect after being detached, e.g. create a file, so the test could check
> that.
Thank you for your suggestion. I think I have understood how I must go about
doing this. I'll send in a new patch series with the updated changes.
Regards,
Sahil
More information about the Strace-devel
mailing list