tests: remove more propertyprobe cruft
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 25 Dec 2011 21:37:42 +0000 (21:37 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 25 Dec 2011 21:37:42 +0000 (21:37 +0000)
tests/check/elements/alsa.c
tests/check/libs/gstlibscpp.cc
tests/check/libs/libsabi.c
tests/check/libs/struct_arm.h
tests/check/libs/struct_i386.h
tests/check/libs/struct_i386_osx.h
tests/check/libs/struct_x86_64.h

index 664b1cc..1f5181f 100644 (file)
@@ -23,9 +23,9 @@
 #include <unistd.h>
 
 #include <gst/check/gstcheck.h>
-#include <gst/interfaces/propertyprobe.h>
 #include <gst/audio/mixer.h>
 
+#if 0
 /* just a simple test that runs device probing on
  * an alsasrc, alsasink and alsamixer instance */
 
@@ -70,6 +70,7 @@ GST_START_TEST (test_device_property_probe)
 }
 
 GST_END_TEST;
+#endif
 
 GST_START_TEST (test_alsa_mixer_track)
 {
@@ -125,7 +126,7 @@ alsa_suite (void)
   TCase *tc_chain = tcase_create ("general");
 
   suite_add_tcase (s, tc_chain);
-  tcase_add_test (tc_chain, test_device_property_probe);
+  /* tcase_add_test (tc_chain, test_device_property_probe); */
   tcase_add_test (tc_chain, test_alsa_mixer_track);
 
   return s;
index 4edc275..bb1d8c7 100644 (file)
@@ -54,7 +54,6 @@
 #include <gst/interfaces/interfaces-enumtypes.h>
 #include <gst/interfaces/interfaces-marshal.h>
 #include <gst/interfaces/navigation.h>
-#include <gst/interfaces/propertyprobe.h>
 #include <gst/interfaces/tunerchannel.h>
 #include <gst/interfaces/tuner.h>
 #include <gst/interfaces/tunernorm.h>
index 0ee4429..2b33a65 100644 (file)
@@ -41,7 +41,6 @@
 #include <gst/fft/gstfftf32.h>
 #include <gst/fft/gstfftf64.h>
 #include <gst/interfaces/navigation.h>
-#include <gst/interfaces/propertyprobe.h>
 #include <gst/interfaces/tuner.h>
 #include <gst/pbutils/pbutils.h>
 #include <gst/riff/riff-media.h>
index fb57967..00523c2 100644 (file)
@@ -42,7 +42,6 @@ GstCheckABIStruct list[] = {
   {"GstMixerTrackClass", sizeof (GstMixerTrackClass), 84},
   {"GstMixerTrack", sizeof (GstMixerTrack), 32},
   {"GstNavigationInterface", sizeof (GstNavigationInterface), 28},
-  {"GstPropertyProbeInterface", sizeof (GstPropertyProbeInterface), 44},
   {"gst_riff_acid", sizeof (gst_riff_acid), 24},
   {"gst_riff_dmlh", sizeof (gst_riff_dmlh), 4},
   {"gst_riff_index_entry", sizeof (gst_riff_index_entry), 16},
index 523e49c..0e143d8 100644 (file)
@@ -43,7 +43,6 @@ GstCheckABIStruct list[] = {
   {"GstMixerTrack", sizeof (GstMixerTrack), 32},
   {"GstNavigationInterface", sizeof (GstNavigationInterface), 28},
   {"GstNetAddress", sizeof (GstNetAddress), 40},
-  {"GstPropertyProbeInterface", sizeof (GstPropertyProbeInterface), 44},
   {"gst_riff_acid", sizeof (gst_riff_acid), 24},
   {"gst_riff_dmlh", sizeof (gst_riff_dmlh), 4},
   {"gst_riff_index_entry", sizeof (gst_riff_index_entry), 16},
index b588be5..f6d6f10 100644 (file)
@@ -44,7 +44,6 @@ GstCheckABIStruct list[] = {
   {"GstMixerTrackClass", sizeof (GstMixerTrackClass), 84},
   {"GstMixerTrack", sizeof (GstMixerTrack), 32},
   {"GstNavigationInterface", sizeof (GstNavigationInterface), 28},
-  {"GstPropertyProbeInterface", sizeof (GstPropertyProbeInterface), 44},
   {"gst_riff_acid", sizeof (gst_riff_acid), 24},
   {"gst_riff_dmlh", sizeof (gst_riff_dmlh), 4},
   {"gst_riff_index_entry", sizeof (gst_riff_index_entry), 16},
index cebf519..0b08e9f 100644 (file)
@@ -42,7 +42,6 @@ GstCheckABIStruct list[] = {
   {"GstMixerTrackClass", sizeof (GstMixerTrackClass), 168},
   {"GstMixerTrack", sizeof (GstMixerTrack), 48},
   {"GstNavigationInterface", sizeof (GstNavigationInterface), 56},
-  {"GstPropertyProbeInterface", sizeof (GstPropertyProbeInterface), 88},
   {"gst_riff_acid", sizeof (gst_riff_acid), 24},
   {"gst_riff_dmlh", sizeof (gst_riff_dmlh), 4},
   {"gst_riff_index_entry", sizeof (gst_riff_index_entry), 16},