Worldstone
|
Go to the source code of this file.
Functions | |
TEST_CASE ("SignExtend") | |
Test that SignExtend is giving the right values. More... | |
TEST_CASE ("ReverseBits") | |
TEST_CASE ("PopCount 16bits") | |
Test that popCount is giving the right values. More... | |
TEST_CASE | ( | "SignExtend" | ) |
Test that SignExtend is giving the right values.
Definition at line 11 of file SystemUtilsTests.cpp.
TEST_CASE | ( | "ReverseBits" | ) |
TEST_CASE | ( | "PopCount 16bits" | ) |
Test that popCount is giving the right values.
Definition at line 57 of file SystemUtilsTests.cpp.