Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
lib::test::test Namespace Reference

Namespaces

namespace  anonymous_namespace{test-helper-variadic-test.cpp}
 

Classes

class  EventLog_test
 
struct  Murpf
 
class  TempDir_test
 
class  TestHelper_test
 verifies the proper working of helper functions frequently used within the Lumiera testsuite. More...
 
class  TestHelperVariadic_test
 
class  TestTracking_test
 
class  Wrmrmpft
 

Functions

 LAUNCHER (EventLog_test, "unit common")
 
 LAUNCHER (TempDir_test, "unit common")
 
void doThrow ()
 
int dontThrow ()
 
 LAUNCHER (TestHelper_test, "unit common")
 
 LAUNCHER (TestHelperVariadic_test, "unit common")
 Register this test class...
 
 LAUNCHER (TestTracking_test, "unit common")
 

Class Documentation

◆ lib::test::test::Murpf

struct lib::test::test::Murpf
+ Collaboration diagram for Murpf:

Function Documentation

◆ LAUNCHER() [1/5]

LAUNCHER ( EventLog_test  ,
"unit common"   
)

◆ LAUNCHER() [2/5]

LAUNCHER ( TempDir_test  ,
"unit common"   
)

◆ doThrow()

void doThrow ( )

Definition at line 56 of file test-helper-test.cpp.

Referenced by TestHelper_test::checkThrowChecker().

+ Here is the caller graph for this function:

◆ dontThrow()

int dontThrow ( )

Definition at line 57 of file test-helper-test.cpp.

Referenced by TestHelper_test::checkThrowChecker().

+ Here is the caller graph for this function:

◆ LAUNCHER() [3/5]

LAUNCHER ( TestHelper_test  ,
"unit common"   
)

◆ LAUNCHER() [4/5]

LAUNCHER ( TestHelperVariadic_test  ,
"unit common"   
)

Register this test class...

◆ LAUNCHER() [5/5]

LAUNCHER ( TestTracking_test  ,
"unit common"   
)