| Requirements |
R1 | Requirement per command | FAIL | - command 'SetCurrentTime' has no requirement referencing it (add a requirement mentioning 'SetCurrentTime')
|
R2 | Requirement per telemetry channel | SKIP | no telemetry channels declared in the FPP model |
R3 | Requirement per event | FAIL | - event 'SetCurrentTimeError' has no requirement referencing it (add a requirement mentioning 'SetCurrentTimeError')
|
R4 | Requirement per parameter | SKIP | no parameters declared in the FPP model |
R5 | Requirement per data product | SKIP | no data products declared in the FPP model |
R6 | Requirement per port/interface | FAIL | - port 'setEpoch' has no requirement referencing it (add a requirement mentioning 'setEpoch')
|
R7 | Requirement parent traceability | FAIL | - requirement 'SVC-OS-TIME-001' (/home/runner/work/fprime/fprime/Svc/OsTime/docs/sdd.md:11) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'SVC-OS-TIME-002' (/home/runner/work/fprime/fprime/Svc/OsTime/docs/sdd.md:12) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
|
R8 | Requirement verification method | PASS | 2 requirement(s) checked |
| Design |
D1 | Input port handlers defined | PASS | 1 input port(s) checked |
D2 | Command handlers defined | PASS | 1 command(s) checked |
D3 | State machine actions defined | SKIP | no state machines declared |
D4 | Data product containers have default priority | SKIP | no data product containers declared |
D5 | Requirements mapped to design artifacts | FAIL | - requirement 'SVC-OS-TIME-001' (/home/runner/work/fprime/fprime/Svc/OsTime/docs/sdd.md:11) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'SVC-OS-TIME-002' (/home/runner/work/fprime/fprime/Svc/OsTime/docs/sdd.md:12) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
|
| Implementation |
I1 | Source dependencies listed in CMakeLists | FAIL | - dependency 'Fw/Time' (from #include "Fw/Time/TimeInterval.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Time)
- dependency 'Os' (from #include "Os/Mutex.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Os)
|
I3 | Data product priorities configurable | SKIP | no data product containers declared |
| Unit Testing |
U3 | Unit-test dependencies in CMakeLists | FAIL | - unit-test dependency 'Os' (from #include "Os/Delegate.hpp") is not declared in the module's CMake files (add it to UT_DEPENDS/DEPENDS)
|