mirror of
https://github.com/maciejpedzich/f1-game-packet-parser.git
synced 2025-04-04 13:21:14 +02:00
test: create tests directory and 2022 spec packet dumps
This commit is contained in:
parent
823a370229
commit
7b52f504ac
1
.idea/f1-game-packet-parser.iml
generated
1
.idea/f1-game-packet-parser.iml
generated
@ -3,6 +3,7 @@
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
|
BIN
tests/data/2022-00.bin
Normal file
BIN
tests/data/2022-00.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-01.bin
Normal file
BIN
tests/data/2022-01.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-02.bin
Normal file
BIN
tests/data/2022-02.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-BUTN.bin
Normal file
BIN
tests/data/2022-03-BUTN.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-CHQF.bin
Normal file
BIN
tests/data/2022-03-CHQF.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-DRSD.bin
Normal file
BIN
tests/data/2022-03-DRSD.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-DRSE.bin
Normal file
BIN
tests/data/2022-03-DRSE.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-DTSV.bin
Normal file
BIN
tests/data/2022-03-DTSV.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-FLBK.bin
Normal file
BIN
tests/data/2022-03-FLBK.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-FTLP.bin
Normal file
BIN
tests/data/2022-03-FTLP.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-LGOT.bin
Normal file
BIN
tests/data/2022-03-LGOT.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-PENA.bin
Normal file
BIN
tests/data/2022-03-PENA.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-RCWN.bin
Normal file
BIN
tests/data/2022-03-RCWN.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-RTMT.bin
Normal file
BIN
tests/data/2022-03-RTMT.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-SEND.bin
Normal file
BIN
tests/data/2022-03-SEND.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-SGSV.bin
Normal file
BIN
tests/data/2022-03-SGSV.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-SPTP.bin
Normal file
BIN
tests/data/2022-03-SPTP.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-SSTA.bin
Normal file
BIN
tests/data/2022-03-SSTA.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-STLG.bin
Normal file
BIN
tests/data/2022-03-STLG.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-03-TMPT.bin
Normal file
BIN
tests/data/2022-03-TMPT.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-04.bin
Normal file
BIN
tests/data/2022-04.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-05.bin
Normal file
BIN
tests/data/2022-05.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-06.bin
Normal file
BIN
tests/data/2022-06.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-07.bin
Normal file
BIN
tests/data/2022-07.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-08.bin
Normal file
BIN
tests/data/2022-08.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-10.bin
Normal file
BIN
tests/data/2022-10.bin
Normal file
Binary file not shown.
BIN
tests/data/2022-11.bin
Normal file
BIN
tests/data/2022-11.bin
Normal file
Binary file not shown.
1
tests/parse.rs
Normal file
1
tests/parse.rs
Normal file
@ -0,0 +1 @@
|
||||
|
Loading…
x
Reference in New Issue
Block a user