]> git.proxmox.com Git - mirror_kronosnet.git/history - libknet/tests/test-common.c
[test] simplify flush log
[mirror_kronosnet.git] / libknet / tests / test-common.c
2019-07-25 Fabio M. Di Nitto[test] simplify flush log
2019-06-28 Fabio M. Di NittoMerge pull request #236 from kronosnet/queue-flush
2019-06-27 Fabio M. Di Nitto[threads] allow knet_handle_setfwd to flush socket...
2019-06-12 Fabio M. Di NittoMerge pull request #230 from kronosnet/minor
2019-06-12 Fabio M. Di Nitto[global] clarify license entry per file to match README...
2019-04-11 Fabio M. Di NittoMerge pull request #213 from kronosnet/zstd
2019-04-11 Fabio M. Di Nitto[tests] improve wait for packet implementation to flush...
2019-03-26 Fabio M. Di NittoMerge pull request #210 from kronosnet/dont-allow-mixed...
2019-03-26 Fabio M. Di Nitto[global] update copyright across the board
2019-03-07 Fabio M. Di NittoMerge pull request #202 from kronosnet/acl
2019-03-05 Fabio M. Di Nitto[tests] add ability to create ipv6 sockets
2019-01-03 Fabio M. Di NittoMerge pull request #187 from kronosnet/logging
2018-12-28 Fabio M. Di Nitto[libknet] logging: add handle information in log structure
2018-12-20 Fabio M. Di NittoMerge pull request #186 from kronosnet/handle-cleanup
2018-12-20 Fabio M. Di Nitto[libknet] drop knet_handle_new_ex in favour of knet_han...
2018-09-11 Fabio M. Di NittoMerge pull request #158 from kronosnet/fix-select
2018-09-11 Fabio M. Di Nitto[tests] clear errno to avoid incorrect propagation...
2018-09-11 Fabio M. Di Nitto[tests] fix select(2) handling (mostly affects slow...
2018-08-03 Fabio M. Di NittoMerge pull request #153 from kronosnet/locking-cleanup
2018-08-01 Fabio M. Di Nitto[tests] don't redefine symbols from the main library
2018-04-26 Fabio M. Di NittoMerge pull request #149 from kronosnet/log-cleanup
2018-04-24 Ferenc Wágnercoding style: add parentheses after the sizeof operator
2018-04-23 Ferenc Wágner_logthread: while loop instead of goto
2018-04-23 Ferenc Wágner_logthread: select() returns the number of set bits...
2018-04-23 Ferenc Wágnerflush_logs: don't ever print past the message buffer
2018-04-23 Ferenc Wágnerflush_logs: while loop instead of goto
2018-04-23 Ferenc Wágnerflush_logs: a for loop is more straightforward here
2018-04-23 Ferenc Wágnerflush_logs: don't repeat the type of msg
2018-04-23 Ferenc Wágnerflush_logs: the reads will overwrite the entire msg...
2018-04-23 Ferenc Wágnerflush_logs: remove redundant condition
2018-02-20 Fabio M. Di NittoMerge pull request #124 from kronosnet/test_handle
2018-02-20 Ferenc WágnerNew API function: knet_handle_new_ex() taking handle...
2018-01-08 Fabio M. Di NittoMerge pull request #112 from kronosnet/man-pages v1.0
2018-01-08 Fabio M. Di Nitto[docs] Update copyright and man pages pre-1.0
2018-01-03 Fabio M. Di NittoMerge pull request #108 from kronosnet/minor-fixes
2018-01-03 Fabio M. Di Nitto[tests] knet_bench: add machine parsable output
2017-12-19 Fabio M. Di NittoMerge pull request #99 from kronosnet/skip
2017-12-19 Ferenc Wágnertests: skip if socket buffers are too small
2017-12-19 Ferenc Wágnertests: introduce knet_handle_start helper
2017-11-27 Fabio M. Di NittoMerge pull request #91 from kronosnet/no-root
2017-11-26 Ferenc WágnerRemove the need_root() function
2017-11-25 Ferenc WágnerDon't require root privileges unless necessary
2017-11-25 Fabio M. Di NittoMerge pull request #93 from kronosnet/dynamic-pong
2017-11-24 Fabio M. Di Nitto[tests] use a new tunable functions to wait for packets
2017-11-24 Fabio M. Di Nitto[tests] when running under valgrind, allow a lot more...
2017-11-24 Fabio M. Di NittoMerge pull request #92 from kronosnet/timer-fixes
2017-11-24 Fabio M. Di Nitto[tests] implement common and more flexible wait_for_hos...
2017-11-06 Fabio M. Di NittoMerge pull request #76 from kronosnet/docs
2017-11-06 Fabio M. Di Nitto[docs] Update copyright info and add tools to automate it
2017-11-02 Fabio M. Di NittoMerge pull request #71 from chrissie-c/parallelise_tests
2017-11-02 Christine Caulfieldtests: Fix [s]printf of uint32
2017-11-02 Christine Caulfieldtests: Parallelize tests
2017-10-16 Fabio M. Di Nitto[global] use memmove instead of memcpy
2017-06-20 Chrissie Caulfieldlibknet: Add link stats (#43)
2017-06-03 Fabio M. Di NittoResolves signed-unsigned comparison warnings
2017-02-22 Fabio M. Di Nitto[tests] don't spam for no logs
2017-02-14 Fabio M. Di Nitto[global] revert b525ee6a6b74ec, go back to 64K nodes...
2017-02-03 Fabio M. Di Nitto[global] Reduce the number of support nodes in a knet...
2017-01-17 Christine Caulfieldgeneral: Add compatibility code & #ifdefs
2017-01-09 Fabio M. Di Nitto[transports] major rework of APIs and ABIs!
2016-11-21 Fabio M. Di Nitto[tests] add facility to stop a whole knet handle in...
2016-11-21 Fabio M. Di Nitto[tests] allow scheduler to be configured and allow...
2016-11-16 Fabio M. Di Nitto[tests] add options to configure scheduler
2016-11-16 Fabio M. Di Nitto[tests] add knet logs: prefix when no logs are being...
2016-11-16 Fabio M. Di Nitto[tests] add logging thread support to simplify writing...
2016-09-11 Fabio M. Di Nitto[tests] export check type to all tests
2016-06-17 Fabio M. Di Nitto[tests] make it clear where log is coming from
2016-06-16 Fabio M. Di Nitto[tests] add api_knet_handle_new test
2016-06-13 Fabio M. Di NittoRevert "[tests] move all tests to top level directory"
2016-06-13 Fabio M. Di Nitto[tests] move all tests to top level directory
2016-06-13 Fabio M. Di Nitto[test] Add common check for root user
2016-06-13 Fabio M. Di Nitto[tests] add some common facility to run shell codes...