]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
Tune DTrace 'aframes' for the FBT and profile providers on arm64.
[FreeBSD/FreeBSD.git] / tests /
2021-03-21 Alan Somersfusefs: set d_off during VOP_READDIR
2021-03-20 Kristof Provostpf tests: Test tos/dscp matching
2021-03-17 Alex Richardsontests/sys/netgraph/ng_macfilter_test: Fix invalid TAP...
2021-03-17 Alex Richardsontests/sys/cddl: correctly quote atf_set "require.progs"
2021-03-17 Alex RichardsonSimplify the capsicum-test wrapper script
2021-03-17 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-03-17 Alex Richardsontests/sys/netgraph: Tell kyua that perl is required
2021-03-17 Alex Richardsontests/sys/netpfil/pf: Add missing python3 requirements
2021-03-17 Alex Richardsontests/sys/audit: add missing comma delimiter between...
2021-03-17 Alex Richardsonclose_range: add audit support
2021-03-17 Alex Richardsontests/sys/audit: Avoid race caused by starting auditd...
2021-03-17 Alex RichardsonFix GCC build of ptrace_test after 96a9e50e63bfc
2021-03-17 Alex RichardsonFix ptrace_test:ptrace__syscall_args after ATF upgrade
2021-03-17 Alex RichardsonRemove atf_tc_skip calls from ptrace_test
2021-03-17 Alex Richardsonptrace_test: Add more debug output on test failures
2021-03-17 Alex Richardsontests/sys/vfs/lookup_cap_dotdot: No longer aborts after...
2021-03-17 Alex Richardsontests/sys/audit: Skip extattr tests if extattrs are...
2021-03-17 Alex Richardsontests/sys/audit: fix timeout calculation
2021-03-10 Alexander V. ChernikovFix dst/netmask handling in routing socket code.
2021-03-05 Ed Mastetests/sys/audit: force PIE off
2021-03-04 Kristof Provostbridge tests: Test that we also forward on some interfaces
2021-03-02 Kristof Provostbridge tests: Test STP on top of VLAN devices
2021-03-02 Konstantin BelousovRemove __NO_TLS.
2021-02-24 Kristof Provostpf tests: Explicitly ask for python3
2021-02-23 Kristof Provostpf tests: Test unicast reverse path forwarding check
2021-02-23 Kristof Provostpf tests: Test that dup-to doesn't produce extra duplic...
2021-02-17 Neel ChauhanAllow setting alias port ranges in libalias and ipfw.
2021-02-05 Stefan EßerRevert "bc: Vendor import of Gavin Howard's bc version...
2021-02-03 Stefan Eßerbc: Vendor import of Gavin Howard's bc version 3.2.6
2021-01-16 Alexander V. ChernikovSplit rtinit() into multiple functions.
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Kristof Provostpf tests: pass NULL buffer to DIOCRCLRTSTATS
2021-01-12 Alan Somerslio_listio: validate aio_lio_opcode
2021-01-10 Alan Somersaio: fix the tests when ZFS is not available
2021-01-08 Thomas Munroaio_fsync(2): Support O_DSYNC.
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-01 Alan Somersfusefs: implement FUSE_COPY_FILE_RANGE.
2021-01-01 Alan Somersfusefs: fix an expectation in one of the tests
2021-01-01 Cy SchubertFix i386 build following 37df9d3bba8577fcdd63382ff5a4a5...
2020-12-31 Alan Somersfusefs: update FUSE protocol to 7.24 and implement...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-28 Alan Somersfusefs: fix the tests for a wider range of maxphys
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Kristof Provostpf tests: Verify (tcp) checksum modification on unalign...
2020-12-23 Kristof Provostpf tests: Sort Makefile entries
2020-12-18 Xin LIMFV r368746:
2020-12-17 Kristof Provostnet tests: Re-enable most if_clone tests
2020-12-13 Martin MatuskaMFV r368607:
2020-12-11 Ryan Libbyposixshm_test.c: remove tautological checks
2020-12-11 Ryan Libbyfdgrowtable_test.c: appease gcc
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 Nick HibmaNew Netgraph module ng_macfilter:
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-04 Mitchell Horneossl: port to arm64
2020-12-02 Kristof Provostpf tests: Test case for bug #251414
2020-12-02 Alan SomersAIO tests: update expected failure messages after r368265
2020-12-01 Kristof Provostpf tests: Re-enable panicing tests
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 Stefan EßerImport version 3.2.0
2020-11-26 Alan Somersping: fix some man pages and tests after r368045
2020-11-25 John BaldwinRemove uses of CRIOGET in OCF tests after r368005.
2020-11-24 Kristof Provostpf tests: provoke tag hashing panic
2020-11-22 Robert Wingfd: free old file descriptor tables when not shared
2020-11-20 Kristof Provostpf tests: Basic source tracking test
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-14 Jonathan T. LooneyAdd a regression test for the port-selection behavior...
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 Adrian Chadd[tests] Fix unused variable warning in gcc
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Mark Johnstoncryptotest: Add qat(4) coverage
2020-11-04 Jung-uk KimMake the tests work without COMPAT_FREEBSD12 in kernel.
2020-10-30 Jung-uk KimAdd ossl(4) to cryptotest.
2020-10-28 Edward Tomasz Napi... Drop "All rights reserved" from all my stuff. This...
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Mateusz PiotrowskiDo not recommend to install kyua with pkg in the tests...
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-21 Alexander V. ChernikovAdd support for stacked VLANs (IEEE 802.1ad, AKA Q...
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gbd565f
2020-10-16 Alexander V. ChernikovTry to enable multipath routing in flowid tests.
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-13 Andrew TurnerFix write only mappings on arm64
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 Kristof Provostpf tests: Test that 'set skip on <group>' works on...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
next