Skip to content
Snippets Groups Projects
Commit e2fc2769 authored by Cristian Galperti's avatar Cristian Galperti
Browse files

MARTe RFM loopback tests

parent d91b71fd
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ classdef test_expcodes < matlab.unittest.TestCase ...@@ -4,7 +4,7 @@ classdef test_expcodes < matlab.unittest.TestCase
expcode_obj; expcode_obj;
SCDexps; SCDexps;
end end
e
properties(MethodSetupParameter) properties(MethodSetupParameter)
expcode_number = {1,1005,1006}; % list of expcodes to test expcode_number = {1,1005,1006}; % list of expcodes to test
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment