Namespaces | |
namespace | Ase |
namespace | Ase::Test |
Macros | |
#define | DEBUG_LOOPS_NEEDED(...) |
#define | TDEBUG(...) |
Functions | |
TestEntries | list_tests () |
double | random_float () |
double | random_frange (double begin, double end) |
uint64_t | random_int64 () |
int64_t | random_irange (int64_t begin, int64_t end) |
int | run () |
int | run (const StringS &test_names) |
int | run_test (const std::string &test_identifier) |
bool | slow () |
void | test_output (int kind, const String &msg) |
bool | verbose () |
#define TDEBUG | ( | ... | ) |
#define DEBUG_LOOPS_NEEDED | ( | ... | ) |