[PATCHv2 0/8] IPC negative tester

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Following patchset adds IPC negative tester framework with few test cases
checking IPC's behaviour on daemon side. Expected daemon's behaviour is to
shut down gracefully in case of receiving invalid IPC data.

V2 changes:
	* fixed few indentation issues
	* fixed missing __attribute__((packed))
	* fixed amount of data written for 'malformed data' test case
	* fixed opcode for 'invalid service' test case
	* added patch(8) with more 'malformed data' cases

Jakub Tyszkowski (8):
  android/ipc-tester: Skeleton for ipc negative tester
  android/ipc-tester: Run daemon in separate process
  android/ipc-tester: Add IPC initialization
  android/ipc-tester: Add daemon shutdown handler
  android/ipc-tester: Add sending test data with ipc
  android/ipc-tester: Register services
  android/ipc-tester: Add basic negative test cases for IPC's daemon
    site
  androi/ipc-tester: Add more cases for malformed data

 .gitignore                    |   1 +
 android/Makefile.am           |  17 +
 android/ipc-negative-tester.c | 721 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 739 insertions(+)
 create mode 100644 android/ipc-negative-tester.c

--
1.8.5.2

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux