Mercurial > hg > aimc
view branches/carfac_cpp/unittest/IHC_unittest.cpp @ 597:359bcd461dd1
First commit. Refer to the api [1] 'Philosophy of the implementation' for information on the approach used to implement CARFAC in C++.
[1] aimc/C++/api/html/index.html
author | flatmax |
---|---|
date | Sat, 09 Feb 2013 23:53:48 +0000 |
parents | d59c0d65624b |
children |
line wrap: on
line source
#include "CARFAC_common.h" #include "IHC.h" #include "gtest/gtest.h" // Do tests here TEST(IHCDesignTest, Stub) { }