Skip to content

Backup/add rng directive fpy pre rebase#5002

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

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.

@thomas-bc thomas-bc added the CCB PR needs to go through CCB process label Apr 20, 2026
@LeStarch LeStarch removed blocked CCB PR needs to go through CCB process labels Apr 24, 2026
@Nickg02
Copy link
Copy Markdown
Author

Nickg02 commented Apr 25, 2026

Closing this draft in favor of a cleaner branch/PR: #5062

The original branch accumulated rebase/conflict history, so I recreated the work on top of the latest upstream/devel.

@Nickg02 Nickg02 closed this Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants