|
Start testing: May 06 19:58 CST
----------------------------------------------------------
1/7 Testing: test_abc_2_3_4
1/7 Test: test_abc_2_3_4
Command: "/home/unsp/mydocument/Triangle_problem1/build/Demo" "2" "3" "4"
Directory: /home/unsp/mydocument/Triangle_problem1/build
"test_abc_2_3_4" start time: May 06 19:58 CST
Output:
----------------------------------------------------------
this only constuct a obtuse triangle
<end of output>
Test time = 0.00 sec
----------------------------------------------------------
Test Pass Reason:
Required regular expression found.Regex=[obtuse triangle
]
"test_abc_2_3_4" end time: May 06 19:58 CST
"test_abc_2_3_4" time elapsed: 00:00:00
----------------------------------------------------------
2/7 Testing: test_abc_3_4_5
2/7 Test: test_abc_3_4_5
Command: "/home/unsp/mydocument/Triangle_problem1/build/Demo" "3" "4" "5"
Directory: /home/unsp/mydocument/Triangle_problem1/build
"test_abc_3_4_5" start time: May 06 19:58 CST
Output:
----------------------------------------------------------
this only constuct a right triangle
<end of output>
Test time = 0.00 sec
----------------------------------------------------------
Test Pass Reason:
Required regular expression found.Regex=[right triangle
]
"test_abc_3_4_5" end time: May 06 19:58 CST
"test_abc_3_4_5" time elapsed: 00:00:00
----------------------------------------------------------
3/7 Testing: test_abc_4_5_6
3/7 Test: test_abc_4_5_6
Command: "/home/unsp/mydocument/Triangle_problem1/build/Demo" "4" "5" "6"
Directory: /home/unsp/mydocument/Triangle_problem1/build
"test_abc_4_5_6" start time: May 06 19:58 CST
Output:
----------------------------------------------------------
this only constuct a acute triangle
<end of output>
Test time = 0.00 sec
----------------------------------------------------------
Test Pass Reason:
Required regular expression found.Regex=[acute triangle
]
"test_abc_4_5_6" end time: May 06 19:58 CST
"test_abc_4_5_6" time elapsed: 00:00:00
----------------------------------------------------------
4/7 Testing: test_abc_3_3_3
4/7 Test: test_abc_3_3_3
Command: "/home/unsp/mydocument/Triangle_problem1/build/Demo" "3" "3" "3"
Directory: /home/unsp/mydocument/Triangle_problem1/build
"test_abc_3_3_3" start time: May 06 19:58 CST
Output:
----------------------------------------------------------
this only constuct a equilateral triangle
<end of output>
Test time = 0.00 sec
----------------------------------------------------------
Test Pass Reason:
Required regular expression found.Regex=[equilateral triangle
]
"test_abc_3_3_3" end time: May 06 19:58 CST
"test_abc_3_3_3" time elapsed: 00:00:00
----------------------------------------------------------
5/7 Testing: test_abc_2_5_5
5/7 Test: test_abc_2_5_5
Command: "/home/unsp/mydocument/Triangle_problem1/build/Demo" "2" "5" "5"
Directory: /home/unsp/mydocument/Triangle_problem1/build
"test_abc_2_5_5" start time: May 06 19:58 CST
Output:
----------------------------------------------------------
this only constuct a isosceles triangle
<end of output>
Test time = 0.00 sec
----------------------------------------------------------
Test Pass Reason:
Required regular expression found.Regex=[isosceles triangle
]
"test_abc_2_5_5" end time: May 06 19:58 CST
"test_abc_2_5_5" time elapsed: 00:00:00
----------------------------------------------------------
6/7 Testing: test_abc_2_2_5
6/7 Test: test_abc_2_2_5
Command: "/home/unsp/mydocument/Triangle_problem1/build/Demo" "2" "2" "5"
Directory: /home/unsp/mydocument/Triangle_problem1/build
"test_abc_2_2_5" start time: May 06 19:58 CST
Output:
----------------------------------------------------------
this is illegal input
<end of output>
Test time = 0.00 sec
----------------------------------------------------------
Test Pass Reason:
Required regular expression found.Regex=[illegal input
]
"test_abc_2_2_5" end time: May 06 19:58 CST
"test_abc_2_2_5" time elapsed: 00:00:00
----------------------------------------------------------
7/7 Testing: test_abc_2_3_5
7/7 Test: test_abc_2_3_5
Command: "/home/unsp/mydocument/Triangle_problem1/build/Demo" "2" "3" "5"
Directory: /home/unsp/mydocument/Triangle_problem1/build
"test_abc_2_3_5" start time: May 06 19:58 CST
Output:
----------------------------------------------------------
this only construct a line
<end of output>
Test time = 0.00 sec
----------------------------------------------------------
Test Pass Reason:
Required regular expression found.Regex=[a line
]
"test_abc_2_3_5" end time: May 06 19:58 CST
"test_abc_2_3_5" time elapsed: 00:00:00
----------------------------------------------------------
End testing: May 06 19:58 CST |
所有评论(0)