Skip to content

[DSLX Fuzz testing] Type check XLS structs when used as fuzz test domains (Part 2/4)#4281

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_917258162
Draft

[DSLX Fuzz testing] Type check XLS structs when used as fuzz test domains (Part 2/4)#4281
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_917258162

Conversation

@copybara-service
Copy link
Copy Markdown

[DSLX Fuzz testing] Type check XLS structs when used as fuzz test domains (Part 2/4)

Support XLS structs as DSLX fuzz test domains by:

  • Allowing omitted fields (which will default to arbitrary) only
    when in a fuzz test domain.
  • Recursively validating struct and tuple domains in validate_concrete_type

…ains (Part 2/4)

Support XLS structs as DSLX fuzz test domains by:
   * Allowing omitted fields (which will default to arbitrary) only
     when in a fuzz test domain.
   * Recursively validating struct and tuple domains in validate_concrete_type

PiperOrigin-RevId: 917258162
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