support: Add TEST_COMPARE_BLOB, support_quote_blob
commit2afece36f6006844e87d7cb2fcb1ad8b220b2623
authorFlorian Weimer <fweimer@redhat.com>
Wed, 16 May 2018 15:00:35 +0000 (16 17:00 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 16 May 2018 15:00:36 +0000 (16 17:00 +0200)
tree52958dc70aaab18d73b3b3ecafc8adfacd0b7131
parent9761bf4dfae04016bccaa82414719523b090dd60
support: Add TEST_COMPARE_BLOB, support_quote_blob

The declaration of support_test_compare_blob uses unsigned long int,
to avoid including <stddef.h>.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
ChangeLog
support/Makefile
support/check.h
support/support.h
support/support_quote_blob.c [new file with mode: 0644]
support/support_test_compare_blob.c [new file with mode: 0644]
support/tst-support_quote_blob.c [new file with mode: 0644]
support/tst-test_compare_blob.c [new file with mode: 0644]