openMSX
Functions | Variables
ScopedAssign_test.cc File Reference
#include "catch.hpp"
#include "ScopedAssign.hh"
Include dependency graph for ScopedAssign_test.cc:

Go to the source code of this file.

Functions

 TEST_CASE ("ScopedAssign, local")
 
 TEST_CASE ("ScopedAssign, global")
 

Variables

int g
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( ScopedAssign,
global"   
)

Definition at line 27 of file ScopedAssign_test.cc.

References CHECK(), and g.

◆ TEST_CASE() [2/2]

TEST_CASE ( ScopedAssign,
local"   
)

Definition at line 4 of file ScopedAssign_test.cc.

References CHECK().

Variable Documentation

◆ g

int g