OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_functionality
(Results
1 - 8
of
8
) sorted by null
/external/ltp/testcases/kernel/syscalls/fchdir/
fchdir01.c
35
* if doing functionality testing, call
check_functionality
()
81
void
check_functionality
(void);
111
check_functionality
();
140
void
check_functionality
(void)
function
/external/ltp/testcases/kernel/syscalls/ipc/msgget/
msgget01.c
70
void
check_functionality
(void);
98
check_functionality
();
116
*
check_functionality
() - check the functionality of the tested system call.
118
void
check_functionality
(void)
function
125
"Qston,
check_functionality
here. The message has queued!";
139
"
check_functionality
() routine.");
145
"
check_functionality
() routine.");
/external/ltp/testcases/kernel/syscalls/ipc/semget/
semget01.c
69
void
check_functionality
(void);
94
check_functionality
();
113
*
check_functionality
() - check the functionality of the tested system call.
115
void
check_functionality
(void)
function
/external/ltp/testcases/kernel/syscalls/ipc/shmdt/
shmdt01.c
81
void
check_functionality
(void);
103
check_functionality
();
123
*
check_functionality
() - make sure the memory is detached correctly
125
void
check_functionality
(void)
function
/external/ltp/testcases/kernel/mem/hugetlb/hugeshmdt/
hugeshmdt01.c
81
static void
check_functionality
(void);
101
check_functionality
();
116
static void
check_functionality
(void)
function
/external/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
hugeshmat01.c
98
static void
check_functionality
(int i);
119
check_functionality
(i);
139
*
check_functionality
- check various conditions to make sure they
142
static void
check_functionality
(int i)
function
/external/ltp/testcases/kernel/syscalls/ipc/shmat/
shmat01.c
68
static void
check_functionality
(int);
99
check_functionality
(i);
114
*
check_functionality
- check various conditions to make sure they
117
static void
check_functionality
(int i)
function
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
msgrcv01.c
82
void
check_functionality
(void);
Completed in 3575 milliseconds