about summary refs log tree commit homepage
path: root/test/mgmt.rb
DateCommit message (Expand)
2020-01-18s/bogomips.org/yhbt.net/, update copyrights for 2020
2018-11-28update copyrights for 2018 and use SPDX for "GPL-3.0+"
2016-07-17test/mgmt: relax checks for iostat mapping
2016-05-29update copyrights for 2016
2015-03-06copyright updates for 2015
2014-11-02update copyrights to 2014 (and all contributors)
2014-05-30test/mgmt: lengthen test for iostat watch
2014-02-08tests: skip iostat-dependent tests
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-12test/mgmt: increase reliability on overloaded systems
2013-07-10test/mgmt: remove unused variable
2013-07-10mgmt: remove restriction on large rbuf sizes
2013-06-25"server aio_threads = XX" no longer requires malloc
2013-06-25refactor handling of "server aio_threads = " command
2013-02-23mgmt: fix fsck digest assert failure in graceful shutdown
2013-02-18copyright comment updates for 2013 (part 2)
2012-12-08test/mgmt: wait longer for thread spawn before counting
2012-11-14test/mgmt: fix stupid race condition in aio_threads test
2012-11-12test/mgmt: allow test to pass on non-Linux
2012-11-12mgmt: support "server aio_threads = <digit>"
2012-10-04additional test cases for fsck queue checksums
2012-09-06fix I/O util for multiple devXX dirs on the same FS v0.5.0
2012-03-26support SHA-1 digests over sidechannel
2012-03-14test/mgmt: speed up test when run under valgrind
2012-03-14fsck: limit per-device MD5 requests for fsck users
2012-03-14mgmt: add optional "reason" field for MD5 reqs
2012-02-17tests: minor refactoring to reduce common code
2012-02-11test/mgmt: oops, fix syntax error
2012-02-11test/mgmt: disable iostat(1) test under kfreebsd
2012-02-11test/mgmt: rename test file to avoid conflict
2012-02-06tests: fix running tests from a subdirectory
2012-02-06tests: better parallelization of slow Ruby tests
2012-02-05test/mgmt.rb: disable platform-specific test
2012-02-05test/mgmt: test fixes for FreeBSD 8.2
2012-02-05tests: centralize some test logic in test/helper
2012-01-11initial commit