Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #32172

Closed (moved)
Open
Opened Oct 21, 2019 by eighthave@eighthave

port test suite to Android to run in emulator

Attached is the first stab at getting something from the test suite running in Android.

  • there is no /tmp on Android, there is /data/local/tmp for root and the shell user
  • no use in testing the user ID stuff, Android apps cannot ever change users

To get the full suite running, there will need to be larger changes:

  • either switch Python code to plain sh or hack to get Python running in Android emulator
  • port sh scripts to Android, it is not a full UNIX environment, so things like printf and others are not always there.
  • the shebang will need to be settable to #!/system/bin/sh or the tests need to be executed using sh test_keygen.sh
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.3.x-final
Milestone
Tor: 0.4.3.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#32172