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@943: ./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt choices=uninstall
andre@943: 
andre@943: A choices file lies next to it.
andre@943: ./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt \
andre@943:     choices=<path_to_repo>/ui/tests/data/choices-example.txt