index
:
check-unix-multicast.git
af-bus
af-multicast-test
master
netlink-test
server-accept
Alban's unit tests for Unix sockets (multicast and socket filter)
Javier Martinez Canillas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-21
use BUS_SET_SENDBUF instead of old SIOCSINQ ioctl
af-bus
Javier Martinez Canillas
2
-11/+4
2012-06-19
Flush queues to avoid to block
Alban Crequy
1
-1/+9
2012-06-15
add a match rule test on destination criteria
Alban Crequy
1
-6/+35
2012-06-14
test_bus_add_match_rule: Change the message for a signal
Alban Crequy
1
-5/+6
2012-06-14
add a match rule test on sender criteria
Alban Crequy
1
-21/+75
2012-06-14
test NFDBUS_CMD_REMOVEALLMATCH
Alban Crequy
1
-3/+13
2012-06-14
add constant NFDBUS_CMD_REMOVEALLMATCH
Alban Crequy
1
-0/+1
2012-06-14
add more checks to eavesdrop unit test
Javier Martinez Canillas
1
-25/+45
2012-06-14
check that only correct peers receive the message on eavesdrop
Javier Martinez Canillas
1
-5/+15
2012-06-14
add eavesdrop unit test
Javier Martinez Canillas
2
-0/+154
2012-06-08
fix dbus match rules test: do not use synchronous calls
Alban Crequy
1
-46/+72
2012-06-01
add multicast send order unit test
Javier Martinez Canillas
1
-0/+134
2012-05-31
test RemoveMatch
Alban Crequy
1
-25/+30
2012-05-31
add sender receive queue full unit test
Javier Martinez Canillas
1
-0/+79
2012-05-31
Check that the address family does not mutate!
Alban Crequy
1
-0/+4
2012-05-31
Update CN_IDX_NFDBUS's values
Alban Crequy
1
-3/+2
2012-05-24
expand test_bus_unicast to test that a client can't join the bus twice
Javier Martinez Canillas
1
-0/+4
2012-05-22
test increase socket send buffer
Javier Martinez Canillas
2
-0/+84
2012-05-22
test match rules with libdbus
Alban Crequy
1
-8/+132
2012-05-21
First test using dbus libraries
Alban Crequy
3
-2/+157
2012-05-21
extend test_bus_add_addr to test BUS_DEL_ADDR socket option
Javier Martinez Canillas
2
-0/+15
2012-05-18
add test test_bus_bpf
Javier Martinez Canillas
1
-0/+80
2012-05-17
add test test_bus_connect_sub_protocol
Alban Crequy
1
-0/+62
2012-05-17
Use BUS_PROTO_DBUS
Alban Crequy
2
-3/+14
2012-05-17
Check that the receiving queue is empty
Alban Crequy
1
-0/+7
2012-05-17
Check that only the correct recipients receive the correct messages
Alban Crequy
2
-2/+40
2012-05-17
Add a new test test_bus_fd_pass
Javier Martinez Canillas
1
-0/+183
2012-05-16
Add a new test test_bus_add_match_rule
Alban Crequy
2
-0/+189
2012-05-16
Use uint64_t instead of system dependant types
Alban Crequy
1
-1/+2
2012-05-16
add test_bust_poll unit test
Javier Martinez Canillas
1
-0/+76
2012-05-16
expand test_bust_multicast unit test
Javier Martinez Canillas
1
-0/+17
2012-05-15
add test_bust_abstract send unit test
Javier Martinez Canillas
1
-0/+71
2012-05-15
add test_bus_multicast unit test
Javier Martinez Canillas
1
-0/+87
2012-05-11
add check that non-joined peers can't receive unicast messages to test_bus_un...
Javier Martinez Canillas
1
-0/+20
2012-05-10
modify unit tests to work with BUS_JOIN_BUS semantics
Javier Martinez Canillas
2
-2/+19
2012-05-09
add unit test for default route to the bus master
peer-2-peer-communication
Javier Martinez Canillas
1
-4/+87
2012-05-08
add BUS_ADD_ADDR setsockopt() unit test
Javier Martinez Canillas
2
-33/+101
2012-05-04
add unicast sending and receive unist test
Javier Martinez Canillas
1
-3/+72
2012-05-03
add test_bus_send test
Javier Martinez Canillas
1
-0/+65
2012-05-03
add initial tests for AF_BUS socket address family
Javier Martinez Canillas
2
-1807/+101
2012-02-28
add mc_unix_perf unit test
server-accept
Javier Martinez Canillas
1
-0/+127
2012-02-28
add upd_ip_perf test
Javier Martinez Canillas
1
-0/+109
2012-02-23
add flow_control test
Javier Martinez Canillas
1
-2/+120
2012-02-20
Add test_socket_nonmember_zeropeer unit test
Javier Martinez Canillas
1
-1/+41
2012-02-15
Add test_local_peer_filter test
Javier Martinez Canillas
1
-0/+76
2012-02-15
Improve test_remote_filter and test_local_filter
Javier Martinez Canillas
1
-2/+19
2012-02-13
Add test_remote_filter and test_local_filter tests
Javier Martinez Canillas
1
-0/+126
2012-02-13
Revert commit:
Javier Martinez Canillas
1
-1/+1
2011-01-27
Test UNIX_ATTACH_FILTER
Alban Crequy
1
-1/+1
2011-01-27
New setsockopt API
Alban Crequy
1
-1/+2
[next]