Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrections to two regression tests #553

Closed
veripoolbot opened this issue Aug 25, 2012 · 1 comment
Closed

Corrections to two regression tests #553

veripoolbot opened this issue Aug 25, 2012 · 1 comment
Labels
area: tests Issue involves the testing system resolution: fixed Closed; fixed

Comments

@veripoolbot
Copy link
Contributor


Author Name: Jeremy Bennett (@jeremybennett)
Original Redmine Issue: 553 from https://www.veripool.org
Original Date: 2012-08-25
Original Assignee: Jeremy Bennett (@jeremybennett)


I ran into two problems with regression tests.

@test_regress/t/t_embed1_c.cpp@ need to cast the result of @VL_TIME@ to long int for printing (two changes in function @t_embed_child_io_eval@).

@test_regress/t/t_vpi_var.cpp@ in function @mon_check_quad@ needs to allocate a vector of length 2 for @vv@, to avoid buffer overrun.

Please pull a patch to fix this from git://github.com/jeremybennett/verilator.git, branch test_fixes.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2012-08-25T16:05:38Z


Thanks again, pushed to git towards 3.841.

@veripoolbot veripoolbot added area: tests Issue involves the testing system resolution: fixed Closed; fixed labels Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tests Issue involves the testing system resolution: fixed Closed; fixed
Projects
None yet
Development

No branches or pull requests

1 participant