public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCHv2 0/6] update make install when enable realtime test suite
@ 2013-08-05 19:02 Anders Roxell
  2013-08-05 19:02 ` [LTP] [PATCH 1/6] realtime/(func|perf)/: rename run.sh to run_auto.sh Anders Roxell
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Anders Roxell @ 2013-08-05 19:02 UTC (permalink / raw)
  To: ltp-list; +Cc: patches

Hi,

Split up previous patch sent to this mailing list.

/Anders

Anders Roxell (6):
  realtime/(func|perf)/: rename run.sh to run_auto.sh
  added run_auto.sh to install targets for realtime tests
  realtime tests: added additional install targets
  realtime tests: created Makefiles for profiles/scripts
  realtime: only build tests if needed
  Remove reference to "java", missed in commit 78596957

 testcases/realtime/func/async_handler/Makefile     |    1 +
 testcases/realtime/func/gtod_latency/Makefile      |    1 +
 testcases/realtime/func/hrtimer-prio/Makefile      |    1 +
 testcases/realtime/func/hrtimer-prio/run.sh        |   12 ------
 testcases/realtime/func/hrtimer-prio/run_auto.sh   |   10 +++++
 testcases/realtime/func/matrix_mult/Makefile       |    1 +
 testcases/realtime/func/measurement/Makefile       |    1 +
 testcases/realtime/func/measurement/run.sh         |   19 ---------
 testcases/realtime/func/measurement/run_auto.sh    |   19 +++++++++
 testcases/realtime/func/periodic_cpu_load/Makefile |    1 +
 testcases/realtime/func/pi-tests/Makefile          |    1 +
 testcases/realtime/func/pi_perf/Makefile           |    1 +
 testcases/realtime/func/prio-preempt/Makefile      |    1 +
 testcases/realtime/func/prio-wake/Makefile         |    1 +
 .../realtime/func/pthread_kill_latency/Makefile    |    1 +
 testcases/realtime/func/rt-migrate/Makefile        |    1 +
 testcases/realtime/func/sched_football/Makefile    |    1 +
 testcases/realtime/func/sched_jitter/Makefile      |    1 +
 testcases/realtime/func/sched_latency/Makefile     |    1 +
 testcases/realtime/func/thread_clock/Makefile      |    1 +
 testcases/realtime/perf/latency/Makefile           |    1 +
 testcases/realtime/perf/latency/run.sh             |   45 --------------------
 testcases/realtime/perf/latency/run_auto.sh        |   45 ++++++++++++++++++++
 testcases/realtime/profiles/Makefile               |   26 +++++++++++
 testcases/realtime/run.sh                          |   16 ++++---
 testcases/realtime/scripts/Makefile                |   26 +++++++++++
 testcases/realtime/scripts/run_c_files.sh          |    7 ++-
 testscripts/test_realtime.sh                       |   18 +++++---
 28 files changed, 169 insertions(+), 91 deletions(-)
 delete mode 100644 testcases/realtime/func/hrtimer-prio/run.sh
 create mode 100644 testcases/realtime/func/hrtimer-prio/run_auto.sh
 delete mode 100644 testcases/realtime/func/measurement/run.sh
 create mode 100644 testcases/realtime/func/measurement/run_auto.sh
 delete mode 100755 testcases/realtime/perf/latency/run.sh
 create mode 100755 testcases/realtime/perf/latency/run_auto.sh
 create mode 100644 testcases/realtime/profiles/Makefile
 create mode 100644 testcases/realtime/scripts/Makefile

-- 
1.7.10.4


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2013-08-06  1:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-05 19:02 [LTP] [PATCHv2 0/6] update make install when enable realtime test suite Anders Roxell
2013-08-05 19:02 ` [LTP] [PATCH 1/6] realtime/(func|perf)/: rename run.sh to run_auto.sh Anders Roxell
2013-08-05 19:02 ` [LTP] [PATCH 2/6] added run_auto.sh to install targets for realtime tests Anders Roxell
2013-08-05 19:02 ` [LTP] [PATCH 3/6] realtime tests: added additional install targets Anders Roxell
2013-08-05 19:02 ` [LTP] [PATCH 4/6] realtime tests: created Makefiles for profiles/scripts Anders Roxell
2013-08-05 19:02 ` [LTP] [PATCH 5/6] realtime: only build tests if needed Anders Roxell
2013-08-05 19:02 ` [LTP] [PATCH 6/6] Remove reference to "java", missed in commit 78596957 Anders Roxell
2013-08-06  1:11 ` [LTP] [PATCHv2 0/6] update make install when enable realtime test suite Wanlong Gao

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