X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=test%2Fdata%2Fanalogsegment.cpp;h=08b87e51639cd06fb622ecb8515e58cfe8817cd3;hp=5ecfe8a2977130b6ccaa0562febbda70d66387f8;hb=b9591f3a680dd35b7af2fb482a136b1bd494c6e4;hpb=efdec55aec1a137460fa362a381ed1904182bfed diff --git a/test/data/analogsegment.cpp b/test/data/analogsegment.cpp index 5ecfe8a..08b87e5 100644 --- a/test/data/analogsegment.cpp +++ b/test/data/analogsegment.cpp @@ -17,9 +17,10 @@ * along with this program; if not, see . */ +#if 0 #include -#include +#include #include @@ -27,7 +28,6 @@ using pv::data::AnalogSegment; -#if 0 BOOST_AUTO_TEST_SUITE(AnalogSegmentTest) void push_analog(AnalogSegment &s, unsigned int num_samples,