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

Update examples CI (automatic test) #78

Merged
merged 20 commits into from
Nov 7, 2023

Conversation

Officeyutong
Copy link
Contributor

This PR implements automatic testing of examples CI, using a python program.

Test process:

  • Run server, monitoring the stdout until bpftime-syscall-server started appeared, with timeout of at most 15 seconds
  • Wait for 10 seconds
  • Run victim, monitoring stdout of server until the test-specified signal string appeared, with timeout of at most 15 seconds

Note:

  • bashreadline is not supported now

@Officeyutong Officeyutong marked this pull request as ready for review November 7, 2023 08:34
@Officeyutong Officeyutong requested a review from yunwei37 November 7, 2023 08:34
@yunwei37
Copy link
Member

yunwei37 commented Nov 7, 2023

You can open an issue to record the bashreadline state in test.

@Officeyutong
Copy link
Contributor Author

You can open an issue to record the bashreadline state in test.

#79

@Officeyutong Officeyutong merged commit cad5afc into eunomia-bpf:master Nov 7, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants