Skip to content
  • Thomas Guillem's avatar
    test: fix keystore test suite · 6f5bec4f
    Thomas Guillem authored
    - Create a libvlc instance, in order to init the module bank, before testing if
      modules exist.
    - Use mkstemp to create a unique temporary file used by plaintext
    - Don't test secret and kwallet by default in order to don't pollute
      developer's keystores (run this test with "-a" argv to test every keystores).
    6f5bec4f