[Fuego] LTP all tests execution

dhinakar k dhinakar.k at gmail.com
Tue May 23 18:20:07 UTC 2017


Hi,

How to run all the tests in LTP suite?
I find only the below options in the SPEC.
At the max I can run only ltplite.
Should I change the Functional.LTP.spec?
Please let me know.

Regards,
Dhinakar

{
    "testName": "Functional.LTP",
    "specs":
    [
        {
            "name": "default",
            "tests": "syscalls SEM"
        },
        {
            "name": "selection",
            "tests": "syscalls fs pipes sched timers dio mm ipc pty AIO MSG
SEM SIG THR TMR TPS"
        },
        {
            "name": "selectionwithrt",
            "tests": "syscalls fs pipes sched timers dio mm ipc pty AIO MSG
SEM SIG THR TMR TPS func/hrtimer-prio func/pi-tests func/rt-migrate
func/sched_latency func/sched_jitter"
        },
        {
            "name": "ltplite",
            "tests": "ltplite"
        },
        {
            "name": "ptsonly",
            "tests": "AIO MEM MSG SEM SIG THR TMR TPS"
        },
        {
            "name": "smoketest",
            "tests": "fs_bind"
        },
        {
            "name": "rtonly",
            "tests": "func/hrtimer-prio func/pi-tests func/rt-migrate
func/sched_latency func/sched_jitter"
        }
    ]
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/fuego/attachments/20170523/00cfc209/attachment.html>


More information about the Fuego mailing list