History log of /external/ltp/testcases/kernel/containers/README
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a23e1bf110e9b14e599e2181031ceb32d267516 18-Aug-2015 Matus Marhefka <mmarhefk@redhat.com> containers/netns tests rewritten

All original test cases in ltp/testcases/kernel/containers/netns
were removed and replaced with the new ones. The new test cases
cover all of the tests in the original code and everything else
in the original code didn't exercise new code paths in the kernel.
Mapping of old test cases to the new ones:

netns_crtchild -> netns_comm
netns_two_children_ns -> netns_comm
netns_crtchild_delchild -> netns_sysfs
netns_par_chld_ipv6, netns_par_chld_ftp -> nets_comm (netns_comm
does not complicate it with sshd or ftp, it just tests
communication using ping/ping6)
netns_devices, netns_devices2 -> netns_comm
netns_isolation -> netns_breakns

New testcases also use the helper tools for creating and working
with namespaces from ltp/testcases/kernel/containers/share.

Signed-off-by: Matus Marhefka <mmarhefk@redhat.com>
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/containers/README
4548c6cf9bcdd96d8303caa4130ab638b61f8a30 19-Oct-2012 Wanlong Gao <gaowanlong@cn.fujitsu.com> Update FSF address

find . -type f -exec sed -i 's/675 Mass Ave, Cambridge, MA 02139, USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;
find . -type f -exec sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
/external/ltp/testcases/kernel/containers/README
37550cf5a86c7ca7424a2a318dd64e550f13f5df 18-Oct-2012 Chris Dearman <chris@mips.com> Remove whitespace at end of line

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e 's/[\t ]*$//'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/testcases/kernel/containers/README
09be611b6ce334e58e9a63af9a1f732b8a735786 04-Mar-2009 subrata_modak <subrata_modak> [PATCH 1/4] ltp: posix message queue namespaces: first test: Add the first test for posix message queue namespaces, plus a test to detect whether they are enabled. Note that the kernel version check is currently bogus - these are are in -mm. Based on older version by Nadia Derbey.
Changelog:
Mar 02 2009: moved to the libclone do_clone() helper.
Signed-off-by: Nadia Derbey <Nadia.Derbey@bull.net>,
Signed-off-by: Serge Hallyn <serue@us.ibm.com>.
/external/ltp/testcases/kernel/containers/README
a73a850cf57690f22f8938d75bc9d0968a802a88 19-Sep-2008 subrata_modak <subrata_modak> Addition of Initial Set of Network Name Space test cases. Signed-Off-By: Veerendra <veeren@linux.vnet.ibm.com>.
/external/ltp/testcases/kernel/containers/README
c2aab6c5dac302afdd6a40ac93459c2330b47af6 28-Dec-2007 subrata_modak <subrata_modak> Changed the way Copyrights and License agreements are declared
/external/ltp/testcases/kernel/containers/README
8cd7305413205aa7cbd7ca23ce8fef55e31ae778 22-Jun-2007 subrata_modak <subrata_modak> "risrajak@linux.vnet.ibm.com" added sysvipc (conatainers) namespace testcases
/external/ltp/testcases/kernel/containers/README
0c5f9706905fb6b2fc08f99be12abc9e9c42beaf 26-Apr-2007 subrata_modak <subrata_modak> Integration of UTS Namespace Testcases to LTP as submitted by <risrajak@linux.vnet.ibm.com>
/external/ltp/testcases/kernel/containers/README