Commit Graph

68 Commits

Author SHA1 Message Date
Robin Müller 227535c461
formatting and smaller stuff 2022-09-29 16:46:55 +02:00
Robin Müller 6f8ccf83e7
use singular enum names 2022-09-15 18:41:15 +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 2e4cdb7366
additional filesystem abstractions 2022-09-05 17:42:56 +02:00
Robin Müller fb96250e36
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-09-05 14:50:43 +02:00
Robin Müller d64ad71529
Some improvements for time stamper API 2022-09-05 14:44:35 +02:00
Robin Müller 5ce1e76723
init dest handler unittests 2022-09-05 14:20:01 +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 92d65aa3a5
use old lpm api 2022-08-30 10:57:02 +02:00
Robin Müller 81a7c21cd1
continued router component 2022-08-24 17:31:26 +02:00
Robin Müller 267466be9d
pass const references to user handler now 2022-08-24 15:43:58 +02:00
Robin Müller 2c730c8632
use const struct ref instead 2022-08-24 12:11:03 +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 6930656d4e
added some more basic tests 2022-08-17 17:09:39 +02:00
Robin Müller 0bb82e0da2
add fs mock feed function 2022-08-17 16:47:46 +02:00
Robin Müller 1037102349
merge retval refactoring 2022-08-16 01:08:26 +02:00
Robin Müller c12492df03
continued host FS test 2022-08-11 10:19:25 +02:00
Robin Müller 8aaabc5d73
basic host FS unittests 2022-08-11 10:10:05 +02:00
Robin Müller 20eee2c469
finished host FS impl 2022-08-11 09:32:18 +02:00
Robin Müller aca8b53a59
start host FS impl 2022-08-10 17:03:23 +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 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 dce1ebcf65
add CFDP user base 2022-08-09 15:46:42 +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 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 22e1555f50
basic storage manager mock 2022-08-09 12:45:05 +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 b20e8a9679
continue new cfdp router 2022-08-03 15:12:29 +02:00
Robin Müller 60ea9a9a7c
clean up a few tests 2022-08-03 13:15:49 +02:00
Robin Müller 902a4bfa9c
unittests for TC and CCSDS distributor 2022-08-01 17:16:37 +02:00
Robin Müller bf540ebb49
use sanitized include file 2022-08-01 14:23:52 +02:00
Robin Müller 6c5bbfa080
some renaming 2022-07-29 12:03:14 +02:00
Robin Müller 93acac02f5
tests running again 2022-07-27 21:06:23 +02:00
Robin Müller 152c01b2ec
psb unittests almost complete 2022-07-26 18:58:36 +02:00
Robin Müller 8bf0fb9885
test auto-initializers 2022-07-26 18:46:28 +02:00
Robin Müller 1954ce0ea4
default PUS receiver set automatically now 2022-07-26 17:41:10 +02:00
Robin Müller d98b79cf5e
adapt PSB so it can be unittested properly 2022-07-26 16:49:46 +02:00
Robin Müller 146a0e3828
created PSB mock 2022-07-26 14:10:24 +02:00
Robin Müller 75c824ec80
add new VerificationReporterIF 2022-07-26 13:59:09 +02:00
Robin Müller bdf71d4e66
add new HasReturnvaluesIF features 2022-07-26 10:21:16 +02:00
Robin Müller c12669fe50
this should fix the mmeory leak 2022-07-25 22:10:20 +02:00