Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #32172
Closed (moved) (moved)
Open
Issue created 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 an admin enable hashed storage. More information
Assignee
Assign to
Time tracking