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

Question about AutoTest #852

Open
milantx opened this issue Jun 13, 2014 · 1 comment
Open

Question about AutoTest #852

milantx opened this issue Jun 13, 2014 · 1 comment

Comments

@milantx
Copy link

milantx commented Jun 13, 2014

I am currently working on a project to remotely run scripts over a remote network. These scripts execute graphics tests onto boards that are connected to the remote machine. So I am hoping to design a system where when I plug the board in and boot them, I can run the command from a remote machine that will run all 5 graphics tests back to back for a specified time and return the Frames per Second to me for that time through the server. Does AutoTest help with something like this?

@CUXIDUMDUM
Copy link
Contributor

can you do your stuff manually?
i mean run the graphics test on a local machine, and capture fps and log it to a file?

if yes, then autotest can help.
http://autotest.readthedocs.org/en/latest/main/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants