mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-28 00:04:53 +00:00
5 lines
240 B
Text
5 lines
240 B
Text
|
add_dolphin_test(CommonFuncsTest CommonFuncsTest.cpp common)
|
||
|
add_dolphin_test(FifoQueueTest FifoQueueTest.cpp common)
|
||
|
add_dolphin_test(FixedSizeQueueTest FixedSizeQueueTest.cpp common)
|
||
|
add_dolphin_test(MathUtilTest MathUtilTest.cpp common)
|