X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=test%2Fdata%2Fanalogsegment.cpp;h=08b87e51639cd06fb622ecb8515e58cfe8817cd3;hp=2593bf67f1e0e4dfe43bcabf061a974ff55e1a5b;hb=ca1d6d5f466272ac7e906b589e2804b12568fa96;hpb=4c60462b00cc329e61daedd1c2e66724077bd412 diff --git a/test/data/analogsegment.cpp b/test/data/analogsegment.cpp index 2593bf67..08b87e51 100644 --- a/test/data/analogsegment.cpp +++ b/test/data/analogsegment.cpp @@ -14,13 +14,13 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ +#if 0 #include -#include +#include #include @@ -28,7 +28,6 @@ using pv::data::AnalogSegment; -#if 0 BOOST_AUTO_TEST_SUITE(AnalogSegmentTest) void push_analog(AnalogSegment &s, unsigned int num_samples,