Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:TSSW Sprint - Sep 28 - Oct 12, TSSW Sprint - Oct 12 - Oct 26
-
Team:Telescope and Site
-
Urgent?:No
Description
Write the test framework of SAL LabVIEW API. This task begins to construct a framework to test the LabVIEW API for each new SAL update. In the past, we used the component CSC in LabVIEW to test this. Now, we need a framework to test this automatically. The SAL LabVIEW APIs rely on the shared memory, which is not needed for the C++ and JAVA APIs. Therefore, this kind of automatic test framework should be helpful for the maintenance of CSC in LabVIEW. This task is in the phase 3.
Based on Dave, I should use the LSST_TEST_LVDEBUG instead of LSST_Test_LVDEBUG to get the debug message. The CSC name should be capitalized in environment variables.
Get the event by the file path only (do not instantiate any SAL LabVIEW vi):
