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

Running main() from gtest_main.cc [==========] Running 7 tests from 3 test cases. [----------] Global test environment set-up. [----------] 1 test from PositiveData [ RUN ] PositiveData.MovingAverage [ OK ] PositiveData.MovingAverage (0 ms) [----------] 1 test from PositiveData (0 ms total) [----------] 1 test from NegativeData [ RUN ] NegativeData.MovingAverage [ OK ] NegativeData.MovingAverage (0 ms) [----------] 1 test from NegativeData (0 ms total) [----------] 5 tests from Detector [ RUN ] Detector.Closed [ OK ] Detector.Closed (0 ms) [ RUN ] Detector.Laptop [ OK ] Detector.Laptop (0 ms) [ RUN ] Detector.Tablet [ OK ] Detector.Tablet (0 ms) [ RUN ] Detector.Tent [ OK ] Detector.Tent (0 ms) [ RUN ] Detector.NonAccelerometer [ OK ] Detector.NonAccelerometer (0 ms) [----------] 5 tests from Detector (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 3 test cases ran. (0 ms total) [ PASSED ] 7 tests.