Ping /Anders
On 2013-07-19 12:44, Anders Roxell wrote: > Hi, > > I was trying to enable --with-realtime-testsuite and run that. > However, I had some issues with installing the realtime tests and > problem with running testscripts/test_realtime.sh script. > This patch resolves the problem I had. > > > /Anders > > Anders Roxell (1): > realtime-testsuite: update the install rule > > 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/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 +++++++++------ > 26 files changed, 124 insertions(+), 46 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 > create mode 100644 testcases/realtime/profiles/Makefile > create mode 100644 testcases/realtime/scripts/Makefile > > -- > 1.8.1.2 > -- Anders Roxell [email protected] M: +46 709 71 42 85 | IRC: roxell ------------------------------------------------------------------------------ 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
