2022-01-15 20:48:54 -05:00
..
2021-11-23 07:05:51 -05:00
2021-11-23 07:05:51 -05:00
2021-11-27 00:21:26 -05:00
2021-11-27 00:21:26 -05:00
2021-11-23 22:40:59 -05:00
2022-01-15 20:48:54 -05:00
2021-11-23 23:35:48 -05:00

Source files in this subdirectory contain unit tests.
They use gTest and gMock for running unit testing.
Unit tests can be launched with "dosbox-x -tests".
Free free to add more unit tests in this directory.

Read Google Test Primer for reference of most available
features, macros, and guidance about writing unit tests:

https://google.github.io/googletest/primer.html

More information about gMock can be found at:

https://google.github.io/googletest/gmock_for_dummies.html