libs/gst/check/gstcheck.*: factor out the method from tests that checks size of struc...
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 6 Jun 2006 13:48:20 +0000 (13:48 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 6 Jun 2006 13:48:20 +0000 (13:48 +0000)
commite036ea0995653cae7a18f57a07b1b72a75072757
tree49569a13629f342933947a8bfcfb3182e1cf86e8
parentd1d2e509d14ae6638638e9ff034b91aee379adce
libs/gst/check/gstcheck.*: factor out the method from tests that checks size of structures, and add code to generate ...

Original commit message from CVS:
* libs/gst/check/gstcheck.c: (gst_check_abi_list):
* libs/gst/check/gstcheck.h:
factor out the method from tests that checks size of structures,
and add code to generate the header containing these sizes
* tests/check/gst/gstabi.c: (GST_START_TEST):
* tests/check/gst/struct_i386.h:
* tests/check/libs/libsabi.c: (GST_START_TEST):
* tests/check/libs/struct_i386.h:
use it
ChangeLog
libs/gst/check/gstcheck.c
libs/gst/check/gstcheck.h
tests/check/gst/gstabi.c
tests/check/gst/struct_i386.h
tests/check/libs/libsabi.c
tests/check/libs/struct_i386.h