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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 9 tests from 2 test suites. [----------] Global test environment set-up. [----------] 5 tests from TimelineFunctionTest [ RUN ] TimelineFunctionTest.Basics [ OK ] TimelineFunctionTest.Basics (0 ms) [ RUN ] TimelineFunctionTest.Inverse [ OK ] TimelineFunctionTest.Inverse (0 ms) [ RUN ] TimelineFunctionTest.Apply [ OK ] TimelineFunctionTest.Apply (0 ms) [ RUN ] TimelineFunctionTest.ApplyInverse [ OK ] TimelineFunctionTest.ApplyInverse (0 ms) [ RUN ] TimelineFunctionTest.Compose [ OK ] TimelineFunctionTest.Compose (0 ms) [----------] 5 tests from TimelineFunctionTest (0 ms total) [----------] 4 tests from TimelineRateTest [ RUN ] TimelineRateTest.Reduce [ OK ] TimelineRateTest.Reduce (0 ms) [ RUN ] TimelineRateTest.Scale [ OK ] TimelineRateTest.Scale (0 ms) [ RUN ] TimelineRateTest.Product [ OK ] TimelineRateTest.Product (0 ms) [ RUN ] TimelineRateTest.Inverse [ OK ] TimelineRateTest.Inverse (0 ms) [----------] 4 tests from TimelineRateTest (0 ms total) [----------] Global test environment tear-down [==========] 9 tests from 2 test suites ran. (0 ms total) [ PASSED ] 9 tests.