[PSEH2_TEST]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 20 Feb 2014 20:20:26 +0000 (20:20 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 20 Feb 2014 20:20:26 +0000 (20:20 +0000)
commitfe029c9c69a2feb0c41f0c42330048ba957dcedb
tree3109c4eac3c8e065ceb3945d57b3b7357656aa3f
parent6ca8f89b8b005478764800662b417e55fa397bad
[PSEH2_TEST]
Add another test for non-volatile values. Note that PSEH does NOT work like real SEH here, but this is expected and can not be fixed without special compiler support. Do NEVER DO this kind of stuff inside SEH blocks! Use volatile variables in this case.

svn path=/trunk/; revision=62268
rostests/tests/pseh2/psehtest.c