]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
There is no SMALLER define anymore here
[FreeBSD/FreeBSD.git] / tests /
2019-07-10 Li-Wen HsuCorrect definitions in sys.opencrypto.runtests.main...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 Li-Wen HsuSkip sys.netpfil.pf.names.names and sys.netpfil.pf...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-23 Li-Wen HsuSkip sys.netinet.socket_afinet.socket_afinet_bind_zero...
2019-06-17 Conrad Meyerrandom(4): Fortuna: allow increased concurrency
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Conrad Meyerrandom(4): Generalize algorithm-independent APIs
2019-06-17 Conrad Meyerrandom(4): Add regression tests for uint128 implementat...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-13 Alan SomersAdd test cases for epair
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-31 Li-Wen HsuRemove tests for the deprecated algorithms in r348206
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-21 Bjoern A. ZeebAdd very basic afinet socket tests which I started...
2019-05-21 Enji CooperAdd my name to the copyright
2019-05-21 Enji CooperFollow up to r348042: cast `aad` to a byte array
2019-05-21 Enji CooperFix encoding issues with python 3
2019-05-21 Enji CooperRemove spurious newline
2019-05-21 Enji CooperFix `KAT(CCM)?Parser` file descriptor leaks
2019-05-21 Enji CooperSquash deprecation warning related to array.array(...
2019-05-21 Enji CooperFollowup to r347996
2019-05-20 Enji CooperAllow the end-user to pass along arguments to cryptotes...
2019-05-20 Edward Tomasz Napi... Improve tree(3) tests by using ATF_REQUIRE where applic...
2019-05-20 Enji CooperReplace uses of `foo.(de|en)code('hex')` with `binascii...
2019-05-20 Martin MatuskaMFV r347989:
2019-05-16 Kristof Provostipsec tests: Skip if ipsec.ko is not loaded
2019-05-10 Edward Tomasz Napi... Try to unbreak the build after r347425.
2019-05-10 Edward Tomasz Napi... Add simple regression tests for tree(3). Those are...
2019-05-10 Enji CooperRefactor tests/sys/opencrypto/runtests
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Phil ShaferImport libxo 1.0.4
2019-05-05 Cy SchubertMFV r347136:
2019-05-01 Mark JohnstonAdd a few regression tests for mlock(2).
2019-04-24 Enji CooperUse `range` instead of `xrange`
2019-04-24 Enji CooperFix typo: `Plen` should be `plen`
2019-04-24 Enji CooperDon't leak `fd` when manipulating the device via `_getd...
2019-04-24 Enji CooperChase PEP-3110
2019-04-24 Enji CooperReapply whitespace style changes from r346443 after...
2019-04-24 John BaldwinTest the AES-CCM test vectors from the NIST Known Answe...
2019-04-24 John BaldwinRun the plain SHA digest tests from NIST.
2019-04-24 John BaldwinUse more descriptive algorithm names in skip messages.
2019-04-24 John BaldwinSkip tests with missing test vectors instead of failing.
2019-04-23 Olivier CochardSkip test component_selection:run_latest_genid if gmirr...
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Enji CooperFix sys.kern.coredump_phnum_test.coredump_phnum on...
2019-04-20 Cy SchubertMFV r346450:
2019-04-20 Enji CooperRevert r346443
2019-04-20 Enji Coopertests/sys/opencrypto: fix whitespace per PEP8
2019-04-20 Li-Wen HsuSpecify using Python2, these .py files have not been...
2019-04-19 John BaldwinTest SHA2-224-HMAC now that OCF supports it.
2019-04-19 John BaldwinSync cryptographic algorithm constants with current...
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-19 Conrad Meyerimport zstd 1.4.0
2019-04-18 Kristof Provostpf tests: Fail the test if we can't set the rules
2019-04-17 Kristof Provostpf tests: Try to provoke the panic with invalid DIOCRSE...
2019-04-13 Vincenzo Maffionenetmap: add test cases for multiple host rings
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-09 Enji CooperPolish netmap(4) testcases a bit
2019-04-09 Enji CooperFix geli device cleanup
2019-04-07 Mark JohnstonSet the p_oppid field of orphans when exiting.
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Pawel Jakub DawidekImplement tests for online expansion:
2019-04-03 Pawel Jakub DawidekUpdate configure tests after addition of the online...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Phil ShaferImport libxo 1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 Olivier CochardFix and simplify code by using ATF_REQUIRE_FEATURE...
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Olivier CochardSkip test if feature security_capabilities is not available
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
next