0023468: Include current branch name into default name of directory for test results
[occt.git] / tests / demo / testsystem / premature_exit
1 # this test is to check that test system is able to get and process log
2 # of the test execution even if DRAW is exited prematurely (crashes or gets
3 # killed)
4
5 puts "TEST COMPLETED"
6
7 # simulate crash
8 exit