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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to