Split benchmarks and test tools into separate targets.
This lets us remove main() from snappy_bench.cc and snappy_unittest.cc, which simplifies integrating these tests and benchmarks with other suites. PiperOrigin-RevId: 347857427
This commit is contained in:
@@ -34,3 +34,4 @@ build_script:
|
||||
|
||||
test_script:
|
||||
- build\%CONFIGURATION%\snappy_unittest
|
||||
- build\%CONFIGURATION%\snappy_benchmark
|
||||
|
||||
Reference in New Issue
Block a user