Revision 67d911bc
Added by Pierre-Loïc Garoche over 4 years ago
regression_tests/lustre_files/success/Simulink/CMakeLists.txt | ||
---|---|---|
34 | 34 |
SRC_DIR ${SRC_DIR} |
35 | 35 |
DST_DIR ${DST_DIR} |
36 | 36 |
) |
37 |
|
|
37 |
|
|
38 |
|
|
39 |
Lustre_compile_and_compare_to_reference( |
|
40 |
LUS_FILE ${lus_file} |
|
41 |
NODE ${NODE_NAME} |
|
42 |
TESTS_PREFIX "${TESTS_PREFIX}" |
|
43 |
OPTS ${LUSTRE_OPTIONS_OPT} "-mpfr" "100" |
|
44 |
CALL_ID "2" |
|
45 |
SRC_DIR ${SRC_DIR} |
|
46 |
DST_DIR ${DST_DIR} |
|
47 |
) |
|
48 |
|
|
49 |
Lustre_compile_options( |
|
50 |
LUS_FILE ${lus_file} |
|
51 |
NODE ${NODE_NAME} |
|
52 |
TESTS_PREFIX "${TESTS_PREFIX}" |
|
53 |
OPTS ${LUSTRE_OPTIONS_OPT} "-emf" |
|
54 |
CALL_ID "3" |
|
55 |
SRC_DIR ${SRC_DIR} |
|
56 |
DST_DIR ${DST_DIR} |
|
57 |
) |
|
58 |
|
|
59 |
|
|
38 | 60 |
ENDFOREACH() |
39 | 61 |
ENDFOREACH() |
40 | 62 |
|
Also available in: Unified diff
MPFR and EMF checks