Skip to content

Backup/add rng directive fpy pre rebase#5002

Draft
Nickg02 wants to merge 5 commits intonasa:develfrom
Nickg02:backup/add-rng-directive-fpy-pre-rebase
Draft

Backup/add rng directive fpy pre rebase#5002
Nickg02 wants to merge 5 commits intonasa:develfrom
Nickg02:backup/add-rng-directive-fpy-pre-rebase

Conversation

@Nickg02
Copy link
Copy Markdown

@Nickg02 Nickg02 commented Apr 13, 2026

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)
Generative AI was used in this contribution (y/n)

Change Description

Rationale

Testing/Review Recommendations

Future Work

AI Usage (see policy)

ASSERT_EQ(result, Signal::stmtResponse_failure);
ASSERT_EQ(err, DirectiveError::STACK_UNDERFLOW);
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add testers for the deserialize_xyz behavior. see how pushTime does it

ASSERT_EQ(result, Signal::stmtResponse_success);
ASSERT_EQ(err, DirectiveError::NO_ERROR);
ASSERT_EQ(tester_pop<U32>(), expectedRng());

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing function

@LeStarch
Copy link
Copy Markdown
Collaborator

Blocked on CCB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants