[tor-bugs] #29011 [Core Tor/Tor]: PrivCount proof of concept: work out how to do integration testing without chutney

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 7 05:57:18 UTC 2019


#29011: PrivCount proof of concept: work out how to do integration testing without
chutney
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.4.0.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  privcount
Actual Points:                |  Parent ID:  #27908
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 Tor and chutney can be unreliable, so we might need to do integration
 tests on PrivCount without chutney.

 Here's one possible design:
 * split PrivCount into generic rust modules, tor-specific rust modules,
 and tor interface modules
 * create a command-line interface to the generic rust modules and tor-
 specific rust modules, which takes events, writes results, and aggregates
 results from files
 * use these file-based interfaces to integration test the non-tor, non-
 network PrivCount code

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


More information about the tor-bugs mailing list