Lines Matching refs:TH_LOG

45 		TH_LOG("%s - Failed to unshare mount namespace",  in change_mountns()
51 TH_LOG("%s - Failed to mount / as private", in change_mountns()
69 TH_LOG("%s - Failed to create binderfs mountpoint", in __do_binderfs_test()
78 TH_LOG("%s - Failed to mount binderfs", strerror(errno)); in __do_binderfs_test()
89 TH_LOG("%s - Failed to open binder-control device", in __do_binderfs_test()
99 TH_LOG("%s - Failed to allocate new binder device", in __do_binderfs_test()
104 TH_LOG("Allocated new binder device with major %d, minor %d, and name %s", in __do_binderfs_test()
112 TH_LOG("%s - Failed to open my-binder device", in __do_binderfs_test()
122 TH_LOG("%s - Failed to open perform BINDER_VERSION request", in __do_binderfs_test()
127 TH_LOG("Detected binder version: %d", version.protocol_version); in __do_binderfs_test()
133 TH_LOG("%s - Failed to delete binder device", in __do_binderfs_test()
143 TH_LOG("Managed to delete binder-control device"); in __do_binderfs_test()
147 TH_LOG("%s - Failed to delete binder-control device but exited with unexpected error code", in __do_binderfs_test()
158 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in __do_binderfs_test()
163 TH_LOG("%s - Failed to rmdir binderfs mount", strerror(errno)); in __do_binderfs_test()
285 TH_LOG("%s - Failed to unshare user namespace", in change_userns()
291 TH_LOG("write_nointr() failed"); in change_userns()
296 TH_LOG("read_nointr() failed"); in change_userns()
302 TH_LOG("setid_userns_root() failed"); in change_userns()
316 TH_LOG("read_nointr() failed"); in change_idmaps()
322 TH_LOG("write_id_mapping(UID_MAP) failed"); in change_idmaps()
328 TH_LOG("write_id_mapping(GID_MAP) failed"); in change_idmaps()
333 TH_LOG("write_nointr() failed"); in change_idmaps()
349 TH_LOG("%s - Failed to open perform BINDER_VERSION request\n", in binder_version_thread()
374 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
379 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
392 TH_LOG("%s - Failed to create binderfs mountpoint", in TEST()
398 TH_LOG("%s - Failed to mount binderfs", strerror(errno)); in TEST()
407 TH_LOG("%s - Failed to open binder-control device", in TEST()
416 TH_LOG("%s - Failed to allocate new binder device", in TEST()
424 TH_LOG("%s - Failed to open binder device", strerror(errno)); in TEST()
430 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in TEST()
444 TH_LOG("%s - Failed to create thread %d", in TEST()
455 TH_LOG("%s - Failed to join thread %d for fd %d", in TEST()
471 TH_LOG("wait_for_pid() failed"); in TEST()
492 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
499 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
516 TH_LOG("wait_for_pid() failed"); in TEST()