<?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 test_read_from_file.kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6ebf5866 - kunit: tool: add Python wrappers for running KUnit tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/kunit/test_data/test_read_from_file.kconfig#6ebf5866</link>
        <description>kunit: tool: add Python wrappers for running KUnit testsThe ultimate goal is to create minimal isolated test binaries; in themeantime we are using UML to provide the infrastructure to run tests, sodefine an abstract way to configure and run tests that allow us tochange the context in which tests are built without affecting the user.This also makes pretty and dynamic error reporting, and a lot of othernice features easier.kunit_config.py:  - parse .config and Kconfig files.kunit_kernel.py: provides helper functions to:  - configure the kernel using kunitconfig.  - build the kernel with the appropriate configuration.  - provide function to invoke the kernel and stream the output back.kunit_parser.py: parses raw logs returned out by kunit_kernel anddisplays them in a user friendly way.test_data/*: samples of test data for testing kunit.py, kunit_config.py,etc.Signed-off-by: Felix Guo &lt;felixguoxiuping@gmail.com&gt;Signed-off-by: Brendan Higgins &lt;brendanhiggins@google.com&gt;Reviewed-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Reviewed-by: Logan Gunthorpe &lt;logang@deltatee.com&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/kunit/test_data/test_read_from_file.kconfig</description>
        <pubDate>Mon, 23 Sep 2019 09:02:43 +0000</pubDate>
        <dc:creator>Felix Guo &lt;felixguoxiuping@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
