Skip to content

Commit

Permalink
Verify robustness requirement when both tests pass (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Jul 7, 2024
1 parent 0e6bc44 commit 27de004
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified architectures/arch_logical~mdl.slmx
Binary file not shown.
6 changes: 3 additions & 3 deletions scripts/cleanup.m
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
% Copyright (C) 2024 Fondazione Istitito Italiano di Tecnologia (IIT)
% All Rights Reserved.

% Clear test file from Test Manager
sltest.testmanager.clear;

% Clear results from Test Manager
sltest.testmanager.clearResults;

% Clear test file from Test Manager
sltest.testmanager.clear;

% Close Test Manager
sltest.testmanager.close;

Expand Down
Binary file modified tests/test_req~mldatx.slmx
Binary file not shown.

0 comments on commit 27de004

Please sign in to comment.