2014-08-02 00:23:52 -06:00
|
|
|
add_dolphin_test(BitFieldTest BitFieldTest.cpp)
|
2014-10-21 19:08:48 -06:00
|
|
|
add_dolphin_test(BitSetTest BitSetTest.cpp)
|
2015-05-28 01:00:53 -06:00
|
|
|
add_dolphin_test(BlockingLoopTest BlockingLoopTest.cpp)
|
|
|
|
add_dolphin_test(BusyLoopTest BusyLoopTest.cpp)
|
2014-08-02 00:23:52 -06:00
|
|
|
add_dolphin_test(CommonFuncsTest CommonFuncsTest.cpp)
|
|
|
|
add_dolphin_test(EventTest EventTest.cpp)
|
|
|
|
add_dolphin_test(FifoQueueTest FifoQueueTest.cpp)
|
|
|
|
add_dolphin_test(FixedSizeQueueTest FixedSizeQueueTest.cpp)
|
|
|
|
add_dolphin_test(FlagTest FlagTest.cpp)
|
|
|
|
add_dolphin_test(MathUtilTest MathUtilTest.cpp)
|
2014-09-02 01:51:53 -06:00
|
|
|
add_dolphin_test(x64EmitterTest x64EmitterTest.cpp)
|