Mercurial > hg > aimc
view branches/carfac_cpp/unittest/unit_conversion_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 "unit_conversion.h" #include "gtest/gtest.h" // Do tests here TEST(ERBHz, Stub) { }