nlib
|
By including this file, you gain access to all of the features of the testing
library.
More...
#include "nn/nlib/Config.h"
#include "nn/nlib/testing/NTest.h"
#include "nn/nlib/testing/Pred.h"
#include "nn/nlib/testing/Printer.h"
#include "nn/nlib/testing/ParamValue.h"
#include "nn/nlib/testing/ParamType.h"
Go to the source code of this file.
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::testing | |
Framework to test C++ code. View the description of List of testing Library Features . | |
Macros | |
#define | NLIB_TESTING_OSTREAM ::nlib_ns::testing::detail_func::DummyStream |
Used in place of td::ostream in the testing library. More... | |
By including this file, you gain access to all of the features of the testing
library.
Definition in file testing.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.