Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

use_alt_stack

Option use_alt_stack instructs the Unit Test Framework to use alternative stack for signals processing, on platforms where they are supported. More information about this feature is available here. The feature is enabled by default, but can be disabled using this parameter.

Acceptable values

Boolean with default value yes.

Command line syntax
Environment variable
BOOST_TEST_USE_ALT_STACK

PrevUpHomeNext