Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
steam::control::test::anonymous_namespace{command-mutation-test.cpp} Namespace Reference

Functions

void testFunc (int val)
 
int capture ()
 

Variables

int testVal =0
 used to verify the effect of testFunc
 

Function Documentation

◆ testFunc()

void testFunc ( int  val)

Definition at line 52 of file command-mutation-test.cpp.

References testFunc(), and testVal.

Referenced by testFunc().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ capture()

int capture ( )

Definition at line 58 of file command-mutation-test.cpp.

References testVal.

Variable Documentation

◆ testVal

int testVal =0

used to verify the effect of testFunc

Definition at line 49 of file command-mutation-test.cpp.

Referenced by capture(), and testFunc().