]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Fix bug: When run Test_filejournal testcase with gtest argument, all of testcases... 3525/head
authorqiushanggao <qiushanggao@qq.com>
Tue, 20 Jan 2015 02:27:50 +0000 (10:27 +0800)
committerqiushanggao <qiushanggao@qq.com>
Tue, 10 Feb 2015 10:36:15 +0000 (18:36 +0800)
commitd3fc5bd803f4b7635ca084e5fdd4c1f0672065c0
tree4d9417320e4affe6a15e6695d402f3af4684dff0
parent6fd348fe43399a882906646004bf3f5a4cf9dabb
Fix bug: When run Test_filejournal testcase with gtest argument, all of testcases is failed.

when run testcase with gtest argument, for example, with argument --gtest_output=xml:/root/reports/ceph_test_cls_version.xml,
then the test result is failed, because of the test program use the first argument as the journal file name.
Signed-off-by: shanggao qiu <qiushanggao@qq.com>
src/test/test_filejournal.cc