diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-03-25 15:41:59 +0530 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-03-29 21:53:46 +0530 |
commit | f8288947d90d905b520ae273104cc83e7a133c17 (patch) | |
tree | f913c169c83d84dce39fcf45e6184bc41c081ca1 /csit/plans/dmi/testplan.txt | |
parent | 145a14310d109d367da9c854217f6c71a82e49b4 (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>
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 |