Skip to content

CI support for pytest integration testing pipeline #11

Merged
davidebaroffio-polimi merged 3 commits intomasterfrom
CI
Jul 21, 2025
Merged

CI support for pytest integration testing pipeline #11
davidebaroffio-polimi merged 3 commits intomasterfrom
CI

Conversation

@davidebaroffio-polimi
Copy link
Collaborator

No description provided.

@davidebaroffio-polimi davidebaroffio-polimi merged commit c5d4711 into master Jul 21, 2025
1 check passed
EmilioCorigliano pushed a commit that referenced this pull request Feb 25, 2026
change conftest.py in order to be able to run different configuration
files.
add --tests-file <file1> <file2> ... (use different configuration files)
add --suffix <version> (extends suport to versioned binaries)

add multi_instruction tests for c:
- add.c (simple addition)
- call_less_two.c (calling a function with less than two instructions)
- function.c
- if_then_else.c (multiline if else bodies)
- phi.c (testing phi nodes)

Issue #9: to close (it seems to be working correctly)
Issue #10 test multi_if_then_else has been added
Issue #11: related to duplication algorithm since when enabling eddi it works correctly

Co-authored-by: Martina Starone <martina.starone@mail.polimi.it>
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