view branches/carfac_cpp/unittest/IHC_unittest.cpp @ 600:b1cbc2617c7f

Updated Matrix resizing and Zeroing using rif@google's suggestions.
author flatmax
date Tue, 26 Feb 2013 10:43:26 +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) {
}