1
1
libssh/tests/unittests
Fabiano Fidêncio adc8c20ac1 cleanup: use ssh_ prefix in the buffer (non-static) functions
Having "ssh_" prefix in the functions' name will avoid possible clashes
when compiling libssh statically.

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2016-01-19 11:31:07 +01:00
..
CMakeLists.txt tests: add test for cipher.(de|en)crypt 2015-09-23 15:09:23 +02:00
torture_buffer.c cleanup: use ssh_ prefix in the buffer (non-static) functions 2016-01-19 11:31:07 +01:00
torture_callbacks.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_channel.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_crypto.c tests: Initialize output and iv in torture_crypto 2016-01-19 11:15:42 +01:00
torture_init.c tests: Fix return code of torture_init 2015-09-09 09:17:46 +02:00
torture_isipaddr.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_keyfiles.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_list.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_misc.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_options.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_pki_ed25519.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_pki.c tests: Add tests for the new ssh_pki cert functions 2015-09-07 13:30:34 +02:00
torture_rand.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00
torture_server_x11.c tests: Migrate to new cmocka API 2015-09-07 10:40:12 +02:00