Back to build
Raw log | Switch to full mode | Login

Running main() from gtest_main.cc [==========] Running 12 tests from 1 test case. [----------] Global test environment set-up. [----------] 12 tests from SessionStorageTest [ RUN ] SessionStorageTest.Create_VerifyData [ OK ] SessionStorageTest.Create_VerifyData (202 ms) [ RUN ] SessionStorageTest.CreateGetAllDelete [ OK ] SessionStorageTest.CreateGetAllDelete (164 ms) [ RUN ] SessionStorageTest.CreateMultipleAndDeleteOne [ OK ] SessionStorageTest.CreateMultipleAndDeleteOne (188 ms) [ RUN ] SessionStorageTest.DeleteStoryDeletesStoryPage [ OK ] SessionStorageTest.DeleteStoryDeletesStoryPage (171 ms) [ RUN ] SessionStorageTest.UpdateLastFocusedTimestamp [ OK ] SessionStorageTest.UpdateLastFocusedTimestamp (149 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Local [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Local (184 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Remote [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Remote (168 ms) [ RUN ] SessionStorageTest.UpdateStoryOptions [ OK ] SessionStorageTest.UpdateStoryOptions (170 ms) [ RUN ] SessionStorageTest.GetStoryStorage [ OK ] SessionStorageTest.GetStoryStorage (149 ms) [ RUN ] SessionStorageTest.GetStoryStorageNoStory [ OK ] SessionStorageTest.GetStoryStorageNoStory (154 ms) [ RUN ] SessionStorageTest.ReadSnapshot [ OK ] SessionStorageTest.ReadSnapshot (167 ms) [ RUN ] SessionStorageTest.DeleteStory_DeletesSnapshot [ OK ] SessionStorageTest.DeleteStory_DeletesSnapshot (169 ms) [----------] 12 tests from SessionStorageTest (2038 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test case ran. (2038 ms total) [ PASSED ] 12 tests.