add some more tests
Some checks failed
Rust/cfdp/pipeline/head There was a failure building this commit

This commit is contained in:
2024-08-23 15:20:17 +02:00
parent 53078b5760
commit 8ea50f0a9a
2 changed files with 26 additions and 4 deletions

View File

@ -1,3 +1,4 @@
//! This is an end-to-end integration tests using the CFDP abstractions provided by the library.
use std::{
fs::OpenOptions,
io::Write,