From: Wanlong G. <wan...@gm...> - 2015-09-10 11:50:37
|
On 9/10/15, kamal p <pka...@gm...> wrote: > Hi , > > Can anyone tell me the procedure how to run user defined set of > test-cases(LTP) using runltp with "-f" option by creating command file $ cat >runtest/myset <<EOF # list the cases you like accept01 accept01 accept4_01 accept4_01 access01 access01 access02 access02 EOF $ ./runltp -f myset Thanks, Wanlong Gao > > Regards, > Kamal > |