#
5d6ad179 |
| 18-Sep-2024 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
iwlwifi: update Intel's iwlwifi/mvm driver.
This version is based on git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 98f7e32f20d28ec452afb208f9cffc08448a2652 ( tag: v6.11 ).
|
Revision tags: release/13.4.0 |
|
#
e9ac4169 |
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
Revision tags: release/14.1.0, release/13.3.0, release/14.0.0 |
|
#
4fbb9c43 |
| 07-Sep-2023 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
include: Add tests for N2867.
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D41735
|
#
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
Revision tags: release/13.2.0 |
|
#
8161b823 |
| 01-Jan-2023 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
testing: add python test examples
Simplify the adoption of python tests by proving some examples, utilising commonly-used patterns.
Differential Revision: https://reviews.freebsd.org/D37902 Review
testing: add python test examples
Simplify the adoption of python tests by proving some examples, utilising commonly-used patterns.
Differential Revision: https://reviews.freebsd.org/D37902 Reviewed by: asomers MFC after: 2 weeks
show more ...
|
Revision tags: release/12.4.0 |
|
#
924226fb |
| 26-Jun-2022 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
testing: move atf-pytest-wrapper to /usr/libexec
Move pytest wrapper to the collection of the other atf wrappers in libexec. It solves the problem of combining bits & pieces from bsd.test.mk and b
testing: move atf-pytest-wrapper to /usr/libexec
Move pytest wrapper to the collection of the other atf wrappers in libexec. It solves the problem of combining bits & pieces from bsd.test.mk and bgs.prog.mk to address "test binary, but not the suite binary".
Reviewed by: kp Differential Revision: https://reviews.freebsd.org/D35604 MFC after: 2 weeks
show more ...
|
#
8eb2bee6 |
| 25-Jun-2022 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
testing: Add basic atf support to pytest.
Implementation consists of the pytest plugin implementing ATF format and a simple C++ wrapper, which reorders the provided arguments from ATF format to the
testing: Add basic atf support to pytest.
Implementation consists of the pytest plugin implementing ATF format and a simple C++ wrapper, which reorders the provided arguments from ATF format to the format understandable by pytest. Each test has this wrapper specified after the shebang. When kyua executes the test, wrapper calls pytest, which loads atf plugin, does the work and returns the result. Additionally, a separate python "package", `/usr/tests/atf_python` has been added to collect code that may be useful across different tests.
Current limitations: * Opaque metadata passing via X-Name properties. Require some fixtures to write * `-s srcdir` parameter passed by the runner is ignored. * No `atf-c-api(3)` or similar - relying on pytest framework & existing python libraries * No support for `atf_tc_<get|has>_config_var()` & `atf_tc_set_md_var()`. Can be probably implemented with env variables & autoload fixtures
Differential Revision: https://reviews.freebsd.org/D31084 Reviewed by: kp, ngie
show more ...
|
Revision tags: release/13.1.0 |
|
#
64e33c5c |
| 18-Jan-2022 |
Cy Schubert <cy@FreeBSD.org> |
Revert "wpa: Import wpa 2.10."
This reverts commit 5eb81a4b4028113e3c319f21a1db6b67613ec7ab, reversing changes made to c6806434e79079f4f9419c3ba4fec37efcaa1635 and this reverts commit 679ff6112361d2
Revert "wpa: Import wpa 2.10."
This reverts commit 5eb81a4b4028113e3c319f21a1db6b67613ec7ab, reversing changes made to c6806434e79079f4f9419c3ba4fec37efcaa1635 and this reverts commit 679ff6112361d2660f4e0c3cda71198a5e773a25.
What happend is git rebase --rebase-merges doesn't do what is expected.
show more ...
|
Revision tags: release/12.3.0, release/13.0.0 |
|
#
f8262d7d |
| 19-Mar-2021 |
Philip Paeps <philip@FreeBSD.org> |
Import wpa_supplicant/hostapd commit 9d9b42306541
Start tracking upstream development of hostapd and wpa_supplicant more closely. The last upstream release is from August 2019. Keeping up with ups
Import wpa_supplicant/hostapd commit 9d9b42306541
Start tracking upstream development of hostapd and wpa_supplicant more closely. The last upstream release is from August 2019. Keeping up with upstream development will make importing releases less exciting.
Discussed with: cy Sponsored by: Rubicon Communications, LLC ("Netgate")
show more ...
|
Revision tags: release/12.2.0, release/11.4.0 |
|
#
051669e8 |
| 25-Jan-2020 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r356931 through r357118.
|
#
af6fbe51 |
| 23-Jan-2020 |
Ed Maste <emaste@FreeBSD.org> |
Tag /usr/tests/local symlink with package=tests
As with the rest of /usr/tests, so that it is handled correctly on pkgbase-installed/updated systems.
Sponsored by: The FreeBSD Foundation
|
#
ea684039 |
| 06-Nov-2019 |
Conrad Meyer <cem@FreeBSD.org> |
Import Zstd 1.4.4
|
Revision tags: release/12.1.0 |
|
#
fa94c738 |
| 08-Aug-2019 |
Conrad Meyer <cem@FreeBSD.org> |
import zstd 1.4.1
|
Revision tags: release/11.3.0 |
|
#
3f774a5e |
| 19-Apr-2019 |
Conrad Meyer <cem@FreeBSD.org> |
import zstd 1.4.0
|
#
af73257b |
| 29-Dec-2018 |
Conrad Meyer <cem@FreeBSD.org> |
import zstd 1.3.8
|
Revision tags: release/12.0.0 |
|
#
706cfae4 |
| 22-Oct-2018 |
Conrad Meyer <cem@FreeBSD.org> |
import zstd 1.3.7
|
#
42239e68 |
| 22-Oct-2018 |
Conrad Meyer <cem@FreeBSD.org> |
import zstd 1.3.4
|
#
1767cc49 |
| 22-Oct-2018 |
Conrad Meyer <cem@FreeBSD.org> |
import zstd 1.3.3
|
Revision tags: release/11.2.0 |
|
#
653667f9 |
| 09-Nov-2017 |
Baptiste Daroussin <bapt@FreeBSD.org> |
import zstd 1.3.2
|
#
5e1d4ad0 |
| 31-Oct-2017 |
Enji Cooper <ngie@FreeBSD.org> |
Start adding in simple wrapper around lgov/genhtml called gather_coverage
It will be installed to /usr/tests/tools for the time being
Based loosely on make snippet seen in https://github.com/yaneur
Start adding in simple wrapper around lgov/genhtml called gather_coverage
It will be installed to /usr/tests/tools for the time being
Based loosely on make snippet seen in https://github.com/yaneurabeya/scratch/blob/master/demos/freebsd/runtime-coverage/Makefile . The real difference is that one needs to run a binary with coverage compiled in before running this script, so it can hoover up the .gcda's.
show more ...
|
Revision tags: release/10.4.0 |
|
#
902c8ce7 |
| 22-Aug-2017 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Import zstd 1.3.1
|
#
1409e715 |
| 21-Aug-2017 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
Merge ^/head r322398 through r322746.
|
#
82baa8db |
| 14-Aug-2017 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r322515
|
#
188e46ab |
| 14-Aug-2017 |
Enji Cooper <ngie@FreeBSD.org> |
Add supporting changes for `Add limited sandbox capability to "make check"`
Non-tests/... changes: - Add HAS_TESTS= to Makefiles with libraries and programs to enable iteration and propagate the a
Add supporting changes for `Add limited sandbox capability to "make check"`
Non-tests/... changes: - Add HAS_TESTS= to Makefiles with libraries and programs to enable iteration and propagate the appropriate environment down to *.test.mk.
tests/... changes: - Add appropriate support Makefile.inc's to set HAS_TESTS in a minimal manner, since tests/... is a special subdirectory tree compared to the others.
MFC after: 2 months MFC with: r322511 Reviewed by: arch (silence), testing (silence) Differential Revision: D12014
show more ...
|
#
47606b86 |
| 03-Aug-2017 |
Enji Cooper <ngie@FreeBSD.org> |
Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that tests/... is a special snowflake directory and using HAS_TESTS would result in a nasty layering violation between bsd.tests.mk and bs
Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that tests/... is a special snowflake directory and using HAS_TESTS would result in a nasty layering violation between bsd.tests.mk and bsd.prog.mk.
Add reachover Makefile.inc's which get the default value from Makefile.inc0 (inspired by gnu/usr.bin/binutils/Makefile.inc0).
show more ...
|