openssl/test/testutil
Sam Roberts df4439186f Remove unnecessary trailing whitespace
Trim trailing whitespace. It doesn't match OpenSSL coding standards,
AFAICT, and it can cause problems with git tooling.

Trailing whitespace remains in test data and external source.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8092)
2019-02-05 16:25:11 +01:00
..
basic_output.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
cb.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
driver.c add missing "void" in prototype. 2018-12-09 22:02:49 -05:00
format_output.c Add a format attribute to the format functions and fix the broken format 2018-12-09 22:02:50 -05:00
init.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
main.c Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
output.h Add a format attribute to the format functions and fix the broken format 2018-12-09 22:02:50 -05:00
output_helpers.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
stanza.c Use a const variable 2018-12-09 22:02:50 -05:00
tap_bio.c don't pass const string where a modifyable string is expected 2018-12-09 22:02:49 -05:00
test_cleanup.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
tests.c Use the proper fonst cast 2018-12-09 22:02:49 -05:00
tu_local.h Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00