libfastcommon/src/tests
YuQing 4480669e03 uniq_skiplist support arg for free callback 2023-08-05 20:46:35 +08:00
..
Makefile add file src/tests/test_thread_local.c 2023-05-24 17:32:06 +08:00
servers.conf add uniq server addresses 2020-02-19 15:49:39 +08:00
test.ini add function fc_split_string and fc_match_delim 2018-08-20 18:11:18 +08:00
test_allocator.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_atomic.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_blocked_queue.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_char_convert.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_char_convert_loader.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_crc32.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_data_visible.c correct tests compile error and warning 2021-02-25 15:09:35 +08:00
test_file_lock.c correct tests compile error and warning 2021-02-25 15:09:35 +08:00
test_file_write_hole.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_id_generator.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_ini_parser.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_json_parser.c json decode supports memory pool for persistency 2022-06-04 12:41:07 +08:00
test_logger.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_mblock.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_multi_skiplist.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_mutex_lock_perf.c add macros: FC_ABS and FC_NEGATIVE 2021-03-10 14:38:09 +08:00
test_normalize_path.c shared_func.[hc]: normalize_path use type string_t for general purpose 2022-11-07 08:27:43 +08:00
test_pipe.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_pthread_lock.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_pthread_wait.c add function normalize_path_ex and normalize_uri 2021-05-25 16:48:10 +08:00
test_queue_perf.c rename trim to fc_trim 2022-02-25 09:44:15 +08:00
test_sched_thread.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_server_id_func.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_skiplist.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_skiplist_set.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_sorted_array.c uniq_skiplist support arg for free callback 2023-08-05 20:46:35 +08:00
test_sorted_queue.c sorted_queue.[hc]: pop_compare_func support argument 2023-07-05 16:39:57 +08:00
test_split_string.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_thourands_seperator.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_thread_local.c add file src/tests/test_thread_local.c 2023-05-24 17:32:06 +08:00
test_thread_pool.c modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
test_uniq_skiplist.c uniq_skiplist support arg for free callback 2023-08-05 20:46:35 +08:00