HomeSort by relevance Sort by last modified time
    Searched defs:ERROR_PREFIX (Results 1 - 25 of 145) sorted by null

1 2 3 4 5 6

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/
4-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
32 perror(ERROR_PREFIX "sem_init");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
5-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
5-2.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
1-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
36 perror(ERROR_PREFIX "sem_getvalue");
2-1.c 24 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
32 perror(ERROR_PREFIX "sem_init");
37 perror(ERROR_PREFIX "trywait");
42 perror(ERROR_PREFIX "sem_getvalue");
2-2.c 24 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
32 perror(ERROR_PREFIX "sem_init");
37 perror(ERROR_PREFIX "trywait");
42 perror(ERROR_PREFIX "sem_getvalue");
6-1.c 23 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
4-1.c 24 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
3-1.c 28 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
39 perror(ERROR_PREFIX "mq_open");
44 perror(ERROR_PREFIX "mq_close");
4-1.c 26 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
38 perror(ERROR_PREFIX "mq_open");
43 perror(ERROR_PREFIX "mq_close");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
8-1.c 30 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
1-1.c 27 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
40 perror(ERROR_PREFIX "mq_open");
52 perror(ERROR_PREFIX "mq_unlink");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
4-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
36 perror(ERROR_PREFIX "pthread_attr_init");
42 perror(ERROR_PREFIX "pthread_attr_setinheritsched");
47 perror(ERROR_PREFIX "pthread_attr_destroy");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
4-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
36 perror(ERROR_PREFIX "pthread_attr_init");
42 perror(ERROR_PREFIX "pthread_attr_setscope");
47 perror(ERROR_PREFIX "pthread_attr_destroy");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/speculative/
4-2.c 27 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
37 perror(ERROR_PREFIX "pthread_mutex_lock\n");
44 printf(ERROR_PREFIX "Test PASS: Expected %d(EBUSY) got %d, "
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_close/
1-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
36 perror(ERROR_PREFIX "sem_open");
2-1.c 24 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
36 perror(ERROR_PREFIX "sem_open");
49 perror(ERROR_PREFIX "sem_open");
3-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
36 perror(ERROR_PREFIX "sem_open");
42 perror(ERROR_PREFIX "sem_close");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_getvalue/
1-1.c 26 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
40 perror(ERROR_PREFIX "sem_open");
45 perror(ERROR_PREFIX "sem_getvalue");
2-1.c 24 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
38 perror(ERROR_PREFIX "sem_open");
44 perror(ERROR_PREFIX "trywait");
49 perror(ERROR_PREFIX "sem_getvalue");
4-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
39 perror(ERROR_PREFIX "sem_open");
5-1.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
39 perror(ERROR_PREFIX "sem_open");
44 perror(ERROR_PREFIX "sem_getvalue");
49 perror(ERROR_PREFIX "sem_trywait");
54 perror(ERROR_PREFIX "sem_getvalue");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
1-3.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
37 perror(ERROR_PREFIX "sem_open");
1-4.c 25 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
36 perror(ERROR_PREFIX "sem_open");
10-1.c 26 #define ERROR_PREFIX "unexpected error: " FUNCTION " " TEST ": "
38 perror(ERROR_PREFIX "sem_open");
43 perror(ERROR_PREFIX "sem_close");
49 perror(ERROR_PREFIX "sem_open");
54 perror(ERROR_PREFIX "sem_getvalue");

Completed in 1420 milliseconds

1 2 3 4 5 6