<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in test-functions</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/test/test-functions</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>tests: add test for https://github.com/systemd/systemd/issues/1981</title>
        <description>/systemd/test/test-functions - 09f6f45a29d8691b67152d4e6f5bbb1453be778e</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: fix install_pam
    
    * pam_unix depends on unix_chkpwd
    * selinux=1 -&gt; pam_unix runs unix_chkpwd for root too
    
    https://git.fedorahosted.org/cgit/linux-pam.git/tree/modules/pam_unix/passverify.c?id=e89d4c97385ff8180e6e81e84c5aa745daf28a79#n202</title>
        <description>/systemd/test/test-functions - d5172c79136fceaac6324fd1896efe1e576fd71d</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: add setup_selinux</title>
        <description>/systemd/test/test-functions - e3ce42e70504922f0ea7149f90fc80b549844e93</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: add STRIP_BINARIES
    
    We need a beautiful stacktraces sometimes
    For example https://github.com/systemd/systemd/pull/2328</title>
        <description>/systemd/test/test-functions - 5a613464fa15c0960b418322f592a24b9e0f7455</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: fix TEST-02-CRYPTSETUP on Debian/Ubuntu</title>
        <description>/systemd/test/test-functions - ac289ce3f5eb3f13806f7c631c6b23cee18b26da</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: install fsck*
    
    systemd-fsck depends on /sbin/fsck*</title>
        <description>/systemd/test/test-functions - 9974ff63b182e67bf3d3d9262e2bfa84f0a1378b</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: remove unnecessary --boot
    
    * Use $ROOTLIBDIR/systemd always
    * Don't pass $ROOTLIBDIR/systemd as the first argument:
    
    $ cat /proc/1/cmdline
    /lib/systemd/systemd/lib/systemd/systemd...</title>
        <description>/systemd/test/test-functions - 24be78d72b931b0175f08cee12fd23d631c024bf</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: add function for valgrind wrapper creation
    
    I used it for d9814c7 and bffd87b</title>
        <description>/systemd/test/test-functions - cb2f9d3f296bc80b55f09880d61dfdf47fc98212</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: add function for valgrind installation
    
    I used it for d9814c76ec35e53a6b6448c0
    Very handy:)</title>
        <description>/systemd/test/test-functions - a2fbff31c9c319da51528f85ae97d019f1e61a86</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>README, tests: remove /etc/mtab
    
    This is a followup for 1d40ddb</title>
        <description>/systemd/test/test-functions - 75f63f0640c8183ec5cd2050aa4a53cb949c75df</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: remove unnecessary /sys/fs/cgroup/systemd checking
    
    A unified hierarchy obsoletes this checking</title>
        <description>/systemd/test/test-functions - 55161d41eb95a77a8b0db6f642507c8e5077cdcb</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: don't rely on system's machined
    
    Fixes backward/forward incompatibility errors on spawning.
    
    For example:
    $ sudo make run
    ...
    Failed to register machine: Cannot set property TasksMax, or unknown
    property.
    
    $ ../../systemd-nspawn --version
    systemd 228
    
    $ systemd-nspawn --version
    systemd 225</title>
        <description>/systemd/test/test-functions - 2c393ed7611a586ef5665aa62453ec57c0f5fef6</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: fix initrd searching on Debian/Ubuntu</title>
        <description>/systemd/test/test-functions - 61fea35e14d84144e6e2122f5cd247f9c7e6245e</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>test: disable nspawn checks if machine wasn't booted with systemd
    
    Sempaphore containers are not booted with systemd, so machined is not
    available, which makes nspawn bail. Just skip nspawn tests in such
    environments.
    
    [ -d /run/systemd/system ] is esentially what sd_booted(3) is doing,
    but on Ubuntu 15.05, without 'systemd-container' installed, we also
    need to check for the presence of the systemd-machined binary.</title>
        <description>/systemd/test/test-functions - 3f5c306d3810673364f8eae662f3735ffd645a1d</description>
        <pubDate></pubDate>
        <dc:creator>Daniel Mack &lt;daniel@zonque.org&gt;</dc:creator>
    </item>

    <item>
        <title>test: make qemu use kvm if available
    
    If we're running in a KVM virtualized environment (such as Semaphore's
    Docker enabled platform), pass '-cpu host' to QEMU.</title>
        <description>/systemd/test/test-functions - dbf43a42b8bb66d53c7cbab05f104c28097f811e</description>
        <pubDate></pubDate>
        <dc:creator>Daniel Mack &lt;daniel@zonque.org&gt;</dc:creator>
    </item>

    <item>
        <title>test: increase loop device size to 400MB
    
    It turns out the full OS tree which is assembled into the loop-dev
    mount point is bigger than 300MB. Increase the size.</title>
        <description>/systemd/test/test-functions - 1b1eae69ce52ef6c89a1200e8d3758549b291991</description>
        <pubDate></pubDate>
        <dc:creator>Daniel Mack &lt;daniel@zonque.org&gt;</dc:creator>
    </item>

    <item>
        <title>tests: add basic journal test</title>
        <description>/systemd/test/test-functions - 1c36b4a73b876258fbe01fbe9bc9b750b7dcc9ce</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: copy /etc/pam.d/systemd-user from the host on Debian, Ubuntu
    
    Fixes:
    systemd-testsuite systemd[34]: PAM _pam_load_conf_file: unable to open /etc/pam.d/system-auth
    systemd-testsuite systemd[34]: PAM _pam_load_conf_file: unable to open /etc/pam.d/system-auth
    systemd-testsuite systemd[34]: user@0.service: Failed at step PAM spawning /lib/systemd/systemd: Operation not permitted
    ...
    on Debian, Ubuntu</title>
        <description>/systemd/test/test-functions - 417491f122b346a31cf8dc406c4f9195a5900cec</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: intsall /etc/login.defs
    
    Fixes:
    systemd-testsuite login[31]: cannot open login definitions /etc/login.defs [No such file or directory]
    systemd-testsuite systemd[1]: Received SIGCHLD from PID 31 (login).
    systemd-testsuite systemd[1]: Child 31 (login) died (code=exited, status=1/FAILURE)
    systemd-testsuite systemd[1]: console-getty.service: Child 31 belongs to console-getty.service
    systemd-testsuite systemd[1]: console-getty.service: Main process exited, code=exited, status=1/FAILURE
    systemd-testsuite systemd[1]: console-getty.service: Changed running -&gt; dead
    
    on Debian/Ubuntu
    
    Useful on other distros</title>
        <description>/systemd/test/test-functions - bf3a947cb44f31359bba313e0252cbcc0dc95b03</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

    <item>
        <title>tests: fix pam_modules installation on Debian (and Debian-like systems)
    
    libpam_modules installs modules into /lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/security
    on Debian
    
    Fixes:
    systemd-testsuite login[36]: PAM unable to dlopen(pam_group.so): /lib/security/pam_group.so: cannot open shared object file: No such file or directory
    systemd-testsuite login[36]: PAM adding faulty module: pam_group.so
    systemd-testsuite login[36]: PAM unable to dlopen(pam_limits.so): /lib/security/pam_limits.so: cannot open shared object file: No such file or directory
    systemd-testsuite login[36]: PAM adding faulty module: pam_limits.so
    ...
    etc</title>
        <description>/systemd/test/test-functions - 0fe15dc8ddddeb39a5cad1f4f4afa25fa074a5d1</description>
        <pubDate></pubDate>
        <dc:creator>Evgeny Vereshchagin &lt;evvers@ya.ru&gt;</dc:creator>
    </item>

</channel>
</rss>

