Lines Matching full:failed

45 		TH_LOG("%s - Failed to unshare mount namespace",  in change_mountns()
51 TH_LOG("%s - Failed to mount / as private", in change_mountns()
73 TH_LOG("%s - Failed to create binderfs mountpoint", in __do_binderfs_test()
82 TH_LOG("%s - Failed to mount binderfs", strerror(errno)); in __do_binderfs_test()
93 TH_LOG("%s - Failed to open binder-control device", in __do_binderfs_test()
103 TH_LOG("%s - Failed to allocate new binder device", in __do_binderfs_test()
116 TH_LOG("%s - Failed to open my-binder device", in __do_binderfs_test()
126 TH_LOG("%s - Failed to open perform BINDER_VERSION request", in __do_binderfs_test()
137 TH_LOG("%s - Failed to delete binder device", in __do_binderfs_test()
151 TH_LOG("%s - Failed to delete binder-control device but exited with unexpected error code", in __do_binderfs_test()
156 /* success: binder-control device removal failed as expected */ in __do_binderfs_test()
163 TH_LOG("%s - Failed to open binder feature: %s", in __do_binderfs_test()
176 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in __do_binderfs_test()
181 TH_LOG("%s - Failed to rmdir binderfs mount", strerror(errno)); in __do_binderfs_test()
303 TH_LOG("%s - Failed to unshare user namespace", in change_userns()
309 TH_LOG("write_nointr() failed"); in change_userns()
314 TH_LOG("read_nointr() failed"); in change_userns()
320 TH_LOG("setid_userns_root() failed"); in change_userns()
334 TH_LOG("read_nointr() failed"); in change_idmaps()
340 TH_LOG("write_id_mapping(UID_MAP) failed"); in change_idmaps()
346 TH_LOG("write_id_mapping(GID_MAP) failed"); in change_idmaps()
351 TH_LOG("write_nointr() failed"); in change_idmaps()
367 TH_LOG("%s - Failed to open perform BINDER_VERSION request\n", in binder_version_thread()
392 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
397 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
410 TH_LOG("%s - Failed to create binderfs mountpoint", in TEST()
416 …TH_LOG("%s - Failed to mount binderfs, check if CONFIG_ANDROID_BINDERFS is enabled in the running … in TEST()
426 TH_LOG("%s - Failed to open binder-control device", in TEST()
435 TH_LOG("%s - Failed to allocate new binder device", in TEST()
443 TH_LOG("%s - Failed to open binder device", strerror(errno)); in TEST()
449 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in TEST()
463 TH_LOG("%s - Failed to create thread %d", in TEST()
474 TH_LOG("%s - Failed to join thread %d for fd %d", in TEST()
490 TH_LOG("wait_for_pid() failed"); in TEST()
511 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
518 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
535 TH_LOG("wait_for_pid() failed"); in TEST()