Skip to content

Input arrays support#285

Merged
CaelmBleidd merged 4 commits intomainfrom
caelmbleidd/input_arrays
Jun 18, 2025
Merged

Input arrays support#285
CaelmBleidd merged 4 commits intomainfrom
caelmbleidd/input_arrays

Conversation

@CaelmBleidd
Copy link
Copy Markdown
Member

@CaelmBleidd CaelmBleidd commented Jun 3, 2025

The following changes were made:

  1. New matchers for tests supporting executions number checker
  2. Support for arrays as parameters
  3. Register fake objects creation to support their restoration during model resolving
  4. Reading by negative indices and indices out of range are prohibited. We'll treat this operation as an error

Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt Fixed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt Fixed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt Fixed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsMethodTestRunner.kt Dismissed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsMethodTestRunner.kt Dismissed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsMethodTestRunner.kt Dismissed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsMethodTestRunner.kt Dismissed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsMethodTestRunner.kt Dismissed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsMethodTestRunner.kt Dismissed
Comment thread usvm-util/src/main/kotlin/org/usvm/test/util/checkers/Matchers.kt Fixed
@CaelmBleidd CaelmBleidd force-pushed the caelmbleidd/input_arrays branch from ac893b9 to 163e637 Compare June 6, 2025 14:12
@CaelmBleidd CaelmBleidd requested a review from Lipen June 6, 2025 14:12
@CaelmBleidd CaelmBleidd marked this pull request as ready for review June 6, 2025 14:12
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt Fixed
Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Outdated
Copy link
Copy Markdown
Member

@Lipen Lipen left a comment

Choose a reason for hiding this comment

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

Looks solid 🪨

Comment thread usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt Fixed
@CaelmBleidd CaelmBleidd force-pushed the caelmbleidd/input_arrays branch from 87b841b to 4994227 Compare June 18, 2025 10:28
@CaelmBleidd CaelmBleidd merged commit 90270d3 into main Jun 18, 2025
6 checks passed
@CaelmBleidd CaelmBleidd deleted the caelmbleidd/input_arrays branch June 18, 2025 10:48
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.

3 participants