test_driver.bat.in 98 B

123456
  1. START "Server" %2
  2. START "Client test" %1 /WAIT
  3. ; kill background server process
  4. taskkill /im %4