Menu

#22 Test infrastructure needs trap handlers.

Enhancement_Request
open
nobody
None
5
2001-02-13
2001-02-13
No

It would be nice to have signal or trap handlers that would note any exception that occurs and either (1) move on with the next test or (2) discontinue testing. A try/catch mechanism would be nice, or a signal() handler.
Severity: Enhancement request.
Workaround: MS Dev Studio is your trap handler.
It is unlikely that trap handler resources would implemented in the pre-OS version. Any implemenation of a trap handle will have to address the goal of cross-platform coding (i.e. UNIX).

### 312_596 ###

Discussion