aboutsummaryrefslogtreecommitdiff
path: root/unittest/test_memory.c
Commit message (Collapse)AuthorAge
* Add test_memory test caseRobin Krahl2020-04-02
This patch adds a test_memory test case that demonstrates new[]/free mismatches with the NK_read_config and NK_get_password_safe_slot_status functions if run with valgrind, see #173.