<?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 usage-config</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>209cdbef - Added the capability to source the configFile specified via the &quot;-c&quot; option in</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/examples/test/usage-config#209cdbef</link>
        <description>Added the capability to source the configFile specified via the &quot;-c&quot; option inorder to customize the running of the test suite.  For the time being, thesupported customizations are:o redirecting stdout and/or stderro specifying a list of compilers to build the test programso specifying a list of architectures to build the test programs forAlso checked into the examples/test directory some example files whichdemonstrate the usage for the above customizations.$ ./dotest.py -v -c ~/.lldbtest-config persistent_variables$ cat ~/.lldbtest-configsys.stderr = open(&quot;/tmp/lldbtest-stderr&quot;, &quot;w&quot;)sys.stdout = open(&quot;/tmp/lldbtest-stdout&quot;, &quot;w&quot;)compilers = [&quot;gcc&quot;, &quot;llvm-gcc&quot;]archs = [&quot;x86_64&quot;, &quot;i386&quot;]$ cat /tmp/lldbtest-stderr----------------------------------------------------------------------Collected 1 testConfiguration: arch=x86_64 compiler=gcctest_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase)Test that lldb persistent variables works correctly. ... ok----------------------------------------------------------------------Ran 1 test in 1.397sOKConfiguration: arch=x86_64 compiler=llvm-gcctest_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase)Test that lldb persistent variables works correctly. ... ok----------------------------------------------------------------------Ran 1 test in 1.282sOKConfiguration: arch=i386 compiler=gcctest_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase)Test that lldb persistent variables works correctly. ... ok----------------------------------------------------------------------Ran 1 test in 1.297sOKConfiguration: arch=i386 compiler=llvm-gcctest_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase)Test that lldb persistent variables works correctly. ... ok----------------------------------------------------------------------Ran 1 test in 1.269sOK$ cat /tmp/lldbtest-stdout$ llvm-svn: 114380

            List of files:
            /llvm-project-15.0.7/lldb/examples/test/usage-config</description>
        <pubDate>Tue, 21 Sep 2010 00:09:27 +0000</pubDate>
        <dc:creator>Johnny Chen &lt;johnny.chen@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
