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/clocks/CMakeLists.txt
33 33
		DST_DIR ${DST_DIR}
34 34
	)
35 35

  
36
      LustreT_MCDC(
37
	LUS_FILE ${lus_file}
38
	NODE ${NODE_NAME}
39
	OPTS ${LUSTRE_OPTIONS_OPT} 
40
	CALL_ID "5"
41
	SRC_DIR ${SRC_DIR}
42
	DST_DIR ${DST_DIR}
43
	)
44

  
45
      LustreT_Mutants(
46
	LUS_FILE ${lus_file}
47
	NODE ${NODE_NAME}
48
	OPTS ${LUSTRE_OPTIONS_OPT} 
49
	CALL_ID "5"
50
	SRC_DIR ${SRC_DIR}
51
	DST_DIR ${DST_DIR}
52
	)
53

  
36 54
ENDFOREACH()
37 55

  
38 56

  

Also available in: Unified diff