You can access the args passed in from your control file via an "args" variable that's automatically populated with them (much like the machines variable is). I don't know if there are actually any existing examples of using it, though.
-- John On Wed, Feb 17, 2010 at 5:16 PM, Taniya Das <[email protected]>wrote: > Hi, > I am trying to figure out how to use this " -a ARGS, --args=ARGS > additional args to pass to control file" option from command line. > I also want to parse the argument list in control file. > Could anyone help me, how it can be done? > > Is there any tests, which currently does this for reference. > Please help me. > > Thanks, > Taniya Das > > > _______________________________________________ > Autotest mailing list > [email protected] > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest > >
_______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
