blob: 6b0a14a8dc839a940bd661e3a30d21d5c7d49ea3 [file] [log] [blame]
Alexander Afanasyev5fa9e9a2013-12-24 19:45:07 -08001/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil -*- */
2/*
3 * Copyright (c) 2013, Regents of the University of California
4 *
5 * BSD license, See the LICENSE file for more information
6 *
7 * Author: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
8 */
9
10#define BOOST_TEST_MAIN 1
11#define BOOST_TEST_DYN_LINK 1
12
13#include <boost/test/unit_test.hpp>