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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 27 tests from 5 test suites. [----------] Global test environment set-up. [----------] 5 tests from FxLoaderTest [ RUN ] FxLoaderTest.GetNumEffects [ OK ] FxLoaderTest.GetNumEffects (5 ms) [ RUN ] FxLoaderTest.GetInfo [ OK ] FxLoaderTest.GetInfo (0 ms) [ RUN ] FxLoaderTest.GetControlInfo [ OK ] FxLoaderTest.GetControlInfo (0 ms) [ RUN ] FxLoaderTest.Create [ OK ] FxLoaderTest.Create (0 ms) [ RUN ] FxLoaderTest.Delete [ OK ] FxLoaderTest.Delete (1 ms) [----------] 5 tests from FxLoaderTest (6 ms total) [----------] 9 tests from FxDelayTest [ RUN ] FxDelayTest.GetParameters [ OK ] FxDelayTest.GetParameters (0 ms) [ RUN ] FxDelayTest.GetControlValue [ OK ] FxDelayTest.GetControlValue (1 ms) [ RUN ] FxDelayTest.SetControlValue [ OK ] FxDelayTest.SetControlValue (0 ms) [ RUN ] FxDelayTest.Reset [ OK ] FxDelayTest.Reset (1 ms) [ RUN ] FxDelayTest.ProcessInPlace [ OK ] FxDelayTest.ProcessInPlace (1 ms) [ RUN ] FxDelayTest.Process [ OK ] FxDelayTest.Process (0 ms) [ RUN ] FxDelayTest.ProcessInPlace_Chain [ OK ] FxDelayTest.ProcessInPlace_Chain (1 ms) [ RUN ] FxDelayTest.Flush [ OK ] FxDelayTest.Flush (0 ms) [ RUN ] FxDelayTest.ProcessInPlace_Bounds [ OK ] FxDelayTest.ProcessInPlace_Bounds (323 ms) [----------] 9 tests from FxDelayTest (328 ms total) [----------] 5 tests from FxRechannelTest [ RUN ] FxRechannelTest.GetParameters [ OK ] FxRechannelTest.GetParameters (0 ms) [ RUN ] FxRechannelTest.GetControlValue [ OK ] FxRechannelTest.GetControlValue (0 ms) [ RUN ] FxRechannelTest.SetControlValue [ OK ] FxRechannelTest.SetControlValue (0 ms) [ RUN ] FxRechannelTest.ProcessInPlace [ OK ] FxRechannelTest.ProcessInPlace (0 ms) [ RUN ] FxRechannelTest.Process [ OK ] FxRechannelTest.Process (0 ms) [----------] 5 tests from FxRechannelTest (0 ms total) [----------] 5 tests from FxSwapTest [ RUN ] FxSwapTest.GetParameters [ OK ] FxSwapTest.GetParameters (0 ms) [ RUN ] FxSwapTest.GetControlValue [ OK ] FxSwapTest.GetControlValue (0 ms) [ RUN ] FxSwapTest.SetControlValue [ OK ] FxSwapTest.SetControlValue (0 ms) [ RUN ] FxSwapTest.ProcessInPlace [ OK ] FxSwapTest.ProcessInPlace (0 ms) [ RUN ] FxSwapTest.Process [ OK ] FxSwapTest.Process (0 ms) [----------] 5 tests from FxSwapTest (0 ms total) [----------] 3 tests from FxProcessorTest [ RUN ] FxProcessorTest.CreateDelete [ OK ] FxProcessorTest.CreateDelete (3 ms) [ RUN ] FxProcessorTest.Reorder [ OK ] FxProcessorTest.Reorder (2 ms) [ RUN ] FxProcessorTest.ProcessInPlaceFlush [ OK ] FxProcessorTest.ProcessInPlaceFlush (2 ms) [----------] 3 tests from FxProcessorTest (7 ms total) [----------] Global test environment tear-down [==========] 27 tests from 5 test suites ran. (342 ms total) [ PASSED ] 27 tests.