]> git.meshlink.io Git - meshlink/commit - src/meshlink.sym
Add unit test cases for encrypted storage key rotation
authorsairoop-elear <sairoop@elear.solutions>
Fri, 12 Apr 2019 11:36:15 +0000 (17:06 +0530)
committerGuus Sliepen <guus@meshlink.io>
Thu, 13 Jun 2019 21:48:14 +0000 (23:48 +0200)
commit3be622ad230c70e9753f9f9737333a2f803b125e
tree295dfce0c6ce93d9aeadb073b8f7d82de4102cda
parent53522b1c11222273c7b41f72b374e759d13b2165
Add unit test cases for encrypted storage key rotation
src/devtools.c
src/devtools.h
src/meshlink.c
src/meshlink.h
src/meshlink.sym
test/blackbox/run_blackbox_tests/Makefile.am
test/blackbox/run_blackbox_tests/run_blackbox_tests.c
test/blackbox/run_blackbox_tests/test_cases_key_rotation.c [new file with mode: 0644]
test/blackbox/run_blackbox_tests/test_cases_key_rotation.h [new file with mode: 0644]