ComSquare
Functions
testCMP.cpp File Reference
#include <catch2/catch_test_macros.hpp>
#include <bitset>
#include "../../tests.hpp"
#include "../../../sources/SNES.hpp"
Include dependency graph for testCMP.cpp:

Functions

 TEST_CASE ("underflow CMP", "[CMP]")
 
 TEST_CASE ("zero CMP", "[CMP]")
 
 TEST_CASE ("nativeModeZero CMP", "[CMP]")
 
 TEST_CASE ("nativeModeNothing CMP", "[CMP]")
 
 TEST_CASE ("negative CMP", "[CMP]")
 

Function Documentation

◆ TEST_CASE() [1/5]

TEST_CASE ( "nativeModeNothing CMP"  ,
""  [CMP] 
)

◆ TEST_CASE() [2/5]

TEST_CASE ( "nativeModeZero CMP"  ,
""  [CMP] 
)

◆ TEST_CASE() [3/5]

TEST_CASE ( "negative CMP"  ,
""  [CMP] 
)

◆ TEST_CASE() [4/5]

TEST_CASE ( "underflow CMP"  ,
""  [CMP] 
)

◆ TEST_CASE() [5/5]

TEST_CASE ( "zero CMP"  ,
""  [CMP] 
)