view branches/carfac_cpp/unittest/AGC_unittest.cpp @ 704:e9855b95cd04

Small cleanup of eigen usage in SAI implementation.
author ronw@google.com
date Tue, 16 Jul 2013 19:56:11 +0000
parents d59c0d65624b
children
line wrap: on
line source
#include "CARFAC_common.h"
#include "AGC.h"
#include "gtest/gtest.h"

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