Path Lines of Code src/com/facebook/buck/parser/buck_test.py 108 src/com/facebook/buck/test/TestCaseSummary.java 82 src/com/facebook/buck/test/TestResultSummary.java 68 src/com/facebook/buck/test/TestResults.java 62 src/com/facebook/buck/test/XmlTestResultParser.java 79 src/com/facebook/buck/util/one_project_filesystem_test.sh 9 test/com/facebook/buck/android/AndroidBinaryGraphEnhancerTest.java 71 test/com/facebook/buck/android/AndroidBinaryRuleTest.java 536 test/com/facebook/buck/android/AndroidLibraryRuleTest.java 46 test/com/facebook/buck/android/AndroidManifestTest.java 79 test/com/facebook/buck/android/AndroidResourceRuleTest.java 107 test/com/facebook/buck/android/AndroidTransitiveDependencyGraphTest.java 147 test/com/facebook/buck/android/ApkGenruleTest.java 196 test/com/facebook/buck/android/CompileStringsStepTest.java 300 test/com/facebook/buck/android/DexProducedFromJavaLibraryThatContainsClassFilesTest.java 152 test/com/facebook/buck/android/DxStepTest.java 194 test/com/facebook/buck/android/FilterResourcesStepTest.java 154 test/com/facebook/buck/android/GenAidlTest.java 93 test/com/facebook/buck/android/GenerateManifestStepTest.java 48 test/com/facebook/buck/android/MergeAndroidResourcesStepTest.java 180 test/com/facebook/buck/android/NdkLibraryTest.java 101 test/com/facebook/buck/android/PrebuiltNativeLibraryRuleTest.java 43 test/com/facebook/buck/android/ProGuardObfuscateStepTest.java 29 test/com/facebook/buck/android/ProguardMappingTest.java 26 test/com/facebook/buck/android/RobolectricTestBuildRuleFactoryTest.java 73 test/com/facebook/buck/android/RobolectricTestRuleTest.java 77 test/com/facebook/buck/android/SignApkStepTest.java 48 test/com/facebook/buck/android/SmartDexingStepTest.java 95 test/com/facebook/buck/android/SplitZipStepTest.java 198 test/com/facebook/buck/android/StringResourcesTest.java 103 test/com/facebook/buck/cli/AbstractCommandOptionsTest.java 101 test/com/facebook/buck/cli/AuditClasspathCommandTest.java 167 test/com/facebook/buck/cli/AuditOwnerCommandTest.java 320 test/com/facebook/buck/cli/AuditRulesCommandIntegrationTest.java 30 test/com/facebook/buck/cli/AuditRulesCommandTest.java 23 test/com/facebook/buck/cli/BuckConfigTest.java 456 test/com/facebook/buck/cli/BuildCommandOptionsTest.java 57 test/com/facebook/buck/cli/BuildWithNoTargetSpecifiedIntegrationTest.java 75 test/com/facebook/buck/cli/CacheCommandTest.java 110 test/com/facebook/buck/cli/CleanCommandTest.java 68 test/com/facebook/buck/cli/CmdLineParserAdditionalOptionsTest.java 85 test/com/facebook/buck/cli/CommandEventTest.java 21 test/com/facebook/buck/cli/CommandLineBuildTargetNormalizerTest.java 33 test/com/facebook/buck/cli/CommandRunnerParamsForTesting.java 56 test/com/facebook/buck/cli/CommandTest.java 52 test/com/facebook/buck/cli/DaemonIntegrationTest.java 142 test/com/facebook/buck/cli/DefaultJavaPackageFinderTest.java 106 test/com/facebook/buck/cli/DependencyQueryTest.java 23 test/com/facebook/buck/cli/FakeBuckConfig.java 28 test/com/facebook/buck/cli/FakeBuckEnvironment.java 25 test/com/facebook/buck/cli/GenericBuckOptionsTest.java 44 test/com/facebook/buck/cli/IniTest.java 42 test/com/facebook/buck/cli/InstallCommandOptionsTest.java 110 test/com/facebook/buck/cli/InstallCommandTest.java 302 test/com/facebook/buck/cli/InstallEventTest.java 25 test/com/facebook/buck/cli/InstanceArtifactCacheFactory.java 13 test/com/facebook/buck/cli/MainTest.java 80 test/com/facebook/buck/cli/NumThreadsIntegrationTest.java 67 test/com/facebook/buck/cli/ProjectCommandTest.java 161 test/com/facebook/buck/cli/ProjectIntegrationTest.java 89 test/com/facebook/buck/cli/QueryCommandIntegrationTest.java 46 test/com/facebook/buck/cli/QueryCommandTest.java 155 test/com/facebook/buck/cli/QuickstartCommandTest.java 24 test/com/facebook/buck/cli/QuickstartIntegrationTest.java 70 test/com/facebook/buck/cli/StartActivityEventTest.java 34 test/com/facebook/buck/cli/StringSetOptionHandlerTest.java 66 test/com/facebook/buck/cli/TargetsCommandOptionsTest.java 24 test/com/facebook/buck/cli/TargetsCommandTest.java 322 test/com/facebook/buck/cli/TestCommandTest.java 418 test/com/facebook/buck/cli/TestDevice.java 246 test/com/facebook/buck/cli/UninstallEventTest.java 17 test/com/facebook/buck/cli/VerbosityParserTest.java 15 test/com/facebook/buck/command/ProjectTest.java 621 test/com/facebook/buck/dalvik/DalvikStatsToolTest.java 178 test/com/facebook/buck/dalvik/DefaultZipSplitterTest.java 263 test/com/facebook/buck/event/BuckEventBusFactory.java 28 test/com/facebook/buck/event/EventSerializationTest.java 174 test/com/facebook/buck/event/FakeBuckEventListener.java 14 test/com/facebook/buck/event/LogEventTest.java 18 test/com/facebook/buck/event/TestEventConfigerator.java 30 test/com/facebook/buck/event/listener/ChromeTraceBuildListenerTest.java 178 test/com/facebook/buck/event/listener/SimpleConsoleEventBusListenerTest.java 95 test/com/facebook/buck/event/listener/SuperConsoleEventBusListenerTest.java 167 test/com/facebook/buck/event/listener/TestResultFormatterTest.java 124 test/com/facebook/buck/graph/AbstractAcyclicDepthFirstPostOrderTraversalTest.java 112 test/com/facebook/buck/graph/AbstractBottomUpTraversalTest.java 85 test/com/facebook/buck/graph/HashMultimapTest.java 22 test/com/facebook/buck/graph/MutableDirectedGraphTest.java 91 test/com/facebook/buck/java/AccumulateClassNamesStepTest.java 109 test/com/facebook/buck/java/AccumulateClassNamesTest.java 149 test/com/facebook/buck/java/CachedTestIntegrationTest.java 91 test/com/facebook/buck/java/CachedTestRunReportingIntegrationTest.java 51 test/com/facebook/buck/java/CleanClasspathIntegrationTest.java 37 test/com/facebook/buck/java/CompileSrcZipIntegrationTest.java 20 test/com/facebook/buck/java/DefaultJavaLibraryRuleIntegrationTest.java 173 test/com/facebook/buck/java/DefaultJavaLibraryRuleTest.java 992 test/com/facebook/buck/java/EmptyTestIntegrationTest.java 19 test/com/facebook/buck/java/FakeDefaultJavaLibraryRule.java 55 test/com/facebook/buck/java/FakeJavaLibraryRule.java 60 test/com/facebook/buck/java/GenerateCodeCoverageReportStepTest.java 46 test/com/facebook/buck/java/GenfileAsSrcIntegrationTest.java 34 test/com/facebook/buck/java/GenruleDepsIntegrationTest.java 36 test/com/facebook/buck/java/InstrumentStepTest.java 34 test/com/facebook/buck/java/JUnitStepTest.java 114 test/com/facebook/buck/java/JarDirectoryStepTest.java 122 test/com/facebook/buck/java/JavaBinaryRuleTest.java 64 test/com/facebook/buck/java/JavaTestRuleTest.java 97 test/com/facebook/buck/java/JavacInMemoryStepIntegrationTest.java 102 test/com/facebook/buck/java/JavacInMemoryStepTest.java 70 test/com/facebook/buck/java/JavacOptionsTest.java 81 test/com/facebook/buck/java/KeystoreTest.java 50 test/com/facebook/buck/java/PrebuiltJarRuleTest.java 70 test/com/facebook/buck/java/abi/AbiWriterTest.java 549 test/com/facebook/buck/java/abi/JoinerTest.java 29 test/com/facebook/buck/java/classes/ClasspathTraversalTest.java 115 test/com/facebook/buck/json/BuildFileToJsonParserTest.java 97 test/com/facebook/buck/junit/BuildThenTestIntegrationTest.java 46 test/com/facebook/buck/junit/CallFlowIntegrationTest.java 25 test/com/facebook/buck/junit/RunWithAnnotationIntegrationTest.java 64 test/com/facebook/buck/junit/RunWithDefaultTimeoutIntegrationTest.java 63 test/com/facebook/buck/junit/TimeoutIntegrationTest.java 85 test/com/facebook/buck/junit/TimeoutTest.java 76 test/com/facebook/buck/model/AnnotationProcessingDataTest.java 18 test/com/facebook/buck/model/BuildFileTreeTest.java 102 test/com/facebook/buck/model/BuildTargetFactory.java 11 test/com/facebook/buck/model/BuildTargetTest.java 96 test/com/facebook/buck/model/ImmediateDirectoryBuildTargetPatternTest.java 40 test/com/facebook/buck/model/SingletonBuildTargetPatternTest.java 41 test/com/facebook/buck/model/SubdirectoryBuildTargetPatternTest.java 33 test/com/facebook/buck/parcelable/GeneratorTest.java 17 test/com/facebook/buck/parser/BuildRuleFactoryParamsTest.java 222 test/com/facebook/buck/parser/BuildTargetParserTest.java 175 test/com/facebook/buck/parser/BuildTargetPatternParserTest.java 50 test/com/facebook/buck/parser/ParserIntegrationTest.java 21 test/com/facebook/buck/parser/ParserTest.java 744 test/com/facebook/buck/parser/PartialGraphFactory.java 12 test/com/facebook/buck/python/PythonBinaryRuleTest.java 46 test/com/facebook/buck/python/PythonLibraryTest.java 111 test/com/facebook/buck/rules/AbstractBuildRuleFactoryTest.java 31 test/com/facebook/buck/rules/AbstractBuildRuleTest.java 189 test/com/facebook/buck/rules/AbstractCachingBuildRuleTest.java 399 test/com/facebook/buck/rules/AbstractDependencyVisitorTest.java 94 test/com/facebook/buck/rules/AbstractExecutionStepTest.java 33 test/com/facebook/buck/rules/ArgObjectPopulatomaticTest.java 371 test/com/facebook/buck/rules/BuckPyFunctionTest.java 99 test/com/facebook/buck/rules/BuildContextTest.java 101 test/com/facebook/buck/rules/BuildRuleParamsFactory.java 9 test/com/facebook/buck/rules/BuildRuleResolverTest.java 34 test/com/facebook/buck/rules/BuildRuleSuccessTest.java 24 test/com/facebook/buck/rules/BuildRuleTypeTest.java 22 test/com/facebook/buck/rules/BuildTargetSourcePathTest.java 86 test/com/facebook/buck/rules/BuildablePropertiesTest.java 25 test/com/facebook/buck/rules/DirArtifactCacheTest.java 174 test/com/facebook/buck/rules/FakeAbstractBuildRuleBuilderParams.java 14 test/com/facebook/buck/rules/FakeBuildRule.java 89 test/com/facebook/buck/rules/FakeBuildRuleParams.java 23 test/com/facebook/buck/rules/FakeBuildable.java 28 test/com/facebook/buck/rules/FakeBuildableContext.java 42 test/com/facebook/buck/rules/FakeOnDiskBuildInfo.java 39 test/com/facebook/buck/rules/FakeRuleKeyBuilderFactory.java 9 test/com/facebook/buck/rules/FakeTestRule.java 77 test/com/facebook/buck/rules/FileSourcePathTest.java 25 test/com/facebook/buck/rules/IndividualTestEventTest.java 28 test/com/facebook/buck/rules/MultiArtifactCacheTest.java 65 test/com/facebook/buck/rules/NonCheckingBuildRuleFactoryParams.java 37 test/com/facebook/buck/rules/OnDiskBuildInfoTest.java 48 test/com/facebook/buck/rules/ProjectConfigRuleTest.java 42 test/com/facebook/buck/rules/RetainOrderComparator.java 30 test/com/facebook/buck/rules/RuleKeyTest.java 57 test/com/facebook/buck/rules/Sha1HashCodeTest.java 44 test/com/facebook/buck/rules/SourcePathsTest.java 25 test/com/facebook/buck/rules/TestRunEventTest.java 27 test/com/facebook/buck/shell/ExportFileTest.java 124 test/com/facebook/buck/shell/GenruleFailingCommandIntegrationTest.java 29 test/com/facebook/buck/shell/GenruleTest.java 453 test/com/facebook/buck/shell/ShBinaryRuleIntegrationTest.java 60 test/com/facebook/buck/shell/ShTestRuleTest.java 31 test/com/facebook/buck/shell/ShellStepTest.java 198 test/com/facebook/buck/shell/SymlinkFilesIntoDirectoryStepIntegrationTest.java 51 test/com/facebook/buck/step/ConditionalStepTest.java 74 test/com/facebook/buck/step/DefaultStepRunnerTest.java 98 test/com/facebook/buck/step/FakeStep.java 23 test/com/facebook/buck/step/StepFailedExceptionTest.java 30 test/com/facebook/buck/step/TestExecutionContext.java 34 test/com/facebook/buck/step/fs/CopyStepTest.java 55 test/com/facebook/buck/step/fs/SymlinkFileStepTest.java 77 test/com/facebook/buck/step/fs/XzStepTest.java 62 test/com/facebook/buck/test/TestResultSummaryTest.java 55 test/com/facebook/buck/test/XmlTestResultParserTest.java 37 test/com/facebook/buck/testutil/BuckTestConstant.java 5 test/com/facebook/buck/testutil/FakeFileHashCache.java 28 test/com/facebook/buck/testutil/IdentityPathRelativizer.java 16 test/com/facebook/buck/testutil/MoreAsserts.java 136 test/com/facebook/buck/testutil/MoreAssertsTest.java 29 test/com/facebook/buck/testutil/RuleMap.java 25 test/com/facebook/buck/testutil/TestConsole.java 37 test/com/facebook/buck/testutil/TestConsoleTest.java 13 test/com/facebook/buck/testutil/WatchEvents.java 38 test/com/facebook/buck/testutil/Zip.java 67 test/com/facebook/buck/testutil/integration/DebuggableTemporaryFolder.java 25 test/com/facebook/buck/testutil/integration/ProjectWorkspace.java 165 test/com/facebook/buck/testutil/integration/TestDataHelper.java 32 test/com/facebook/buck/timing/FakeClock.java 16 test/com/facebook/buck/timing/IncrementingFakeClock.java 22 test/com/facebook/buck/util/AndroidPlatformTargetTest.java 163 test/com/facebook/buck/util/ConcurrentMapFileHashCacheTest.java 69 test/com/facebook/buck/util/DefaultAndroidManifestReaderTest.java 87 test/com/facebook/buck/util/DirectoryTraversalTest.java 42 test/com/facebook/buck/util/EscaperTest.java 26 test/com/facebook/buck/util/FiltersTest.java 97 test/com/facebook/buck/util/LicenseCheckTest.java 40 test/com/facebook/buck/util/MoreFilesTest.java 148 test/com/facebook/buck/util/MorePathsTest.java 101 test/com/facebook/buck/util/MoreStringsTest.java 64 test/com/facebook/buck/util/OptionalsTest.java 21 test/com/facebook/buck/util/ProjectFilesystemTest.java 80 test/com/facebook/buck/util/ProjectFilesystemWatcherTest.java 98 test/com/facebook/buck/util/TimeFormatTest.java 15 test/com/facebook/buck/util/TriStateTest.java 32 test/com/facebook/buck/util/VersionStringComparatorTest.java 35 test/com/facebook/buck/util/XmlDomParserTest.java 32 test/com/facebook/buck/util/collect/ArrayIterableTest.java 113 test/com/facebook/buck/util/concurrent/MoreFuturesTest.java 115 test/com/facebook/buck/util/hash/AppendingHasherTest.java 88 test/com/facebook/buck/util/unit/SizeUnitTest.java 70 test/com/facebook/buck/zip/RepackZipEntriesStepTest.java 69 test/com/facebook/buck/zip/UnzipStepTest.java 45 test/com/facebook/buck/zip/ZipDirectoryWithMaxDeflateStepTest.java 67 test/com/facebook/buck/zip/ZipOutputStreamTest.java 302 test/com/facebook/buck/zip/ZipStepTest.java 129