[Xenomai] Porting xenomai 2.6.3 and ipipe to 3.12 kernel
Lennart Sorensen
lsorense at csclub.uwaterloo.ca
Wed Apr 2 04:35:31 CEST 2014
On Tue, Apr 01, 2014 at 05:45:39PM -0400, Lennart Sorensen wrote:
> I was running:
>
> xeno-regression-test xeno-regression-test -l "dohell -s 10.200.19.25 -m /mnt -l /mnt" -t 2
These quotes are in the wrong place?
I cut and paste the line from:
t at omap5:~# xeno-regression-test --help
Started child 23870: /bin/bash /usr/lib/xenomai/testsuite/xeno-test-run-wrapper /usr/bin/xeno-regression-test --help
xeno-regression-test [ -l "load command" ] [ -- ] [ latency test options ]
Run Xenomai regression testsuite on your platform, by first starting a
fewtests, then running the latency test in parallel to the switchtest test
under the load generated by "load-command".
By default, the load command is "dohell 900", which will generate load during
15 minutes. To generate a more realistic load see dohell help.
Any other option passed on the command line is passed to the latency test.
Example:
xeno-regression-test -l "dohell -s 192.168.0.5 -m /mnt -l /ltp" -t 2
Will generate load including network load using the server at IP address
192.168.0.5, some I/O under the moint point /mnt, and the LTP testsuite
installed under the /ltp directory, and use the latency test by measuring the
timer irq latency.
......
All I changed was the -l option, which I changed to the location I
installed ltp to.
Maybe xeno-regression-test is broken. Maybe it assumes /bin/sh is bash
or something.
--
Len Sorensen
More information about the Xenomai
mailing list