Skip to content

Add GoogleTest foundation and SeriesBuffer unit tests - #49

Merged
patryk-przybysz merged 3 commits into
develfrom
feat/agent-unit-tests
Jul 19, 2026
Merged

Add GoogleTest foundation and SeriesBuffer unit tests#49
patryk-przybysz merged 3 commits into
develfrom
feat/agent-unit-tests

Conversation

@patryk-przybysz

Copy link
Copy Markdown
Collaborator

Summary

  • Wire GoogleTest into the agent build and run the suite via ctest in agent CI
  • Add a SeriesBuffer unit-test suite covering capacity, occupancy, wraparound, and SetCapacity
  • Fix SeriesBuffer Size()/Empty() (live occupancy) and SetCapacity tail reset

Extract volta_lib so production and tests share the same code, wire
CTest/GoogleTest across vcpkg and Nix, fix SeriesBuffer occupancy and
SetCapacity reset semantics, and run the suite in agent CI.
@patryk-przybysz patryk-przybysz self-assigned this Jul 19, 2026
@patryk-przybysz patryk-przybysz added the enhancement New feature or request label Jul 19, 2026
patryk-przybysz added a commit to patryk-przybysz/volta-flake that referenced this pull request Jul 19, 2026
@patryk-przybysz
patryk-przybysz force-pushed the feat/agent-unit-tests branch 2 times, most recently from e001d27 to d97467f Compare July 19, 2026 10:54

@FW-Nagorko FW-Nagorko left a comment

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.

LGTM

@patryk-przybysz
patryk-przybysz merged commit 7e86e74 into devel Jul 19, 2026
1 check passed
@patryk-przybysz
patryk-przybysz deleted the feat/agent-unit-tests branch July 19, 2026 14:16
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

Successfully merging this pull request may close these issues.

2 participants