Changes since tdaq-02-00-00
- The tests have been moved to a new
package called dvs_tests
- the java version of dvs_gui display is no longer built. New
implementation for the dvs display is available in dvs_gui package. See
release notes for dvs_gui package.
Fixes:
- It happened that CLIPS engine was stopped
before
actually finishing evaluating all rules. At next 'test start' click
button, clips engine was restarted and finished execution of rules in
memory. Problem fixed.
- signature changed for method: void
getTestRuntimeOutput (const char* comp_name, std::string
test_host,std::string test_output_name);
- new method to unload harware objects with state marked 'OFF' in
the database.