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

Add a test case for AXL_Cancel'ing a transfer #58

Merged
merged 2 commits into from
Jun 17, 2019

Conversation

tonyhutter
Copy link
Collaborator

@tonyhutter tonyhutter commented Jun 10, 2019

  • Make canceling pthread transfers actually work
  • Add "number of files" (-n) and "seconds until cancel" (-s) options to test_axl.
  • Add test case to cancel a pthreads and BB API transfer
  • Fix some unused variable build warnings for BB API code

@tonyhutter
Copy link
Collaborator Author

Note that this doesn't test resuming a failed transfer. We need to resolve #57 first.

- Make canceling pthread transfers actually work
- Add "number of files" (-n) and "seconds until cancel" (-s)
  options to test_axl.
- Add test case to cancel a pthreads and BB API transfer
- Fix some unused variable build warnings for BB API code

Signed-off-by: Tony Hutter <[email protected]>
@tonyhutter tonyhutter changed the title Add a test case for AXL_Cancel'ing a pthread transfer Add a test case for AXL_Cancel'ing a transfer Jun 14, 2019
@tonyhutter
Copy link
Collaborator Author

My latest push adds a test case for cancelling a BB API transfer as well.

@gonsie gonsie merged commit bf31fd3 into ECP-VeloC:master Jun 17, 2019
@tonyhutter tonyhutter mentioned this pull request Jun 17, 2019
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

Successfully merging this pull request may close these issues.

2 participants