diff options
author | 2022-03-25 15:41:59 +0530 | |
---|---|---|
committer | 2022-03-31 15:41:30 +0000 | |
commit | 0876f5aae2b19e47dbca2fd6c06209b97ce1aa30 (patch) | |
tree | 690c9e2c381a7fdb8cb208619b33ce33724f6ab2 /csit/plans/dmi/testplan.txt | |
parent | 48824d43d1a44a18cf4be17e13948c278f2bccf9 (diff) |
CSIT: DMI to NCMP
- CSIT to register cm handle which tests the integration between DMI and
NCMP
- CSIT to get module refs which tests the integration between DMI and
SDNC
Issue-ID: CPS-922
Change-Id: I9c89f168cb3cc98ad27cd0022adbf81452717a76
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
(cherry picked from commit f8288947d90d905b520ae273104cc83e7a133c17)
Diffstat (limited to 'csit/plans/dmi/testplan.txt')
-rw-r--r-- | csit/plans/dmi/testplan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/plans/dmi/testplan.txt b/csit/plans/dmi/testplan.txt index 37005e8d..cc29ac0c 100644 --- a/csit/plans/dmi/testplan.txt +++ b/csit/plans/dmi/testplan.txt @@ -17,4 +17,4 @@ # Test suites are relative paths under csit/tests/. # Place the suites in run order. actuator -ncmp-dmi-passthrough
\ No newline at end of file +dmi-integration
\ No newline at end of file |