Skip to content

Instantly share code, notes, and snippets.

@Paxxi
Created December 28, 2017 17:33
Show Gist options
  • Save Paxxi/4f78755d9fa0cf0300fb22ffb9114d70 to your computer and use it in GitHub Desktop.
Save Paxxi/4f78755d9fa0cf0300fb22ffb9114d70 to your computer and use it in GitHub Desktop.
test output from boost and gtest
[2017-12-28 14:08:07 Informational] ------ Discover test started ------
[2017-12-28 14:08:09 Informational] Logger initialized. Logging to C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\PROFESSIONAL\COMMON7\IDE\EXTENSIONS\5RESBQJP.LGW\BoostTestAdapter.dll.log
[2017-12-28 14:08:09 Informational] ========== Discover test finished: 788 found (0:00:01,3676471) ==========
[2017-12-28 14:08:09 Informational] ------ Run test started ------
[2017-12-28 14:08:13 Informational] ========== Run test finished: 1 run (0:00:04,5544825) ==========
[2017-12-28 14:11:15 Informational] ------ Discover test started ------
[2017-12-28 14:11:30 Informational] Test Adapter for Google Test: Test discovery starting...
[2017-12-28 14:11:30 Informational] Test discovery completed, overall duration: 00:00:00.0678798
[2017-12-28 14:11:30 Informational] Logger initialized. Logging to C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\PROFESSIONAL\COMMON7\IDE\EXTENSIONS\5RESBQJP.LGW\BoostTestAdapter.dll.log
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'a.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'b.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'c.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'd.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'e.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'f.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'g.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'h.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'i.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'j.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'k.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'l.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:30 Warning] Could not locate debug symbols for 'm.exe'. To make use of '--list_content' discovery, ensure that debug symbols are available or make use of '<ForceListContent>' via a .runsettings file.
[2017-12-28 14:11:31 Informational] ========== Discover test finished: 8168 found (0:00:15,5312383) ==========
[2017-12-28 14:11:38 Informational] ------ Run test started ------
[2017-12-28 14:11:43 Informational] ========== Run test finished: 1 run (0:00:04,6819897) ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment