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

equality_sustitution #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

equality_sustitution #29

wants to merge 1 commit into from

Conversation

Kuigesi
Copy link
Contributor

@Kuigesi Kuigesi commented Nov 4, 2022

No description provided.

mkhan45 pushed a commit to mkhan45/GenSym that referenced this pull request Dec 19, 2022
…s#29)

* generate open and openat syscall skeleton

* added parameters to specify symbolic files in FS

* implement return status in sym_exit

* added CI test for open

* fs refactor

- removed reference from get_fs, set_fs
- replace manually with generated open

* added effect to write_fs

* added FS to remap

* generated open passes tests

* fix assert test

* address comments

* fixed sym_exit

* fix impure header
mkhan45 pushed a commit to mkhan45/GenSym that referenced this pull request Dec 19, 2022
…s#29)

* generate open and openat syscall skeleton

* added parameters to specify symbolic files in FS

* implement return status in sym_exit

* added CI test for open

* fs refactor

- removed reference from get_fs, set_fs
- replace manually with generated open

* added effect to write_fs

* added FS to remap

* generated open passes tests

* fix assert test

* address comments

* fixed sym_exit

* fix impure header
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.

1 participant