<?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>e1c30f7a - Build service tests with Casper support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile#e1c30f7a</link>
        <description>Build service tests with Casper support.

            List of files:
            /freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile</description>
        <pubDate>Fri, 05 Jan 2018 09:31:41 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ceb36bc9 - Introduce caspermocks.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile#ceb36bc9</link>
        <description>Introduce caspermocks.The idea behinds mocks is that we don&apos;t need to ifdef a lot of code intools itself but those defines are hidden in the casper library.Right now the mocks are implemented as define/inlines functions.There was a very long discussion how this should be implemented.This approach has some advantages like we don&apos;t need to link to any additionallibraries. Unfortunately there are also some disadvantages for example it iseasy to get library out of sync between two versions of functions or that weneed extra define to compile program with casper support.This isn&apos;t an ideal solution but it&apos;s good enough for now and should simplifycapsicumizing programs. This also doesn&apos;t close us any other ways to do thosemocks and this should evolve in time.Discussed with:	pjd, emaste, ed, rwatson, bapt, cem, bdreweryDifferential Revision:    https://reviews.freebsd.org/D8753

            List of files:
            /freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile</description>
        <pubDate>Sat, 28 Oct 2017 19:23:57 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>737fb907 - Make root-privileges a requirement for the test</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile#737fb907</link>
        <description>Make root-privileges a requirement for the testSome of the testcases try to manipulate sysctls that require root privileges,e.g., &quot;kern.sync_on_panic&quot;. Make root-privileges a hard requirement so thetests don&apos;t raise false positives due to privilege issues when callingsysctlbyname(3) on writable sysctls.MFC after:	1 week

            List of files:
            /freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile</description>
        <pubDate>Sun, 13 Aug 2017 00:14:08 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3bfc725 - Move libcasper tests from regression/capsicum/libcasper/ to</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile#d3bfc725</link>
        <description>Move libcasper tests from regression/capsicum/libcasper/ tolib/libcasper/service/${service_name}/tests.Reviewed by:	emaste, ngieDifferential Revision:	https://reviews.freebsd.org/D7759

            List of files:
            /freebsd-12.1/lib/libcasper/services/cap_sysctl/tests/Makefile</description>
        <pubDate>Thu, 08 Sep 2016 20:01:26 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
