projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
640f4ee
)
Changelog: add entry about namespaces support in the test framework
author
Djalal Harouni
<tixxdz@opendz.org>
Mon, 12 Jan 2015 15:12:41 +0000
(16:12 +0100)
committer
Djalal Harouni
<tixxdz@opendz.org>
Mon, 12 Jan 2015 15:12:41 +0000
(16:12 +0100)
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
Changelog
patch
|
blob
|
history
diff --git
a/Changelog
b/Changelog
index 96c5c55f02cfd050eab7164895121602c73846d1..444a250255ca3a43749d19707b6fd1e66cbdb763 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-72,6
+72,8
@@
since v2:
* Test case fix for 32bit archs
+ * The test framework now supports mount, pid and user namespaces.
+
* The test framework learned a --tap command line parameter to
format its output in the "Test Anything Protocol". This format
is chosen by default when "make kselftest" is invoked.