2013/3/18 Andrew Morton :
> On Fri, 15 Mar 2013 17:54:02 +0100 Frederic Weisbecker
> wrote:
>
>> Add some initial basic tests on a few posix timers
>> interface such as setitimer() and timer_settime().
>>
>> These simply check that expiration happens in a reasonable
>> timeframe after expected el
On Fri, 15 Mar 2013 17:54:02 +0100 Frederic Weisbecker
wrote:
> Add some initial basic tests on a few posix timers
> interface such as setitimer() and timer_settime().
>
> These simply check that expiration happens in a reasonable
> timeframe after expected elapsed clock time (user time,
> user
Add some initial basic tests on a few posix timers
interface such as setitimer() and timer_settime().
These simply check that expiration happens in a reasonable
timeframe after expected elapsed clock time (user time,
user + system time, real time, ...).
This is helpful for finding basic breakages
3 matches
Mail list logo