Skip to content

Add CTest functional and performance tests - #32

Merged
byrnedj merged 1 commit into
intel:mainfrom
byrnedj:cmake-ctest
Aug 6, 2026
Merged

Add CTest functional and performance tests#32
byrnedj merged 1 commit into
intel:mainfrom
byrnedj:cmake-ctest

Conversation

@byrnedj

@byrnedj byrnedj commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Stack 3/3 — stacked on cmake-numa-accel (#31).

Adds a CTest-driven test suite:

  • a functional correctness test that runs without DSA hardware
  • an A/B performance regression test comparing the current dto.c against a baseline object built from the baseline branch

See TESTING.md for usage.

@jsydir jsydir left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The perf test tool produces the following warning when not run as root:
WARNING: could not set SCHED_FIFO

SCHED_FIFO is not mentioned in the readme. We should add some documentation and also add the likely cause to the warning.

@jsydir jsydir left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This PR is good to go. Please go ahead and merge.

@byrnedj
byrnedj changed the base branch from cmake-numa-accel to main August 6, 2026 19:06
Add a CTest-driven test suite: a functional correctness test that runs
without DSA hardware, and an A/B performance regression test that compares
the current dto.c against a baseline object built from the baseline branch.
See TESTING.md for usage.
@byrnedj
byrnedj merged commit 26ba6fa into intel:main Aug 6, 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.

2 participants