|
iutest
1.17.99.14
|
portable [詳解]
#include "iutest_config.hpp"#include "iutest_internal_defs.hpp"#include <sys/stat.h>#include "../impl/iutest_port.ipp"

名前空間 | |
| iutest | |
| iutest root namespace | |
マクロ定義 | |
| #define | IUTEST_MAX_PATH 1024 |
| #define | IUTEST_LOG_(level) |
| ログメッセージストリーム [詳解] | |
| #define | IUTEST_CHECK_(condition) |
| 内部エラーチェック [詳解] | |
| #define | IUTEST_ABORT() ::iutest::internal::posix::Abort() |
| Abort | |
| #define | IUTEST_DEFAULT_STREAM_BUFFER_SIZE 1024 |
portable
| #define IUTEST_CHECK_ | ( | condition | ) |
内部エラーチェック
| #define IUTEST_LOG_ | ( | level | ) |
ログメッセージストリーム