simplified PUS stack #178
@ -322,7 +322,7 @@ mod tests {
|
|||||||
match result.unwrap() {
|
match result.unwrap() {
|
||||||
DirectPusPacketHandlerResult::Handled(handled) => {
|
DirectPusPacketHandlerResult::Handled(handled) => {
|
||||||
assert_eq!(handled, HandlingStatus::Empty);
|
assert_eq!(handled, HandlingStatus::Empty);
|
||||||
},
|
}
|
||||||
_ => panic!("unexpected result"),
|
_ => panic!("unexpected result"),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user