PUS Event Generation #17
@ -359,6 +359,7 @@ mod tests {
|
|||||||
assert_eq!(tm_info.common.apid, EXAMPLE_APID);
|
assert_eq!(tm_info.common.apid, EXAMPLE_APID);
|
||||||
assert_eq!(tm_info.event, event);
|
assert_eq!(tm_info.event, event);
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn basic_info_event_generation() {
|
fn basic_info_event_generation() {
|
||||||
basic_event_test(Severity::INFO);
|
basic_event_test(Severity::INFO);
|
||||||
|
Loading…
Reference in New Issue
Block a user