summaryrefslogtreecommitdiff
path: root/test/test-kdbus-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-21test-kdbus-monitor: open output file with O_WRONLY|O_TRUNCupstream/0.20140221.145534cettizenDaniel Mack1-1/+1
2014-02-21test-kdbus-monitor: exit from main loopDaniel Mack1-14/+27
2014-02-21test/test-kdbus-monitor: fix PAYLOAD_OFF size alignmentDaniel Mack1-1/+1
2014-01-17update RECV ioctl and implement priority queues (ABI break)Kay Sievers1-4/+5
2013-12-15rework monitoringKay Sievers1-13/+6
2013-12-06with only one type of item left, rename PART to ITEMKay Sievers1-2/+2
2013-12-01test/monitor: exit on POLLERRDaniel Mack1-0/+3
2013-11-30use flags in monitor APIKay Sievers1-2/+2
2013-11-30place KDBUS_CMD_NAME_LIST KDBUS_CMD_NAME_INFO results in poolKay Sievers1-1/+1
2013-11-29rename KDBUS_MSG_* to KDBUS_ITEM_*Daniel Mack1-3/+3
2013-11-19kdbus.h: use kernel BIT() helperDaniel Mack1-3/+0
2013-11-08Add dumping \0-bytes records.Daniel Kowalski1-8/+14
2013-11-06test/monitor: don't try dump \0-bytes recordsDaniel Kowalski1-4/+9
2013-10-26test/monitor: add fake kdbus ENCAP idDaniel Mack1-1/+1
2013-10-26test/monitor: capture out-of-band payload (KDBUS_MSG_PAYLOAD_OFF)Daniel Mack1-4/+20
2013-10-25test/monitor: fix some brainosDaniel Mack1-14/+10
2013-10-24test-kdbus-monitor: add newline before printing statistics on exitDaniel Mack1-1/+1
2013-10-24test/monitor: close passed-in memfdsDaniel Mack1-0/+3
2013-10-24test: add simple bus monitor toolDaniel Mack1-0/+188