summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use -Werror in system/libvintfChih-Hung Hsieh2017-10-031-0/+3
* Add tests to RuntimeInfo fetch flags.Yifan Hong2017-09-284-2/+76
* Allow to disable certain checks in VintfObject::CheckCompatibilityYifan Hong2017-09-111-3/+22
* Add tests for kernel config fragments in fwk comp mat.Yifan Hong2017-08-241-0/+367
* Add hardcoded version checks for netutils-wrapperYifan Hong2017-08-162-0/+119
* Native HALs don't require <transport>.Yifan Hong2017-08-071-0/+22
* Do not use regex to parse /proc/config.gz.Yifan Hong2017-07-111-6/+9
* Allow KernelConfigParser to be less restrictiveYifan Hong2017-07-071-0/+60
* Fix libvintf_test KernelParserConfig testsYifan Hong2017-07-071-7/+12
* Add tests for KernelConfigParser.Yifan Hong2017-07-071-2/+51
* Add getXmlFilePath for manifest / matrix.Yifan Hong2017-06-231-0/+110
* Add <xmlfile> to manifest / comp mat.Yifan Hong2017-06-231-0/+97
* Add Arch::operator| and operator|=Yifan Hong2017-06-191-0/+12
* Fix vintf_object_test on device.Yifan Hong2017-05-262-2/+9
* Fix vintf_object_test for duplicated <hal> entriesYifan Hong2017-05-241-1/+1
* Fix tests for disabled avb checkYifan Hong2017-05-241-1/+3
* Do not allow duplicated major version across <hal> in manifestsYifan Hong2017-05-221-14/+65
* Rework compat check of ManifestHal vs. MatrixHalYifan Hong2017-05-191-0/+247
* Add HalInterface to compatibility matrixYifan Hong2017-05-191-5/+43
* Add more vintf_object_testYifan Hong2017-05-194-185/+197
* VintfObject::verify() will fetch data from deviceMichael Schwartz2017-05-096-0/+464
* Improve error message for AVB failuresMichael Schwartz2017-05-091-0/+4
* Renamed avb version variables in RuntimeInfo.Yifan Hong2017-04-281-4/+4
* Allow avb.vbmeta-version to be missing from compat matYifan Hong2017-04-151-0/+17
* Add VintfObjectRecoveryYifan Hong2017-04-151-18/+24
* Implement VintfObject::CheckCompatibility.Yifan Hong2017-04-141-2/+167
* HalManifest check against CompatibilityMatrixYifan Hong2017-04-131-0/+111
* Allow multiple hal entries with the same name.Yifan Hong2017-04-131-7/+13
* Add avb.vbmeta-version to CompatibilityMatrix and RuntimeInfoYifan Hong2017-04-131-0/+32
* compatibility-matrix.sepolicy.sepolicy-version formatYifan Hong2017-04-131-5/+6
* Include Vndk version to compatibility matrix XML.Yifan Hong2017-04-131-0/+32
* Add operator==Yifan Hong2017-04-061-4/+5
* Add <vndk> entry to framework manifest and device comp-mat.Yifan Hong2017-04-061-7/+59
* Add <sepolicy> tag to HalManifest.Yifan Hong2017-04-051-0/+4
* Add manifest/compatibility-matrix.type attributeYifan Hong2017-04-051-7/+8
* Remove <impl> tag from ManifestHal.Yifan Hong2017-04-051-33/+2
* Add getHalNames and getInterfaceNames functions to HalManifest.Tri Vo2017-03-261-0/+14
* Add bitness info to <transport>.Yifan Hong2017-03-081-6/+6
* Do not attach <impl> tag if level is empty.Yifan Hong2017-03-061-0/+16
* Allow optional elements and attributes.Yifan Hong2017-02-281-0/+21
* Add manifest.hal.interface entryYifan Hong2017-02-241-2/+45
* Change compatibility-matrix.kernel.minlts to versionYifan Hong2017-02-241-2/+2
* Clean up ManifestHal's public convenience constructor.Yifan Hong2017-02-241-6/+22
* vintf: VendorManifest -> HalManifestYifan Hong2017-02-171-14/+14
* vintf: KernelInfo -> RuntimeInfo.Yifan Hong2017-02-171-5/+5
* Remove unused and move global XmlConverters.Yifan Hong2017-02-171-0/+7
* vintf: Cleanup private members fields of KernelInfo.Yifan Hong2017-02-171-1/+1
* vintf: Clean up private member fields for CompatibilityMatrix.Yifan Hong2017-02-171-2/+2
* Implement compatibility checkYifan Hong2017-02-161-0/+104
* Implement sepolicy section in compatibility-matrix.Yifan Hong2017-02-161-1/+8