Project

General

Profile

« Previous | Next » 

Revision a603f261

Added by Pierre-Loïc Garoche over 5 years ago

More tests

View differences:

regression_tests/lustre_files/success/Simulink/CMakeLists.txt
55 55
	SRC_DIR ${SRC_DIR}
56 56
	DST_DIR ${DST_DIR}
57 57
	)
58
      
58

  
59
            LustreT_MCDC(
60
	LUS_FILE ${lus_file}
61
	NODE ${NODE_NAME}
62
	OPTS ${LUSTRE_OPTIONS_OPT} 
63
	CALL_ID "4"
64
	SRC_DIR ${SRC_DIR}
65
	DST_DIR ${DST_DIR}
66
	)
67

  
68
      LustreT_Mutants(
69
	LUS_FILE ${lus_file}
70
	NODE ${NODE_NAME}
71
	OPTS ${LUSTRE_OPTIONS_OPT} 
72
	CALL_ID "5"
73
	SRC_DIR ${SRC_DIR}
74
	DST_DIR ${DST_DIR}
75
	)
76

  
59 77

  
60 78
  ENDFOREACH()
61 79
ENDFOREACH()

Also available in: Unified diff