public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/6] sched_football in runtest/sched + configure cleanup
@ 2024-07-17 17:17 Petr Vorel
  2024-07-17 17:17 ` [LTP] [PATCH 1/6] configure: Print info about TI-RPC testsuite in summary Petr Vorel
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Petr Vorel @ 2024-07-17 17:17 UTC (permalink / raw)
  To: ltp

Petr Vorel (6):
  configure: Print info about TI-RPC testsuite in summary
  configure: Don't assume testcases/realtime/configure.ac
  configure: Print info about KVM testsuite in summary
  configure: Enable realtime testsuite by default
  runtest/sched: Add sched_football
  realtime: Use proper syntax for non-system include

 configure.ac                                        | 13 +++++++++----
 include/mk/features.mk.in                           |  3 ---
 runtest/sched                                       |  2 ++
 testcases/Makefile                                  |  4 ----
 .../realtime/func/async_handler/async_handler.c     |  4 ++--
 .../realtime/func/async_handler/async_handler_jk.c  |  4 ++--
 .../realtime/func/async_handler/async_handler_tsc.c |  4 ++--
 .../realtime/func/gtod_latency/gtod_infinite.c      |  2 +-
 testcases/realtime/func/gtod_latency/gtod_latency.c |  4 ++--
 testcases/realtime/func/hrtimer-prio/hrtimer-prio.c |  4 ++--
 testcases/realtime/func/matrix_mult/matrix_mult.c   |  4 ++--
 .../realtime/func/measurement/preempt_timing.c      |  2 +-
 testcases/realtime/func/measurement/rdtsc-latency.c |  2 +-
 .../func/periodic_cpu_load/periodic_cpu_load.c      |  4 ++--
 .../periodic_cpu_load/periodic_cpu_load_single.c    |  4 ++--
 testcases/realtime/func/pi-tests/test-skeleton.c    |  2 +-
 testcases/realtime/func/pi-tests/testpi-0.c         |  2 +-
 testcases/realtime/func/pi-tests/testpi-1.c         |  2 +-
 testcases/realtime/func/pi-tests/testpi-2.c         |  2 +-
 testcases/realtime/func/pi-tests/testpi-4.c         |  2 +-
 testcases/realtime/func/pi-tests/testpi-5.c         |  2 +-
 testcases/realtime/func/pi-tests/testpi-6.c         |  2 +-
 testcases/realtime/func/pi-tests/testpi-7.c         |  2 +-
 testcases/realtime/func/pi_perf/pi_perf.c           |  4 ++--
 testcases/realtime/func/prio-preempt/prio-preempt.c |  2 +-
 testcases/realtime/func/prio-wake/prio-wake.c       |  4 ++--
 .../pthread_kill_latency/pthread_kill_latency.c     |  4 ++--
 testcases/realtime/func/rt-migrate/rt-migrate.c     |  4 ++--
 testcases/realtime/func/sched_jitter/sched_jitter.c |  4 ++--
 .../realtime/func/sched_latency/sched_latency.c     |  4 ++--
 testcases/realtime/func/thread_clock/tc-2.c         |  2 +-
 testcases/realtime/lib/librttest.c                  |  4 ++--
 testcases/realtime/lib/libstats.c                   |  4 ++--
 .../realtime/perf/latency/pthread_cond_latency.c    |  2 +-
 testcases/realtime/perf/latency/pthread_cond_many.c |  4 ++--
 .../realtime/stress/pi-tests/lookup_pi_state.c      |  2 +-
 testcases/realtime/stress/pi-tests/testpi-3.c       |  2 +-
 37 files changed, 61 insertions(+), 61 deletions(-)

-- 
2.45.2


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2024-07-29 11:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 17:17 [LTP] [PATCH 0/6] sched_football in runtest/sched + configure cleanup Petr Vorel
2024-07-17 17:17 ` [LTP] [PATCH 1/6] configure: Print info about TI-RPC testsuite in summary Petr Vorel
2024-07-17 17:17 ` [LTP] [PATCH 2/6] configure: Don't assume testcases/realtime/configure.ac Petr Vorel
2024-07-17 17:17 ` [LTP] [PATCH 3/6] configure: Print info about KVM testsuite in summary Petr Vorel
2024-07-17 17:17 ` [LTP] [PATCH 4/6] configure: Enable realtime testsuite by default Petr Vorel
2024-07-17 17:17 ` [LTP] [PATCH 5/6] runtest/sched: Add sched_football Petr Vorel
2024-07-29  7:32   ` Petr Vorel
2024-07-29  9:47     ` Cyril Hrubis
2024-07-29 11:41       ` Petr Vorel
2024-07-17 17:17 ` [LTP] [PATCH 6/6] realtime: Use proper syntax for non-system include Petr Vorel
2024-07-18  8:22 ` [LTP] [PATCH 0/6] sched_football in runtest/sched + configure cleanup Cyril Hrubis
2024-07-18 10:29 ` Li Wang
2024-07-26 10:09   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox