1
1
libssh/tests/unittests
Fabiano Fidêncio 05fd0acf45 buffer: do not use ssh_buffer_get_rest_len()
As ssh_buffer_get_len() actually calls ssh_buffer_get_rest_len(), let's
just use the first one. This is a preparatory step for removing
ssh_buffer_get_rest_len().

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2016-01-19 11:31:08 +01:00
..
CMakeLists.txt tests: add test for cipher.(de|en)crypt 2015-09-23 15:09:23 +02:00
torture_buffer.c buffer: do not use ssh_buffer_get_rest_len() 2016-01-19 11:31:08 +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