Add separate unit tests for ForceInstalledTracker
Due to historical reasons, force_install_metrics_unittest.cc contains tests for both ForceInstalledMetrics and ForceInstalledTracker classes. This CL moves the tests related to ForceInstalledTracker out of force_installed_metrics_unittest.cc into a separate file. Some new tests for ForceInstalledTracker are also added in this CL. Bug: 1086430 Change-Id: I8c49c61b0e1a4c25bbf57e7645fd5440acf970f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414309 Commit-Queue: Saurabh Nijhara <snijhara@google.com> Reviewed-by:Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#809280}
Showing
Please register or sign in to comment