Skip to content

Commit

Permalink
Merge branch 'master' into TC-ALOGIN-12.2-issue-366
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-marquez-csa authored Oct 23, 2024
2 parents 5d22c7c + a0d7b14 commit de18434
Show file tree
Hide file tree
Showing 44 changed files with 515 additions and 3,049 deletions.
8 changes: 8 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,14 @@
"cwd": "${workspaceFolder}"
},

{
"name": "Fabric Sync (Linux)",
"type": "lldb",
"request": "launch",
"program": "${workspaceFolder}/out/debug/standalone/fabric-sync",
"cwd": "${workspaceFolder}"
},

{
"name": "OTA Requestor App (Linux)",
"type": "lldb",
Expand Down
219 changes: 0 additions & 219 deletions src/app/tests/suites/certification/Test_TC_DISHM_3_1.yaml

This file was deleted.

Loading

0 comments on commit de18434

Please sign in to comment.