Skip to content
Snippets Groups Projects
Commit c20f5ba1 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Running postamble for CseSimu (CSE1) on CF02 test cases. Closing #18

parent faa15cc3
Branches
No related tags found
No related merge requests found
...@@ -708,6 +708,11 @@ module OneM2M_Functions { ...@@ -708,6 +708,11 @@ module OneM2M_Functions {
if (PX_RUN_POSTAMBLE) { if (PX_RUN_POSTAMBLE) {
if(vc_config == e_cf02) {
vc_cse1.start(f_cse_postamble_deleteResourcesCSE());
vc_cse1.done;
}
if(vc_auxiliaryAe2Up) { if(vc_auxiliaryAe2Up) {
f_cse_postamble_aeSimu(vc_ae2); f_cse_postamble_aeSimu(vc_ae2);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment