<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/tools/testing/selftests/timers, branch v3.13.2</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/tools/testing/selftests/timers?h=v3.13.2</id>
<link rel='self' href='https://git.amat.us/linux/atom/tools/testing/selftests/timers?h=v3.13.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2013-10-17T04:35:53Z</updated>
<entry>
<title>tools/testing/selftests: fix uninitialized variable</title>
<updated>2013-10-17T04:35:53Z</updated>
<author>
<name>Felipe Pena</name>
<email>felipensp@gmail.com</email>
</author>
<published>2013-10-16T20:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c88b05b2cd07221cdefd56f7f7422c1459eb60c9'/>
<id>urn:sha1:c88b05b2cd07221cdefd56f7f7422c1459eb60c9</id>
<content type='text'>
The err variable is intended to receive the timer_create() return before
checking it

Signed-off-by: Felipe Pena &lt;felipensp@gmail.com&gt;
Cc: Frederic Weisbecker &lt;fweisbec@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>selftests: add basic posix timers selftests</title>
<updated>2013-07-03T14:20:03Z</updated>
<author>
<name>Frederic Weisbecker</name>
<email>fweisbec@gmail.com</email>
</author>
<published>2013-06-28T00:06:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0bc4b0cf15708fca04095232c4e448634e94d029'/>
<id>urn:sha1:0bc4b0cf15708fca04095232c4e448634e94d029</id>
<content type='text'>
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 while hacking
on this subsystem.

Signed-off-by: Frederic Weisbecker &lt;fweisbec@gmail.com&gt;
Cc: Stanislaw Gruszka &lt;sgruszka@redhat.com&gt;
Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Cc: Peter Zijlstra &lt;a.p.zijlstra@chello.nl&gt;
Cc: Steven Rostedt &lt;rostedt@goodmis.org&gt;
Cc: KOSAKI Motohiro &lt;kosaki.motohiro@gmail.com&gt;
Cc: Olivier Langlois &lt;olivier@trillion01.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
</content>
</entry>
</feed>
