Skip to main content

Module rust_libtest_events

Module rust_libtest_events 

Source
Expand description

Authenticated, crash-detecting outcomes emitted by Supercov’s exact-version libtest companion.

This transport deliberately does not infer outcomes from libtest’s human output. The selected toolchain’s own libtest remains the scheduling, capture and presentation authority and appends one strict binary event for each callback it handles. A partial or semantically invalid stream is a fatal attribution error.

Structs§

RustLibtestAttemptEvent
RustLibtestRunEvents

Enums§

RustLibtestEvent
RustLibtestEventError
RustLibtestTerminalResult

Constants§

RUST_LIBTEST_EVENTS_ENV
RUST_LIBTEST_TOKEN_ENV

Functions§

create_rust_libtest_event_file
read_rust_libtest_events
rust_libtest_event_runtime_source
validate_rust_libtest_run_events