summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Core/MMIOTest.cpp
AgeCommit message (Expand)Author
2015-05-25Add missing license headersTillmann Karras
2015-03-16Fix warningsTillmann Karras
2015-02-15Fix the addresses of MMIO registers.magumagu
2015-01-24Make the IsMMIOAddress function easier to read, add tests.Scott Mansell
2014-07-27MMIO: Cleanup Mapping class by using templates instead of macros.Tony Wasserka
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-03-09MMIOTest: fix sign warningTillmann Karras
2014-03-09Add more tests for Common and Core/MMIOPierre Bourdon
2014-03-03Tests: Add more MMIO tests as an example.Pierre Bourdon
2014-03-03Add the infrastructure required to easily add unit tests and test it with a v...Pierre Bourdon