Skip to content

Commit

Permalink
Rename: libcintercept3.log -> syscall_format.log
Browse files Browse the repository at this point in the history
To match the ctest test name.
  • Loading branch information
GBuella committed Apr 7, 2018
1 parent dd2ac83 commit e85b98a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,6 @@ add_test(NAME "syscall_format_logging"
-DTEST_EXTRA_PRELOAD=${TEST_EXTRA_PRELOAD}
-DTEST_PROG=$<TARGET_FILE:syscall_format>
-DLIB_FILE=
-DMATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/libcintercept3.log.match
-DMATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/syscall_format.log.match
-DTEST_NAME=syscall_format_logging
${CHECK_LOG_COMMON_ARGS})
File renamed without changes.

0 comments on commit e85b98a

Please sign in to comment.