comparison branches/carfac_cpp/unittest/IHC_unittest.cpp @ 587:d59c0d65624b

some more refactor, and stubbed more unit test.
author Ulf.Hammarqvist@gmail.com
date Thu, 11 Oct 2012 21:28:34 +0000
parents
children
comparison
equal deleted inserted replaced
586:f3dde307f4b8 587:d59c0d65624b
1 #include "CARFAC_common.h"
2 #include "IHC.h"
3 #include "gtest/gtest.h"
4
5 // Do tests here
6 TEST(IHCDesignTest, Stub) {
7 }