TinyEmbeddedTest text output

Sysprogs forums Forums VisualGDB TinyEmbeddedTest text output

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26403
    mmilo
    Participant

    Hello,

    From what I can tell, it should be possible to output arbitrary text messages using SysprogsTestHook_OutputMessage(), when running tinyEmbeddedTest framework.

    Is it somehow possible to show those text messages in the TestExplorer window? Or anywhere else for that matter?

    #26405
    support
    Keymaster

    No problem. We have updated VisualGDB to show the output messages from TinyEmbeddedTest in Test Explorer. Please try the following build: VisualGDB-5.5.2.3357.msi

    Please make sure you update to the latest Profiler/Semihosting and TinyEmbeddedTest framework versions after installing the new build. Then try creating a simple TinyEmbeddedTest-based project and run its tests. The test window will show the output from test #2.

    We have also added an option under VisualGDB Project Properties -> Embedded Frameworks to redirect all regular printf() output to the test output.

    #26411
    mmilo
    Participant

    Just what I needed. Sysprogs delivering as always!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.