1
0
forked from fsfw/fsfw
Commit Graph

4 Commits

Author SHA1 Message Date
Steffen Gaisser b60e4bcb90 Fix StorageAccessor move assignment
* Added Unittest for this
* Fixed missing include in test
2022-06-20 15:15:33 +02:00
muellerr ddcac2bbac reapply clang format 2022-02-02 10:29:30 +01:00
muellerr a18706ec53 Make FSFW tests accessible from outside
1. Further reduces the amount of code the user needs to copy and paste
2. Makes FSFW tests more accessible. This can be used to simplify moving mission unit tests
   to the FSFW
3. A lot of include improvements
2021-08-16 10:49:07 +02:00
muellerr f1f167c2d1 using _ instead of - now 2021-08-02 20:55:03 +02:00