Home GnuPG

Add test for the estream printf functions
ce31fe792b5fUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add test for the estream printf functions

* tests/t-printf.c: New.
* configure.ac: Check for vasprintf.

These tests have been taken from Libestream and changed to be more
portable. For example there is only va_start per function and the
test return an error only for _GLIBC_ based systems because that is
what we compare against.

Details

Provenance
wernerAuthored on Aug 25 2014, 1:33 PM
Parents
rE8a5f2680daa5: Add gpgrt_snprintf and gpgrt_vsnprintf.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rEce31fe792b5f: Add test for the estream printf functions (authored by Werner Koch <wk@gnupg.org>).Aug 25 2014, 4:37 PM