From b403dcc27f153b6b0ef8d6cdc10d6bfa62d21a32 Mon Sep 17 00:00:00 2001
From: Michael Davidsaver
A second test harness dbTestHarness is built for RTEMS and vxWorks targets. +This includes tests in src/iocs/db/test.
+ +Running this test requires additional files to be loaded during runtime. +These files "src/iocs/db/test/*.db*" must be present in the current directory +when dbTestHarness is run.
+ +For RTEMS users the current directory is determined in a BSP specific way. +See rtems_init.c and setBootConfigFromNVRAM.c in src/libCom/RTEMS.
+Scan rates defined in the menuScan.dbd file may now be specified in seconds,