gem5
v20.1.0.0
|
#include <gtest/gtest.h>
#include <cstdio>
#include <sstream>
#include <string>
#include "base/cprintf.hh"
Go to the source code of this file.
Macros | |
#define | CPRINTF_TEST(...) |
Functions | |
TEST (CPrintf, Misc) | |
TEST (CPrintf, FloatingPoint) | |
TEST (CPrintf, Types) | |
TEST (CPrintf, SpecialFormatting) | |
#define CPRINTF_TEST | ( | ... | ) |
Definition at line 37 of file cprintf.test.cc.
TEST | ( | CPrintf | , |
FloatingPoint | |||
) |
Definition at line 67 of file cprintf.test.cc.
References CPRINTF_TEST, and ArmISA::f.
TEST | ( | CPrintf | , |
Misc | |||
) |
Definition at line 49 of file cprintf.test.cc.
References CPRINTF_TEST, and GuestABI::foo().
TEST | ( | CPrintf | , |
SpecialFormatting | |||
) |
Definition at line 174 of file cprintf.test.cc.
References CPRINTF_TEST.
TEST | ( | CPrintf | , |
Types | |||
) |
Definition at line 156 of file cprintf.test.cc.
References ccprintf(), CPRINTF_TEST, EXPECT_EQ, and ArmISA::ss.