Skip to content

Conversation

@6eanut
Copy link
Contributor

@6eanut 6eanut commented Jan 19, 2026

go test in pkg/ifuzz:
image


Before sending a pull request, please review Contribution Guidelines:
https://github.com/google/syzkaller/blob/master/docs/contributing.md


@6eanut
Copy link
Contributor Author

6eanut commented Jan 20, 2026

@a-nogikh
Hi! This PR should be ready for review now — all checks are passing.
Any feedback would be very welcome. Thanks!

@a-nogikh a-nogikh self-requested a review January 20, 2026 09:03
@6eanut
Copy link
Contributor Author

6eanut commented Jan 20, 2026

@a-nogikh
Hi~ The conflict has been resolved.

@6eanut
Copy link
Contributor Author

6eanut commented Jan 21, 2026

Here are some new test cases to illustrate ifuzz adaptation in riscv64:
I ran syzkaller for a while. Then I found a seed containing syz_kvm_setup_cpu$riscv64 and put the corresponding code into testData in the TestDecodeSamples_rv function of pkg/ifuzz/riscv64_test.go. Then run go test and see that it parses correctly.
image
image

Copy link
Collaborator

@a-nogikh a-nogikh left a comment

Choose a reason for hiding this comment

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

Thanks!

@6eanut 6eanut force-pushed the upstream/ifuzz branch 3 times, most recently from 570b5f1 to 48ecc14 Compare January 21, 2026 14:03
Copy link
Collaborator

@a-nogikh a-nogikh left a comment

Choose a reason for hiding this comment

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

LGTM, just one minor comment left

@6eanut
Copy link
Contributor Author

6eanut commented Jan 22, 2026

@a-nogikh

Thanks for spotting the typo, fixed.

@6eanut 6eanut requested a review from a-nogikh January 22, 2026 11:51
@a-nogikh a-nogikh enabled auto-merge January 22, 2026 12:51
@a-nogikh a-nogikh added this pull request to the merge queue Jan 22, 2026
Merged via the queue into google:master with commit 82c9c08 Jan 22, 2026
18 checks passed
@6eanut 6eanut deleted the upstream/ifuzz branch January 22, 2026 13:30
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