[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #32172 [Core Tor/Tor]: port test suite to Android to run in emulator
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs