Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple device managment #1837

Closed
jan-goral opened this issue Apr 22, 2021 · 0 comments · Fixed by #1880
Closed

Simple device managment #1837

jan-goral opened this issue Apr 22, 2021 · 0 comments · Fixed by #1880
Assignees

Comments

@jan-goral
Copy link
Contributor

jan-goral commented Apr 22, 2021

Description

Automatically create and/or invoke the required amount of android devices.

API

A single function

Input

The number of required devices.

Output

Ids list of invoked devices.

@jan-goral jan-goral changed the title Simple Corellium device managment Simple device managment Apr 22, 2021
@jan-goral jan-goral self-assigned this Apr 27, 2021
@mergify mergify bot closed this as completed in #1880 May 3, 2021
mergify bot pushed a commit that referenced this issue May 3, 2021
Fixes #1837 

## Test Plan
> How do we know the code works?

The [example](https://github.com/Flank/flank/blob/4e50f68bd03c97e16e0054025d1d31a30e4020ba/corellium/adapter/src/test/kotlin/flank/corellium/adapter/AdaptersExample.kt#L53) code should execute tests on Corellium devices and stream output from `am instrument` command

Is not needed to testing this PR carefully because the adapter implementation could change during further integration and the final MVP testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant