tests: remove ABI checks for GstClockEntry.
authorAlessandro Decina <alessandro.decina@collabora.co.uk>
Tue, 6 Jul 2010 08:31:25 +0000 (10:31 +0200)
committerAlessandro Decina <alessandro.d@gmail.com>
Tue, 6 Jul 2010 08:46:42 +0000 (10:46 +0200)
tests/check/gst/struct_hppa.h
tests/check/gst/struct_i386.h
tests/check/gst/struct_ppc32.h
tests/check/gst/struct_ppc64.h
tests/check/gst/struct_sparc.h
tests/check/gst/struct_x86_64.h

index a458c52..f59fe07 100644 (file)
@@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
   {"GstCaps", sizeof (GstCaps), 32},
   {"GstStaticCaps", sizeof (GstStaticCaps), 52},
   {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
-  {"GstClockEntry", sizeof (GstClockEntry), 48},
   {"GstClock", sizeof (GstClock), 176},
   {"GstClockClass", sizeof (GstClockClass), 160},
   {"GstElement", sizeof (GstElement), 136},
index de68f1e..06de6fd 100644 (file)
@@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
  {"GstCaps", sizeof(GstCaps), 32},
  {"GstStaticCaps", sizeof(GstStaticCaps), 52},
  {"GstChildProxyInterface", sizeof(GstChildProxyInterface), 40},
- {"GstClockEntry", sizeof(GstClockEntry), 40},
  {"GstClock", sizeof(GstClock), 172},
  {"GstClockClass", sizeof(GstClockClass), 160},
  {"GstElement", sizeof(GstElement), 128},
index a458c52..f59fe07 100644 (file)
@@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
   {"GstCaps", sizeof (GstCaps), 32},
   {"GstStaticCaps", sizeof (GstStaticCaps), 52},
   {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
-  {"GstClockEntry", sizeof (GstClockEntry), 48},
   {"GstClock", sizeof (GstClock), 176},
   {"GstClockClass", sizeof (GstClockClass), 160},
   {"GstElement", sizeof (GstElement), 136},
index b3e2a92..4bb20fa 100644 (file)
@@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
   {"GstCaps", sizeof (GstCaps), 56} ,
   {"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
   {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
-  {"GstClockEntry", sizeof (GstClockEntry), 64} ,
   {"GstClock", sizeof (GstClock), 240} ,
   {"GstClockClass", sizeof (GstClockClass), 320} ,
   {"GstElement", sizeof (GstElement), 232} ,
index 34feebe..23ac70e 100644 (file)
@@ -9,7 +9,6 @@ GstCheckABIStruct list[] = {
   {"GstCaps", sizeof (GstCaps), 32},
   {"GstStaticCaps", sizeof (GstStaticCaps), 52},
   {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
-  {"GstClockEntry", sizeof (GstClockEntry), 48},
   {"GstClock", sizeof (GstClock), 176},
   {"GstClockClass", sizeof (GstClockClass), 160},
   {"GstElement", sizeof (GstElement), 136},
index b3e2a92..4bb20fa 100644 (file)
@@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
   {"GstCaps", sizeof (GstCaps), 56} ,
   {"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
   {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
-  {"GstClockEntry", sizeof (GstClockEntry), 64} ,
   {"GstClock", sizeof (GstClock), 240} ,
   {"GstClockClass", sizeof (GstClockClass), 320} ,
   {"GstElement", sizeof (GstElement), 232} ,