<?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>topic Unit-testing in MCUXpresso? in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Unit-testing-in-MCUXpresso/m-p/1098457#M3909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My target is a Cortex-M4 processor. In my project, I have already separated out the testable core-logic into a static-library, and now, I would like to conveniently unit-test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be achieved using the MCUXpresso IDE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2020 23:02:33 GMT</pubDate>
    <dc:creator>urban_sharon</dc:creator>
    <dc:date>2020-04-30T23:02:33Z</dc:date>
    <item>
      <title>Unit-testing in MCUXpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Unit-testing-in-MCUXpresso/m-p/1098457#M3909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My target is a Cortex-M4 processor. In my project, I have already separated out the testable core-logic into a static-library, and now, I would like to conveniently unit-test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be achieved using the MCUXpresso IDE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 23:02:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Unit-testing-in-MCUXpresso/m-p/1098457#M3909</guid>
      <dc:creator>urban_sharon</dc:creator>
      <dc:date>2020-04-30T23:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unit-testing in MCUXpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Unit-testing-in-MCUXpresso/m-p/1098458#M3910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sharon,&lt;/P&gt;&lt;P&gt;there are different framework availble depending on your needs. If things are in a static library is not really relevant, as long as you have the logic in place. What I'm using with MCUXpresso is uCUnit, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2018/08/26/tutorial-%CE%BCcunit-a-unit-test-framework-for-microcontrollers/" title="https://mcuoneclipse.com/2018/08/26/tutorial-%CE%BCcunit-a-unit-test-framework-for-microcontrollers/"&gt;Tutorial: μCUnit, a Unit Test Framework for Microcontrollers | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2020 04:26:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Unit-testing-in-MCUXpresso/m-p/1098458#M3910</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-05-02T04:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unit-testing in MCUXpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Unit-testing-in-MCUXpresso/m-p/1098459#M3911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Google Test Framework as unit test for the libraries (C++). I have defined GCC/x64 target (in addition to M4-Debug/Release) in MCUXpresso. The test application is an executable file which you can run from a "DOS" console window to test your library code.&amp;nbsp; You can also install "C/C++ Unit Testing Support" in MCUXpresso and set test runner to be "Google Test Runner".&amp;nbsp; The results are then presented as simple graphics inside MCUXpresso.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eldar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 16:21:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Unit-testing-in-MCUXpresso/m-p/1098459#M3911</guid>
      <dc:creator>eldarfiring</dc:creator>
      <dc:date>2020-05-06T16:21:04Z</dc:date>
    </item>
  </channel>
</rss>

