view branches/carfac_cpp/unittest/CAR_unittest.cpp @ 703:2bd09040ecf0

Better SAI unit tests. Includes a test to compare the output of the Matlab and C++ version which is currently disabled since the outputs are not identical.
author ronw@google.com
date Mon, 01 Jul 2013 19:02:37 +0000
parents d59c0d65624b
children
line wrap: on
line source
#include "CARFAC_common.h"
#include "CAR.h"
#include "gtest/gtest.h"

// Do tests here
TEST(CARDesignTest, Stub) {
}