mkdirTest.xml
| 1 |
<?xml version="1.0"?>
|
|---|---|
| 2 |
<test name="mkdirTest" description="Mkdir test plan" > |
| 3 |
|
| 4 |
<stream-write value="C:\Progress\OE116_64\bin\_progres.exe -p Z:\script.p -b" special="VK_ENTER" /> |
| 5 |
<!--
|
| 6 |
Wait 120 seconds for tests to finish
|
| 7 |
-->
|
| 8 |
<stream-wait-for value="BUILD" millis="10000" newline="false"/> |
| 9 |
<stream-wait-for value="Total time" millis="10000" newline="false"/> |
| 10 |
</test>
|