]> sigrok.org Git - pulseview.git/blobdiff - test/data/decoderstack.cpp
test: Disable all unit tests for now (all of them are broken).
[pulseview.git] / test / data / decoderstack.cpp
index baeec2d6d11b69f36713d996b9991d86fc3cde07..1bfbfc1cf6369014428ab824c8b648811e6555e0 100644 (file)
@@ -34,6 +34,7 @@ using pv::view::DecodeTrace;
 using std::shared_ptr;
 using std::vector;
 
+#if 0
 BOOST_AUTO_TEST_SUITE(DecoderStackTest)
 
 BOOST_AUTO_TEST_CASE(TwoDecoderStack)
@@ -84,3 +85,4 @@ BOOST_AUTO_TEST_CASE(TwoDecoderStack)
 }
 
 BOOST_AUTO_TEST_SUITE_END()
+#endif