partner
To run the test.s suite, type:
partner -r test.s on system "sys1"
To run the test.t script, type:
partner -m sys1 -r test.t
To run the test.t script with arguments, type:
partner -r test.t arg1 arg2
To run the tests marked by the query named query3 in tests.pln, type:
partner -query query3 -r tests.pln
To run tests.pln, and export the most recent results set from tests.res to tests.rex, type:
partner -q -resexport -r tests.pln
To edit the test.inc include file, type:
partner test.inc
No comments:
Post a Comment