summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-21use BUS_SET_SENDBUF instead of old SIOCSINQ ioctlaf-busJavier Martinez Canillas2-11/+4
2012-06-19Flush queues to avoid to blockAlban Crequy1-1/+9
2012-06-15add a match rule test on destination criteriaAlban Crequy1-6/+35
2012-06-14test_bus_add_match_rule: Change the message for a signalAlban Crequy1-5/+6
2012-06-14add a match rule test on sender criteriaAlban Crequy1-21/+75
2012-06-14test NFDBUS_CMD_REMOVEALLMATCHAlban Crequy1-3/+13
2012-06-14add constant NFDBUS_CMD_REMOVEALLMATCHAlban Crequy1-0/+1
2012-06-14add more checks to eavesdrop unit testJavier Martinez Canillas1-25/+45
2012-06-14check that only correct peers receive the message on eavesdropJavier Martinez Canillas1-5/+15
2012-06-14add eavesdrop unit testJavier Martinez Canillas2-0/+154
2012-06-08fix dbus match rules test: do not use synchronous callsAlban Crequy1-46/+72
2012-06-01add multicast send order unit testJavier Martinez Canillas1-0/+134
2012-05-31test RemoveMatchAlban Crequy1-25/+30
2012-05-31add sender receive queue full unit testJavier Martinez Canillas1-0/+79
2012-05-31Check that the address family does not mutate!Alban Crequy1-0/+4
2012-05-31Update CN_IDX_NFDBUS's valuesAlban Crequy1-3/+2
2012-05-24expand test_bus_unicast to test that a client can't join the bus twiceJavier Martinez Canillas1-0/+4
2012-05-22test increase socket send bufferJavier Martinez Canillas2-0/+84
2012-05-22test match rules with libdbusAlban Crequy1-8/+132
2012-05-21First test using dbus librariesAlban Crequy3-2/+157
2012-05-21extend test_bus_add_addr to test BUS_DEL_ADDR socket optionJavier Martinez Canillas2-0/+15
2012-05-18add test test_bus_bpfJavier Martinez Canillas1-0/+80
2012-05-17add test test_bus_connect_sub_protocolAlban Crequy1-0/+62
2012-05-17Use BUS_PROTO_DBUSAlban Crequy2-3/+14
2012-05-17Check that the receiving queue is emptyAlban Crequy1-0/+7
2012-05-17Check that only the correct recipients receive the correct messagesAlban Crequy2-2/+40
2012-05-17Add a new test test_bus_fd_passJavier Martinez Canillas1-0/+183
2012-05-16Add a new test test_bus_add_match_ruleAlban Crequy2-0/+189
2012-05-16Use uint64_t instead of system dependant typesAlban Crequy1-1/+2
2012-05-16add test_bust_poll unit testJavier Martinez Canillas1-0/+76
2012-05-16expand test_bust_multicast unit testJavier Martinez Canillas1-0/+17
2012-05-15add test_bust_abstract send unit testJavier Martinez Canillas1-0/+71
2012-05-15add test_bus_multicast unit testJavier Martinez Canillas1-0/+87
2012-05-11add check that non-joined peers can't receive unicast messages to test_bus_un...Javier Martinez Canillas1-0/+20
2012-05-10modify unit tests to work with BUS_JOIN_BUS semanticsJavier Martinez Canillas2-2/+19
2012-05-09add unit test for default route to the bus masterpeer-2-peer-communicationJavier Martinez Canillas1-4/+87
2012-05-08add BUS_ADD_ADDR setsockopt() unit testJavier Martinez Canillas2-33/+101
2012-05-04add unicast sending and receive unist testJavier Martinez Canillas1-3/+72
2012-05-03add test_bus_send testJavier Martinez Canillas1-0/+65
2012-05-03add initial tests for AF_BUS socket address familyJavier Martinez Canillas2-1807/+101
2012-02-28add mc_unix_perf unit testserver-acceptJavier Martinez Canillas1-0/+127
2012-02-28add upd_ip_perf testJavier Martinez Canillas1-0/+109
2012-02-23add flow_control testJavier Martinez Canillas1-2/+120
2012-02-20Add test_socket_nonmember_zeropeer unit testJavier Martinez Canillas1-1/+41
2012-02-15Add test_local_peer_filter testJavier Martinez Canillas1-0/+76
2012-02-15Improve test_remote_filter and test_local_filterJavier Martinez Canillas1-2/+19
2012-02-13Add test_remote_filter and test_local_filter testsJavier Martinez Canillas1-0/+126
2012-02-13Revert commit:Javier Martinez Canillas1-1/+1
2011-01-27Test UNIX_ATTACH_FILTERAlban Crequy1-1/+1
2011-01-27New setsockopt APIAlban Crequy1-1/+2