<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9329a86 - ctl: add some ATF tests for READ BUFFER</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#e9329a86</link>
        <description>ctl: add some ATF tests for READ BUFFERReviewed by:	Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;Reviewed by:	jhbMFC after:	2 weeksSponsored by:	Axcient(cherry picked from commit 60d717baf2144cf344ec9b47d715ce837b5d46d4)

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Wed, 04 Sep 2024 14:38:12 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>22be802c - sound tests: Add sndstat nvlist ATF test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#22be802c</link>
        <description>sound tests: Add sndstat nvlist ATF testSponsored by:	The FreeBSD FoundationMFC after:	2 daysReviewed by:	dev_submerge.ch, markjDifferential Revision:	https://reviews.freebsd.org/D45901(cherry picked from commit 95eb4b873b6a8b527c5bd78d7191975dfca38998)

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Sat, 27 Jul 2024 11:55:03 +0000</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81612921 - tests: Don&apos;t recurse into sys/compat32</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#81612921</link>
        <description>tests: Don&apos;t recurse into sys/compat32Stubbing out the whole file means it has no targets, so recursive makesfail with &quot;don&apos;t know how to make X&quot;. We could fix that, but because thelevel above is adding it to TESTS_SUBDIRS it&apos;ll generate an include linefor the subdirectory in its Kyuafile, which won&apos;t work (the problem thatwas previously seen on non-aarch64 in CI). Thus we really need to noteven add it to TESTS_SUBDIRS in the first place.Reported by:	Dan Mack &lt;mack@macktronics.com&gt;Fixes:		28f66935d400 (&quot;tests: Disable sys/compat32 and sys/compat32/aarch64 tests&quot;)

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Tue, 16 May 2023 01:06:34 +0000</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ccb59683 - arm64: add tests for swp/swpb emulation</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#ccb59683</link>
        <description>arm64: add tests for swp/swpb emulationOne test is suitable to be hooked up to the build, so I&apos;ve done thishere.  The other test lives in tools/regression because failure is abit more subjective -- generally, one runs it for some unbounded amountof time and observe if it eventually exits because two threads acquiredthe same mutex.Reviewed by:	imp, mmelSponsored by:   StormshieldSponsored by:   Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D39668

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Mon, 15 May 2023 15:42:16 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3873bdc2 - netlink: connect netlink tests to the build</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#3873bdc2</link>
        <description>netlink: connect netlink tests to the buildReviewed By: ngieDifferential Revision: https://reviews.freebsd.org/D37708

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Fri, 16 Dec 2022 12:02:17 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eea7c615 - Add tests for ses(4)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#eea7c615</link>
        <description>Add tests for ses(4)The tests require SES hardware.  Without it, the test cases will beskipped.Reviewed by:	kenDifferential Revision: https://reviews.freebsd.org/D31809Sponsored by:	AxcientMFC after:	2 weeks

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Fri, 27 Aug 2021 20:38:39 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8540490 - vmm: Add credential to cdev object</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#a8540490</link>
        <description>vmm: Add credential to cdev objectAdd a credential to the cdev object in sysctl_vmm_create(), then checkthat we have the correct credentials in sysctl_vmm_destroy(). Thisprevents a process in one jail from opening or destroying the /dev/vmmfile corresponding to a VM in a sibling jail.Add regression tests.Reviewed by:	jhb, markjMFC after:	2 weeksSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D31156

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Wed, 18 Aug 2021 17:41:33 +0000</pubDate>
        <dc:creator>Cyril Zhang &lt;cyril@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c9144ec1 - Skip netgraph tests when WITHOUT_NETGRAPH is set</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#c9144ec1</link>
        <description>Skip netgraph tests when WITHOUT_NETGRAPH is setPR:		256986Reported by:	John MarshallMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Tue, 06 Jul 2021 13:44:15 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e8db04c3 - New Netgraph module ng_macfilter:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#e8db04c3</link>
        <description>New Netgraph module ng_macfilter:Macfilter to route packets through different hooks based on sender MAC address.Based on ng_macfilter written by Pekka NikanderSponsered by Retina b.v.Reviewed by:	afedorovMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D27268

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Tue, 08 Dec 2020 15:09:42 +0000</pubDate>
        <dc:creator>Nick Hibma &lt;n_hibma@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>475b483a - tests: Enable net tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#475b483a</link>
        <description>tests: Enable net testsWe have a number of tests in the net subdirectory that were not executed. Listthe net directory so we run those tests.

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Thu, 13 Feb 2020 14:09:09 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f74e6e49 - frag6: import a set of test cases</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#f74e6e49</link>
        <description>frag6: import a set of test casesIn order to ensure that changing the frag6 code does not change behaviouror break code a set of test cases were implemented.Like some other test cases these use Scapy to generate packets and possiblywait for expected answers.  In most cases we do check the global andper interface (netstat) statistics output using the libxo output and grepto validate fields and numbers.  This is a bit hackish but we currently haveno better way to match a selected number of stats only (we have to ignoresome of the ND6 variables; otherwise we could use the entire list).Test cases include atomic fragments, single fragments, multi-fragments,and try to cover most error cases in the code currently.In addition vnet teardown is tested to not panic.A separate set (not in-tree currently) of probes were used in order tomake sure that the test cases actually test what they should.The &quot;sniffer&quot; code was copied and adjusted from the netpfil versionas we sometimes will not get packets or have longer timeouts to deal with.Sponsored by:	Netflix

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Mon, 21 Oct 2019 09:33:45 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>403c0413 - random(4): Add regression tests for uint128 implementation, Chacha CTR</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#403c0413</link>
        <description>random(4): Add regression tests for uint128 implementation, Chacha CTRAdd some basic regression tests to verify behavior of both uint128implementations at typical boundary conditions, to run on all architectures.Test uint128 increment behavior of Chacha in keystream mode, as used by&apos;kern.random.use_chacha20_cipher=1&apos; (r344913) to verify assumptions at edgecases.  These assumptions are critical to the safety of using Chacha as aPRF in Fortuna (as implemented).(Chacha&apos;s use in arc4random is safe regardless of these tests, as it islimited to far less than 4 billion blocks of output in that API.)Reviewed by:	markmApproved by:	secteam(gordon)Differential Revision:	https://reviews.freebsd.org/D20392

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Mon, 17 Jun 2019 14:59:45 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>06aac31a - tests: Move common (vnet) test functions into a common file</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#06aac31a</link>
        <description>tests: Move common (vnet) test functions into a common fileThe netipsec and pf tests have a number of common test functions. Theseused to be duplicated, but it makes more sense for them to re-use thecommon functions.PR:		236223

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Mon, 04 Mar 2019 18:15:06 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a8682a8 - netmap: add suite of unit tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#2a8682a8</link>
        <description>netmap: add suite of unit testsImport the unit tests from upstream (https://github.com/luigirizzo/netmapba02539859d46d33), and make them ready for use with Kyua.There are currently 38 regression tests, which test the kernel control ABIexposed by netmap to userspace applications:  1: test for port info get  2-5: tests for basic port registration  6-9: tests for VALE  10-11: tests for getting netmap allocator info  12-15: tests for netmap pipes  16: test on polling mode  17-18: tests on options  19-27: tests for sync-kloop subsystem  28-39: tests for null ports  31-38: tests for the legacy NIOCREGIF registersReviewed by:	ngieMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D18490

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Mon, 31 Dec 2018 11:17:58 +0000</pubDate>
        <dc:creator>Vincenzo Maffione &lt;vmaffione@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b1ce931b - Conditionalize installtion audit(4) tests on MK_AUDIT</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#b1ce931b</link>
        <description>Conditionalize installtion audit(4) tests on MK_AUDITMK_AUDIT already controls auditd(8), praudit(1), etc.  It should also controlthe audit test suite.Submitted by:	ngieMFC after:	2 weeksPull Request:	https://github.com/freebsd/freebsd/pull/240

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Mon, 17 Dec 2018 18:35:32 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3468bf40 - Introduce test program for auditpipe(4)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#3468bf40</link>
        <description>Introduce test program for auditpipe(4)Submitted by:	aniketpMFC after:	2 weeksSponsored by:	Google, Inc. (GSoC 2018)Differential Revision:	https://reviews.freebsd.org/D16395

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Thu, 26 Jul 2018 00:16:41 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5569cb6 - Revert r334362</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#e5569cb6</link>
        <description>Revert r334362Reconnect tests/sys/audit now that the GCC issue is fixed by 334388MFC after:	2 weeksX-MFC-With:	334362, 334360, 334388

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Wed, 30 May 2018 19:58:36 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>16b88f72 - Temporarily disconnect audit tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#16b88f72</link>
        <description>Temporarily disconnect audit testsAudit tests added in r334360 broke the build on a number of archs.Remove the subdir from the top level tests/sys/Makefile until they&apos;refixed.

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Wed, 30 May 2018 00:36:58 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f7f4e0f7 - Add initial set of tests for audit(4)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/Makefile#f7f4e0f7</link>
        <description>Add initial set of tests for audit(4)This change includes the framework for testing the auditability of varioussyscalls, and includes changes for the first 12.  The tests will startauditd(8) if needed, though they&apos;ll be much faster if it&apos;s already running.The syscalls tested in this commit include mkdir(2), mkdirat(2), mknod(2),mknodat(2), mkfifo(2), mkfifoat(2), link(2), linkat(2), symlink(2),symlinkat(2), rename(2), and renameat(2).Submitted by:	aniketpMFC after:	2 weeksSponsored by:	Google, Inc (GSoC 2018)Differential Revision:	https://reviews.freebsd.org/D15286

            List of files:
            /freebsd-14.2/tests/sys/Makefile</description>
        <pubDate>Tue, 29 May 2018 23:08:33 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
