Home
last modified time | relevance | path

Searched refs:test (Results 1 – 14 of 14) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/test/tests/
Dtest_Test.cpp27 using nn::test::String;
28 using nn::test::TextOutput;
29 using nn::test::XmlOutput;
30 using nn::test::AssertInfo;
37 class Test : public nn::test::Suite
75 class SuccessTest : public nn::test::Suite
114 class SubTest1 : public nn::test::Suite
154 class SubTest2 : public nn::test::Suite
177 class SubTest3 : public nn::test::Suite
195 class InitializeFinalizeSuiteTest : public nn::test::Suite
[all …]
/CTR-SDK-2.4.0/sources/libraries/test/
Dtest_Util.cpp21 namespace nn{ namespace test{ namespace
Dtest_New.cpp29 namespace nn{ namespace test{ namespace
Dtest_String.cpp19 namespace nn{ namespace test{ namespace
Dtest_Suite.cpp21 namespace nn{ namespace test{ namespace
590 …nn::test::Suite::ResultHolder::ResultFailureHandler(reinterpret_cast<nn::Result&>(result), filenam… in nnResultFailureHandler()
599 …nn::test::Suite::ResultHolder::ResultFailureHandler(reinterpret_cast<nn::Result&>(result), filenam… in nnResultTFailureHandler()
608 …nn::test::Suite::ResultHolder::ResultPanicHandler(reinterpret_cast<nn::Result&>(result), filename,… in nnResultPanicHandler()
617 …nn::test::Suite::ResultHolder::ResultPanicHandler(reinterpret_cast<nn::Result&>(result), filename,… in nnResultTPanicHandler()
Dtest_TextOutput.cpp21 namespace nn{ namespace test{ namespace
Dtest_XmlOutput.cpp25 namespace nn{ namespace test{ namespace
/CTR-SDK-2.4.0/build/omake/platforms/CTR/
DCTR.commondefs.om74 #Load test rules
75 if $(test -f $(makePlatformDefsPath commondefs.test))
76 include $(makePlatformDefsPath commondefs.test)
DCTR.commondefs.test.om3 # File: CTR.commondefs.test.om
48 # The rule to output the summary of the results of the executed test is created in .BUILD_SUCCESS.
DCTR.build.tests.om87 if $(filter test tests dotest dotests dotests-%, $(TARGETS))
/CTR-SDK-2.4.0/build/omake/
Dutildefs.om171 if $(test -f $(filename))
189 if $(test -d $(filename))
207 if $(test -f $(filename))
362 # To test the current path first
Dpackagedefs.om63 if $(test -d $(root_packages))
Dcommondefs.om312 if $(test -f $(ROOT_OMAKE)/localdefs.om)
Dtargetdefs.om419 # When building a test, the path rules change