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

Support C federated tests with Rust RTI #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Mar 8, 2024

  1. Support C federated tests with Rust RTI

    - Most of C tests except federated tests are removed.
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    635655d View commit details
    Browse the repository at this point in the history
  2. Add four more federated tests

    - DecentralizedP2PComm.lf, DecentralizedP2PSTPViolation.lf,
      DecentralizedP2PUnbalancedTimeout.lf, and DecentralizedP2PUnbalancedTimeoutPhysical.lf
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0548d0a View commit details
    Browse the repository at this point in the history
  3. Add five more federated examples

    - DistributedCountDecentralizedLate.lf,
      DistributedCountDecentralizedLateHierarchy.lf,
      DistributedCountPhysical.lf, DistributedCountPhysicalAfterDelay.lf,
      and DistributedCountPhysicalDecentralized.lf
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e020de9 View commit details
    Browse the repository at this point in the history
  4. Add two more federated tests

    - AfterDelays.lf and AfterDelaysWithMultiPort.lf
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b0a3dee View commit details
    Browse the repository at this point in the history
  5. Add five more federated tests

    - ChainWithDelay.lf, CycleDetection.lf, DistributedCount.lf,
      DistributedLoopedActionDecentralized.lf,
      and DistributedMultiportToken.lf
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0ae8a2b View commit details
    Browse the repository at this point in the history
  6. Add four more federated tests

    - PingPongDistributed.lf, PingPongDistributedPhysical.lf,
      STPParameter.lf, and SmallDelayDecentralized.lf
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a92b150 View commit details
    Browse the repository at this point in the history
  7. Add two more federated tests

    - MultipleSTP.lf and PhysicalSTP.lf
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    667536e View commit details
    Browse the repository at this point in the history
  8. Add five more federated examples

    - DistributedStop.lf, DistributedStopDecentralized.lf,
      DistributedToken.lf, LoopDistributedDecentralized.lf,
      and LoopDistributedDouble.lf,
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    af91fde View commit details
    Browse the repository at this point in the history
  9. Add one more federated example

    - BankIndex.lf
    chanijjani committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0289f3b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    2d5d8e1 View commit details
    Browse the repository at this point in the history
  2. Add one more federated example

    - ClockSync.lf
    chanijjani committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5da48d5 View commit details
    Browse the repository at this point in the history