|
Monero
|
#include "common/util.h"#include <cstdlib>#include <string>#include <gtest/gtest.h>#include <boost/optional/optional_io.hpp>#include <iostream>
Macros | |
| #define | SKIP_TEST(reason) do {std::cerr << "Skipping test: " << reason << std::endl; return;} while(0) |
Functions | |
| TEST (is_hdd, stability) | |
| #define SKIP_TEST | ( | reason | ) | do {std::cerr << "Skipping test: " << reason << std::endl; return;} while(0) |
| TEST | ( | is_hdd | , |
| stability | |||
| ) |
1.8.14