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()
74 TH_LOG("%s - Failed to create binderfs mountpoint", in __do_binderfs_test()
83 TH_LOG("%s - Failed to mount binderfs", strerror(errno)); in __do_binderfs_test()
94 TH_LOG("%s - Failed to open binder-control device", in __do_binderfs_test()
104 TH_LOG("%s - Failed to allocate new binder device", in __do_binderfs_test()
117 TH_LOG("%s - Failed to open my-binder device", in __do_binderfs_test()
127 TH_LOG("%s - Failed to open perform BINDER_VERSION request", in __do_binderfs_test()
138 TH_LOG("%s - Failed to delete binder device", in __do_binderfs_test()
152 TH_LOG("%s - Failed to delete binder-control device but exited with unexpected error code", in __do_binderfs_test()
157 /* success: binder-control device removal failed as expected */ in __do_binderfs_test()
164 TH_LOG("%s - Failed to open binder feature: %s", in __do_binderfs_test()
177 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in __do_binderfs_test()
182 TH_LOG("%s - Failed to rmdir binderfs mount", strerror(errno)); in __do_binderfs_test()
304 TH_LOG("%s - Failed to unshare user namespace", in change_userns()
310 TH_LOG("write_nointr() failed"); in change_userns()
315 TH_LOG("read_nointr() failed"); in change_userns()
321 TH_LOG("setid_userns_root() failed"); in change_userns()
335 TH_LOG("read_nointr() failed"); in change_idmaps()
341 TH_LOG("write_id_mapping(UID_MAP) failed"); in change_idmaps()
347 TH_LOG("write_id_mapping(GID_MAP) failed"); in change_idmaps()
352 TH_LOG("write_nointr() failed"); in change_idmaps()
368 TH_LOG("%s - Failed to open perform BINDER_VERSION request\n", in binder_version_thread()
393 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
398 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
411 TH_LOG("%s - Failed to create binderfs mountpoint", in TEST()
417 …TH_LOG("%s - Failed to mount binderfs, check if CONFIG_ANDROID_BINDERFS is enabled in the running … in TEST()
427 TH_LOG("%s - Failed to open binder-control device", in TEST()
436 TH_LOG("%s - Failed to allocate new binder device", in TEST()
444 TH_LOG("%s - Failed to open binder device", strerror(errno)); in TEST()
450 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in TEST()
464 TH_LOG("%s - Failed to create thread %d", in TEST()
475 TH_LOG("%s - Failed to join thread %d for fd %d", in TEST()
491 TH_LOG("wait_for_pid() failed"); in TEST()
512 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
519 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
536 TH_LOG("wait_for_pid() failed"); in TEST()