#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <util/trace.h>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/3]
BOOST_AUTO_TEST_CASE |
( |
test_tracepoint_check_if_attached |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/3]
BOOST_AUTO_TEST_CASE |
( |
test_tracepoint_manual_tracepoint_active_check |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/3]
BOOST_AUTO_TEST_CASE |
( |
test_tracepoints |
| ) |
|
◆ fail_test_if_executed()
int fail_test_if_executed |
( |
| ) |
|
◆ TRACEPOINT_SEMAPHORE() [1/6]
TRACEPOINT_SEMAPHORE |
( |
test |
, |
|
|
check_if_attached |
|
|
) |
| |
◆ TRACEPOINT_SEMAPHORE() [2/6]
TRACEPOINT_SEMAPHORE |
( |
test |
, |
|
|
expensive_section |
|
|
) |
| |
◆ TRACEPOINT_SEMAPHORE() [3/6]
TRACEPOINT_SEMAPHORE |
( |
test |
, |
|
|
one_arg |
|
|
) |
| |
◆ TRACEPOINT_SEMAPHORE() [4/6]
TRACEPOINT_SEMAPHORE |
( |
test |
, |
|
|
six_args |
|
|
) |
| |
◆ TRACEPOINT_SEMAPHORE() [5/6]
TRACEPOINT_SEMAPHORE |
( |
test |
, |
|
|
twelve_args |
|
|
) |
| |
◆ TRACEPOINT_SEMAPHORE() [6/6]
TRACEPOINT_SEMAPHORE |
( |
test |
, |
|
|
zero_args |
|
|
) |
| |