Hi, you could use `make -j8 check GTEST_FILTER="Your test case name"` or
`./bin/mesos-tests.sh --gtest_filter="Your test case name"`. Test case name
here looks like
`LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem`.

On Wed, Dec 23, 2015 at 12:54 AM, Hans van den Bogert <[email protected]>
wrote:

> Hi,
>
> I’m trying to understand how the allocator/DRF works in some instances,
> and wanted to use some existing tests in src/test/ to play with. However
> changing one use case and running `make check` takes too long to
> iteratively develop.
>
> Is there a way to compile/run specific tests?
>
> Thanks,
>
> Hans




-- 
Best Regards,
Haosdent Huang

Reply via email to