Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add core CUnit tests machinery and single-file test program src. #3

Merged
merged 1 commit into from
May 21, 2023

Conversation

gapisback
Copy link
Member

This commit integrates a stripped-down version of CUnit tests machinery to build and run unit-tests. CUnit tests are taken from https://github.com/bvdberg/ctest and the barebones CUnit test sources are inherited from SplinterDB unit-tests:
https://github.com/vmware/splinterdb/tree/main/tests/unit

No unit-tests are still being built. This commit simply lays down the required scaffolding.

This commit integrates a stripped-down version of CUnit tests machinery
to build and run unit-tests. CUnit tests are taken from
https://github.com/bvdberg/ctest and the barebones CUnit test sources
are inherited from SplinterDB unit-tests:
https://github.com/vmware/splinterdb/tree/main/tests/unit

No unit-tests are still being built. This commit simply lays down
the required scaffolding.
@gapisback gapisback merged commit f43d229 into main May 21, 2023
4 checks passed
@gapisback gapisback deleted the cunit-tests-initial branch May 21, 2023 05:17
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.

None yet

1 participant