../../../libs/test/build/boost_test_exec_monitor Test functionality of boost::signals2::connection and boost::signals2::scoped_connection objects, including release() and swap(). ../../../libs/test/build/boost_test_exec_monitor Ensure that calling connect with a slot that has already expired does not actually connect to the slot. ../../../libs/test/build/boost_test_exec_monitor Test postconstruction/predestruction functionality of boost::signals2::deconstruct. ../../../libs/test/build/boost_test_exec_monitor Test deletion of slots. ../../../libs/test/build/boost_test_exec_monitor Test slot group ordering. ../../../libs/test/build/boost_test_exec_monitor Tests for various bugs that have occurred in the past, to make sure they are fixed and stay fixed. ../../../libs/test/build/boost_test_exec_monitor Basic test of signal/slot connections and invocation using the boost::signals2::signal class template. ../../../libs/test/build/boost_test_exec_monitor Test automatic connection management of signals and slots.