summaryrefslogtreecommitdiffstats
path: root/adf/libadf
Commit message (Collapse)AuthorAgeFilesLines
* libadf: enable -WerrorGreg Hackmann2015-03-102-0/+2
| | | | | | | Bug: 19606869 Change-Id: If2ea55732e71e8288641b6b34d229b367fd3fb3b Signed-off-by: Greg Hackmann <ghackmann@google.com>
* libadf: tests: fix signed/unsigned comparison warningsGreg Hackmann2015-03-101-6/+6
| | | | | | | Bug: 19606869 Change-Id: I29cfa363b6640cc13973c1023d2f4ea1a97e3af2 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* Add missing includes.Elliott Hughes2015-01-291-0/+2
| | | | Change-Id: Iaa130c0a7eb2cbc0c8486546e5b622661b6d9e23
* libadf: add tests for various failure modesGreg Hackmann2014-05-071-14/+99
| | | | | Change-Id: I1b13e84c6663cb73af2829bedd3514119a01764c Signed-off-by: Greg Hackmann <ghackmann@google.com>
* libadf: add testsGreg Hackmann2014-05-072-0/+279
| | | | | Change-Id: I353099bf194d4d566c720e44190ad34f407f3dce Signed-off-by: Greg Hackmann <ghackmann@google.com>
* libadf: silence false positive warningGreg Hackmann2014-05-071-1/+1
| | | | | | | Some versions of gcc warn that intfs may be used uninitialized Change-Id: I3b8d7e919e9c2902ac56adeabd09a45ececfb3c4 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* libadf: add helper to set up a simple postGreg Hackmann2013-11-262-0/+116
| | | | | Change-Id: I381b47f924b02c208ea6f20cf887abdef1035830 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* libadf: filter overlay engines by a list of acceptable formatsGreg Hackmann2013-11-262-12/+25
| | | | | Change-Id: Ibb294f0520a7a7a6a2a89e1e3eb3c335906d3e66 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* add libadfGreg Hackmann2013-11-263-0/+954
Helper library to enumerate ADF objects, wrap ADF ioctls, and read event data Change-Id: I7aa7f88935174e650a40b2f9db3212280121f760 Signed-off-by: Greg Hackmann <ghackmann@google.com>