Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions testcases/new/CSM-New-Testcases.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
<Item Name="testcase-CSMResponse.lvclass" Type="LVClass" URL="../testcase-CSMResponse/testcase-CSMResponse.lvclass"/>
<Item Name="testcase-CSMBroadcast.lvclass" Type="LVClass" URL="../testcase-CSMStatus/testcase-CSMBroadcast.lvclass"/>
<Item Name="testcase-CSMGlobalLog.lvclass" Type="LVClass" URL="../testcase-CSMGlobalLog/testcase-CSMGlobalLog.lvclass"/>
<Item Name="testcase-CSMSystemLevelModule.lvclass" Type="LVClass" URL="../testcase-CSMSystemLevelModule/testcase-CSMSystemLevelModule.lvclass"/>
<Item Name="testcase-CSMSubModule.lvclass" Type="LVClass" URL="../testcase-CSMSubModule/testcase-CSMSubModule.lvclass"/>
<Item Name="testcase-CSMWorkerMode.lvclass" Type="LVClass" URL="../testcase-CSMWorkerMode/testcase-CSMWorkerMode.lvclass"/>
<Item Name="testcase-CSMChainMode.lvclass" Type="LVClass" URL="../testcase-CSMChainMode/testcase-CSMChainMode.lvclass"/>
<Item Name="testcase-CSMManagementAPI.lvclass" Type="LVClass" URL="../testcase-CSMChainMode/testcase-CSMManagementAPI/testcase-CSMManagementAPI.lvclass"/>
<Item Name="testcase-CSMNonCSMCallerSupportAPI.lvclass" Type="LVClass" URL="../testcase-CSMNonCSMCallerSupportAPI/testcase-CSMNonCSMCallerSupportAPI.lvclass"/>
<Item Name="testcase-CSMAddonLoopSupport.lvclass" Type="LVClass" URL="../testcase-CSMAddonLoopSupport/testcase-CSMAddonLoopSupport.lvclass"/>
<Item Name="TestCSMSuite.lvclass" Type="LVClass" URL="../CSMTestSuite/TestCSMSuite.lvclass"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
Expand Down Expand Up @@ -354,6 +361,7 @@
<Item Name="CSM Attributes API(VIM).lvlib" Type="Library" URL="../../../src/user.lib/_NEVSTOP/Communicable State Machine(CSM)/addons/AttributesVIM/CSM Attributes API(VIM).lvlib"/>
<Item Name="CSM Shared.lvlib" Type="Library" URL="../../../src/user.lib/_NEVSTOP/Communicable State Machine(CSM)/_Shared/CSM Shared.lvlib"/>
<Item Name="provcom_StringGlobals.vi" Type="VI" URL="/&lt;resource&gt;/Framework/Providers/Common/provcom_StringGlobals.vi"/>
<Item Name="CSM Loop Support.lvlib" Type="Library" URL="../../../src/user.lib/_NEVSTOP/Communicable State Machine(CSM)/addons/Loop-Support/CSM Loop Support.lvlib"/>
</Item>
<Item Name="Build Specifications" Type="Build">
<Item Name="CSM-Testcase.lvlibp" Type="Packed Library">
Expand All @@ -366,7 +374,7 @@
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
<Property Name="Bld_previewCacheID" Type="Str">{A89D9A51-BD9C-4565-8F45-AD1D68D344FD}</Property>
<Property Name="Bld_version.build" Type="Int">313</Property>
<Property Name="Bld_version.build" Type="Int">317</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">CSM-Testcase.lvlibp</Property>
<Property Name="Destination[0].path" Type="Path">../CSM/CSM-Testcase.lvlibp</Property>
Expand Down Expand Up @@ -407,7 +415,7 @@
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
<Property Name="Bld_previewCacheID" Type="Str">{DF3A8CD5-4937-4FE8-B30A-163F6FCA54B2}</Property>
<Property Name="Bld_version.build" Type="Int">278</Property>
<Property Name="Bld_version.build" Type="Int">282</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">CSM-Testcase2.lvlibp</Property>
<Property Name="Destination[0].path" Type="Path">../CSM/CSM-Testcase2.lvlibp</Property>
Expand Down
3 changes: 3 additions & 0 deletions testcases/new/CSM/CSM-Testcase.lvlib
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
<Item Name="Chain1.vi" Type="VI" URL="../Chain1.vi"/>
<Item Name="Chain2.vi" Type="VI" URL="../Chain2.vi"/>
<Item Name="Chain3.vi" Type="VI" URL="../Chain3.vi"/>
<Item Name="Chain4.vi" Type="VI" URL="../Chain4.vi"/>
<Item Name="Chain5.vi" Type="VI" URL="../Chain5.vi"/>
<Item Name="Chain6.vi" Type="VI" URL="../Chain6.vi"/>
<Item Name="Global-TestcaseCSM.vi" Type="VI" URL="../Global-TestcaseCSM.vi"/>
<Item Name="Normal-CSM.vi" Type="VI" URL="../Normal-CSM.vi"/>
<Item Name="Strip CSM name.vi" Type="VI" URL="../Strip CSM name.vi"/>
Expand Down
Binary file modified testcases/new/CSM/Chain1.vi
Binary file not shown.
Binary file modified testcases/new/CSM/Chain2.vi
Binary file not shown.
Binary file modified testcases/new/CSM/Chain3.vi
Binary file not shown.
Binary file added testcases/new/CSM/Chain4.vi
Binary file not shown.
Binary file added testcases/new/CSM/Chain5.vi
Binary file not shown.
Binary file added testcases/new/CSM/Chain6.vi
Binary file not shown.
Binary file modified testcases/new/CSM/Normal-CSM.vi
Binary file not shown.
Binary file modified testcases/new/CSM/Strip CSM name.vi
Binary file not shown.
Binary file modified testcases/new/CSMTestSuite/InitCSMs.vi
Binary file not shown.
Binary file modified testcases/new/CSMTestSuite/New.vi
Binary file not shown.
Binary file modified testcases/new/CSMTestSuite/setUp.vi
Binary file not shown.
Binary file modified testcases/new/CSMTestSuite/tearDown.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified testcases/new/testcase-CSMArgument/globalSetUp.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMArgument/globalTearDown.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added testcases/new/testcase-CSMChainMode/initCSMs.vi
Binary file not shown.
Binary file added testcases/new/testcase-CSMChainMode/setUp.vi
Binary file not shown.
Binary file added testcases/new/testcase-CSMChainMode/tearDown.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
165 changes: 165 additions & 0 deletions testcases/new/testcase-CSMChainMode/testcase-CSMChainMode.lvclass

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified testcases/new/testcase-CSMGlobalLog/globalSetUp.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/globalTearDown.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/initCSMs.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/test10-StateChange_Event.vi
Binary file not shown.
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/test12.1-SyncMessage_Event.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/test13-Broadcast_Event.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/test14-Interrupt_Event.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/test15-StateBroadcast_Event.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/test16-UserLog_Event.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMGlobalLog/test8-UserLog_Queue.vi
Binary file not shown.
Binary file not shown.
Binary file modified testcases/new/testcase-CSMMessage/InitCSMs.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMMessage/globalTearDown.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMMessage/setUp.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMMessage/test1-SyncMessage.vi
Binary file not shown.
50 changes: 7 additions & 43 deletions testcases/new/testcase-CSMMessage/testcase-CSMMessage.lvclass

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified testcases/new/testcase-CSMResponse/InitCSMs.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMResponse/globalSetUp.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMResponse/globalTearDown.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMStatus/InitCSMs.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMStatus/globalSetUp.vi
Binary file not shown.
Binary file modified testcases/new/testcase-CSMStatus/globalTearDown.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added testcases/new/testcase-CSMSubModule/intCSMs.vi
Binary file not shown.
Binary file added testcases/new/testcase-CSMSubModule/setUp.vi
Binary file not shown.
Binary file added testcases/new/testcase-CSMSubModule/tearDown.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
120 changes: 120 additions & 0 deletions testcases/new/testcase-CSMSubModule/testcase-CSMSubModule.lvclass

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file added testcases/new/testcase-CSMWorkerMode/setUp.vi
Binary file not shown.
Binary file added testcases/new/testcase-CSMWorkerMode/tearDown.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Loading