3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-31 16:33:19 +00:00

cxxrtl: Add simple fuzzing tests for value

This commit is contained in:
Merry 2023-12-13 12:18:13 +00:00
parent d7cb6981b5
commit 29e0cc6acd
2 changed files with 252 additions and 0 deletions

View file

@ -10,3 +10,4 @@ run_subtest () {
}
run_subtest value
run_subtest value_fuzz