/usr/gnu/bin/make  test-tests test-compat test-hash test-dict test-array test-hex test-constants test-attrs test-buffer test-url test-path test-lexer test-message test-argv test-runtime  test-asn1 test-oid  test-progname test-util test-conf test-uri test-pin test-init test-modules test-deprecated test-proxy test-proxy3 test-iter test-rpc test-rpc-message  test-server test-virtual test-managed test-log test-log3 test-filter test-transport test-transport3 test-version  test-digest test-base64 test-pem test-oid test-utf8 test-x509 test-persist test-index test-parser test-builder test-token test-module test-save test-enumerate test-cer test-bundle test-openssl test-edk2 test-jks  common/frob-getauxval common/frob-getenv  common/frob-getprogname p11-kit/p11-kit-testable p11-kit/p11-kit-remote-testable p11-kit/p11-kit-server-testable p11-kit/print-messages p11-kit/frob-setuid fuzz/rpc_fuzzer frob-pow frob-token frob-nss-trust frob-cert frob-bc frob-ku frob-eku frob-ext frob-oid  libp11-test.la  libp11-kit-testable.la libp11-kit-pkcs11-gnu.la  mock-one.la mock-v3-one.la mock-two.la mock-v3-two.la mock-three.la mock-four.la mock-v3-four.la mock-five.la mock-seven.la mock-eight.la mock-nine.la mock-ten.la mock-eleven.la mock-twelve.la mock-thirteen.la mock-fourteen.la mock-six.la libtrust-testable.la  libtrust-test.la \
  p11-kit/test-objects.sh p11-kit/test-lists.sh p11-kit/test-server.sh p11-kit/test-list-mechanisms.sh p11-kit/test-list-tokens.sh p11-kit/test-generate-keypair.sh  p11-kit/test-export-public.sh p11-kit/test-import-public.sh p11-kit/test-profiles.sh  p11-kit/test-messages.sh
make[3]: Nothing to be done for '$(SOURCE_DIR)/p11-kit/test-list-tokens.sh'.
PASS: test-tests 1 /test/success
FAIL: test-compat 1 /compat/getauxval
FAIL: test-compat 2 /compat/secure_getenv
PASS: test-compat 3 /compat/mmap
SKIP: test-compat 4 /compat/getprogname # SKIP cannot perform getprogname test
PASS: test-hash 1 /hash/murmur3
PASS: test-hash 2 /hash/murmur3-incr
PASS: test-dict 1 /dict/create
PASS: test-dict 2 /dict/set-get
PASS: test-dict 3 /dict/set-get-remove
PASS: test-dict 4 /dict/remove-destroys
PASS: test-dict 5 /dict/set-clear
PASS: test-dict 6 /dict/set-destroys
PASS: test-dict 7 /dict/clear-destroys
PASS: test-dict 8 /dict/free-null
PASS: test-dict 9 /dict/free-destroys
PASS: test-dict 10 /dict/iterate
PASS: test-dict 11 /dict/iterate-remove
PASS: test-dict 12 /dict/add-check-lots-and-collisions
PASS: test-dict 13 /dict/count
PASS: test-dict 14 /dict/ulongptr
PASS: test-array 1 /array/create
PASS: test-array 2 /array/add
PASS: test-array 3 /array/add-remove
PASS: test-array 4 /array/remove-destroys
PASS: test-array 5 /array/remove-and-count
PASS: test-array 6 /array/free-null
PASS: test-array 7 /array/free-destroys
PASS: test-array 8 /array/clear-destroys
PASS: test-hex 1 /hex/encode
PASS: test-hex 2 /hex/decode
PASS: test-constants 1 /constants/types
PASS: test-constants 2 /constants/classes
PASS: test-constants 3 /constants/trusts
PASS: test-constants 4 /constants/certs
PASS: test-constants 5 /constants/keys
PASS: test-constants 6 /constants/asserts
PASS: test-constants 7 /constants/categories
PASS: test-constants 8 /constants/mechanisms
PASS: test-constants 9 /constants/users
PASS: test-constants 10 /constants/states
PASS: test-constants 11 /constants/returns
PASS: test-constants 12 /constants/hw-features
PASS: test-constants 13 /constants/profiles
PASS: test-attrs 1 /attrs/equal
PASS: test-attrs 2 /attrs/equal-recursive
PASS: test-attrs 3 /attrs/hash
PASS: test-attrs 4 /attrs/to-string
PASS: test-attrs 5 /attrs/terminator
PASS: test-attrs 6 /attrs/count
PASS: test-attrs 7 /attrs/build-one
PASS: test-attrs 8 /attrs/build-two
PASS: test-attrs 9 /attrs/build-invalid
PASS: test-attrs 10 /attrs/buildn-one
PASS: test-attrs 11 /attrs/buildn-two
PASS: test-attrs 12 /attrs/build-add
PASS: test-attrs 13 /attrs/build-null
PASS: test-attrs 14 /attrs/build-recursive
PASS: test-attrs 15 /attrs/build-recursive-null
PASS: test-attrs 16 /attrs/dup
PASS: test-attrs 17 /attrs/dup-recursive
PASS: test-attrs 18 /attrs/take
PASS: test-attrs 19 /attrs/take-recursive
PASS: test-attrs 20 /attrs/merge-replace
PASS: test-attrs 21 /attrs/merge-augment
PASS: test-attrs 22 /attrs/merge-empty
PASS: test-attrs 23 /attrs/merge-replace-recursive
PASS: test-attrs 24 /attrs/merge-augment-recursive
PASS: test-attrs 25 /attrs/free-null
PASS: test-attrs 26 /attrs/match
PASS: test-attrs 27 /attrs/matchn
PASS: test-attrs 28 /attrs/find
PASS: test-attrs 29 /attrs/findn
PASS: test-attrs 30 /attrs/find-bool
PASS: test-attrs 31 /attrs/find-ulong
PASS: test-attrs 32 /attrs/find-value
PASS: test-attrs 33 /attrs/find-valid
PASS: test-attrs 34 /attrs/remove
PASS: test-attrs 35 /attrs/purge
PASS: test-buffer 1 /buffer/init-uninit
PASS: test-buffer 2 /buffer/init-for-data
PASS: test-buffer 3 /buffer/append
PASS: test-buffer 4 /buffer/null
PASS: test-buffer 5 /buffer/add
PASS: test-buffer 6 /buffer/steal
PASS: test-url 1 /url/decode-success
PASS: test-url 2 /url/decode-skip
PASS: test-url 3 /url/decode-failure
PASS: test-url 4 /url/encode
PASS: test-url 5 /url/encode-verbatim
PASS: test-url 6 /url/encode-lower
PASS: test-path 1 /path/base
PASS: test-path 2 /path/build
PASS: test-path 3 /path/expand
PASS: test-path 4 /path/absolute
PASS: test-path 5 /path/parent
PASS: test-path 6 /path/prefix
PASS: test-path 7 /path/canon
PASS: test-path 8 /path/encode
PASS: test-path 9 /path/decode
PASS: test-lexer 1 /lexer/basic
PASS: test-lexer 2 /lexer/corners
PASS: test-lexer 3 /lexer/following
PASS: test-lexer 4 /lexer/bad-pem
PASS: test-lexer 5 /lexer/bad-section
PASS: test-lexer 6 /lexer/bad-value
PASS: test-message 1 /message/with-err
PASS: test-argv 1 /argv/parse
PASS: test-argv 2 /argv/parse_quote
PASS: test-argv 3 /argv/parse_backslash
PASS: test-runtime 1 /runtime/xdg-runtime-dir
PASS: test-runtime 2 /runtime/bases
PASS: test-runtime 3 /runtime/xdg-cache-home
PASS: test-asn1 1 /asn1/tlv_length
PASS: test-asn1 2 /asn1/asn1_cache
PASS: test-asn1 3 /asn1/free
PASS: test-oid 1 /oids/known
PASS: test-oid 2 /oids/hash
PASS: test-progname 1 /progname/test_progname_default
PASS: test-progname 2 /progname/test_progname_set
PASS: test-util 1 /util/space-strlen
PASS: test-conf 1 /conf/test_parse_conf_1
PASS: test-conf 2 /conf/test_parse_ignore_missing
PASS: test-conf 3 /conf/test_parse_fail_missing
PASS: test-conf 4 /conf/test_merge_defaults
PASS: test-conf 5 /conf/test_load_globals_merge
PASS: test-conf 6 /conf/test_load_globals_no_user
PASS: test-conf 7 /conf/test_load_globals_system_sets_only
PASS: test-conf 8 /conf/test_load_globals_user_sets_only
PASS: test-conf 9 /conf/test_load_globals_system_sets_invalid
PASS: test-conf 10 /conf/test_load_globals_user_sets_invalid
PASS: test-conf 11 /conf/test_load_modules_merge
PASS: test-conf 12 /conf/test_load_modules_no_user
PASS: test-conf 13 /conf/test_load_modules_user_only
PASS: test-conf 14 /conf/test_load_modules_user_none
PASS: test-conf 15 /conf/test_parse_boolean
FAIL: test-conf 16 /conf/setuid
PASS: test-uri 1 /uri/test_uri_parse
PASS: test-uri 2 /uri/test_uri_parse_case_insensitive
PASS: test-uri 3 /uri/test_uri_parse_bad_scheme
PASS: test-uri 4 /uri/test_uri_parse_with_label
PASS: test-uri 5 /uri/test_uri_parse_with_empty_label
PASS: test-uri 6 /uri/test_uri_parse_with_empty_id
PASS: test-uri 7 /uri/test_uri_parse_with_label_and_klass
PASS: test-uri 8 /uri/parse-with-label-and-new-class
PASS: test-uri 9 /uri/test_uri_parse_with_id
PASS: test-uri 10 /uri/test_uri_parse_with_bad_string_encoding
PASS: test-uri 11 /uri/test_uri_parse_with_bad_hex_encoding
PASS: test-uri 12 /uri/test_uri_parse_with_token
PASS: test-uri 12 /uri/test_uri_parse_with_token
PASS: test-uri 13 /uri/test_uri_parse_with_token_bad_encoding
PASS: test-uri 13 /uri/test_uri_parse_with_token_bad_encoding
PASS: test-uri 14 /uri/test_uri_parse_with_bad_syntax
PASS: test-uri 15 /uri/test_uri_parse_with_spaces
PASS: test-uri 16 /uri/test_uri_parse_with_library
PASS: test-uri 17 /uri/test_uri_parse_with_library_bad_encoding
PASS: test-uri 18 /uri/test_uri_parse_with_slot
PASS: test-uri 19 /uri/test_uri_build_empty
PASS: test-uri 20 /uri/test_uri_build_with_token_info
PASS: test-uri 20 /uri/test_uri_build_with_token_info
PASS: test-uri 21 /uri/test_uri_build_with_token_null_info
PASS: test-uri 21 /uri/test_uri_build_with_token_null_info
PASS: test-uri 22 /uri/test_uri_build_with_token_empty_info
PASS: test-uri 22 /uri/test_uri_build_with_token_empty_info
PASS: test-uri 23 /uri/test_uri_build_with_attributes
PASS: test-uri 24 /uri/test_uri_build_with_slot_info
PASS: test-uri 25 /uri/test_uri_parse_private_key
PASS: test-uri 26 /uri/test_uri_parse_secret_key
PASS: test-uri 27 /uri/test_uri_parse_library_version
PASS: test-uri 28 /uri/test_uri_parse_parse_unknown_object_type
PASS: test-uri 29 /uri/test_uri_parse_unrecognized
PASS: test-uri 30 /uri/test_uri_parse_too_long_is_unrecognized
PASS: test-uri 31 /uri/test_uri_build_object_type_cert
PASS: test-uri 32 /uri/test_uri_build_object_type_private
PASS: test-uri 33 /uri/test_uri_build_object_type_public
PASS: test-uri 34 /uri/test_uri_build_object_type_secret
PASS: test-uri 35 /uri/test_uri_build_with_library
PASS: test-uri 36 /uri/test_uri_build_library_version
PASS: test-uri 37 /uri/test_uri_get_set_unrecognized
PASS: test-uri 38 /uri/test_uri_match_token
PASS: test-uri 38 /uri/test_uri_match_token
PASS: test-uri 39 /uri/test_uri_match_module
PASS: test-uri 40 /uri/test_uri_match_version
PASS: test-uri 41 /uri/test_uri_match_attributes
PASS: test-uri 42 /uri/test_uri_get_set_attribute
PASS: test-uri 43 /uri/test_uri_get_set_attributes
PASS: test-uri 44 /uri/test_uri_pin_source
PASS: test-uri 45 /uri/pin-value
PASS: test-uri 46 /uri/pin-value-bad
PASS: test-uri 47 /uri/module-name
PASS: test-uri 48 /uri/module-name-bad
PASS: test-uri 49 /uri/module-path
PASS: test-uri 50 /uri/module-name-and-path
PASS: test-uri 51 /uri/vendor-query
PASS: test-uri 52 /uri/slot-id
PASS: test-uri 53 /uri/slot-id-bad
PASS: test-uri 54 /uri/test_uri_free_null
PASS: test-uri 55 /uri/test_uri_message
PASS: test-pin 1 /pin/test_pin_register_unregister
PASS: test-pin 2 /pin/test_pin_read
PASS: test-pin 3 /pin/test_pin_read_no_match
PASS: test-pin 4 /pin/test_pin_register_duplicate
PASS: test-pin 5 /pin/test_pin_register_fallback
PASS: test-pin 6 /pin/test_pin_file
PASS: test-pin 7 /pin/test_pin_file_large
PASS: test-pin 8 /pin/test_pin_ref_unref
PASS: test-init 1 /init/test_recursive_initialization
PASS: test-init 2 /init/test_threaded_initialization
PASS: test-init 3 /init/test_mutexes
PASS: test-init 4 /init/test_load_and_initialize
PASS: test-init 5 /init/test_fork_initialization
PASS: test-init 6 /init/test_initalize_fail
PASS: test-init 7 /init/test_finalize_fail
PASS: test-modules 1 /modules/test_filename
PASS: test-modules 2 /modules/test_no_duplicates
PASS: test-modules 3 /modules/test_disable
PASS: test-modules 4 /modules/test_disable_later
PASS: test-modules 5 /modules/test_enable
PASS: test-modules 6 /modules/test_priority
PASS: test-modules 7 /modules/test_module_name
PASS: test-modules 8 /modules/test_module_flags
PASS: test-modules 9 /modules/test_config_option
PASS: test-modules 10 /modules/trusted-only
PASS: test-modules 11 /modules/trust-flags
PASS: test-modules 12 /modules/already-initialized
PASS: test-deprecated 1 /deprecated/test_no_duplicates
PASS: test-deprecated 2 /deprecated/test_disable
PASS: test-deprecated 3 /deprecated/test_disable_later
PASS: test-deprecated 4 /deprecated/test_enable
PASS: test-deprecated 5 /deprecated/test_fork_initialization
PASS: test-deprecated 6 /deprecated/test_recursive_initialization
PASS: test-deprecated 7 /deprecated/test_threaded_initialization
PASS: test-deprecated 8 /deprecated/test_mutexes
PASS: test-deprecated 9 /deprecated/test_load_and_initialize
PASS: test-proxy 1 /proxy/initialize-finalize
PASS: test-proxy 2 /proxy/initialize-multiple
PASS: test-proxy 3 /proxy/initialize-child
PASS: test-proxy 4 /proxy/disable
PASS: test-proxy 5 /proxy/no-slot
PASS: test-proxy 6 /proxy/slot-appear
PASS: test-proxy 7 /proxy/slot-event
PASS: test-proxy 8 /proxy/reuse-slots
PASS: test-proxy 9 /proxy/test_get_info
PASS: test-proxy 10 /proxy/test_get_slot_list
PASS: test-proxy 11 /proxy/test_get_slot_info
PASS: test-proxy 12 /proxy/test_get_token_info
PASS: test-proxy 12 /proxy/test_get_token_info
PASS: test-proxy 13 /proxy/test_get_mechanism_list
PASS: test-proxy 14 /proxy/test_get_mechanism_info
PASS: test-proxy 15 /proxy/test_init_token
PASS: test-proxy 15 /proxy/test_init_token
PASS: test-proxy 16 /proxy/test_wait_for_slot_event
PASS: test-proxy 17 /proxy/test_open_close_session
PASS: test-proxy 18 /proxy/test_close_all_sessions
PASS: test-proxy 19 /proxy/test_get_function_status
PASS: test-proxy 20 /proxy/test_cancel_function
PASS: test-proxy 21 /proxy/test_get_session_info
PASS: test-proxy 22 /proxy/test_init_pin
PASS: test-proxy 23 /proxy/test_set_pin
PASS: test-proxy 24 /proxy/test_operation_state
PASS: test-proxy 25 /proxy/test_login_logout
PASS: test-proxy 26 /proxy/test_get_attribute_value
PASS: test-proxy 27 /proxy/test_set_attribute_value
PASS: test-proxy 28 /proxy/test_get_wrap_template
PASS: test-proxy 29 /proxy/test_set_wrap_template
PASS: test-proxy 30 /proxy/test_create_object
PASS: test-proxy 31 /proxy/test_create_object_private
PASS: test-proxy 32 /proxy/test_copy_object
PASS: test-proxy 33 /proxy/test_copy_object_private
PASS: test-proxy 34 /proxy/test_destroy_object
PASS: test-proxy 35 /proxy/test_get_object_size
PASS: test-proxy 36 /proxy/test_find_objects
PASS: test-proxy 37 /proxy/test_encrypt
PASS: test-proxy 38 /proxy/test_decrypt
PASS: test-proxy 39 /proxy/test_digest
PASS: test-proxy 40 /proxy/test_sign
PASS: test-proxy 41 /proxy/test_sign_recover
PASS: test-proxy 42 /proxy/test_verify
PASS: test-proxy 43 /proxy/test_verify_recover
PASS: test-proxy 44 /proxy/test_digest_encrypt
PASS: test-proxy 45 /proxy/test_decrypt_digest
PASS: test-proxy 46 /proxy/test_sign_encrypt
PASS: test-proxy 47 /proxy/test_decrypt_verify
PASS: test-proxy 48 /proxy/test_generate_key
PASS: test-proxy 49 /proxy/test_generate_key_pair
PASS: test-proxy 50 /proxy/test_wrap_key
PASS: test-proxy 51 /proxy/test_unwrap_key
PASS: test-proxy 52 /proxy/test_derive_key
PASS: test-proxy 53 /proxy/test_random
PASS: test-proxy 54 /proxy/test_pkcs11_3_not_supported
PASS: test-proxy3 1 /proxy/initialize-finalize-interface
PASS: test-proxy3 2 /proxy/interface-list
PASS: test-proxy3 3 /proxy/interface
PASS: test-proxy3 4 /proxy3/test_get_info
PASS: test-proxy3 5 /proxy3/test_get_slot_list
PASS: test-proxy3 6 /proxy3/test_get_slot_info
PASS: test-proxy3 7 /proxy3/test_get_token_info
PASS: test-proxy3 7 /proxy3/test_get_token_info
PASS: test-proxy3 8 /proxy3/test_get_mechanism_list
PASS: test-proxy3 9 /proxy3/test_get_mechanism_info
PASS: test-proxy3 10 /proxy3/test_init_token
PASS: test-proxy3 10 /proxy3/test_init_token
PASS: test-proxy3 11 /proxy3/test_wait_for_slot_event
PASS: test-proxy3 12 /proxy3/test_open_close_session
PASS: test-proxy3 13 /proxy3/test_close_all_sessions
PASS: test-proxy3 14 /proxy3/test_get_function_status
PASS: test-proxy3 15 /proxy3/test_cancel_function
PASS: test-proxy3 16 /proxy3/test_get_session_info
PASS: test-proxy3 17 /proxy3/test_init_pin
PASS: test-proxy3 18 /proxy3/test_set_pin
PASS: test-proxy3 19 /proxy3/test_operation_state
PASS: test-proxy3 20 /proxy3/test_login_logout
PASS: test-proxy3 21 /proxy3/test_get_attribute_value
PASS: test-proxy3 22 /proxy3/test_set_attribute_value
PASS: test-proxy3 23 /proxy3/test_get_wrap_template
PASS: test-proxy3 24 /proxy3/test_set_wrap_template
PASS: test-proxy3 25 /proxy3/test_create_object
PASS: test-proxy3 26 /proxy3/test_create_object_private
PASS: test-proxy3 27 /proxy3/test_copy_object
PASS: test-proxy3 28 /proxy3/test_copy_object_private
PASS: test-proxy3 29 /proxy3/test_destroy_object
PASS: test-proxy3 30 /proxy3/test_get_object_size
PASS: test-proxy3 31 /proxy3/test_find_objects
PASS: test-proxy3 32 /proxy3/test_encrypt
PASS: test-proxy3 33 /proxy3/test_decrypt
PASS: test-proxy3 34 /proxy3/test_digest
PASS: test-proxy3 35 /proxy3/test_sign
PASS: test-proxy3 36 /proxy3/test_sign_recover
PASS: test-proxy3 37 /proxy3/test_verify
PASS: test-proxy3 38 /proxy3/test_verify_recover
PASS: test-proxy3 39 /proxy3/test_digest_encrypt
PASS: test-proxy3 40 /proxy3/test_decrypt_digest
PASS: test-proxy3 41 /proxy3/test_sign_encrypt
PASS: test-proxy3 42 /proxy3/test_decrypt_verify
PASS: test-proxy3 43 /proxy3/test_generate_key
PASS: test-proxy3 44 /proxy3/test_generate_key_pair
PASS: test-proxy3 45 /proxy3/test_wrap_key
PASS: test-proxy3 46 /proxy3/test_unwrap_key
PASS: test-proxy3 47 /proxy3/test_derive_key
PASS: test-proxy3 48 /proxy3/test_random
PASS: test-proxy3 49 /proxy3/test_login_user
PASS: test-proxy3 50 /proxy3/test_session_cancel
PASS: test-proxy3 51 /proxy3/test_message_encrypt
PASS: test-proxy3 52 /proxy3/test_message_decrypt
PASS: test-proxy3 53 /proxy3/test_message_sign
PASS: test-proxy3 54 /proxy3/test_message_verify
PASS: test-iter 1 /iter/test_all
PASS: test-iter 2 /iter/test_unrecognized
PASS: test-iter 3 /iter/test_uri_with_type
PASS: test-iter 4 /iter/set-uri
PASS: test-iter 5 /iter/test_session_flags
PASS: test-iter 6 /iter/test_callback
PASS: test-iter 7 /iter/test_callback_fails
PASS: test-iter 8 /iter/test_callback_destroyer
PASS: test-iter 9 /iter/test_filter
PASS: test-iter 10 /iter/test_with_session
PASS: test-iter 11 /iter/test_with_slot
PASS: test-iter 12 /iter/test_with_module
PASS: test-iter 13 /iter/test_keep_session
PASS: test-iter 14 /iter/test_token_match
PASS: test-iter 14 /iter/test_token_match
PASS: test-iter 15 /iter/test_token_match_with_login
PASS: test-iter 15 /iter/test_token_match_with_login
PASS: test-iter 16 /iter/test_token_mismatch
PASS: test-iter 16 /iter/test_token_mismatch
PASS: test-iter 17 /iter/token-info
PASS: test-iter 17 /iter/token-info
PASS: test-iter 18 /iter/test_token_only
PASS: test-iter 18 /iter/test_token_only
PASS: test-iter 19 /iter/test_token_only_with_login
PASS: test-iter 19 /iter/test_token_only_with_login
PASS: test-iter 20 /iter/test_slot_match
PASS: test-iter 21 /iter/test_slot_mismatch
PASS: test-iter 22 /iter/test_slot_match_by_id
PASS: test-iter 23 /iter/test_slot_mismatch_by_id
PASS: test-iter 24 /iter/slot-info
PASS: test-iter 25 /iter/test_slot_only
PASS: test-iter 26 /iter/test_module_match
PASS: test-iter 27 /iter/test_module_mismatch
PASS: test-iter 28 /iter/test_module_only
PASS: test-iter 29 /iter/test_getslotlist_fail_first
PASS: test-iter 30 /iter/test_getslotlist_fail_late
PASS: test-iter 31 /iter/test_open_session_fail
PASS: test-iter 32 /iter/test_find_init_fail
PASS: test-iter 33 /iter/test_find_objects_fail
PASS: test-iter 34 /iter/get-attributes
PASS: test-iter 35 /iter/test_load_attributes
PASS: test-iter 36 /iter/test_load_attributes_none
PASS: test-iter 37 /iter/test_load_attributes_fail_first
PASS: test-iter 38 /iter/test_load_attributes_fail_late
PASS: test-iter 39 /iter/test-many
PASS: test-iter 40 /iter/test-many-busy
PASS: test-iter 41 /iter/destroy-object
PASS: test-iter 42 /iter/test_exhaustive_match
PASS: test-iter 43 /iter/test_profile
PASS: test-rpc 1 /rpc/initialize-fails-on-client
PASS: test-rpc 2 /rpc/initialize-fails-on-server
PASS: test-rpc 3 /rpc/initialize
PASS: test-rpc 4 /rpc/not-initialized
PASS: test-rpc 5 /rpc/transport-fails
PASS: test-rpc 6 /rpc/transport-bad-parse
PASS: test-rpc 7 /rpc/transport-short-error
PASS: test-rpc 8 /rpc/transport-invalid-error
PASS: test-rpc 9 /rpc/transport-wrong-response
PASS: test-rpc 10 /rpc/transport-bad-contents
PASS: test-rpc 11 /rpc/get-info-stand-in
PASS: test-rpc 12 /rpc/get-slot-list-no-device
PASS: test-rpc 13 /rpc/simultaneous-functions
PASS: test-rpc 14 /rpc/mechanism-unsupported
PASS: test-rpc 15 /rpc/fork-and-reinitialize
PASS: test-rpc 16 /rpc3/initialize-fails-on-client
PASS: test-rpc 17 /rpc3/initialize-fails-on-server
PASS: test-rpc 18 /rpc3/initialize
PASS: test-rpc 19 /rpc3/not-initialized
PASS: test-rpc 20 /rpc3/transport-fails
PASS: test-rpc 21 /rpc3/transport-bad-parse
PASS: test-rpc 22 /rpc3/transport-short-error
PASS: test-rpc 23 /rpc3/transport-invalid-error
PASS: test-rpc 24 /rpc3/transport-wrong-response
PASS: test-rpc 25 /rpc3/transport-bad-contents
PASS: test-rpc 26 /rpc3/get-info-stand-in
PASS: test-rpc 27 /rpc3/get-slot-list-no-device
PASS: test-rpc 28 /rpc3/simultaneous-functions
PASS: test-rpc 29 /rpc3/mechanism-unsupported
PASS: test-rpc 30 /rpc3/fork-and-reinitialize
PASS: test-rpc 31 /rpc3/test_get_info
PASS: test-rpc 32 /rpc3/test_get_slot_list
PASS: test-rpc 33 /rpc3/test_get_slot_info
PASS: test-rpc 34 /rpc3/test_get_token_info
PASS: test-rpc 34 /rpc3/test_get_token_info
PASS: test-rpc 35 /rpc3/test_get_mechanism_list
PASS: test-rpc 36 /rpc3/test_get_mechanism_info
PASS: test-rpc 37 /rpc3/test_init_token
PASS: test-rpc 37 /rpc3/test_init_token
PASS: test-rpc 38 /rpc3/test_wait_for_slot_event
PASS: test-rpc 39 /rpc3/test_open_close_session
PASS: test-rpc 40 /rpc3/test_close_all_sessions
PASS: test-rpc 41 /rpc3/test_get_function_status
PASS: test-rpc 42 /rpc3/test_cancel_function
PASS: test-rpc 43 /rpc3/test_get_session_info
PASS: test-rpc 44 /rpc3/test_init_pin
PASS: test-rpc 45 /rpc3/test_set_pin
PASS: test-rpc 46 /rpc3/test_operation_state
PASS: test-rpc 47 /rpc3/test_login_logout
PASS: test-rpc 48 /rpc3/test_get_attribute_value
PASS: test-rpc 49 /rpc3/test_set_attribute_value
PASS: test-rpc 50 /rpc3/test_get_wrap_template
PASS: test-rpc 51 /rpc3/test_set_wrap_template
PASS: test-rpc 52 /rpc3/test_create_object
PASS: test-rpc 53 /rpc3/test_create_object_private
PASS: test-rpc 54 /rpc3/test_copy_object
PASS: test-rpc 55 /rpc3/test_copy_object_private
PASS: test-rpc 56 /rpc3/test_destroy_object
PASS: test-rpc 57 /rpc3/test_get_object_size
PASS: test-rpc 58 /rpc3/test_find_objects
PASS: test-rpc 59 /rpc3/test_encrypt
PASS: test-rpc 60 /rpc3/test_decrypt
PASS: test-rpc 61 /rpc3/test_digest
PASS: test-rpc 62 /rpc3/test_sign
PASS: test-rpc 63 /rpc3/test_sign_recover
PASS: test-rpc 64 /rpc3/test_verify
PASS: test-rpc 65 /rpc3/test_verify_recover
PASS: test-rpc 66 /rpc3/test_digest_encrypt
PASS: test-rpc 67 /rpc3/test_decrypt_digest
PASS: test-rpc 68 /rpc3/test_sign_encrypt
PASS: test-rpc 69 /rpc3/test_decrypt_verify
PASS: test-rpc 70 /rpc3/test_generate_key
PASS: test-rpc 71 /rpc3/test_generate_key_pair
PASS: test-rpc 72 /rpc3/test_wrap_key
PASS: test-rpc 73 /rpc3/test_unwrap_key
PASS: test-rpc 74 /rpc3/test_derive_key
PASS: test-rpc 75 /rpc3/test_random
PASS: test-rpc 76 /rpc3/test_login_user
PASS: test-rpc 77 /rpc3/test_session_cancel
PASS: test-rpc 78 /rpc3/test_message_encrypt
PASS: test-rpc 79 /rpc3/test_message_decrypt
PASS: test-rpc 80 /rpc3/test_message_sign
PASS: test-rpc 81 /rpc3/test_message_verify
PASS: test-rpc-message 1 /rpc-message/new-free
PASS: test-rpc-message 2 /rpc-message/uint16
PASS: test-rpc-message 3 /rpc-message/uint16-static
PASS: test-rpc-message 4 /rpc-message/uint32
PASS: test-rpc-message 5 /rpc-message/uint32-static
PASS: test-rpc-message 6 /rpc-message/uint64
PASS: test-rpc-message 7 /rpc-message/uint64-static
PASS: test-rpc-message 8 /rpc-message/byte-array
PASS: test-rpc-message 9 /rpc-message/byte-array-null
PASS: test-rpc-message 10 /rpc-message/byte-array-too-long
PASS: test-rpc-message 11 /rpc-message/byte-array-static
PASS: test-rpc-message 12 /rpc-message/byte-value
PASS: test-rpc-message 13 /rpc-message/ulong-value
PASS: test-rpc-message 14 /rpc-message/attribute-array-value
PASS: test-rpc-message 15 /rpc-message/mechanism-type-array-value
PASS: test-rpc-message 16 /rpc-message/date-value
PASS: test-rpc-message 17 /rpc-message/date-value-empty
PASS: test-rpc-message 18 /rpc-message/byte-array-value
PASS: test-rpc-message 19 /rpc-message/mechanism-value
PASS: test-rpc-message 20 /rpc-message/message-write
PASS: test-rpc-message 21 /rpc-message/test_get_info
PASS: test-rpc-message 22 /rpc-message/test_get_slot_list
PASS: test-rpc-message 23 /rpc-message/test_get_slot_info
PASS: test-rpc-message 24 /rpc-message/test_get_token_info
PASS: test-rpc-message 24 /rpc-message/test_get_token_info
PASS: test-rpc-message 25 /rpc-message/test_get_mechanism_list
PASS: test-rpc-message 26 /rpc-message/test_get_mechanism_info
PASS: test-rpc-message 27 /rpc-message/test_init_token
PASS: test-rpc-message 27 /rpc-message/test_init_token
PASS: test-rpc-message 28 /rpc-message/test_wait_for_slot_event
PASS: test-rpc-message 29 /rpc-message/test_open_close_session
PASS: test-rpc-message 30 /rpc-message/test_close_all_sessions
PASS: test-rpc-message 31 /rpc-message/test_get_function_status
PASS: test-rpc-message 32 /rpc-message/test_cancel_function
PASS: test-rpc-message 33 /rpc-message/test_get_session_info
PASS: test-rpc-message 34 /rpc-message/test_init_pin
PASS: test-rpc-message 35 /rpc-message/test_set_pin
PASS: test-rpc-message 36 /rpc-message/test_operation_state
PASS: test-rpc-message 37 /rpc-message/test_login_logout
PASS: test-rpc-message 38 /rpc-message/test_get_attribute_value
PASS: test-rpc-message 39 /rpc-message/test_set_attribute_value
PASS: test-rpc-message 40 /rpc-message/test_get_wrap_template
PASS: test-rpc-message 41 /rpc-message/test_set_wrap_template
PASS: test-rpc-message 42 /rpc-message/test_create_object
PASS: test-rpc-message 43 /rpc-message/test_create_object_private
PASS: test-rpc-message 44 /rpc-message/test_copy_object
PASS: test-rpc-message 45 /rpc-message/test_copy_object_private
PASS: test-rpc-message 46 /rpc-message/test_destroy_object
PASS: test-rpc-message 47 /rpc-message/test_get_object_size
PASS: test-rpc-message 48 /rpc-message/test_find_objects
PASS: test-rpc-message 49 /rpc-message/test_encrypt
PASS: test-rpc-message 50 /rpc-message/test_decrypt
PASS: test-rpc-message 51 /rpc-message/test_digest
PASS: test-rpc-message 52 /rpc-message/test_sign
PASS: test-rpc-message 53 /rpc-message/test_sign_recover
PASS: test-rpc-message 54 /rpc-message/test_verify
PASS: test-rpc-message 55 /rpc-message/test_verify_recover
PASS: test-rpc-message 56 /rpc-message/test_digest_encrypt
PASS: test-rpc-message 57 /rpc-message/test_decrypt_digest
PASS: test-rpc-message 58 /rpc-message/test_sign_encrypt
PASS: test-rpc-message 59 /rpc-message/test_decrypt_verify
PASS: test-rpc-message 60 /rpc-message/test_generate_key
PASS: test-rpc-message 61 /rpc-message/test_generate_key_pair
PASS: test-rpc-message 62 /rpc-message/test_wrap_key
PASS: test-rpc-message 63 /rpc-message/test_unwrap_key
PASS: test-rpc-message 64 /rpc-message/test_derive_key
PASS: test-rpc-message 65 /rpc-message/test_random
PASS: test-rpc-message 66 /rpc-message/test_pkcs11_3_not_supported
PASS: test-server 1 /server/initialize
PASS: test-server 2 /server/initialize-no-address
PASS: test-server 3 /server/open-session
PASS: test-server 4 /server/open-session-write-protected
PASS: test-server 5 /server/all/initialize
PASS: test-server 6 /server/all/initialize-no-address
PASS: test-server 7 /server/all/open-session
PASS: test-virtual 1 /virtual/test_initialize
PASS: test-virtual 2 /virtual/test_fall_through
PASS: test-virtual 3 /virtual/test_get_function_list
PASS: test-virtual 4 /virtual/test_get_interface
PASS: test-managed 1 /managed/test_initialize_finalize
PASS: test-managed 2 /managed/test_initialize_fail
PASS: test-managed 3 /managed/test_separate_close_all_sessions
PASS: test-managed 4 /managed/test_max_session_load
PASS: test-managed 5 /managed/fork-and-reinitialize
PASS: test-managed 6 /managed/test_get_info
PASS: test-managed 7 /managed/test_get_slot_list
PASS: test-managed 8 /managed/test_get_slot_info
PASS: test-managed 9 /managed/test_get_token_info
PASS: test-managed 9 /managed/test_get_token_info
PASS: test-managed 10 /managed/test_get_mechanism_list
PASS: test-managed 11 /managed/test_get_mechanism_info
PASS: test-managed 12 /managed/test_init_token
PASS: test-managed 12 /managed/test_init_token
PASS: test-managed 13 /managed/test_wait_for_slot_event
PASS: test-managed 14 /managed/test_open_close_session
PASS: test-managed 15 /managed/test_close_all_sessions
PASS: test-managed 16 /managed/test_get_function_status
PASS: test-managed 17 /managed/test_cancel_function
PASS: test-managed 18 /managed/test_get_session_info
PASS: test-managed 19 /managed/test_init_pin
PASS: test-managed 20 /managed/test_set_pin
PASS: test-managed 21 /managed/test_operation_state
PASS: test-managed 22 /managed/test_login_logout
PASS: test-managed 23 /managed/test_get_attribute_value
PASS: test-managed 24 /managed/test_set_attribute_value
PASS: test-managed 25 /managed/test_get_wrap_template
PASS: test-managed 26 /managed/test_set_wrap_template
PASS: test-managed 27 /managed/test_create_object
PASS: test-managed 28 /managed/test_create_object_private
PASS: test-managed 29 /managed/test_copy_object
PASS: test-managed 30 /managed/test_copy_object_private
PASS: test-managed 31 /managed/test_destroy_object
PASS: test-managed 32 /managed/test_get_object_size
PASS: test-managed 33 /managed/test_find_objects
PASS: test-managed 34 /managed/test_encrypt
PASS: test-managed 35 /managed/test_decrypt
PASS: test-managed 36 /managed/test_digest
PASS: test-managed 37 /managed/test_sign
PASS: test-managed 38 /managed/test_sign_recover
PASS: test-managed 39 /managed/test_verify
PASS: test-managed 40 /managed/test_verify_recover
PASS: test-managed 41 /managed/test_digest_encrypt
PASS: test-managed 42 /managed/test_decrypt_digest
PASS: test-managed 43 /managed/test_sign_encrypt
PASS: test-managed 44 /managed/test_decrypt_verify
PASS: test-managed 45 /managed/test_generate_key
PASS: test-managed 46 /managed/test_generate_key_pair
PASS: test-managed 47 /managed/test_wrap_key
PASS: test-managed 48 /managed/test_unwrap_key
PASS: test-managed 49 /managed/test_derive_key
PASS: test-managed 50 /managed/test_random
PASS: test-managed 51 /managed/test_pkcs11_3_not_supported
PASS: test-log 1 /log/test_get_info
PASS: test-log 2 /log/test_get_slot_list
PASS: test-log 3 /log/test_get_slot_info
PASS: test-log 4 /log/test_get_token_info
PASS: test-log 4 /log/test_get_token_info
PASS: test-log 5 /log/test_get_mechanism_list
PASS: test-log 6 /log/test_get_mechanism_info
PASS: test-log 7 /log/test_init_token
PASS: test-log 7 /log/test_init_token
PASS: test-log 8 /log/test_wait_for_slot_event
PASS: test-log 9 /log/test_open_close_session
PASS: test-log 10 /log/test_close_all_sessions
PASS: test-log 11 /log/test_get_function_status
PASS: test-log 12 /log/test_cancel_function
PASS: test-log 13 /log/test_get_session_info
PASS: test-log 14 /log/test_init_pin
PASS: test-log 15 /log/test_set_pin
PASS: test-log 16 /log/test_operation_state
PASS: test-log 17 /log/test_login_logout
PASS: test-log 18 /log/test_get_attribute_value
PASS: test-log 19 /log/test_set_attribute_value
PASS: test-log 20 /log/test_get_wrap_template
PASS: test-log 21 /log/test_set_wrap_template
PASS: test-log 22 /log/test_create_object
PASS: test-log 23 /log/test_create_object_private
PASS: test-log 24 /log/test_copy_object
PASS: test-log 25 /log/test_copy_object_private
PASS: test-log 26 /log/test_destroy_object
PASS: test-log 27 /log/test_get_object_size
PASS: test-log 28 /log/test_find_objects
PASS: test-log 29 /log/test_encrypt
PASS: test-log 30 /log/test_decrypt
PASS: test-log 31 /log/test_digest
PASS: test-log 32 /log/test_sign
PASS: test-log 33 /log/test_sign_recover
PASS: test-log 34 /log/test_verify
PASS: test-log 35 /log/test_verify_recover
PASS: test-log 36 /log/test_digest_encrypt
PASS: test-log 37 /log/test_decrypt_digest
PASS: test-log 38 /log/test_sign_encrypt
PASS: test-log 39 /log/test_decrypt_verify
PASS: test-log 40 /log/test_generate_key
PASS: test-log 41 /log/test_generate_key_pair
PASS: test-log 42 /log/test_wrap_key
PASS: test-log 43 /log/test_unwrap_key
PASS: test-log 44 /log/test_derive_key
PASS: test-log 45 /log/test_random
PASS: test-log 46 /log/test_pkcs11_3_not_supported
PASS: test-log3 1 /log3/test_get_info
PASS: test-log3 2 /log3/test_get_slot_list
PASS: test-log3 3 /log3/test_get_slot_info
PASS: test-log3 4 /log3/test_get_token_info
PASS: test-log3 4 /log3/test_get_token_info
PASS: test-log3 5 /log3/test_get_mechanism_list
PASS: test-log3 6 /log3/test_get_mechanism_info
PASS: test-log3 7 /log3/test_init_token
PASS: test-log3 7 /log3/test_init_token
PASS: test-log3 8 /log3/test_wait_for_slot_event
PASS: test-log3 9 /log3/test_open_close_session
PASS: test-log3 10 /log3/test_close_all_sessions
PASS: test-log3 11 /log3/test_get_function_status
PASS: test-log3 12 /log3/test_cancel_function
PASS: test-log3 13 /log3/test_get_session_info
PASS: test-log3 14 /log3/test_init_pin
PASS: test-log3 15 /log3/test_set_pin
PASS: test-log3 16 /log3/test_operation_state
PASS: test-log3 17 /log3/test_login_logout
PASS: test-log3 18 /log3/test_get_attribute_value
PASS: test-log3 19 /log3/test_set_attribute_value
PASS: test-log3 20 /log3/test_get_wrap_template
PASS: test-log3 21 /log3/test_set_wrap_template
PASS: test-log3 22 /log3/test_create_object
PASS: test-log3 23 /log3/test_create_object_private
PASS: test-log3 24 /log3/test_copy_object
PASS: test-log3 25 /log3/test_copy_object_private
PASS: test-log3 26 /log3/test_destroy_object
PASS: test-log3 27 /log3/test_get_object_size
PASS: test-log3 28 /log3/test_find_objects
PASS: test-log3 29 /log3/test_encrypt
PASS: test-log3 30 /log3/test_decrypt
PASS: test-log3 31 /log3/test_digest
PASS: test-log3 32 /log3/test_sign
PASS: test-log3 33 /log3/test_sign_recover
PASS: test-log3 34 /log3/test_verify
PASS: test-log3 35 /log3/test_verify_recover
PASS: test-log3 36 /log3/test_digest_encrypt
PASS: test-log3 37 /log3/test_decrypt_digest
PASS: test-log3 38 /log3/test_sign_encrypt
PASS: test-log3 39 /log3/test_decrypt_verify
PASS: test-log3 40 /log3/test_generate_key
PASS: test-log3 41 /log3/test_generate_key_pair
PASS: test-log3 42 /log3/test_wrap_key
PASS: test-log3 43 /log3/test_unwrap_key
PASS: test-log3 44 /log3/test_derive_key
PASS: test-log3 45 /log3/test_random
PASS: test-log3 46 /log3/test_login_user
PASS: test-log3 47 /log3/test_session_cancel
PASS: test-log3 48 /log3/test_message_encrypt
PASS: test-log3 49 /log3/test_message_decrypt
PASS: test-log3 50 /log3/test_message_sign
PASS: test-log3 51 /log3/test_message_verify
PASS: test-filter 1 /filter/test_allowed
PASS: test-filter 2 /filter/test_denied
PASS: test-filter 3 /filter/test_write_protected
PASS: test-transport 1 /transport/basic
PASS: test-transport 2 /transport/init-arg
PASS: test-transport 3 /transport/simultaneous-functions
PASS: test-transport 4 /transport/fork-and-reinitialize
PASS: test-transport 5 /transport/test_get_info
PASS: test-transport 6 /transport/test_get_slot_list
PASS: test-transport 7 /transport/test_get_slot_info
PASS: test-transport 8 /transport/test_get_token_info
PASS: test-transport 8 /transport/test_get_token_info
PASS: test-transport 9 /transport/test_get_mechanism_list
PASS: test-transport 10 /transport/test_get_mechanism_info
PASS: test-transport 11 /transport/test_init_token
PASS: test-transport 11 /transport/test_init_token
PASS: test-transport 12 /transport/test_wait_for_slot_event
PASS: test-transport 13 /transport/test_open_close_session
PASS: test-transport 14 /transport/test_close_all_sessions
PASS: test-transport 15 /transport/test_get_function_status
PASS: test-transport 16 /transport/test_cancel_function
PASS: test-transport 17 /transport/test_get_session_info
PASS: test-transport 18 /transport/test_init_pin
PASS: test-transport 19 /transport/test_set_pin
PASS: test-transport 20 /transport/test_operation_state
PASS: test-transport 21 /transport/test_login_logout
PASS: test-transport 22 /transport/test_get_attribute_value
PASS: test-transport 23 /transport/test_set_attribute_value
PASS: test-transport 24 /transport/test_get_wrap_template
PASS: test-transport 25 /transport/test_set_wrap_template
PASS: test-transport 26 /transport/test_create_object
PASS: test-transport 27 /transport/test_create_object_private
PASS: test-transport 28 /transport/test_copy_object
PASS: test-transport 29 /transport/test_copy_object_private
PASS: test-transport 30 /transport/test_destroy_object
PASS: test-transport 31 /transport/test_get_object_size
PASS: test-transport 32 /transport/test_find_objects
PASS: test-transport 33 /transport/test_encrypt
PASS: test-transport 34 /transport/test_decrypt
PASS: test-transport 35 /transport/test_digest
PASS: test-transport 36 /transport/test_sign
PASS: test-transport 37 /transport/test_sign_recover
PASS: test-transport 38 /transport/test_verify
PASS: test-transport 39 /transport/test_verify_recover
PASS: test-transport 40 /transport/test_digest_encrypt
PASS: test-transport 41 /transport/test_decrypt_digest
PASS: test-transport 42 /transport/test_sign_encrypt
PASS: test-transport 43 /transport/test_decrypt_verify
PASS: test-transport 44 /transport/test_generate_key
PASS: test-transport 45 /transport/test_generate_key_pair
PASS: test-transport 46 /transport/test_wrap_key
PASS: test-transport 47 /transport/test_unwrap_key
PASS: test-transport 48 /transport/test_derive_key
PASS: test-transport 49 /transport/test_random
PASS: test-transport 50 /transport/test_pkcs11_3_not_supported
PASS: test-transport 51 /transport/unix/basic
PASS: test-transport3 1 /transport/basic
PASS: test-transport3 2 /transport/init-arg
PASS: test-transport3 3 /transport/simultaneous-functions
PASS: test-transport3 4 /transport/fork-and-reinitialize
PASS: test-transport3 5 /transport3/test_get_info
PASS: test-transport3 6 /transport3/test_get_slot_list
PASS: test-transport3 7 /transport3/test_get_slot_info
PASS: test-transport3 8 /transport3/test_get_token_info
PASS: test-transport3 8 /transport3/test_get_token_info
PASS: test-transport3 9 /transport3/test_get_mechanism_list
PASS: test-transport3 10 /transport3/test_get_mechanism_info
PASS: test-transport3 11 /transport3/test_init_token
PASS: test-transport3 11 /transport3/test_init_token
PASS: test-transport3 12 /transport3/test_wait_for_slot_event
PASS: test-transport3 13 /transport3/test_open_close_session
PASS: test-transport3 14 /transport3/test_close_all_sessions
PASS: test-transport3 15 /transport3/test_get_function_status
PASS: test-transport3 16 /transport3/test_cancel_function
PASS: test-transport3 17 /transport3/test_get_session_info
PASS: test-transport3 18 /transport3/test_init_pin
PASS: test-transport3 19 /transport3/test_set_pin
PASS: test-transport3 20 /transport3/test_operation_state
PASS: test-transport3 21 /transport3/test_login_logout
PASS: test-transport3 22 /transport3/test_get_attribute_value
PASS: test-transport3 23 /transport3/test_set_attribute_value
PASS: test-transport3 24 /transport3/test_get_wrap_template
PASS: test-transport3 25 /transport3/test_set_wrap_template
PASS: test-transport3 26 /transport3/test_create_object
PASS: test-transport3 27 /transport3/test_create_object_private
PASS: test-transport3 28 /transport3/test_copy_object
PASS: test-transport3 29 /transport3/test_copy_object_private
PASS: test-transport3 30 /transport3/test_destroy_object
PASS: test-transport3 31 /transport3/test_get_object_size
PASS: test-transport3 32 /transport3/test_find_objects
PASS: test-transport3 33 /transport3/test_encrypt
PASS: test-transport3 34 /transport3/test_decrypt
PASS: test-transport3 35 /transport3/test_digest
PASS: test-transport3 36 /transport3/test_sign
PASS: test-transport3 37 /transport3/test_sign_recover
PASS: test-transport3 38 /transport3/test_verify
PASS: test-transport3 39 /transport3/test_verify_recover
PASS: test-transport3 40 /transport3/test_digest_encrypt
PASS: test-transport3 41 /transport3/test_decrypt_digest
PASS: test-transport3 42 /transport3/test_sign_encrypt
PASS: test-transport3 43 /transport3/test_decrypt_verify
PASS: test-transport3 44 /transport3/test_generate_key
PASS: test-transport3 45 /transport3/test_generate_key_pair
PASS: test-transport3 46 /transport3/test_wrap_key
PASS: test-transport3 47 /transport3/test_unwrap_key
PASS: test-transport3 48 /transport3/test_derive_key
PASS: test-transport3 49 /transport3/test_random
PASS: test-transport3 50 /transport3/test_login_user
PASS: test-transport3 51 /transport3/test_session_cancel
PASS: test-transport3 52 /transport3/test_message_encrypt
PASS: test-transport3 53 /transport3/test_message_decrypt
PASS: test-transport3 54 /transport3/test_message_sign
PASS: test-transport3 55 /transport3/test_message_verify
PASS: test-transport3 56 /transport/unix/basic
PASS: test-version 1 /version/test_check_compile_time
PASS: test-version 2 /version/test_check_run_time
PASS: test-digest 1 /digest/sha1
PASS: test-digest 2 /digest/sha1-long
PASS: test-digest 3 /digest/md5
PASS: test-base64 1 /base64/decode-simple
PASS: test-base64 2 /base64/decode-thawte
PASS: test-pem 1 /pem/success
PASS: test-pem 2 /pem/failure
PASS: test-pem 3 /pem/write
PASS: test-utf8 1 /utf8/ucs2be
PASS: test-utf8 2 /utf8/ucs2be_fail
PASS: test-utf8 3 /utf8/ucs4be
PASS: test-utf8 4 /utf8/ucs4be_fail
PASS: test-utf8 5 /utf8/utf8
PASS: test-utf8 6 /utf8/utf8_fail
PASS: test-x509 1 /x509/parse-extended-key-usage
PASS: test-x509 2 /x509/parse-key-usage
PASS: test-x509 3 /x509/parse-extension
PASS: test-x509 4 /x509/parse-extension-not-found
PASS: test-x509 5 /x509/directory-string
PASS: test-x509 6 /x509/directory-string-unknown
PASS: test-persist 1 /persist/magic
PASS: test-persist 2 /persist/simple
PASS: test-persist 3 /persist/number
PASS: test-persist 4 /persist/bool
PASS: test-persist 5 /persist/oid
PASS: test-persist 6 /persist/constant
PASS: test-persist 7 /persist/unknown
PASS: test-persist 8 /persist/multiple
PASS: test-persist 9 /persist/pem_block
PASS: test-persist 10 /persist/pem-middle
PASS: test-persist 11 /persist/pem-public-key
PASS: test-persist 12 /persist/pem_invalid
PASS: test-persist 13 /persist/pem_unsupported
PASS: test-persist 14 /persist/pem_first
PASS: test-persist 15 /persist/bad_value
PASS: test-persist 16 /persist/bad_oid
PASS: test-persist 17 /persist/bad_field
PASS: test-persist 18 /persist/skip_unknown
PASS: test-persist 19 /persist/attribute_first
PASS: test-persist 20 /persist/not-boolean
PASS: test-persist 21 /persist/not-ulong
PASS: test-index 1 /index/add_lookup
PASS: test-index 1 /index/add_lookup
PASS: test-index 2 /index/take_lookup
PASS: test-index 2 /index/take_lookup
PASS: test-index 3 /index/size
PASS: test-index 4 /index/remove
PASS: test-index 5 /index/snapshot
PASS: test-index 6 /index/snapshot_base
PASS: test-index 7 /index/set
PASS: test-index 8 /index/update
PASS: test-index 9 /index/find
PASS: test-index 10 /index/find_all
PASS: test-index 11 /index/find_realloc
PASS: test-index 12 /index/replace_all
PASS: test-index 13 /index/build_populate
PASS: test-index 14 /index/build_fail
PASS: test-index 15 /index/change_called
PASS: test-index 16 /index/change_batch
PASS: test-index 17 /index/change_nested
PASS: test-index 18 /index/replace-all-build-fails
PASS: test-index 19 /index/remove-callback
PASS: test-index 20 /index/remove-fail
PASS: test-parser 1 /parser/parse_der_certificate
PASS: test-parser 2 /parser/parse_pem_certificate
PASS: test-parser 3 /parser/parse_p11_kit_persist
PASS: test-parser 4 /parser/parse_openssl_trusted
PASS: test-parser 5 /parser/parse_openssl_distrusted
PASS: test-parser 6 /parser/openssl-trusted-no-trust
PASS: test-parser 7 /parser/parse_anchor
PASS: test-parser 8 /parser/parse_thawte
PASS: test-parser 9 /parser/parse_invalid_file
PASS: test-parser 10 /parser/parse_unrecognized
PASS: test-parser 11 /parser/null-asn1-cache
PASS: test-builder 1 /builder/get_cache
PASS: test-builder 2 /builder/build_data
PASS: test-builder 3 /builder/build_certificate
PASS: test-builder 4 /builder/build_certificate_empty
PASS: test-builder 5 /builder/build_certificate_non_ca
PASS: test-builder 6 /builder/build_certificate_v1_ca
PASS: test-builder 7 /builder/build_certificate_staple_ca
PASS: test-builder 8 /builder/build-certificate-staple-ca-backwards
PASS: test-builder 9 /builder/build_certificate_no_type
PASS: test-builder 10 /builder/build_certificate_bad_type
PASS: test-builder 11 /builder/build_extension
PASS: test-builder 12 /builder/build_distant_end_date
PASS: test-builder 13 /builder/valid-bool
PASS: test-builder 14 /builder/valid-ulong
PASS: test-builder 15 /builder/valid-utf8
PASS: test-builder 16 /builder/valid-date
PASS: test-builder 17 /builder/valid-name
PASS: test-builder 18 /builder/valid-serial
PASS: test-builder 19 /builder/valid-cert
PASS: test-builder 20 /builder/valid-false-or-time
PASS: test-builder 21 /builder/invalid-bool
PASS: test-builder 22 /builder/invalid-ulong
PASS: test-builder 23 /builder/invalid-utf8
PASS: test-builder 24 /builder/invalid-date
PASS: test-builder 25 /builder/invalid-name
PASS: test-builder 26 /builder/invalid-serial
PASS: test-builder 27 /builder/invalid-cert
PASS: test-builder 28 /builder/invalid-false-or-time
PASS: test-builder 29 /builder/invalid-schema
PASS: test-builder 30 /builder/create_not_settable
PASS: test-builder 31 /builder/create_but_loadable
PASS: test-builder 32 /builder/create_unsupported
PASS: test-builder 33 /builder/create_generated
PASS: test-builder 34 /builder/create_bad_attribute
PASS: test-builder 35 /builder/create_missing_attribute
PASS: test-builder 36 /builder/create_no_class
PASS: test-builder 37 /builder/create_token_mismatch
PASS: test-builder 37 /builder/create_token_mismatch
PASS: test-builder 38 /builder/modify_success
PASS: test-builder 39 /builder/modify_read_only
PASS: test-builder 40 /builder/modify_unchanged
PASS: test-builder 41 /builder/modify_not_modifiable
PASS: test-builder 42 /builder/changed_trusted_certificate
PASS: test-builder 43 /builder/changed_distrust_value
PASS: test-builder 44 /builder/changed_distrust_serial
PASS: test-builder 45 /builder/changed_without_id
PASS: test-builder 46 /builder/changed_staple_ca
PASS: test-builder 47 /builder/changed_staple_ku
PASS: test-builder 48 /builder/changed_dup_certificates
PASS: test-token 1 /token/load
PASS: test-token 1 /token/load
PASS: test-token 2 /token/flags
PASS: test-token 2 /token/flags
PASS: test-token 3 /token/path
PASS: test-token 3 /token/path
PASS: test-token 4 /token/label
PASS: test-token 4 /token/label
PASS: test-token 5 /token/slot
PASS: test-token 5 /token/slot
FAIL: test-token 6 /token/not-writable
FAIL: test-token 6 /token/not-writable
# test-token: assertion failed (!p11_token_is_writable (token))
# test-token: in test_not_writable() at test-token.c:286
PASS: test-token 7 /token/writable-no-exist
PASS: test-token 7 /token/writable-no-exist
PASS: test-token 8 /token/writable-exists
PASS: test-token 8 /token/writable-exists
PASS: test-token 9 /token/load-found
PASS: test-token 9 /token/load-found
PASS: test-token 10 /token/load-already
PASS: test-token 10 /token/load-already
PASS: test-token 11 /token/load-unreadable
PASS: test-token 11 /token/load-unreadable
PASS: test-token 12 /token/load-gone
PASS: test-token 12 /token/load-gone
PASS: test-token 13 /token/load-contrived
PASS: test-token 13 /token/load-contrived
PASS: test-token 14 /token/reload-changed
PASS: test-token 14 /token/reload-changed
PASS: test-token 15 /token/reload-gone
PASS: test-token 15 /token/reload-gone
PASS: test-token 16 /token/reload-no-origin
PASS: test-token 16 /token/reload-no-origin
PASS: test-token 17 /token/write-new
PASS: test-token 17 /token/write-new
PASS: test-token 18 /token/write-no-label
PASS: test-token 18 /token/write-no-label
PASS: test-token 19 /token/modify-multiple
PASS: test-token 19 /token/modify-multiple
PASS: test-token 20 /token/remove-one
PASS: test-token 20 /token/remove-one
PASS: test-token 21 /token/remove-multiple
PASS: test-token 21 /token/remove-multiple
PASS: test-module 1 /module/get_slot_list
PASS: test-module 2 /module/get_slot_info
PASS: test-module 3 /module/initialize-null
PASS: test-module 4 /module/initialize-multi
PASS: test-module 5 /module/get_token_info
PASS: test-module 5 /module/get_token_info
PASS: test-module 6 /module/get_session_info
PASS: test-module 7 /module/close_all_sessions
PASS: test-module 8 /module/find_certificates
PASS: test-module 9 /module/find_extensions
PASS: test-module 10 /module/find_builtin
PASS: test-module 11 /module/lookup_invalid
PASS: test-module 11 /module/lookup_invalid
PASS: test-module 12 /module/remove_token
PASS: test-module 12 /module/remove_token
PASS: test-module 13 /module/setattr_token
PASS: test-module 13 /module/setattr_token
PASS: test-module 14 /module/session_object
PASS: test-module 15 /module/session_find
PASS: test-module 16 /module/session_find_no_attr
PASS: test-module 17 /module/session_copy
PASS: test-module 18 /module/session_remove
PASS: test-module 19 /module/session_setattr
PASS: test-module 20 /module/find_serial_der_decoded
PASS: test-module 21 /module/find_serial_der_mismatch
PASS: test-module 22 /module/login_logout
PASS: test-module 23 /module/token-writable
PASS: test-module 23 /module/token-writable
PASS: test-module 24 /module/session-read-only-create
PASS: test-module 25 /module/create-and-write
PASS: test-module 26 /module/modify-and-write
PASS: test-module 27 /module/token-write-protected
PASS: test-module 27 /module/token-write-protected
PASS: test-module 28 /module/unreadable
PASS: test-save 1 /save/test_file_write
PASS: test-save 2 /save/test_file_exists
PASS: test-save 3 /save/test_file_bad_directory
PASS: test-save 4 /save/test_file_overwrite
PASS: test-save 5 /save/file-unique
PASS: test-save 6 /save/test_file_auto_empty
PASS: test-save 7 /save/test_file_auto_length
PASS: test-save 8 /save/test_write_with_null
PASS: test-save 9 /save/test_write_and_finish_with_null
PASS: test-save 10 /save/test_file_abort
PASS: test-save 11 /save/test_directory_empty
PASS: test-save 12 /save/test_directory_files
PASS: test-save 13 /save/test_directory_dups
PASS: test-save 14 /save/test_directory_exists
PASS: test-save 15 /save/test_directory_overwrite
PASS: test-enumerate 1 /extract/test_file_name_for_label
PASS: test-enumerate 2 /extract/test_file_name_for_class
PASS: test-enumerate 3 /extract/test_comment_for_label
PASS: test-enumerate 4 /extract/test_comment_not_enabled
PASS: test-enumerate 5 /extract/test_info_simple_certificate
PASS: test-enumerate 6 /extract/test_info_limit_purposes
PASS: test-enumerate 7 /extract/test_info_invalid_purposes
PASS: test-enumerate 8 /extract/test_info_skip_non_certificate
PASS: test-enumerate 9 /extract/test_limit_to_purpose_match
PASS: test-enumerate 10 /extract/test_limit_to_purpose_no_match
PASS: test-enumerate 11 /extract/test_limit_to_purpose_no_match_any
PASS: test-enumerate 12 /extract/test_duplicate_extract
PASS: test-enumerate 13 /extract/test-duplicate-distrusted
PASS: test-enumerate 14 /extract/test_trusted_match
PASS: test-enumerate 15 /extract/test_distrust_match
PASS: test-enumerate 16 /extract/override-by-issuer-and-serial
PASS: test-enumerate 17 /extract/override-by-public-key
PASS: test-cer 1 /x509/test_file
PASS: test-cer 2 /x509/test_file_multiple
PASS: test-cer 3 /x509/test_file_without
PASS: test-cer 4 /x509/test_directory
PASS: test-cer 5 /x509/test_directory_empty
PASS: test-bundle 1 /pem/test_file
PASS: test-bundle 2 /pem/test_file_multiple
PASS: test-bundle 3 /pem/test_file_without
PASS: test-bundle 4 /pem/test_directory
PASS: test-bundle 5 /pem/test_directory_empty
PASS: test-bundle 6 /pem/test_directory_hash
PASS: test-openssl 1 /openssl/test_file
PASS: test-openssl 2 /openssl/test_plain
PASS: test-openssl 3 /openssl/test_keyid
PASS: test-openssl 4 /openssl/test_not_authority
PASS: test-openssl 5 /openssl/test_distrust_all
PASS: test-openssl 6 /openssl/test_file_multiple
PASS: test-openssl 7 /openssl/test_file_without
PASS: test-openssl 8 /openssl/test_canon_string
PASS: test-openssl 9 /openssl/test_canon_string_der
PASS: test-openssl 10 /openssl/test_canon_string_der_fail
PASS: test-openssl 11 /openssl/test_canon_name_der
PASS: test-openssl 12 /openssl/test_directory
PASS: test-openssl 13 /openssl/test_directory_empty
PASS: test-edk2 1 /edk2/test_file_multiple
PASS: test-jks 1 /jks/test_file_multiple
PASS: test-jks 2 /jks/test_file_duplicated
PASS: p11-kit/test-objects.sh 1 test_list_all
ERROR: p11-kit/test-objects.sh - too few tests run (expected 11, got 1)
PASS: p11-kit/test-lists.sh 1 test_list_modules
PASS: p11-kit/test-server.sh 1 test_server_access
PASS: p11-kit/test-list-mechanisms.sh 1 test_list_mechanisms_multi
ERROR: p11-kit/test-list-mechanisms.sh - too few tests run (expected 3, got 1)
PASS: p11-kit/test-list-tokens.sh 1 test_list_tokens_without_uri
PASS: p11-kit/test-list-tokens.sh 1 test_list_tokens_without_uri
ERROR: p11-kit/test-list-tokens.sh - too few tests run (expected 4, got 1)
ERROR: p11-kit/test-list-tokens.sh - too few tests run (expected 4, got 1)
PASS: p11-kit/test-generate-keypair.sh 1 test_generate_keypair_mock
ERROR: p11-kit/test-generate-keypair.sh - too few tests run (expected 4, got 1)
PASS: p11-kit/test-export-public.sh 1 test_export_public_rsa
ERROR: p11-kit/test-export-public.sh - too few tests run (expected 3, got 1)
PASS: p11-kit/test-import-public.sh 1 test_import_cert
ERROR: p11-kit/test-import-public.sh - too few tests run (expected 3, got 1)
PASS: p11-kit/test-profiles.sh 1 test_list_profiles
ERROR: p11-kit/test-profiles.sh - too few tests run (expected 19, got 1)
PASS: p11-kit/test-messages.sh 1 test_messages
# TOTAL: 1044
# PASS:  1032
# SKIP:  1
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 7