Commit Graph

45 Commits

Author SHA1 Message Date
Robin Müller c90d1c8071
continue dest handler impl 2022-09-02 14:39:53 +02:00
Robin Müller 9441b4a70e
continue dest handler 2022-08-23 19:37:30 +02:00
Robin Müller d12c59c8ac
all retval replacements 2022-08-22 16:35:53 +02:00
Robin Müller 52f8c5038b
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-08-22 16:21:41 +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 1037102349
merge retval refactoring 2022-08-16 01:08:26 +02:00
Robin Müller 3df1161560
this should do the job 2022-08-10 15:03:53 +02:00
Robin Müller 46a4203d00
testLvs fix 2022-08-10 13:36:41 +02:00
Robin Müller a2e0646ed4
fix duplicate naming error 2022-08-10 13:05:07 +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 e45a99143c
added const char* test 2022-08-10 09:45:24 +02:00
Robin Müller 96dfe46e25
added string LV tests 2022-08-10 09:39:57 +02:00
Robin Müller 507c6ddff1
added some param structs 2022-08-09 21:03:56 +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 4ee01e395b
finished fault handler unit tests 2022-08-09 15:29:22 +02:00
Robin Müller 7f9401cf63
some bugfixes 2022-08-09 15:09:43 +02:00
Robin Müller dba3f9960e
add CFDP fault handler mock 2022-08-09 14:55:08 +02:00
Robin Müller 7fb906a0ac
add first fault handler base class 2022-08-09 14:05:43 +02:00
Robin Müller 0d26a0f54b
fnish CFDP distributor unittests 2022-08-09 13:04:23 +02:00
Robin Müller 192956c2c7
use new storage manager mock 2022-08-09 12:50:50 +02:00
Robin Müller bddf5bded1
move some storage manager impl to IF
- Add StorageManagerMock
2022-08-09 12:36:29 +02:00
Robin Müller 1c0b778848
continue CFDP distrib unittests 2022-08-09 12:13:10 +02:00
Robin Müller c832bffdb0
clean up header test 2022-08-09 11:17:57 +02:00
Robin Müller 2f8020baac
move parsing steps into parse function 2022-08-09 11:03:22 +02:00
Robin Müller 06bea2f621
test inNull and bool operator 2022-08-09 10:59:24 +02:00
Robin Müller 4f1fe39182
fix unittests 2022-08-08 18:36:10 +02:00
Robin Müller 904abfba28
clean up CFDP stack a bit 2022-08-08 18:29:32 +02:00
Robin Müller 202d9341d8
add CFDP unit tests 2022-08-08 17:53:42 +02:00
Robin Müller 37c60d1dd0
add source and dest test stubs 2022-08-08 12:41:05 +02:00
Robin Müller 65a47c7c57
add distributor test stub 2022-08-08 12:34:54 +02:00
Robin Müller acf5c2a56d
better names 2022-08-03 16:00:48 +02:00
Robin Müller 7fb9e14555
better names for CFDP components 2022-08-03 15:22:39 +02:00
Robin Müller 29bcaee196
some tests for new var len field 2022-08-03 13:34:49 +02:00
Robin Müller cc98512caf
use tags properly 2022-08-03 13:23:49 +02:00
Robin Müller 60ea9a9a7c
clean up a few tests 2022-08-03 13:15:49 +02:00
Robin Müller b0c479cab9
remove some shadowing warnings 2022-08-03 11:34:30 +02:00
Robin Müller a426aef7c7
add some more tests for CCSDS distributor 2022-08-03 11:33:10 +02:00
Robin Müller 5355e63711
use result instead of retval 2022-07-27 21:43:32 +02:00
Robin Müller 74794bb71b
apply auto-formatter 2022-07-18 16:08:06 +02:00
Robin Müller 78b09ed0c9
fixes includes 2022-07-18 11:58:55 +02:00
Robin Müller 8465670374
separate unittest folder 2022-07-18 11:42:51 +02:00