[tor-bugs] #32172 [Core Tor/Tor]: port test suite to Android to run in emulator
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Mon Oct 21 21:55:37 UTC 2019
    
    
  
#32172: port test suite to Android to run in emulator
---------------------------------+------------------------------------
 Reporter:  eighthave            |          Owner:  (none)
     Type:  task                 |         Status:  needs_revision
 Priority:  Medium               |      Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor         |        Version:
 Severity:  Normal               |     Resolution:
 Keywords:  Android, tbb-mobile  |  Actual Points:
Parent ID:                       |         Points:
 Reviewer:  nickm                |        Sponsor:
---------------------------------+------------------------------------
Comment (by eighthave):
 I haven't even tried to use `make check` here, that will take a chunk of
 work.  I assume that's where the python detection is.  I'm just directly
 calling the test executables after copying them to the emulator, like
 this:
 {{{
 adb -e shell /data/local/tmp/test
 adb -e shell /data/local/tmp/test-memwipe
 adb -e shell /data/local/tmp/test-slow
 }}}
 From my very vague understanding of the all the bits of the test suite,
 I'm guessing there will be some that won't be worth porting to run in the
 Android emulator.  So I think the question now is: what parts must be
 ported to have decent coverage?  What parts are you worried about?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32172#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list