<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: source code for LTIB unit tests</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260895#M26074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryan :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My LTIB BSP version is L3.0.35_4.1.0_130816_source.tar.gz&lt;/P&gt;&lt;P&gt;But there is no &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;imx-test-3.0.35-mxc_uart_fix_lb_read.patch&lt;/SPAN&gt; in /opt/fresscale/pkgs&lt;/P&gt;&lt;P&gt;Only two file about imx-text in /opt/freescale/pkgs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ ls /opt/freescale/pkgs/*imx-test*&lt;/P&gt;&lt;P&gt;/opt/freescale/pkgs/imx-test-3.0.35-4.1.0.tar.gz&lt;/P&gt;&lt;P&gt;/opt/freescale/pkgs/imx-test-3.0.35-4.1.0.tar.gz.md5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And my version's imx-test.spec also haven't this patch's description &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me which version you use ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2014 02:07:13 GMT</pubDate>
    <dc:creator>jrtigerlee</dc:creator>
    <dc:date>2014-01-03T02:07:13Z</dc:date>
    <item>
      <title>source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260886#M26065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;On the LTIB root file system there is a /unit_tests directory. Some tests are written in shell scripts. But other are just available as binary. Is it possible to get the source of all tests?&lt;/P&gt;&lt;P&gt;thx a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 16:38:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260886#M26065</guid>
      <dc:creator>jfsimon</dc:creator>
      <dc:date>2013-10-02T16:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260887#M26066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get the source code from LTIB or Yocto. Both are delivered as tarballs, there is no public repo yet. Look at /opt/freescale/pkgs/imx-test-* on your LTIB machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 16:48:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260887#M26066</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-10-02T16:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260888#M26067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The source code for these packages can be extracted using the prep command in LTIB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;your ltib dir&amp;gt; $ ./ltib -m prep -p imx-test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and will be located in rpm/BUILD/imx-test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 18:39:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260888#M26067</guid>
      <dc:creator>bryanthomas</dc:creator>
      <dc:date>2013-10-02T18:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260889#M26068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct. Your instruction Bryan is in fact better because the -m prep command does also the patching. For Yocto, you can get the source code with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;bitbake -c imx-test&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the code untar and patched on&lt;EM&gt; tmp/work/&amp;lt;machine&amp;gt;-poky-linux-gnueabi/imx-test/&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 19:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260889#M26068</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-10-02T19:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260890#M26069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Leonardo stated, the prep command also patches the source with patches required to build under LTIB or with bug fixes. If you want to see what patches are being applied you can look at the spec file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spec file for imx-test is located at dist/lfs-5.1/mxc-misc/imx-test.spec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and contains one patch file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx-test-3.0.35-mxc_uart_fix_lb_read.patch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 19:26:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260890#M26069</guid>
      <dc:creator>bryanthomas</dc:creator>
      <dc:date>2013-10-02T19:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260891#M26070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryan&lt;/P&gt;&lt;P&gt;Thanks a lot for your answer! &lt;/P&gt;&lt;P&gt;I can get at the tests now.&lt;/P&gt;&lt;P&gt;BEst regards&lt;/P&gt;&lt;P&gt;-jfs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 14:54:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260891#M26070</guid>
      <dc:creator>jfsimon</dc:creator>
      <dc:date>2013-10-08T14:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260892#M26071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leonardo&lt;/P&gt;&lt;P&gt;Thanks to your answer and also Bryan's answer, I can get at the tests source code now.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;-jfs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 14:55:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260892#M26071</guid>
      <dc:creator>jfsimon</dc:creator>
      <dc:date>2013-10-08T14:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260893#M26072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryan : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;imx-test-3.0.35-mxc_uart_fix_lb_read.patch ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I can't find it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 08:14:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260893#M26072</guid>
      <dc:creator>jrtigerlee</dc:creator>
      <dc:date>2013-12-17T08:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260894#M26073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The patch is located in /opt/fresscale/pkgs/ and is installed there when you install LTIB for the first time on your machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 14:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260894#M26073</guid>
      <dc:creator>bryanthomas</dc:creator>
      <dc:date>2014-01-02T14:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260895#M26074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryan :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My LTIB BSP version is L3.0.35_4.1.0_130816_source.tar.gz&lt;/P&gt;&lt;P&gt;But there is no &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;imx-test-3.0.35-mxc_uart_fix_lb_read.patch&lt;/SPAN&gt; in /opt/fresscale/pkgs&lt;/P&gt;&lt;P&gt;Only two file about imx-text in /opt/freescale/pkgs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ ls /opt/freescale/pkgs/*imx-test*&lt;/P&gt;&lt;P&gt;/opt/freescale/pkgs/imx-test-3.0.35-4.1.0.tar.gz&lt;/P&gt;&lt;P&gt;/opt/freescale/pkgs/imx-test-3.0.35-4.1.0.tar.gz.md5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And my version's imx-test.spec also haven't this patch's description &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me which version you use ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 02:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260895#M26074</guid>
      <dc:creator>jrtigerlee</dc:creator>
      <dc:date>2014-01-03T02:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: source code for LTIB unit tests</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260896#M26075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use the version that you have already. The patch was needed in an older version of the package (12.09).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 18:48:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/source-code-for-LTIB-unit-tests/m-p/260896#M26075</guid>
      <dc:creator>bryanthomas</dc:creator>
      <dc:date>2014-01-03T18:48:04Z</dc:date>
    </item>
  </channel>
</rss>

