tests for time stamp provider

This commit is contained in:
2022-07-28 02:09:07 +02:00
parent 6fe3086575
commit 88af155490
3 changed files with 117 additions and 13 deletions

View File

@ -474,6 +474,7 @@ impl PusTcSecondaryHeader for PusTc<'_> {
fn ack_flags(&self) -> u8;
});
}
#[cfg(test)]
mod tests {
use crate::ecss::{PusError, PusPacket};