#include <gtest/gtest.h>#include <uavcan/build_config.hpp>#include <cstdio>#include <cstdlib>#include <execinfo.h>#include <signal.h>#include <unistd.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| static void | sigsegv_handler (int sig) |
Definition at line 24 of file test_main.cpp.
|
static |
Definition at line 13 of file test_main.cpp.