about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2020-03-19http: favor chunked over Content-Length
2020-03-19http: reject non-chunked Transfer-Encoding
2020-01-18s/bogomips.org/yhbt.net/, update copyrights for 2020
2019-04-27test/mgmt_auto_adjust.rb: improve diagnostic messages
2019-04-27test/mgmt-usage.rb: fix mismatched indentation warning
2018-11-28update copyrights for 2018 and use SPDX for "GPL-3.0+"
2018-11-28test/inherit.rb: fix syntax error under Ruby 1.8
2018-11-28serve /dev*/usage requests from memory
2017-01-03test/inherit: stop testing Ruby itself
2017-01-03test/inherit: fix ambiguous parenthese warning
2016-07-17test/mgmt: relax checks for iostat mapping
2016-05-29update copyrights for 2016
2016-05-29test/pwrite_wrap: reduce space overhead required
2016-02-01test/pwrite_wrap: squelch unnecessary output
2016-02-01test/pwrite-wrap: remove unused variable and comment
2015-11-11support systemd-style socket activation via environment
2015-11-09http: return 416 errors in more cases for bad Ranges
2015-03-06copyright updates for 2015
2014-11-02update copyrights to 2014 (and all contributors)
2014-09-07http_common: correctly handle empty header values
2014-09-03test/http_chunked_put: test for gigantic trailer
2014-09-03test/http: plug race condition in FIFO test
2014-05-30test/mgmt: lengthen test for iostat watch
2014-02-22support "daemonize = 0|1" in the config file
2014-02-08test/upgrade: cleanup and robustness improvements
2014-02-08tests: skip iostat-dependent tests
2013-12-09test/mgmt-usage: relax regexp for ZFS
2013-12-02test: fix valgrind warnings in test-only C code
2013-12-02test/chunk-parser-1: fix uninitialized file structures
2013-08-23http: remove Status: header from all responses
2013-07-26test/mgmt: warn about slow mount points on test failure
2013-07-26test/mgmt: increase reliability of max devid test
2013-07-19test/mgmt: cover the large rbuf growth case
2013-07-13test/pwrite_wrap: disable test under valgrind for now
2013-07-13test/mgmt_persist_client: teardown running processes
2013-07-12test/http: disable time-dependent test under valgrind
2013-07-12mgmt: support "SET mogstored.persist_client = $BOOL"
2013-07-12test/mgmt: increase reliability on overloaded systems
2013-07-12tests: introduce pwrite-wrap test for slow I/O
2013-07-12ioq: rescale to match user-set aio_threads values
2013-07-10remove assertion for handling iostat death
2013-07-10ioq: implement and enable generic I/O queues
2013-07-10test/mgmt: remove unused variable
2013-07-10mgmt: remove restriction on large rbuf sizes
2013-06-25tests: fault-injection test for ENOSPC on epoll_ctl
2013-06-25replace pthreads cancellation with explicit checks
2013-06-25"server aio_threads = XX" no longer requires malloc
2013-06-25do not rely on normal syscalls as cancellation points
2013-06-25refactor handling of "server aio_threads = " command
2013-06-25parse out mogilefs devid in mgmt/http requests