andre@943: Tests andre@943: ===== andre@943: Unit tests for this part are also done using the qttest library. andre@943: The related unit tests can be found in ui/tests andre@943: andre@943: andre@943: Manual Invocation of the certificate installation parts andre@943: ======================================================= andre@943: There is a test list in ui/tests that you can use to manually andre@943: invoke the command. e.g.: andre@943: andre@1176: ./trustbridge-certificate-installer list=/ui/tests/data/list-valid-signed.txt choices=uninstall andre@943: andre@943: A choices file lies next to it. andre@1176: ./trustbrdige-certificate-installer list=/ui/tests/data/list-valid-signed.txt \ andre@943: choices=/ui/tests/data/choices-example.txt