DecodeSignal: Use name of last stacked PD unless the name was changed
[pulseview.git] / test / data / analogsegment.cpp
index 5ecfe8a2977130b6ccaa0562febbda70d66387f8..08b87e51639cd06fb622ecb8515e58cfe8817cd3 100644 (file)
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#if 0
 #include <extdef.h>
 
-#include <stdint.h>
+#include <cstdint>
 
 #include <boost/test/unit_test.hpp>
 
@@ -27,7 +28,6 @@
 
 using pv::data::AnalogSegment;
 
-#if 0
 BOOST_AUTO_TEST_SUITE(AnalogSegmentTest)
 
 void push_analog(AnalogSegment &s, unsigned int num_samples,