Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
2a1569a7
Commit
2a1569a7
authored
Jan 22, 2009
by
Mark Friedrichs
Browse files
Added ObcInfo.txt file for GBSA test; removed static test cases
parent
d179864c
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
587 additions
and
4 deletions
+587
-4
platforms/brook/tests/CMakeLists.txt
platforms/brook/tests/CMakeLists.txt
+4
-4
platforms/brook/tests/ObcInfo.txt
platforms/brook/tests/ObcInfo.txt
+583
-0
No files found.
platforms/brook/tests/CMakeLists.txt
View file @
2a1569a7
...
@@ -64,9 +64,9 @@ FOREACH(TEST_PROG ${TEST_PROGS})
...
@@ -64,9 +64,9 @@ FOREACH(TEST_PROG ${TEST_PROGS})
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
IF
(
LOG
)
#
IF(LOG)
FILE
(
APPEND
${
LOG_FILE
}
"Static: TARGET_LINK_LIBRARIES: TEST_STATIC=
${
TEST_STATIC
}
STATIC_TARGET=
${
STATIC_TARGET
}
STATIC_BROOK_TARGET=
${
STATIC_BROOK_TARGET
}
BROOK_LIB=
${
BROOK_LIB
}
\n\n
"
)
#
FILE( APPEND ${LOG_FILE} "Static: TARGET_LINK_LIBRARIES: TEST_STATIC=${TEST_STATIC} STATIC_TARGET=${STATIC_TARGET} STATIC_BROOK_TARGET=${STATIC_BROOK_TARGET} BROOK_LIB=${BROOK_LIB}\n\n")
ENDIF
(
LOG
)
#
ENDIF(LOG)
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
...
...
platforms/brook/tests/ObcInfo.txt
0 → 100755
View file @
2a1569a7
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment