- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Add support for testing TCP implementations #206
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
base: main
Are you sure you want to change the base?
Conversation
…te non-conformance
…n_close_state bug, make it fit both server and client model
…e detail improvement
| I made the first submission according to the professor's suggestions. I know it is not yet fully completed. There might be more revisions later. If there are any deficiencies, please point them out. | 
| As you can see, there are some errors when running the CI tests, although they are quite easy to fix (you can just run  | 
| Thank you! I’ve corrected the issues, and everything seems to be working now. II wasn’t very familiar with this process before, so I really appreciate your feedback and any further suggestions you might have. | 
…o error in bug pattern
…. Rename bug patterns.
… model) and update the TCP test case
| This commit is clearly broken. It should be reverted. Perhaps it's easier to reset this PR to the commit before it (4fdad8b) and redo whatever changes are necessary after that. | 
| yes | 
add TCP models and bug patterns