Macros | Functions
test_compression.c File Reference

Test of cmpr_send() and cmpr_recv() implementation. More...

Go to the source code of this file.

Macros

#define TEST_CMPR_USE_NETWORK   0
 Use real network connection to echo daemon instead of regular file.
 
#define BUF_LEN   (size_t) 1023 /* Maximum length of strings */
 
#define TS_NUM   (size_t) 6 /* Number of test strings */
 

Functions

int test_compression (void)
 Test cmpr_send() and cmpr_recv() implementation. More...
 

Detailed Description

Test of cmpr_send() and cmpr_recv() implementation.

Copyright (c) 2015-2020 by the developers. See the LICENSE file for details.

Definition in file test_compression.c.


Generated at 2024-04-27 using  doxygen