Unit tests for busybox

Bartosz Gołaszewski bartekgola at gmail.com
Tue Nov 5 10:28:02 UTC 2013


2013/11/4 John Spencer <maillist-busybox at barfooze.de>:
> Bartosz Gołaszewski wrote:
>>
>> Hi!
>>
>> While working on my small free-time project - a compact message bus
>> for embedded systems (think small dbus)
>
>
> a good idea. it already exists though: http://unixbus.org/ubus/
> just FYI.
>
> --JS

Well, it's definitely not the same. Busybus should be really simple
from both client's and service provider's points of view, who
shouldn't have to deal with the message integrity and format. Also I'm
thinking of adding simple wrappers in Python and C++ too and maybe
some kind of a simplified dbus interface substitution for programs
like udisks in the future.

It's still work-in-progress though.

Best regards,
Bartosz Golaszewski


More information about the busybox mailing list