<?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>8008d88e - selftests/tpm2: Split async tests call to separate shell script runner</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tpm2/Makefile#8008d88e</link>
        <description>selftests/tpm2: Split async tests call to separate shell script runnerWhen the async test case was introduced, despite being a completelyindependent test case, the command to run it was added to the same shellscript as the smoke test case. Since a shell script implicitly returnsthe error code from the last run command, this effectively caused thescript to only return as error code the result from the async test case,hiding the smoke test result (which could then only be seen from thepython unittest logs).Move the async test case call to its own shell script runner to avoidthe aforementioned issue. This also makes the output clearer to read,since each kselftest KTAP result now matches with one python unittestreport.While at it, also make it so the async test case is skipped if/dev/tpmrm0 doesn&apos;t exist, since commit 8335adb8f9d3 (&quot;selftests: tpm:add async space test with noneexisting handle&quot;) added a test that relieson it.Signed-off-by: N&#237;colas F. R. A. Prado &lt;nfraprado@collabora.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tpm2/Makefile</description>
        <pubDate>Mon, 28 Nov 2022 22:03:40 +0000</pubDate>
        <dc:creator>N&#237;colas F. R. A. Prado &lt;nfraprado@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>981c107c - selftests/tpm2: Add the missing TEST_FILES assignment</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tpm2/Makefile#981c107c</link>
        <description>selftests/tpm2: Add the missing TEST_FILES assignmentThe Python files required by the selftests are not packaged because ofthe missing assignment to TEST_FILES. Add the assignment.Cc: stable@vger.kernel.orgFixes: 6ea3dfe1e073 (&quot;selftests: add TPM 2.0 tests&quot;)Signed-off-by: Jarkko Sakkinen &lt;jarkko.sakkinen@linux.intel.com&gt;Reviewed-by: Petr Vorel &lt;pvorel@suse.cz&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tpm2/Makefile</description>
        <pubDate>Tue, 10 Sep 2019 20:11:37 +0000</pubDate>
        <dc:creator>Jarkko Sakkinen &lt;jarkko.sakkinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>721cb3c8 - selftests: tpm2: install python files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tpm2/Makefile#721cb3c8</link>
        <description>selftests: tpm2: install python filesBoth test_smoke.sh and test_space.sh require tpm2.py and tpm2_test.py.Rework so that tpm2.py and tpm2_test.py gets installed, added them tothe variable TEST_PROGS_EXTENDED.Signed-off-by: Anders Roxell &lt;anders.roxell@linaro.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tpm2/Makefile</description>
        <pubDate>Wed, 14 Aug 2019 11:14:35 +0000</pubDate>
        <dc:creator>Anders Roxell &lt;anders.roxell@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>6ea3dfe1 - selftests: add TPM 2.0 tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tpm2/Makefile#6ea3dfe1</link>
        <description>selftests: add TPM 2.0 testsAdded the tests that I&apos;ve been using for testing TPM 2.0 functionalityfor a long time but have been out-of-tree so far, residing inhttps://github.com/jsakkine-intel/tpm2-scriptsCc: Tadeusz Struk &lt;tadeusz.struk@intel.com&gt;Signed-off-by: Jarkko Sakkinen &lt;jarkko.sakkinen@linux.intel.com&gt;Acked-by: Joey Pabalinas &lt;joeypabalinas@gmail.com&gt;Reviewed-by: Petr Vorel &lt;petr.vorel@gmail.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tpm2/Makefile</description>
        <pubDate>Mon, 04 Feb 2019 13:16:40 +0000</pubDate>
        <dc:creator>Jarkko Sakkinen &lt;jarkko.sakkinen@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
