Skip to content

[DSLX fuzz testing] Create the dslx_fuzz_test BUILD macro for FuzzTest-based testing of DSLX code.#3972

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_883280889
Mar 23, 2026
Merged

[DSLX fuzz testing] Create the dslx_fuzz_test BUILD macro for FuzzTest-based testing of DSLX code.#3972
copybara-service[bot] merged 1 commit intomainfrom
test_883280889

Conversation

@copybara-service
Copy link
Copy Markdown

[DSLX fuzz testing] Create the dslx_fuzz_test BUILD macro for FuzzTest-based testing of DSLX code.

The macro combines:

  1. Optimizing the DSLX IR.
  2. Generating a C++ test wrapper using the AOT-compiled code, with LLVM coverage enabled.
  3. Defining the cc_test target to run the fuzz test.

@copybara-service copybara-service bot force-pushed the test_883280889 branch 5 times, most recently from 43f5485 to 0cda2da Compare March 23, 2026 20:42
…est-based testing of DSLX code.

The macro combines:
1.  Optimizing the DSLX IR.
2.  Generating a C++ test wrapper using the AOT-compiled code, with LLVM coverage enabled.
3.  Defining the `cc_test` target to run the fuzz test.

PiperOrigin-RevId: 888276675
@copybara-service copybara-service bot merged commit 5cf4ff7 into main Mar 23, 2026
@copybara-service copybara-service bot deleted the test_883280889 branch March 23, 2026 21:19
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