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

Create Unit Tests For Security #2

Open
dz333 opened this issue Nov 7, 2019 · 0 comments
Open

Create Unit Tests For Security #2

dz333 opened this issue Nov 7, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dz333
Copy link
Collaborator

dz333 commented Nov 7, 2019

Currently, FIRRTL comes with a number of functional tests.

We should integrate security tests into SIRRTL to ensure that circuits we expect to typecheck DO and insecure circuits DONT.

Some have already been integrated underneath src/test/scala/firrtlTests/LabelCheckBasic.scala
src/test/scala/firrtlTests/LabelFail.scala and src/test/scala/firrtlTests/ImplicitDowngrade.scala
however many more could still be added for better coverage.

@dz333 dz333 added the enhancement New feature or request label Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant