Skip to content

tests-c - #2411

Open
Nitr0-G wants to merge 2 commits into
unicorn-engine:devfrom
Nitr0-G:dev-tests-c
Open

tests-c#2411
Nitr0-G wants to merge 2 commits into
unicorn-engine:devfrom
Nitr0-G:dev-tests-c

Conversation

@Nitr0-G

@Nitr0-G Nitr0-G commented Sep 1, 2026

Copy link
Copy Markdown

Previously, CTest saw 12 large executable files: test_x86, test_arm, test_mem, etc.
Now, after a build, each executable file is created with --list, and each Acutest case is registered as a separate CTest test. On a modern dev, this is a separate case.
Because of this, one test doesn't hide the others; you can run a specific case and share tests between CI workers normally.

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.

1 participant