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

Original Config Files #2

Open
riramar opened this issue Sep 4, 2022 · 2 comments
Open

Original Config Files #2

riramar opened this issue Sep 4, 2022 · 2 comments

Comments

@riramar
Copy link

riramar commented Sep 4, 2022

Hi @bahruzjabiyev

First of all, thanks for the amazing paper!
I was able to run t-reqs (client and feedback server) and get the output (batch0.out) without any problem using the default config (https://github.com/bahruzjabiyev/t-reqs/blob/main/config).
For the default config I can see in my batch0.out file that all 200 OK responses contains the body {body: 'BBBBB', body_length: 5} which, from my understanding, is the expected result based on the request test.
Now I'm having some difficult to generate a properly config file to perform the same tests described on the paper. If I got this right for the tests described on the paper there were 3 different config files (request line, request headers, and request body).
Could you please provide these 3 config files so I can check what I'm doing wrong?
Thanks!

Best regards,
Ricardo Iramar

@bahruzjabiyev
Copy link
Owner

Hey, Ricardo. I am happy to hear that you have been able to get t-reqs running. I just added input grammars that were used in the experiments in the /misc folder.

https://github.com/bahruzjabiyev/t-reqs/tree/main/misc

@riramar
Copy link
Author

riramar commented Sep 6, 2022

Perfect! I'll check and let you know about the results.

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