view branches/carfac_cpp/unittest/CAR_unittest.cpp @ 702:7acfa23cde23

Factor out common test utility functions and clean up carfac_test.
author ronw@google.com
date Mon, 01 Jul 2013 19:02:32 +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) {
}