[Swan-dev] Single script file for tests

Andrew Cagney andrew.cagney at gmail.com
Thu Jul 27 15:33:02 UTC 2017


I'm trying to set up a test that needs to co-ordinate operations
between east, west, nic, and road (and perhaps north) and I'm finding
having lots of separate script files cumbersome.

I've got to wonder if it would all be easier if there was a single
file (called run.sh say), that looked like:

east# so something
west# do something else
...

it would certainly make manipulating the sequence easier; the down
side is that the script wouldn't be runable.

thinking out loud,
Andrew

PS: this is starting to get very like expect, or expunit


More information about the Swan-dev mailing list