GDB (xrefs)
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
format_pieces-selftests.c File Reference
#include "defs.h"
#include "gdbsupport/format.h"
#include "gdbsupport/selftest.h"

Go to the source code of this file.

Namespaces

namespace  selftests
 
namespace  selftests::format_pieces
 

Macros

#define LL   "ll"
 

Functions

static void selftests::format_pieces::check (const char *str, const std::vector< format_piece > &expected_pieces, bool gdb_format=false)
 
static void selftests::format_pieces::test_escape_sequences ()
 
static void selftests::format_pieces::test_format_specifier ()
 
static void selftests::format_pieces::test_gdb_formats ()
 
static void selftests::format_pieces::test_format_int_sizes ()
 
static void selftests::format_pieces::test_windows_formats ()
 
static void selftests::format_pieces::run_tests ()
 
void _initialize_format_pieces_selftests ()
 

Macro Definition Documentation

◆ LL

#define LL   "ll"

Function Documentation

◆ _initialize_format_pieces_selftests()

void _initialize_format_pieces_selftests ( )

Definition at line 153 of file format_pieces-selftests.c.

References selftests::format_pieces::run_tests().