Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Support for unit tests using Green Hills development tools for a PPC target?

Options
robert_king
robert_king Posts: 1

I need to run unit tests on my target system (custom, using a PPC core.) We are using the Green Hills dev tools to build our production code, and I need to integrate the C/C++ Code into that build system. I'm down to two unresolved externals:

cpptestTestCaseSlave()
stubCallInfo()

These are directly referenced by my unit test suite, but I can't find these symbols anywhere else.

Comments

  • Mirek
    Mirek Posts: 141 admin
    Options

    Hello @robert_king,

    Which test configuration do you use for building the test executable?