folly copyright 2015 -> copyright 2016
authorMark Isaacson <markisaa@fb.com>
Fri, 12 Feb 2016 20:56:41 +0000 (12:56 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Fri, 12 Feb 2016 21:20:37 +0000 (13:20 -0800)
commit321542683a01c3f334047531e9b487f047129775
tree3a56743927a9eac88e16c0df86d5879ca0261d6e
parentb01740268c9cba59c93741e8028afafe67a2d170
folly copyright 2015 -> copyright 2016

Summary: Update copyright for 2016

Reviewed By: igorsugak

Differential Revision: D2828047

fb-gh-sync-id: 8638188aeb694c3ca2a615cc2bc3bc9d251e388d
shipit-source-id: 8638188aeb694c3ca2a615cc2bc3bc9d251e388d
629 files changed:
folly/ApplyTuple.h
folly/Arena-inl.h
folly/Arena.h
folly/Assume.h
folly/AtomicBitSet.h
folly/AtomicHashArray-inl.h
folly/AtomicHashArray.h
folly/AtomicHashMap-inl.h
folly/AtomicHashMap.h
folly/AtomicLinkedList.h
folly/AtomicStruct.h
folly/AtomicUnorderedMap.h
folly/Baton.h
folly/Benchmark.cpp
folly/Benchmark.h
folly/Bits.cpp
folly/Bits.h
folly/CPortability.h
folly/Checksum.cpp
folly/Checksum.h
folly/ConcurrentSkipList-inl.h
folly/ConcurrentSkipList.h
folly/ContainerTraits.h
folly/Conv.cpp
folly/Conv.h
folly/CppAttributes.h
folly/CpuId.h
folly/Demangle.cpp
folly/Demangle.h
folly/DiscriminatedPtr.h
folly/DynamicConverter.h
folly/EvictingCacheMap.h
folly/Exception.h
folly/ExceptionWrapper.h
folly/Executor.h
folly/FBString.h
folly/FBVector.h
folly/File.cpp
folly/File.h
folly/FileUtil.cpp
folly/FileUtil.h
folly/Fingerprint.h
folly/Foreach.h
folly/Format-inl.h
folly/Format.cpp
folly/Format.h
folly/FormatArg.h
folly/FormatTraits.h
folly/GroupVarint.cpp
folly/GroupVarint.h
folly/Hash.h
folly/IPAddress.cpp
folly/IPAddress.h
folly/IPAddressException.h
folly/IPAddressV4.cpp
folly/IPAddressV4.h
folly/IPAddressV6.cpp
folly/IPAddressV6.h
folly/IndexedMemPool.h
folly/IntrusiveList.h
folly/Lazy.h
folly/LifoSem.cpp
folly/LifoSem.h
folly/Likely.h
folly/Logging.h
folly/MPMCPipeline.h
folly/MPMCQueue.h
folly/MacAddress.cpp
folly/MacAddress.h
folly/Malloc.h
folly/MapUtil.h
folly/Memory.h
folly/MemoryMapping.cpp
folly/MemoryMapping.h
folly/Merge.h
folly/MicroSpinLock.h
folly/MoveWrapper.h
folly/Optional.h
folly/PackedSyncPtr.h
folly/Padded.h
folly/PicoSpinLock.h
folly/Portability.h
folly/Preprocessor.h
folly/ProducerConsumerQueue.h
folly/RWSpinLock.h
folly/Random-inl.h
folly/Random.cpp
folly/Random.h
folly/Range.h
folly/SafeAssert.cpp
folly/SafeAssert.h
folly/ScopeGuard.h
folly/SharedMutex.cpp
folly/SharedMutex.h
folly/Singleton-inl.h
folly/Singleton.cpp
folly/Singleton.h
folly/SingletonStackTrace.cpp
folly/SingletonVault_c.cpp
folly/SingletonVault_c.h
folly/SmallLocks.h
folly/SocketAddress.cpp
folly/SocketAddress.h
folly/SparseByteSet.h
folly/SpinLock.h
folly/SpookyHashV1.cpp
folly/SpookyHashV1.h
folly/SpookyHashV2.cpp
folly/SpookyHashV2.h
folly/String-inl.h
folly/StringBase.cpp
folly/Subprocess.cpp
folly/Subprocess.h
folly/Synchronized.h
folly/ThreadCachedArena.cpp
folly/ThreadCachedArena.h
folly/ThreadCachedInt.h
folly/ThreadLocal.h
folly/ThreadName.h
folly/TimeoutQueue.cpp
folly/TimeoutQueue.h
folly/TokenBucket.h
folly/Traits.h
folly/Unicode.cpp
folly/Unicode.h
folly/Uri-inl.h
folly/Uri.cpp
folly/Uri.h
folly/Varint.h
folly/Version.cpp
folly/VersionCheck.h
folly/build/GenerateFingerprintTables.cpp
folly/detail/AtomicHashUtils.h
folly/detail/BitIteratorDetail.h
folly/detail/BitsDetail.h
folly/detail/CacheLocality.cpp
folly/detail/CacheLocality.h
folly/detail/ChecksumDetail.h
folly/detail/Clock.cpp
folly/detail/Clock.h
folly/detail/DiscriminatedPtrDetail.h
folly/detail/ExceptionWrapper.h
folly/detail/FileUtilDetail.h
folly/detail/FingerprintPolynomial.h
folly/detail/FunctionalExcept.cpp
folly/detail/FunctionalExcept.h
folly/detail/Futex.cpp
folly/detail/Futex.h
folly/detail/GroupVarintDetail.h
folly/detail/IPAddress.h
folly/detail/MPMCPipelineDetail.h
folly/detail/Malloc.h
folly/detail/MallocImpl.cpp
folly/detail/MemoryIdler.cpp
folly/detail/MemoryIdler.h
folly/detail/RangeCommon.cpp
folly/detail/RangeCommon.h
folly/detail/RangeSse42.cpp
folly/detail/RangeSse42.h
folly/detail/Sleeper.h
folly/detail/SlowFingerprint.h
folly/detail/SpinLockImpl.h
folly/detail/Stats.h
folly/detail/ThreadLocalDetail.cpp
folly/detail/ThreadLocalDetail.h
folly/detail/TurnSequencer.h
folly/detail/UncaughtExceptionCounter.h
folly/dynamic-inl.h
folly/dynamic.cpp
folly/dynamic.h
folly/experimental/AutoTimer.h
folly/experimental/BitVectorCoding.h
folly/experimental/Bits.h
folly/experimental/EliasFanoCoding.h
folly/experimental/EventCount.h
folly/experimental/ExecutionObserver.h
folly/experimental/FunctionScheduler.cpp
folly/experimental/FunctionScheduler.h
folly/experimental/FutureDAG.h
folly/experimental/Instructions.h
folly/experimental/JSONSchema.cpp
folly/experimental/JSONSchema.h
folly/experimental/JSONSchemaTester.cpp
folly/experimental/LockFreeRingBuffer.h
folly/experimental/NestedCommandLineApp.cpp
folly/experimental/NestedCommandLineApp.h
folly/experimental/ProgramOptions.cpp
folly/experimental/ProgramOptions.h
folly/experimental/RCURefCount.h
folly/experimental/RCUUtils.cpp
folly/experimental/RCUUtils.h
folly/experimental/ReadMostlySharedPtr.h
folly/experimental/Select64.cpp
folly/experimental/Select64.h
folly/experimental/StringKeyedCommon.h
folly/experimental/StringKeyedMap.h
folly/experimental/StringKeyedSet.h
folly/experimental/StringKeyedUnorderedMap.h
folly/experimental/StringKeyedUnorderedSet.h
folly/experimental/TLRefCount.h
folly/experimental/TestUtil.cpp
folly/experimental/TestUtil.h
folly/experimental/TupleOps.h
folly/experimental/exception_tracer/ExceptionAbi.h
folly/experimental/exception_tracer/ExceptionTracer.cpp
folly/experimental/exception_tracer/ExceptionTracer.h
folly/experimental/exception_tracer/ExceptionTracerBenchmark.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.cpp
folly/experimental/exception_tracer/ExceptionTracerTest.cpp
folly/experimental/exception_tracer/StackTrace.cpp
folly/experimental/exception_tracer/StackTrace.h
folly/experimental/fibers/AddTasks-inl.h
folly/experimental/fibers/AddTasks.h
folly/experimental/fibers/Baton-inl.h
folly/experimental/fibers/Baton.cpp
folly/experimental/fibers/Baton.h
folly/experimental/fibers/BoostContextCompatibility.h
folly/experimental/fibers/EventBaseLoopController-inl.h
folly/experimental/fibers/EventBaseLoopController.h
folly/experimental/fibers/Fiber-inl.h
folly/experimental/fibers/Fiber.cpp
folly/experimental/fibers/Fiber.h
folly/experimental/fibers/FiberManager-inl.h
folly/experimental/fibers/FiberManager.cpp
folly/experimental/fibers/FiberManager.h
folly/experimental/fibers/FiberManagerMap.cpp
folly/experimental/fibers/FiberManagerMap.h
folly/experimental/fibers/ForEach-inl.h
folly/experimental/fibers/ForEach.h
folly/experimental/fibers/GenericBaton.h
folly/experimental/fibers/GuardPageAllocator.cpp
folly/experimental/fibers/GuardPageAllocator.h
folly/experimental/fibers/LoopController.h
folly/experimental/fibers/Promise-inl.h
folly/experimental/fibers/Promise.h
folly/experimental/fibers/SimpleLoopController.h
folly/experimental/fibers/TimedMutex-inl.h
folly/experimental/fibers/TimedMutex.h
folly/experimental/fibers/TimeoutController.cpp
folly/experimental/fibers/TimeoutController.h
folly/experimental/fibers/WhenN-inl.h
folly/experimental/fibers/WhenN.h
folly/experimental/fibers/test/FibersTest.cpp
folly/experimental/fibers/test/FibersTestApp.cpp
folly/experimental/fibers/test/main.cpp
folly/experimental/fibers/traits.h
folly/experimental/io/AsyncIO.cpp
folly/experimental/io/AsyncIO.h
folly/experimental/io/FsUtil.cpp
folly/experimental/io/FsUtil.h
folly/experimental/io/HugePageUtil.cpp
folly/experimental/io/HugePages.cpp
folly/experimental/io/HugePages.h
folly/experimental/io/test/AsyncIOTest.cpp
folly/experimental/io/test/FsUtilTest.cpp
folly/experimental/symbolizer/Dwarf.cpp
folly/experimental/symbolizer/Dwarf.h
folly/experimental/symbolizer/Elf-inl.h
folly/experimental/symbolizer/Elf.cpp
folly/experimental/symbolizer/Elf.h
folly/experimental/symbolizer/ElfCache.cpp
folly/experimental/symbolizer/ElfCache.h
folly/experimental/symbolizer/ElfUtil.cpp
folly/experimental/symbolizer/LineReader.cpp
folly/experimental/symbolizer/LineReader.h
folly/experimental/symbolizer/SignalHandler.cpp
folly/experimental/symbolizer/SignalHandler.h
folly/experimental/symbolizer/StackTrace.cpp
folly/experimental/symbolizer/StackTrace.h
folly/experimental/symbolizer/Symbolizer.cpp
folly/experimental/symbolizer/Symbolizer.h
folly/experimental/symbolizer/test/Crash.cpp
folly/experimental/symbolizer/test/DwarfTests.cpp
folly/experimental/symbolizer/test/ElfTests.cpp
folly/experimental/symbolizer/test/LineReaderTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.h
folly/experimental/symbolizer/test/StackTraceTest.cpp
folly/experimental/symbolizer/test/SymbolizerTest.cpp
folly/experimental/test/AutoTimerTest.cpp
folly/experimental/test/BitVectorCodingTest.cpp
folly/experimental/test/BitsBenchmark.cpp
folly/experimental/test/BitsTest.cpp
folly/experimental/test/CodingTestUtils.h
folly/experimental/test/EliasFanoCodingTest.cpp
folly/experimental/test/EventCountTest.cpp
folly/experimental/test/FunctionSchedulerTest.cpp
folly/experimental/test/FutureDAGTest.cpp
folly/experimental/test/JSONSchemaTest.cpp
folly/experimental/test/LockFreeRingBufferTest.cpp
folly/experimental/test/NestedCommandLineAppExample.cpp
folly/experimental/test/NestedCommandLineAppTest.cpp
folly/experimental/test/NestedCommandLineAppTestHelper.cpp
folly/experimental/test/ProgramOptionsTest.cpp
folly/experimental/test/ProgramOptionsTestHelper.cpp
folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp
folly/experimental/test/ReadMostlySharedPtrTest.cpp
folly/experimental/test/RefCountBenchmark.cpp
folly/experimental/test/RefCountTest.cpp
folly/experimental/test/StringKeyedBenchmark.cpp
folly/experimental/test/StringKeyedTest.cpp
folly/experimental/test/TestUtilTest.cpp
folly/experimental/test/TupleOpsTest.cpp
folly/futures/Barrier.cpp
folly/futures/Barrier.h
folly/futures/DrivableExecutor.h
folly/futures/Future-inl.h
folly/futures/Future-pre.h
folly/futures/Future.cpp
folly/futures/Future.h
folly/futures/FutureException.h
folly/futures/InlineExecutor.cpp
folly/futures/InlineExecutor.h
folly/futures/ManualExecutor.cpp
folly/futures/ManualExecutor.h
folly/futures/OpaqueCallbackShunt.h
folly/futures/Promise-inl.h
folly/futures/Promise.h
folly/futures/QueuedImmediateExecutor.cpp
folly/futures/QueuedImmediateExecutor.h
folly/futures/ScheduledExecutor.h
folly/futures/SharedPromise-inl.h
folly/futures/SharedPromise.h
folly/futures/ThreadWheelTimekeeper.cpp
folly/futures/ThreadWheelTimekeeper.h
folly/futures/ThreadedExecutor.cpp
folly/futures/ThreadedExecutor.h
folly/futures/Timekeeper.h
folly/futures/Try-inl.h
folly/futures/Try.h
folly/futures/Unit.h
folly/futures/detail/Core.h
folly/futures/detail/FSM.h
folly/futures/detail/Types.h
folly/futures/exercises/01-Values.cpp
folly/futures/exercises/Koan.h
folly/futures/exercises/main.cpp
folly/futures/helpers.h
folly/futures/test/BarrierTest.cpp
folly/futures/test/Benchmark.cpp
folly/futures/test/CollectTest.cpp
folly/futures/test/ContextTest.cpp
folly/futures/test/CoreTest.cpp
folly/futures/test/EnsureTest.cpp
folly/futures/test/ExecutorTest.cpp
folly/futures/test/FSMTest.cpp
folly/futures/test/FilterTest.cpp
folly/futures/test/FutureTest.cpp
folly/futures/test/HeaderCompileTest.cpp
folly/futures/test/InterruptTest.cpp
folly/futures/test/MapTest.cpp
folly/futures/test/PollTest.cpp
folly/futures/test/PromiseTest.cpp
folly/futures/test/ReduceTest.cpp
folly/futures/test/RetryingTest.cpp
folly/futures/test/SharedPromiseTest.cpp
folly/futures/test/ThenCompileTest.h
folly/futures/test/ThenTest.cpp
folly/futures/test/ThreadedExecutorTest.cpp
folly/futures/test/TimekeeperTest.cpp
folly/futures/test/TimesTest.cpp
folly/futures/test/TryTest.cpp
folly/futures/test/UnitTest.cpp
folly/futures/test/UnwrapTest.cpp
folly/futures/test/ViaTest.cpp
folly/futures/test/WaitTest.cpp
folly/futures/test/WhenTest.cpp
folly/futures/test/WhileDoTest.cpp
folly/futures/test/WillEqualTest.cpp
folly/futures/test/WindowTest.cpp
folly/gen/Base-inl.h
folly/gen/Base.h
folly/gen/Combine-inl.h
folly/gen/Combine.h
folly/gen/Core-inl.h
folly/gen/Core.h
folly/gen/File-inl.h
folly/gen/File.h
folly/gen/Parallel-inl.h
folly/gen/Parallel.h
folly/gen/ParallelMap-inl.h
folly/gen/ParallelMap.h
folly/gen/String-inl.h
folly/gen/String.h
folly/gen/test/BaseBenchmark.cpp
folly/gen/test/BaseTest.cpp
folly/gen/test/Bench.h
folly/gen/test/CombineTest.cpp
folly/gen/test/FileBenchmark.cpp
folly/gen/test/FileTest.cpp
folly/gen/test/ParallelBenchmark.cpp
folly/gen/test/ParallelMapBenchmark.cpp
folly/gen/test/ParallelMapTest.cpp
folly/gen/test/ParallelTest.cpp
folly/gen/test/StringBenchmark.cpp
folly/gen/test/StringTest.cpp
folly/io/Compression.cpp
folly/io/Compression.h
folly/io/Cursor-defs.h
folly/io/Cursor.h
folly/io/IOBuf.cpp
folly/io/IOBuf.h
folly/io/IOBufQueue.cpp
folly/io/IOBufQueue.h
folly/io/RecordIO-inl.h
folly/io/RecordIO.cpp
folly/io/RecordIO.h
folly/io/ShutdownSocketSet.cpp
folly/io/ShutdownSocketSet.h
folly/io/TypedIOBuf.h
folly/io/async/AsyncPipe.cpp
folly/io/async/AsyncPipe.h
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/AsyncSSLSocket.h
folly/io/async/AsyncServerSocket.cpp
folly/io/async/AsyncServerSocket.h
folly/io/async/AsyncSignalHandler.cpp
folly/io/async/AsyncSignalHandler.h
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h
folly/io/async/AsyncSocketBase.h
folly/io/async/AsyncSocketException.h
folly/io/async/AsyncTimeout.cpp
folly/io/async/AsyncTimeout.h
folly/io/async/AsyncTransport.h
folly/io/async/AsyncUDPServerSocket.h
folly/io/async/AsyncUDPSocket.cpp
folly/io/async/AsyncUDPSocket.h
folly/io/async/DelayedDestruction.h
folly/io/async/DelayedDestructionBase.h
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h
folly/io/async/EventBaseLocal.cpp
folly/io/async/EventBaseLocal.h
folly/io/async/EventBaseManager.cpp
folly/io/async/EventBaseManager.h
folly/io/async/EventFDWrapper.h
folly/io/async/EventHandler.cpp
folly/io/async/EventHandler.h
folly/io/async/EventUtil.h
folly/io/async/HHWheelTimer.cpp
folly/io/async/HHWheelTimer.h
folly/io/async/NotificationQueue.h
folly/io/async/Request.h
folly/io/async/SSLContext.cpp
folly/io/async/SSLContext.h
folly/io/async/ScopedEventBaseThread.cpp
folly/io/async/ScopedEventBaseThread.h
folly/io/async/TimeoutManager.h
folly/io/async/test/AsyncPipeTest.cpp
folly/io/async/test/AsyncSSLSocketTest.cpp
folly/io/async/test/AsyncSSLSocketTest.h
folly/io/async/test/AsyncSSLSocketTest2.cpp
folly/io/async/test/AsyncSSLSocketWriteTest.cpp
folly/io/async/test/AsyncSocketTest.cpp
folly/io/async/test/AsyncSocketTest.h
folly/io/async/test/AsyncSocketTest2.cpp
folly/io/async/test/AsyncTimeoutTest.cpp
folly/io/async/test/AsyncTransportTest.cpp
folly/io/async/test/AsyncUDPSocketTest.cpp
folly/io/async/test/BlockingSocket.h
folly/io/async/test/DelayedDestructionBaseTest.cpp
folly/io/async/test/DelayedDestructionTest.cpp
folly/io/async/test/EventBaseBenchmark.cpp
folly/io/async/test/EventBaseLocalTest.cpp
folly/io/async/test/EventHandlerTest.cpp
folly/io/async/test/MockAsyncSSLSocket.h
folly/io/async/test/MockAsyncServerSocket.h
folly/io/async/test/MockAsyncSocket.h
folly/io/async/test/MockAsyncTransport.h
folly/io/async/test/MockAsyncUDPSocket.h
folly/io/async/test/NotificationQueueTest.cpp
folly/io/async/test/ScopedEventBaseThreadTest.cpp
folly/io/async/test/TimeUtil.cpp
folly/io/async/test/TimeUtil.h
folly/io/test/CompressionTest.cpp
folly/io/test/IOBufCursorTest.cpp
folly/io/test/IOBufQueueTest.cpp
folly/io/test/IOBufTest.cpp
folly/io/test/NetworkBenchmark.cpp
folly/io/test/RecordIOTest.cpp
folly/io/test/ShutdownSocketSetTest.cpp
folly/json.cpp
folly/json.h
folly/memcpy.S
folly/small_vector.h
folly/sorted_vector_types.h
folly/stats/BucketedTimeSeries-defs.h
folly/stats/BucketedTimeSeries.h
folly/stats/Histogram-defs.h
folly/stats/Histogram.h
folly/stats/Instantiations.cpp
folly/stats/MultiLevelTimeSeries-defs.h
folly/stats/MultiLevelTimeSeries.h
folly/stats/TimeseriesHistogram-defs.h
folly/stats/TimeseriesHistogram.h
folly/test/AHMIntStressTest.cpp
folly/test/ApplyTupleTest.cpp
folly/test/ArenaSmartPtrTest.cpp
folly/test/ArenaTest.cpp
folly/test/AsciiCaseInsensitiveBenchmark.cpp
folly/test/AsciiCaseInsensitiveTest.cpp
folly/test/AtomicBitSetTest.cpp
folly/test/AtomicHashArrayTest.cpp
folly/test/AtomicHashMapTest.cpp
folly/test/AtomicStructTest.cpp
folly/test/AtomicUnorderedMapTest.cpp
folly/test/BatonTest.cpp
folly/test/BenchmarkTest.cpp
folly/test/BitIteratorTest.cpp
folly/test/BitsTest.cpp
folly/test/CacheLocalityTest.cpp
folly/test/ChecksumTest.cpp
folly/test/ConcurrentSkipListBenchmark.cpp
folly/test/ConcurrentSkipListTest.cpp
folly/test/ContainerTraitsTest.cpp
folly/test/ConvTest.cpp
folly/test/CpuIdTest.cpp
folly/test/DemangleTest.cpp
folly/test/DeterministicSchedule.cpp
folly/test/DeterministicSchedule.h
folly/test/DeterministicScheduleTest.cpp
folly/test/DiscriminatedPtrTest.cpp
folly/test/DynamicConverterTest.cpp
folly/test/DynamicOtherTest.cpp
folly/test/DynamicTest.cpp
folly/test/EndianTest.cpp
folly/test/EvictingCacheMapTest.cpp
folly/test/ExceptionTest.cpp
folly/test/ExceptionWrapperBenchmark.cpp
folly/test/ExceptionWrapperTest.cpp
folly/test/FBStringBenchmark.cpp
folly/test/FBStringTest.cpp
folly/test/FBStringTestBenchmarks.cpp.h
folly/test/FBVectorBenchmark.cpp
folly/test/FBVectorTest.cpp
folly/test/FBVectorTestBenchmarks.cpp.h
folly/test/FileTest.cpp
folly/test/FileTestLockHelper.cpp
folly/test/FileUtilTest.cpp
folly/test/FingerprintBenchmark.cpp
folly/test/FingerprintTest.cpp
folly/test/ForeachTest.cpp
folly/test/FormatBenchmark.cpp
folly/test/FormatOtherTest.cpp
folly/test/FormatTest.cpp
folly/test/FunctionSchedulerTest.cpp
folly/test/FutexTest.cpp
folly/test/GroupVarintTest.cpp
folly/test/HasMemberFnTraitsTest.cpp
folly/test/HashBenchmark.cpp
folly/test/HashTest.cpp
folly/test/HistogramBenchmark.cpp
folly/test/HistogramTest.cpp
folly/test/IPAddressBenchmark.cpp
folly/test/IPAddressTest.cpp
folly/test/IPAddressTest.h
folly/test/IndexedMemPoolTest.cpp
folly/test/JsonOtherTest.cpp
folly/test/JsonTest.cpp
folly/test/LazyTest.cpp
folly/test/LifoSemTests.cpp
folly/test/LoggingTest.cpp
folly/test/MPMCPipelineTest.cpp
folly/test/MPMCQueueTest.cpp
folly/test/MacAddressTest.cpp
folly/test/MapUtilTest.cpp
folly/test/MemcpyTest.cpp
folly/test/MemoryIdlerTest.cpp
folly/test/MemoryMappingTest.cpp
folly/test/MemoryTest.cpp
folly/test/MergeTest.cpp
folly/test/MoveWrapperTest.cpp
folly/test/OptionalTest.cpp
folly/test/PackedSyncPtrTest.cpp
folly/test/PaddedTest.cpp
folly/test/PortabilityTest.cpp
folly/test/ProducerConsumerQueueBenchmark.cpp
folly/test/ProducerConsumerQueueTest.cpp
folly/test/RWSpinLockTest.cpp
folly/test/RandomTest.cpp
folly/test/RangeFindBenchmark.cpp
folly/test/RangeTest.cpp
folly/test/SafeAssertTest.cpp
folly/test/ScopeGuardTest.cpp
folly/test/SharedMutexTest.cpp
folly/test/SingletonBenchmark.cpp
folly/test/SingletonTest.cpp
folly/test/SingletonTestGlobal.cpp
folly/test/SingletonTestStructs.h
folly/test/SingletonVaultCTest.cpp
folly/test/SmallLocksTest.cpp
folly/test/SocketAddressTest.cpp
folly/test/SocketAddressTestHelper.cpp
folly/test/SocketAddressTestHelper.h
folly/test/SparseByteSetBench.cpp
folly/test/SparseByteSetTest.cpp
folly/test/SpinLockTest.cpp
folly/test/SpookyHashV1Test.cpp
folly/test/SpookyHashV2Test.cpp
folly/test/StringBenchmark.cpp
folly/test/SubprocessTest.cpp
folly/test/SubprocessTestParentDeathHelper.cpp
folly/test/SynchronizedTest.cpp
folly/test/SynchronizedTestLib-inl.h
folly/test/SynchronizedTestLib.h
folly/test/TestUtils.h
folly/test/ThreadCachedArenaTest.cpp
folly/test/ThreadCachedIntTest.cpp
folly/test/ThreadLocalTest.cpp
folly/test/ThreadLocalTestLib.cpp
folly/test/ThreadNameTest.cpp
folly/test/TimeoutQueueTest.cpp
folly/test/TimeseriesBenchmark.cpp
folly/test/TimeseriesHistogramTest.cpp
folly/test/TimeseriesTest.cpp
folly/test/TokenBucketTest.cpp
folly/test/TokenBucketTest.h
folly/test/TraitsTest.cpp
folly/test/UriTest.cpp
folly/test/VarintTest.cpp
folly/test/function_benchmark/benchmark_impl.cpp
folly/test/function_benchmark/benchmark_impl.h
folly/test/function_benchmark/main.cpp
folly/test/function_benchmark/test_functions.cpp
folly/test/function_benchmark/test_functions.h
folly/test/small_vector_test.cpp
folly/test/sorted_vector_test.cpp
folly/test/stl_tests/StlVectorTest.cpp