Home
last modified time | relevance | path

Searched refs:test_status (Results 1 – 25 of 211) sorted by relevance

123456789

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/
Drpc_callrpc_dataint.c51 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/
Dtirpc_clnt_control_limits.c43 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/
Dtirpc_rpc_broadcast_exp_dataint.c57 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/
Dtirpc_rpc_broadcast_dataint.c57 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/
Drpc_clnt_broadcast_dataint.c53 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/
Dtirpc_toplevel_clnt_call_dataint.c51 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/
Dtirpc_rpc_call_dataint.c51 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/
Drpc_clnt_call_dataint.c51 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/
Dtirpc_interlevel_clnt_call_dataint.c51 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/
Dtirpc_bottomlevel_clnt_call_dataint.c54 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/
Dtirpc_expertlevel_clnt_call_dataint.c54 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/
Drpc_svc_destroy.c43 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/
Drpc_xprt_register.c45 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/
Dtirpc_rpcb_rmtcall_dataint.c54 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/
Drpc_xprt_unregister.c49 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/
Drpc_auth_destroy.c47 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/
Drpc_authunix_create_default.c50 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/
Dtirpc_authsys_create_default.c44 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/
Drpc_authnone_create.c47 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/
Dtirpc_authnone_create.c44 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/
Drpc_svcfd_create.c43 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/
Drpc_svcraw_create.c45 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/
Drpc_get_myaddress.c45 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/
Dx64-unwind-badjmp-signal-frame.c53 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/
Drpc_clnt_control_dataint.c47 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()

123456789