Implement Coverage Recorder with file system storage on Android device

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Won't Fix
    • Priority: Low
    • won't fix
    • Affects Version/s: None
    • Component/s: Instrumentation
    • None

      • writing files to internal storage for application (/data/data/my.application.name/clover/*)
      • writing files to external storage (getExternalCacheDir() or getExternalStoragePublicDirectory() )
      • write filesystem protocol (lock files etc) to ensure we only retrieve files that are not being written to
      • retrieval of files via periodic pull using ADB into Eclipse IDE (<project>/.clover)
      • retrieval of files via DDMS - Dalvik Debug Monitor Server (optional)
      • unit tests for coverage recorder

            Assignee:
            Marek Parfianowicz
            Reporter:
            Marek Parfianowicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: