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 (1 ms) [ RUN ] FxLoaderTest.Delete [ OK ] FxLoaderTest.Delete (0 ms) [----------] 5 tests from FxLoaderTest (6 ms total) [----------] 9 tests from FxDelayTest [ RUN ] FxDelayTest.GetParameters [ OK ] FxDelayTest.GetParameters (1 ms) [ RUN ] FxDelayTest.GetControlValue [ OK ] FxDelayTest.GetControlValue (0 ms) [ RUN ] FxDelayTest.SetControlValue [ OK ] FxDelayTest.SetControlValue (1 ms) [ RUN ] FxDelayTest.Reset [ OK ] FxDelayTest.Reset (0 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 (1 ms) [ RUN ] FxDelayTest.ProcessInPlace_Bounds [ OK ] FxDelayTest.ProcessInPlace_Bounds (290 ms) [----------] 9 tests from FxDelayTest (295 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 (1 ms) [ RUN ] FxSwapTest.Process [ OK ] FxSwapTest.Process (0 ms) [----------] 5 tests from FxSwapTest (1 ms total) [----------] 3 tests from FxProcessorTest [ RUN ] FxProcessorTest.CreateDelete [ OK ] FxProcessorTest.CreateDelete (7 ms) [ RUN ] FxProcessorTest.Reorder [ OK ] FxProcessorTest.Reorder (1 ms) [ RUN ] FxProcessorTest.ProcessInPlaceFlush [ OK ] FxProcessorTest.ProcessInPlaceFlush (1 ms) [----------] 3 tests from FxProcessorTest (9 ms total) [----------] Global test environment tear-down [==========] 27 tests from 5 test suites ran. (311 ms total) [ PASSED ] 27 tests.