Home | History | Annotate | Download | only in containers

Lines Matching refs:The

6 ## it under the terms of the GNU General Public License as published by       ##
7 ## the Free Software Foundation; either version 2 of the License, or ##
10 ## This program is distributed in the hope that it will be useful, but ##
11 ## WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ##
12 ## or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License ##
15 ## You should have received a copy of the GNU General Public License ##
16 ## along with this program; if not, write to the Free Software ##
23 The tests requires the Kernel to be compiled with the following config's
34 The container test automation suite helps run the container functionality
35 (e.g: utsname etc..) tests and report results. Please refer the following
39 Contains all the testcases related to IPC NS tests.
41 Contains all the testcases related to POSIX MQ NS tests. These
42 are strictly speaking a part of the ipc namespaces, but can be
43 enabled in the kernel without SYSV IPC support.
45 Contains all the testcases related to utsname tests.
47 Contains the library API for clone() .
49 Contains the testcases related to the network NS tests.