[tor-bugs] #13147 [Tor]: Curious debian hurd unit test failure

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Sep 12 20:01:41 UTC 2014


#13147: Curious debian hurd unit test failure
---------------------------+--------------------------------
     Reporter:  Sebastian  |      Owner:
         Type:  defect     |     Status:  new
     Priority:  normal     |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor        |    Version:
   Resolution:             |   Keywords:
Actual Points:             |  Parent ID:
       Points:             |
---------------------------+--------------------------------

Comment (by nickm):

 > is there a way to run all tests from a subdir via wildcard patterns or
 so?

 You can use ".." as a wildcard at the end of a test description.  eg, you
 can say `./src/test/test util.. crypto..` or even `./src/test/test
 util/str.. crypto/pk..`.

 You can also use ":" as negating prefix to disable a test or subset of
 tests, as in `./src/test/test :crypto/pk :util/..`

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13147#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list