Commit 13fffefd authored by Thomas Guillem's avatar Thomas Guillem

keystore test: add comment

parent 79b10081
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment