All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rt-tests: minor fixes
@ 2016-02-24 20:49 Luiz Capitulino
  2016-02-24 20:49 ` [PATCH 1/4] pip_stress: drop unused variable Luiz Capitulino
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Luiz Capitulino @ 2016-02-24 20:49 UTC (permalink / raw)
  To: linux-rt-users; +Cc: williams, jkacur

Hi,

I've found these little things while reading the code and
building rt-tests. They are all minor, but I'm sending
them anyways.

Luiz Capitulino (4):
  pip_stress: drop unused variable
  rt-migrate-test: fix return code
  don't use exit(-1) for failures
  cyclictest: initialize 'stop' early

 src/cyclictest/cyclictest.c           |  4 +++-
 src/pi_tests/pi_stress.c              |  2 +-
 src/pi_tests/pip_stress.c             |  7 +++----
 src/rt-migrate-test/rt-migrate-test.c | 12 ++++++------
 src/signaltest/signaltest.c           |  2 +-
 5 files changed, 14 insertions(+), 13 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-17 13:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 20:49 [PATCH 0/4] rt-tests: minor fixes Luiz Capitulino
2016-02-24 20:49 ` [PATCH 1/4] pip_stress: drop unused variable Luiz Capitulino
2016-03-16 22:00   ` John Kacur
2016-03-17 13:22     ` Luiz Capitulino
2016-02-24 20:49 ` [PATCH 2/4] rt-migrate-test: fix return code Luiz Capitulino
2016-03-16 22:14   ` John Kacur
2016-03-17 13:25     ` Luiz Capitulino
2016-02-24 20:49 ` [PATCH 3/4] don't use exit(-1) for failures Luiz Capitulino
2016-03-16 22:19   ` John Kacur
2016-02-24 20:49 ` [PATCH 4/4] cyclictest: initialize 'stop' early Luiz Capitulino

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.