Ed Sabol a00fb0e101 Fixed redundant null check due to previous dereference found in CodeQL scan. (#380) 7 months ago
..
exception c5b6fab8a4 delete disconnected operator= 5 years ago
m4 b15e8d786d Merge with libtest from libmemcached 11 years ago
result b15e8d786d Merge with libtest from libmemcached 11 years ago
abort.cc d22902c839 Fix more warnings. 11 years ago
alarm.cc 5ddf48998a Restructure code so that a worker copies functions when cloned. 10 years ago
alarm.h d2162c661c Extend testing to cover case of large queues. 11 years ago
backtrace_test.cc ca46f5e90e Update from YATL. 11 years ago
binaries.cc 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago
binaries.h 0d968b613d MErge up latest yatl 12 years ago
blobslap_worker.cc 2d459329d6 Remove count caller for argv. 11 years ago
blobslap_worker.h 21df0f3853 Update all licenses to BSD. 12 years ago
callbacks.h 21df0f3853 Update all licenses to BSD. 12 years ago
client.cc a40856de0e Merge pull request #257 from esabol/issue-63-set-ssl-libgearman-patch-for-php 4 years ago
client.hpp 0f9f7d5afa Cleanup error cases where warning should be issued, not error. 11 years ago
cmdline.cc 4b46bb21b2 Issue #321: Improve compatibility with older versions of Alpine (#328) 2 years ago
cmdline.h d6507e52ad Fix crashing of tests when '-Wp,-D_GLIBCXX_ASSERTIONS' is given 4 years ago
collection.cc c8026e6abe Merge of rework for Junit and TAP 11 years ago
collection.h b9c7a009d7 Add --list-tests and --list-collections to YATL 11 years ago
common.h fe49165029 Merge libtest. 11 years ago
comparison.cc 7aac1795f5 Update TESTS_ENVIRONMENT with LOG_COMPILER. 10 years ago
comparison.hpp e1032dd5fa Fixes NULL comparisons issue. 5 years ago
core.cc 71bb896b53 Fix test calls to use just one path. 10 years ago
core.h 71bb896b53 Fix test calls to use just one path. 10 years ago
core_count.cc 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago
cpu.cc 8607bc13ad Add support for auto determining threads to core. 11 years ago
cpu.hpp 8607bc13ad Add support for auto determining threads to core. 11 years ago
dns.cc 9210905acb Removed reliance on gearman.info domain from tests. (#348) 1 year ago
dns.hpp 015604a359 Add test case for DNS (bad DNS,...) 12 years ago
dream.cc fe49165029 Merge libtest. 11 years ago
dream.h 21df0f3853 Update all licenses to BSD. 12 years ago
drizzled.cc 5ac05c431a Gcc 8+ and 11 fixes (#350) 1 year ago
drizzled.h 21df0f3853 Update all licenses to BSD. 12 years ago
error.h e1f072e545 delete Error operator= 5 years ago
exception.cc b15e8d786d Merge with libtest from libmemcached 11 years ago
exception.hpp 63344e4653 delete exception operator= 5 years ago
failed.cc 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago
formatter.cc d74a838999 Remove AX_DLOPEN and fix XML output for Junit. 10 years ago
formatter.hpp 060502a971 Update formatters. 11 years ago
framework.cc b9c7a009d7 Add --list-tests and --list-collections to YATL 11 years ago
framework.h 060502a971 Update formatters. 11 years ago
gearmand.cc df2f54791c Change options on verbosity. 11 years ago
gearmand.h ca46f5e90e Update from YATL. 11 years ago
get.h cd486be0d9 Update for XML output (Junit like) 12 years ago
has.cc b322d65f81 libtest: fix potential unterminated string 4 years ago
has.hpp b15e8d786d Merge with libtest from libmemcached 11 years ago
http.cc dc2e7c238a Issue 278: Fix crashing in libtest/http.cc when '-Wp,-D_GLIBCXX_ASSERTIONS' is given 4 years ago
http.hpp cd486be0d9 Update for XML output (Junit like) 12 years ago
include.am 51867e0a6a Fix misspelling of "suppression" in the Makefile 4 years ago
is_local.cc 7bbcef5570 fix setenv: it expects int 5 years ago
is_local.hpp 416f41fb2f Update support for SSL (add basic documentation). 11 years ago
is_pid.hpp 21df0f3853 Update all licenses to BSD. 12 years ago
killpid.cc 438f7e2ed0 Small cleanups, extend backtrace message. 11 years ago
killpid.h 21df0f3853 Update all licenses to BSD. 12 years ago
libtool.cc 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago
libtool.hpp 21df0f3853 Update all licenses to BSD. 12 years ago
lite.h 71bb896b53 Fix test calls to use just one path. 10 years ago
main.cc 5ac05c431a Gcc 8+ and 11 fixes (#350) 1 year ago
memcached.cc 8acfbd7f9d Update valgrind path 11 years ago
memcached.h debbac71dd Refine the building/search for memcached. 11 years ago
memcached.hpp fe49165029 Merge libtest. 11 years ago
poll_error.hpp 69688d9917 First pass at merging libtest. 12 years ago
port.cc 1f429d31bd fix get_free_port: remove redundant initialisation 5 years ago
port.h 5dce100bf5 Fix usage of throw for server failure. 12 years ago
result.cc b15e8d786d Merge with libtest from libmemcached 11 years ago
result.hpp 60205d9e2d Merge all of 1.0 11 years ago
run-ci.gdb d37d324e27 Fully support exceptions. 11 years ago
run.gdb 944c188dbe Remove impl() usage from Job. 11 years ago
runner.cc 21e9d19d62 Framework update (mostly fix effective c++ warnings). 11 years ago
runner.h 21e9d19d62 Framework update (mostly fix effective c++ warnings). 11 years ago
server.cc a00fb0e101 Fixed redundant null check due to previous dereference found in CodeQL scan. (#380) 7 months ago
server.h 6534bade13 Merge ssl branch. 11 years ago
server_container.cc 46a8201c80 fix deprecation of ptr_fun<int, int> 3 years ago
server_container.h b95ad5cf84 Update SSL code. 10 years ago
signal.cc b801034ff5 typo 5 years ago
signal.h cd643b6402 remove lock_name from SignalThread's constructor 5 years ago
skiptest.cc 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago
socket.cc 2de4d33c67 Fix strncpy() warning in libtest/socket.cc when compiling with gcc 8 5 years ago
socket.hpp 21df0f3853 Update all licenses to BSD. 12 years ago
ssl.h 106b14078b Change CyaSSL to wolfSSL 7 years ago
stream.h da4b2726b6 Fix for fork test. 11 years ago
strerror.cc eeb1f4b018 First part, test for lp:1098409 11 years ago
strerror.h 21df0f3853 Update all licenses to BSD. 12 years ago
string.hpp 3f1f7f2282 Updates for handling exceptions. 11 years ago
test.h 71bb896b53 Fix test calls to use just one path. 10 years ago
test.hpp 981906f5cc Update the SSL support (testing works in a smoother manner). 11 years ago
thread.hpp 56d23f83a7 GCC8 tries to be more strict with type casting especially with functions so typecast 5 years ago
timer.cc 1750815a2e Re-enable code that checks for options immediatly. 11 years ago
timer.hpp 21e9d19d62 Framework update (mostly fix effective c++ warnings). 11 years ago
tmpfile.cc b827f9a73b Fix a few heards where we did not have the config.h being called. 11 years ago
tmpfile.hpp 21df0f3853 Update all licenses to BSD. 12 years ago
unittest.cc 8f963b8a18 Fix location of true command on Linux 4 years ago
valgrind.h 7aac1795f5 Update TESTS_ENVIRONMENT with LOG_COMPILER. 10 years ago
vchar.cc fe1a19b818 Reworks vector for reuse in server. 11 years ago
vchar.hpp 255137a0ed Add printf for vector. 11 years ago
version.h.in 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago
visibility.h 21df0f3853 Update all licenses to BSD. 12 years ago
wait.cc 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago
wait.h 21df0f3853 Update all licenses to BSD. 12 years ago
yatl.h a40b8b3467 Add new include for usage of yatl, plus yatl_lite. 11 years ago
yatl.m4 60205d9e2d Merge all of 1.0 11 years ago
yatlcon.h.in 0fcbbd449e Fix naming issues to make merges a bit simpler. 11 years ago