I have two testing script written in dejagnu/expect. When I run any one of them, it is fine. However, when I just call runtest
to run both of them. I always get a timeout failure for the second testing script. I wonder if the timeout option in expect works on per expect
basis or ...? Anyone can help me? Thank you.