Commit Graph

31 Commits

Author SHA1 Message Date
Robin Müller c38088c64b
adaptions for enum renaming 2022-09-15 18:44:00 +02:00
Robin Müller 385a0ffd73
add CFDP handlers manually 2022-09-14 19:29:43 +02:00
Robin Müller 3a52454949
removed handlers 2022-09-14 19:15:52 +02:00
Robin Müller ac7dc55fc1
fix unittest 2022-09-14 19:07:17 +02:00
Robin Müller 11a4b27642
allow deferred init 2022-09-07 18:20:38 +02:00
Robin Müller c54caf134a
segmented file transfer working 2022-09-06 16:33:38 +02:00
Robin Müller aebd401d5b
start segmentes file unittest 2022-09-06 16:14:39 +02:00
Robin Müller 67439b4285
refactor away some duplication 2022-09-06 16:03:26 +02:00
Robin Müller af851165b4
continue basic small file transfer unittest 2022-09-06 15:45:51 +02:00
Robin Müller 94c9800fae
refactored out generic metadata part 2022-09-06 14:33:01 +02:00
Robin Müller ba046cebd9
empty file unittest complete 2022-09-06 14:06:22 +02:00
Robin Müller 428da017ba
empty file transfer unittest almost done 2022-09-06 13:45:43 +02:00
Robin Müller 806ae9b41a
check that indication was called 2022-09-06 13:16:00 +02:00
Robin Müller 7b97c8a182
continue tests 2022-09-06 11:56:05 +02:00
Robin Müller 2e4cdb7366
additional filesystem abstractions 2022-09-05 17:42:56 +02:00
Robin Müller 5a3f05fa79
return struct ref instead of code 2022-09-05 17:20:29 +02:00
Robin Müller afc48726b9
comment out check 2022-09-05 16:23:13 +02:00
Robin Müller 5ce1e76723
init dest handler unittests 2022-09-05 14:20:01 +02:00
Robin Müller 52802f127b
basic test stubs 2022-09-05 11:40:22 +02:00
Robin Müller d2c4d546c3
first dest handler unittests
- Add new mock class for event reporting proxies
- Add basic setup for unittesting the CFDP destination handler
2022-09-05 11:37:41 +02:00
Robin Müller 0dd2b5ddd4
need an event reporter proxy 2022-09-05 11:19:23 +02:00
Robin Müller 11a699c3ce
a list should do the job 2022-08-17 18:49:51 +02:00
Robin Müller 6930656d4e
added some more basic tests 2022-08-17 17:09:39 +02:00
Robin Müller 3df1161560
this should do the job 2022-08-10 15:03:53 +02:00
Robin Müller 28c8248f26
add FS mock and improve HasFilesystemIF 2022-08-10 11:09:07 +02:00
Robin Müller 3e1fd15613
completed all indication parameters 2022-08-10 10:34:02 +02:00
Robin Müller 96dfe46e25
added string LV tests 2022-08-10 09:39:57 +02:00
Robin Müller 0cb15e901e
new cfdp mock folder, added additional cfdp mocks 2022-08-09 19:00:47 +02:00
Robin Müller 8c059f8f32
new filesystem module 2022-08-09 16:36:35 +02:00
Robin Müller dce1ebcf65
add CFDP user base 2022-08-09 15:46:42 +02:00
Robin Müller dba3f9960e
add CFDP fault handler mock 2022-08-09 14:55:08 +02:00