Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tests/kernel



On 03.11.2016 18:08, Kamil Rytarowski wrote:
> 
> For now I'm focusing on functional tests, which are equivalent to
> FreeBSD capabilities. This is why I will reschedule combination of
> wait(2) usage functions for later and move to on other ptrace(2) use-cases.
> 

With recent reported issues I'm convinced to cover the whole
wait(2)-family of interfaces in t_ptrace.

There is a need to sort out all possible issues.

My plan is to split t_ptrace into t_ptrace_wait, t_ptrace_waitpid etc. I
will try to avoid duplication of the code and prepare something like the
t_mutex and t_timedmutex pair.

To keep the t_ptrace file there, I will add a new test not using any of
the wait(2) functions.

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index