0023423: Test system does not get log if DRAW crashes or gets killed
authorabv <abv@opencascade.com>
Fri, 7 Sep 2012 08:33:12 +0000 (12:33 +0400)
committerabv <abv@opencascade.com>
Fri, 5 Oct 2012 09:41:07 +0000 (13:41 +0400)
commit5df3a117e1341784f8278862a1d739a5fa29b9c1
treed6e334717534fe4325eb356eb8a8755581e46ca3
parent0e26a4d0bf2a55a0addce08151ca9e9ae44a739a
0023423: Test system does not get log if DRAW crashes or gets killed

Avoid using dlog in grid tests (command testgrid), in order to get some output even if DRAW crashes.
Command test now accepts argument echo to get echo immediately (but no log processing).
Test case for checking log processing in case of premature exit of DRAW is added (demo testsystem premature_exit).
src/DrawResources/TestCommands.tcl
tests/demo/grids.list
tests/demo/testsystem/premature_exit [new file with mode: 0644]