/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/ |
D | rpc_callrpc_dataint.c | 51 int test_status = 0; //Default test result set to PASSED in main() local 75 test_status = 1; in main() 87 test_status = 1; in main() 99 test_status = 1; in main() 111 test_status = 1; in main() 124 test_status = 1; in main() 130 printf("%d\n", test_status); in main() 132 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_control/ |
D | tirpc_clnt_control_limits.c | 43 int test_status = 0; //Default test result set to PASS in main() local 76 test_status = 1; in main() 81 test_status = 1; in main() 86 test_status = 1; in main() 91 test_status = 1; in main() 95 printf("%d\n", test_status); in main() 97 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/ |
D | tirpc_rpc_broadcast_exp_dataint.c | 57 int test_status = 0; //Default test result set to PASSED in main() local 83 test_status = 1; in main() 96 test_status = 1; in main() 109 test_status = 1; in main() 122 test_status = 1; in main() 136 test_status = 1; in main() 142 printf("%d\n", test_status); in main() 144 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/ |
D | tirpc_rpc_broadcast_dataint.c | 57 int test_status = 0; //Default test result set to FAILED in main() local 83 test_status = 1; in main() 96 test_status = 1; in main() 109 test_status = 1; in main() 122 test_status = 1; in main() 136 test_status = 1; in main() 142 printf("%d\n", test_status); in main() 144 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/ |
D | rpc_clnt_broadcast_dataint.c | 53 int test_status = 0; //Default test result set to PASSED in main() local 78 test_status = 1; in main() 90 test_status = 1; in main() 102 test_status = 1; in main() 114 test_status = 1; in main() 127 test_status = 1; in main() 133 printf("%d\n", test_status); in main() 135 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/ |
D | tirpc_toplevel_clnt_call_dataint.c | 51 int test_status = 0; //Default test result set to PASSED in main() local 87 test_status = 1; in main() 99 test_status = 1; in main() 111 test_status = 1; in main() 123 test_status = 1; in main() 136 test_status = 1; in main() 142 printf("%d\n", test_status); in main() 144 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/ |
D | tirpc_rpc_call_dataint.c | 51 int test_status = 0; //Default test result set to FAILED in main() local 79 test_status = 1; in main() 90 test_status = 1; in main() 101 test_status = 1; in main() 112 test_status = 1; in main() 125 test_status = 1; in main() 132 printf("%d\n", test_status); in main() 134 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/ |
D | rpc_clnt_call_dataint.c | 51 int test_status = 0; //Default test result set to PASSED in main() local 95 test_status = 1; in main() 107 test_status = 1; in main() 119 test_status = 1; in main() 131 test_status = 1; in main() 144 test_status = 1; in main() 150 printf("%d\n", test_status); in main() 152 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/ |
D | tirpc_interlevel_clnt_call_dataint.c | 51 int test_status = 0; //Default test result set to PASSED in main() local 97 test_status = 1; in main() 109 test_status = 1; in main() 121 test_status = 1; in main() 133 test_status = 1; in main() 146 test_status = 1; in main() 152 printf("%d\n", test_status); in main() 154 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/ |
D | tirpc_bottomlevel_clnt_call_dataint.c | 54 int test_status = 0; //Default test result set to PASSED in main() local 119 test_status = 1; in main() 131 test_status = 1; in main() 143 test_status = 1; in main() 155 test_status = 1; in main() 168 test_status = 1; in main() 174 printf("%d\n", test_status); in main() 176 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/ |
D | tirpc_expertlevel_clnt_call_dataint.c | 54 int test_status = 0; //Default test result set to PASSED in main() local 114 test_status = 1; in main() 126 test_status = 1; in main() 138 test_status = 1; in main() 150 test_status = 1; in main() 163 test_status = 1; in main() 169 printf("%d\n", test_status); in main() 171 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svc_destroy/ |
D | rpc_svc_destroy.c | 43 int test_status = 1; //Default test result set to FAILED in main() local 52 return test_status; in main() 58 test_status = 0; in main() 62 printf("%d\n", test_status); in main() 64 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_xprt_register/ |
D | rpc_xprt_register.c | 45 int test_status = 1; //Default test result set to FAILED in main() local 54 return test_status; in main() 60 test_status = 0; in main() 67 printf("%d\n", test_status); in main() 69 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/ |
D | tirpc_rpcb_rmtcall_dataint.c | 54 int test_status = 0; //Default test result set to PASSED in main() local 107 test_status = 1; in main() 119 test_status = 1; in main() 131 test_status = 1; in main() 144 test_status = 1; in main() 158 test_status = 1; in main() 164 printf("%d\n", test_status); in main() 166 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_xprt_unregister/ |
D | rpc_xprt_unregister.c | 49 int test_status = 1; //Default test result set to FAILED in main() local 58 return test_status; in main() 65 test_status = 0; in main() 72 printf("%d\n", test_status); in main() 74 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_auth_destroy/ |
D | rpc_auth_destroy.c | 47 int test_status = 1; //Default test result set to FAILED in main() local 56 test_status = 0; in main() 60 printf("%d\n", test_status); in main() 62 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create_default/ |
D | rpc_authunix_create_default.c | 50 int test_status = 1; //Default test result set to FAILED in main() local 57 test_status = ((AUTH *) authUnx != NULL) ? 0 : 1; in main() 61 printf("%d\n", test_status); in main() 63 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authsys_create_default/ |
D | tirpc_authsys_create_default.c | 44 int test_status = 1; //Default test result set to FAILED in main() local 50 test_status = ((AUTH *) authSys != NULL) ? 0 : 1; in main() 54 printf("%d\n", test_status); in main() 56 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authnone_create/ |
D | rpc_authnone_create.c | 47 int test_status = 1; //Default test result set to FAILED in main() local 53 test_status = ((AUTH *) authNone != NULL) ? 0 : 1; in main() 57 printf("%d\n", test_status); in main() 59 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authnone_create/ |
D | tirpc_authnone_create.c | 44 int test_status = 1; //Default test result set to FAILED in main() local 50 test_status = ((AUTH *) authNone != NULL) ? 0 : 1; in main() 54 printf("%d\n", test_status); in main() 56 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcfd_create/ |
D | rpc_svcfd_create.c | 43 int test_status = 1; //Default test result set to FAILED in main() local 51 test_status = (svcr != NULL) ? 0 : 1; in main() 55 printf("%d\n", test_status); in main() 57 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcraw_create/ |
D | rpc_svcraw_create.c | 45 int test_status = 1; //Default test result set to FAILED in main() local 52 test_status = (svcr != NULL) ? 0 : 1; in main() 59 printf("%d\n", test_status); in main() 61 return test_status; in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_get_myaddress/ |
D | rpc_get_myaddress.c | 45 int test_status = 1; //Default test result set to FAILED in main() local 54 test_status = (sin.sin_addr.s_addr == 0); in main() 58 printf("%d\n", test_status); in main() 60 return test_status; in main()
|
/third_party/libunwind/tests/ |
D | x64-unwind-badjmp-signal-frame.c | 53 int test_status = 0; in handle_sigsegv() local 68 while (unw_step(&cursor) > 0 && !test_status) in handle_sigsegv() 85 test_status = 1; in handle_sigsegv() 99 test_status = 1; in handle_sigsegv() 103 exit(test_status); in handle_sigsegv()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_control/ |
D | rpc_clnt_control_dataint.c | 47 int test_status = 0; //Default test result set to FAILED in main() local 68 test_status = 1; in main() 84 test_status = 1; in main() 94 printf("%d\n", test_status); in main() 96 return test_status; in main()
|