Skip to content
Snippets Groups Projects
Commit 13fffefd authored by Thomas Guillem's avatar Thomas Guillem
Browse files

keystore test: add comment

parent 79b10081
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,13 @@
#undef NDEBUG
#include <assert.h>
/*
* Build and exec all keystore tests:
* $ cd vlc/build-<name>/test
* $ make test_modules_keystore
* $ ./test_modules_keystore -a
*/
static const struct
{
const char *psz_module;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment