Skip to content

Add extensibility test for model registry (issue #230)#231

Merged
sdatkinson merged 1 commit intomainfrom
230-extensibility-test
Feb 18, 2026
Merged

Add extensibility test for model registry (issue #230)#231
sdatkinson merged 1 commit intomainfrom
230-extensibility-test

Conversation

@sdatkinson
Copy link
Owner

  • Add test_extensible.cpp with DummyArchitecture (pass-through) and factory
  • Register DummyArchitecture via nam::factory::Helper
  • Test get_dsp from JSON and from .nam file; assert pass-through I/O

Resolves #230

- Add test_extensible.cpp with DummyArchitecture (pass-through) and factory
- Register DummyArchitecture via nam::factory::Helper
- Test get_dsp from JSON and from .nam file; assert pass-through I/O

Co-authored-by: Cursor <cursoragent@cursor.com>
@sdatkinson sdatkinson merged commit e4ea339 into main Feb 18, 2026
1 check passed
@sdatkinson sdatkinson deleted the 230-extensibility-test branch February 18, 2026 01:43
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.

Make test that asserts extensibility of model registry

1 participant

Comments