ok_status(err, "%s: SecTrustedApplicationCreateFromPath (1)", testName);
err = SecTrustedApplicationCreateFromPath("/Applications/Safari.app", &someOther);
ok_status(err, "%s: SecTrustedApplicationCreateFromPath (2)", testName);
ok_status(err, "%s: SecTrustedApplicationCreateFromPath (1)", testName);
err = SecTrustedApplicationCreateFromPath("/Applications/Safari.app", &someOther);
ok_status(err, "%s: SecTrustedApplicationCreateFromPath (2)", testName);