From 538658fdfc3ae34c383b551fffcab5545c6b6731 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Jan 2017 20:15:19 +0100 Subject: [PATCH] ignore util tests --- src/util/.gitignore | 55 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/src/util/.gitignore b/src/util/.gitignore index cbb349827..87b379746 100644 --- a/src/util/.gitignore +++ b/src/util/.gitignore @@ -7,3 +7,58 @@ gnunet-resolver gnunet-scrypt gnunet-service-resolver gnunet-uri +test_bio +test_client.nc +test_client_unix.nc +test_common_allocation +test_common_endian +test_common_logging +test_common_logging_runtime_loglevels +test_configuration +test_connection.nc +test_connection_addressing.nc +test_connection_receive_cancel.nc +test_connection_timeout.nc +test_connection_timeout_no_connect.nc +test_connection_transmit_cancel.nc +test_container_bloomfilter +test_container_heap +test_container_meta_data +test_container_multihashmap +test_container_multihashmap32 +test_container_multipeermap +test_crypto_crc +test_crypto_ecc_dlog +test_crypto_ecdh_eddsa +test_crypto_ecdhe +test_crypto_ecdsa +test_crypto_eddsa +test_crypto_hash +test_crypto_hash_context +test_crypto_hkdf +test_crypto_kdf +test_crypto_paillier +test_crypto_random +test_crypto_rsa +test_crypto_symmetric +test_disk +test_getopt +test_mq +test_os_network +test_os_start_process +test_peer +test_plugin +test_program +test_resolver_api.nc +test_scheduler +test_scheduler_delay +test_server.nc +test_server_disconnect.nc +test_server_mst_interrupt.nc +test_server_with_client.nc +test_server_with_client_unix +test_service +test_speedup +test_strings +test_strings_to_data +test_time -- 2.25.1