Thread (30 messages) flat view 30 messages, 8 authors, 2015-07-10

Re: [RFC 8/8] kdbus: Ability to run kdbus test by executable binary name

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2015-07-08 14:16:15
Also in: lkml

On Wed, Jul 08, 2015 at 12:25:10PM +0200, Paul Osmialowski wrote:
With this applied, you can do following:

$ cp kdbus-test daemon
$ cp kdbus-test send

Then run 'daemon' in one shell session:

$ ./daemon --bus test

...and 'send' in another:

$ ./send --bus test

Useful for testing features introduced by previous patches.

Signed-off-by: Paul Osmialowski <redacted>
---
 tools/testing/selftests/kdbus/kdbus-test.c | 5 +++++
 1 file changed, 5 insertions(+)
Why not create symlinks automatically so this works without having to
manually run 'cp'?  But really, is spelling out the command line option
really a big issue?

thanks,

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help