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

avm-mini: Unit tests for arithmetic operations over finite fields #3632

Closed
jeanmon opened this issue Dec 8, 2023 · 0 comments
Closed

avm-mini: Unit tests for arithmetic operations over finite fields #3632

jeanmon opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
C-avm Component: AVM related tickets (aka public VM) T-testing Type: Testing. More tests need to be added.

Comments

@jeanmon
Copy link
Contributor

jeanmon commented Dec 8, 2023

No description provided.

@jeanmon jeanmon added T-testing Type: Testing. More tests need to be added. C-avm Component: AVM related tickets (aka public VM) labels Dec 8, 2023
@jeanmon jeanmon self-assigned this Dec 8, 2023
@jeanmon jeanmon added this to A3 Dec 8, 2023
@github-project-automation github-project-automation bot moved this to Todo in A3 Dec 8, 2023
@jeanmon jeanmon moved this from Todo to In Progress in A3 Dec 8, 2023
@jeanmon jeanmon moved this from In Progress to In Review in A3 Dec 11, 2023
Maddiaa0 pushed a commit that referenced this issue Dec 11, 2023
Resolves #3632 

### Description
A list of positive and negative unit tests for the arithmetic operations
of finite field type.
Each operation (add, sub, mul, div) is positively and negatively tested.
@jeanmon jeanmon closed this as completed Dec 11, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in A3 Dec 11, 2023
michaelelliot pushed a commit to Swoir/noir_rs that referenced this issue Feb 28, 2024
…tocol#3633)

Resolves AztecProtocol#3632 

### Description
A list of positive and negative unit tests for the arithmetic operations
of finite field type.
Each operation (add, sub, mul, div) is positively and negatively tested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-avm Component: AVM related tickets (aka public VM) T-testing Type: Testing. More tests need to be added.
Projects
Archived in project
Development

No branches or pull requests

1 participant