Skip to main content
Ctrl+K

Eclipse S-CORE

  • Features
  • Manuals
  • Safety Management
  • Security Management
  • Release notes
    • Verification Statistics
    • Launch Manager
    • HealthMonitor
  • GitHub
  • Features
  • Manuals
  • Safety Management
  • Security Management
  • Release notes
  • Verification Statistics
  • Launch Manager
  • HealthMonitor
  • GitHub

Lifecycle Documentation#

Module / Feature Documentation#

  • Features
  • Manuals
  • Safety Management
  • Security Management
  • Release notes
  • Verification Statistics

Component documentation#

  • Launch Manager
  • HealthMonitor

Quick Start - Building and Testing#

To build the entire module:

bazel build //src/...

To run all tests:

bazel test //...

To run only unit tests:

bazel test //src/...

To run only component or feature integration tests:

bazel test //tests/...

next

Features

On this page
  • Lifecycle Documentation
    • Module / Feature Documentation
    • Component documentation
  • Quick Start - Building and Testing
Edit on GitHub
Show Source

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.0.