]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/test-runner
Fix a typo/whitespace in tests README
[FreeBSD/FreeBSD.git] / tests / test-runner /
2020-01-27 Ryan MoellerZTS: Move more tests out of common.run
2020-01-24 Ryan MoellerZTS: Get xattr tests running on FreeBSD
2020-01-17 Brian BehlendorfZTS: Enable zpool_create_008_pos.ksh
2020-01-14 Brian BehlendorfZTS: Remove obsolete zts-report.py exceptions
2020-01-03 Ryan MoellerZTS: Move dumpdev tests to sunos.run
2019-12-20 Ryan MoellerFix test pattern in zts-report.py
2019-11-20 George MelikovZTS: Casenorm fix unicode interpretation
2019-11-18 Brian BehlendorfPartially revert 5a6ac4c
2019-10-17 Ryan MoellerDetect if sed supports --in-place
2019-10-09 Ryan MoellerMove platform independent tests to a shared runfile
2019-09-12 Ryan MoellerCanonicalize Python shebangs
2019-09-03 Andrea GelminiFix typos
2019-07-10 Attila FülöpFix ZTS killed processes detection
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-05-28 Stoiko Ivanovtest-runner.py: change shebang to python3
2019-04-11 Alek PAllow zfs-tests to recover from hibernation
2019-03-29 Brian BehlendorfAdd TRIM support
2019-02-04 bunder2015flake8 pass
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 John Wren Kennedytest-runner: python3 support
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2018-11-08 Tom CaputiZTS: Fix and reenable zfs_rename tests
2018-11-08 Paul ZuchowskiZTS: Fix test zfs_mount_006_pos
2018-10-31 Paul ZuchowskiZTS: Fix posix ACL tests that should pass
2018-10-25 Brian BehlendorfFix flake8 "invalid escape sequence 'x'" warning
2018-10-03 Prakash SuryaFix "zfs destroy" when "sharenfs=on" is used
2018-10-02 Brian BehlendorfZTS: Fix snapshot_009_pos, snapshot_010_pos
2018-09-26 Gregor KopkaFix flake 8 style warnings
2018-09-25 Brian BehlendorfRevert "Fix flake 8 style warnings"
2018-09-24 LOLiZTS: Fix removal_resume_export
2018-09-24 Gregor KopkaFix flake 8 style warnings
2018-09-13 Brian BehlendorfAdd removal_resume_export to zts-report.py
2018-08-31 Brian BehlendorfZTS: Fix EBUSY volume destroy failures
2018-08-27 Brian BehlendorfDirect IO support
2018-08-19 Brian BehlendorfZTS: Fix import_cache_device_replaced
2018-08-12 Brian BehlendorfZTS: Test case reliability
2018-07-25 Brian BehlendorfZTS: Add reservation_008_pos exception
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-09 Brian BehlendorfZTS: clean_mirror and scrub_mirror cleanup
2018-06-29 Brian BehlendorfZTS: Improve enospc tests
2018-06-20 Brian BehlendorfZTS: Adopt OpenZFS test analysis script
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-09 Giuseppe Di NataleClean up (k)shlib and cfg file shebangs
2018-04-06 Tony HutterFix "file is executable, but no shebang" warnings
2017-11-03 Brian BehlendorfInitramfs fixes
2017-11-03 Giuseppe Di NataleAllow test-runner to filter test groups by tag
2017-10-23 Giuseppe Di NataleCorrect flake8 errors after STYLE builder update
2017-08-16 Brian BehlendorfRetire legacy test infrastructure
2017-07-08 Giuseppe Di NataleExit test-runner with non-zero if tests are KILLED
2017-06-30 Alek POn failure tests-runner should do non-zero exit
2017-06-30 Giuseppe Di NatalePrint fail messages before callbacks in test suite
2017-04-12 Brian BehlendorfOpenZFS 7503 - zfs-test should tail ::zfs_dbgmsg on...
2017-04-06 John Wren KennedyOpenZFS 7290 - ZFS test suite needs to control what...
2017-02-16 John Wren KennedyOpenZFS 7248 - large block support breaks rsend_009_pos
2017-02-11 John Wren KennedyOpenZFS 6642 - testrunner output can be displayed in...
2016-10-24 Giuseppe Di NataleChange location of current symlink created by test...
2016-10-18 Giuseppe Di NataleCreate a symlink to current test-runner output
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-06 Giuseppe Di NataleCorrect style in test-runner
2016-09-08 John Wren KennedyOpenZFS - Performance regression suite for zfstest
2016-08-30 Brian BehlendorfAdd log_must_{retry,busy} helpers
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite