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:
c8bbce6
)
Changelog: document kdbus-test --tap
author
Daniel Mack
<daniel@zonque.org>
Mon, 12 Jan 2015 14:19:36 +0000
(15:19 +0100)
committer
Daniel Mack
<daniel@zonque.org>
Mon, 12 Jan 2015 14:19:36 +0000
(15:19 +0100)
Signed-off-by: Daniel Mack <daniel@zonque.org>
Changelog
patch
|
blob
|
history
diff --git
a/Changelog
b/Changelog
index 262bad1f527351899cf55adef5721edebdf6b330..96c5c55f02cfd050eab7164895121602c73846d1 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-72,6
+72,10
@@
since v2:
* Test case fix for 32bit archs
+ * 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.
+
* Fixed buses and custom endpoints name validation, reported by
Andy Lutomirski.