Skip to content

Conversation

@ImTei
Copy link
Collaborator

@ImTei ImTei commented Mar 6, 2024

Description

Following up on the previous PR(#21), added fuzz tests for rest of syscalls.

  • FuzzStateSyscallBrk
  • FuzzStateSyscallMmap
  • FuzzStateSyscallFcntl
  • FuzzStateSyscallOpenat
  • FuzzStateSyscallClockGettime
  • FuzzStateSyscallClone
  • FuzzStateSyscallGetrlimit
  • FuzzStateRead
    • stdin, errors
  • FuzzStateWrite
    • stdout, stderr, errors

And fixed getrlimit syscall implementation to return 0 (ref)

@ImTei ImTei requested a review from pcw109550 March 6, 2024 05:30
@ImTei ImTei force-pushed the tip/fuzz_evm_test_2 branch 2 times, most recently from 2783b56 to 605cce1 Compare March 6, 2024 09:07
@pcw109550 pcw109550 mentioned this pull request Mar 12, 2024
@ImTei ImTei force-pushed the tip/fuzz_evm_test branch from 716929f to 552103e Compare March 12, 2024 08:11
Copy link
Contributor

@pcw109550 pcw109550 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please rebase?

@ImTei ImTei force-pushed the tip/fuzz_evm_test_2 branch from 605cce1 to 146bdfc Compare March 18, 2024 01:34
@ImTei ImTei requested a review from pcw109550 March 18, 2024 01:53
@ImTei ImTei merged commit 2b17030 into tip/fuzz_evm_test Mar 18, 2024
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.

3 participants