GDB (xrefs)
|
#include "defs.h"
#include "gdbsupport/filestuff.h"
#include "gdbsupport/scoped_fd.h"
#include "config.h"
#include "gdbsupport/selftest.h"
Go to the source code of this file.
Namespaces | |
namespace | selftests |
namespace | selftests::scoped_fd |
Functions | |
static void | selftests::scoped_fd::test_destroy () |
static void | selftests::scoped_fd::test_release () |
static void | selftests::scoped_fd::test_to_file () |
static void | selftests::scoped_fd::run_tests () |
void | _initialize_scoped_fd_selftests () |
void _initialize_scoped_fd_selftests | ( | ) |
Definition at line 98 of file scoped_fd-selftests.c.
References selftests::scoped_fd::run_tests().