tests: add test cases for the high-level API
authorBartosz Golaszewski <bartekgola@gmail.com>
Fri, 24 Feb 2017 10:40:37 +0000 (11:40 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Fri, 24 Feb 2017 10:40:37 +0000 (11:40 +0100)
commit95fa063da2b7cce7486480ed80c70b45f298dff7
treefee893a6ecffdf2c72d3995694b3ca8205f0f72e
parent7a4b575e737338ae13fb9ebab362d2993b8b003a
tests: add test cases for the high-level API

For now we only test the get and set operations. We'll add event tests
once the support for that is merged in the kernel.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/unit/Makefile.am
tests/unit/tests-simple-api.c [new file with mode: 0644]