• Brenda J. Butler's avatar
    tools: tc-testing: Command line parms · f87c7f64
    Brenda J. Butler authored
    Separate the functionality of the command line parameters into "selection"
    parameters, "action" parameters and other parameters.
    
    "Selection" parameters are for choosing which tests on which to act.
    "Action" parameters are for choosing what to do with the selected tests.
    "Other" parameters are for global effect (like "help" or "verbose").
    
    With this commit, we add the ability to name a directory as another
    selection mechanism.  We can accumulate a number of tests by directory,
    file, category, or even by test id, instead of being constrained to
    run all tests in one collection or just one test.
    Signed-off-by: default avatarBrenda J. Butler <bjb@mojatatu.com>
    Acked-by: default avatarLucas Bates <lucasb@mojatatu.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    f87c7f64
AddingTestCases.txt 4.43 KB