-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d63c334
commit e300368
Showing
6 changed files
with
5 additions
and
59 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,3 @@ | ||
Start testing: Jul 15 12:24 CEST | ||
Start testing: Jul 15 13:52 CEST | ||
---------------------------------------------------------- | ||
1/1 Testing: OptionTester | ||
1/1 Test: OptionTester | ||
Command: "/Users/anthony/CLionProjects/Option_pricer/cmake-build-cmake/tests/Option_tester" | ||
Directory: /Users/anthony/CLionProjects/Option_pricer/cmake-build-cmake/tests | ||
"OptionTester" start time: Jul 15 12:24 CEST | ||
Output: | ||
---------------------------------------------------------- | ||
[==========] Running 12 tests from 4 test suites. | ||
[----------] Global test environment set-up. | ||
[----------] 6 tests from MarketDataTest | ||
[ RUN ] MarketDataTest.SingletonInstance | ||
[ OK ] MarketDataTest.SingletonInstance (0 ms) | ||
[ RUN ] MarketDataTest.NotifyObserver | ||
[ OK ] MarketDataTest.NotifyObserver (0 ms) | ||
[ RUN ] MarketDataTest.NotifyAllObservers | ||
[ OK ] MarketDataTest.NotifyAllObservers (0 ms) | ||
[ RUN ] MarketDataTest.AddAndUpdateStockData | ||
[ OK ] MarketDataTest.AddAndUpdateStockData (0 ms) | ||
[ RUN ] MarketDataTest.UpdateNonExistentStock | ||
[ OK ] MarketDataTest.UpdateNonExistentStock (0 ms) | ||
[ RUN ] MarketDataTest.RiskFreeRate | ||
[ OK ] MarketDataTest.RiskFreeRate (0 ms) | ||
[----------] 6 tests from MarketDataTest (0 ms total) | ||
|
||
[----------] 1 test from StockDataTest | ||
[ RUN ] StockDataTest.InvalidStockData | ||
[ OK ] StockDataTest.InvalidStockData (0 ms) | ||
[----------] 1 test from StockDataTest (0 ms total) | ||
|
||
[----------] 4 tests from PayoffSingleStrikeTest | ||
[ RUN ] PayoffSingleStrikeTest.PayoffCallTests | ||
[ OK ] PayoffSingleStrikeTest.PayoffCallTests (0 ms) | ||
[ RUN ] PayoffSingleStrikeTest.PayoffPutTests | ||
[ OK ] PayoffSingleStrikeTest.PayoffPutTests (0 ms) | ||
[ RUN ] PayoffSingleStrikeTest.PayoffDigitalCallTests | ||
[ OK ] PayoffSingleStrikeTest.PayoffDigitalCallTests (0 ms) | ||
[ RUN ] PayoffSingleStrikeTest.PayoffDigitalPutTests | ||
[ OK ] PayoffSingleStrikeTest.PayoffDigitalPutTests (0 ms) | ||
[----------] 4 tests from PayoffSingleStrikeTest (0 ms total) | ||
|
||
[----------] 1 test from PayoffDoubleStrikesTest | ||
[ RUN ] PayoffDoubleStrikesTest.PayoffDoubleDigitalTests | ||
[ OK ] PayoffDoubleStrikesTest.PayoffDoubleDigitalTests (0 ms) | ||
[----------] 1 test from PayoffDoubleStrikesTest (0 ms total) | ||
|
||
[----------] Global test environment tear-down | ||
[==========] 12 tests from 4 test suites ran. (0 ms total) | ||
[ PASSED ] 12 tests. | ||
<end of output> | ||
Test time = 0.02 sec | ||
---------------------------------------------------------- | ||
Test Passed. | ||
"OptionTester" end time: Jul 15 12:24 CEST | ||
"OptionTester" time elapsed: 00:00:00 | ||
---------------------------------------------------------- | ||
|
||
End testing: Jul 15 12:24 CEST | ||
End testing: Jul 15 13:52 CEST |
Binary file modified
BIN
+0 Bytes
(100%)
cmake-build-cmake/tests/CMakeFiles/Option_tester.dir/__/src/option.cpp.o
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters