Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-20 | [actn-interface-tools] Added test files in sample-apps module. Modified some ↵HEADmaster | ruilin cai | 15 | -97/+1597 | |
model classes in sample-apps module The test files are used to do the unit tests for each functions inside OSS ACTN sdk including get/set/delete/update otnnetwork/otnTunnel/EthernetService. Change-Id: I3e8a5cac16d0b7359414c4af1c87f0da0421a045 Signed-off-by: ruilin cai <ruilin.cai@huawei.com> Issue-ID: INT-2213 Signed-off-by: ruilin cai <ruilin.cai@huawei.com> | |||||
2023-06-16 | [actn-interface-tools] Add sample-app as a test module | ruilin cai | 22 | -0/+3001 | |
sample-app: This is a module which acts as a test module with function of converting actn-model to customer OSS model. The module is parellel with module actn-interface-tools. Change-Id: I6e5aaddea5f37510caa836faf67c8f501b38a5a5 Signed-off-by: ruilin cai <ruilin.cai@huawei.com> Issue-ID: INT-2213 |