~epics-core/epics-base/ioc-shutdown2

Viewing all changes in revision 12508.

  • Committer: Andrew Johnson
  • Date: 2014-07-10 19:27:44 UTC
  • Revision ID: anj@aps.anl.gov-20140710192744-kput2tqia2m74v63
Fixed build errors, remove dependency on std.

Build errors: Include guard missing from epicsUnitTest.h;
    dbShutdownTest.c was calling the non-universal strcasecmp()
    instead of epicsStrCaseCmp().

ioc/db/test no longer depends on std. I modified
    xRecord to make it a working record type, and simplified the
    other test programs so they all use the same new expanded
    dbd file rather than each making their own. I also added
    dbShutdownTest() to epicsRunDbTests().

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: