esrlabs / chipmunk

log analysis tool
Apache License 2.0
569 stars 39 forks source link

Core: Snapshot Testing for Output of Observe Session #2139

Closed AmmarAbouZor closed 2 days ago

AmmarAbouZor commented 3 weeks ago

This PR provides new tests for the process of reading from binary files (DLT, Pcapng, Pcap legacy), then parsing with (DLT, SomeIP, DLT and SomeIP) parsers, then writing the output to Chipmunk temporary directory. By reading those temp files and having a snapshot for them as a reference to compare to of future changes.

Update: This PR provides missing updates in Cargo.lock files in master

AmmarAbouZor commented 2 days ago

This PR provides missing updates in Cargo.lock files in master