This temporary disabling does not suit my needs. I have a library
communicating with some PCI and USB devices. They might and might not
be present on the computer. What I need is that I plug some of the
devices and run tests for the whole library (not just HW devices
interfaces) without any hand modifications (disabling or filtering).
Tests for non-present devices should be skipped.
On Apr 4, 4:29 pm, Greg Miller <
j...@google.com> wrote:
> Not really at runtime, but have you seenhttp://
code.google.com/p/googletest/wiki/AdvancedGuide#Temporarily_Di...