mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 17:47:10 -06:00
* ActiveTextLogger: make tests runnable * ActiveTextLogger: fix unit tests * ActiveTextLogger: use camelCase for test names * ActiveTextLogger: add test for workstation timestamp * ActiveTextLogger: remove logging of local workstation time (issue #2815) * ActiveTextLogger: mention file truncation in the SDD * Changing PRId32 to PRIu32 for time fields. * Assert of string compare to ASSERT_STREQ --------- Co-authored-by: M Starch <LeStarch@googlemail.com>