summaryrefslogtreecommitdiff
path: root/libprocessgroup/profiles/test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with new googletestHaibo Huang2019-11-101-3/+3
| | | | | | | The new googletest requires prefix to be non-empty. Exempt-From-Owner-Approval: fix test Change-Id: Ic039cb657b455919e429a3ec2107893b1734e8a1
* libprocessgroup_proto_test split into multiple filesYifan Hong2019-03-151-86/+3
| | | | | | | | | | ... so that they can be reused later. Also, removed test to strull and inline static constexpr variable. Bug: 123664216 Test: libprocessgroup_proto_test Change-Id: Ia6b93c6689d7531e6f597d1387434aed1b3efb0a
* Add schema for task profilesYifan Hong2019-02-191-0/+135
- Add proto3 files as schema for JSON task profiles / cgroups files. - Add tests to ensure the JSON files (on the device) conforms the schema. (libprocessgroup_proto_test) Test: libprocessgroup_proto_test Bug: 123664216 Change-Id: I1cab73bd0d3852ff8827fee0be22373da8a6fc5b