]> sigrok.org Git - libsigrok.git/commit
tests: Include <libsigrok/libsigrok.h>
authorDaniel Elstner <redacted>
Thu, 13 Aug 2015 00:06:41 +0000 (02:06 +0200)
committerDaniel Elstner <redacted>
Sun, 16 Aug 2015 16:28:13 +0000 (18:28 +0200)
commit4960aeb03533f503c32c50cdd94277d561112c1a
tree4b5263b207cc6d12b5b2a819cdeb5a456f420716
parentc1aae90038456a61d0f9313d34e6107c3440d3e7
tests: Include <libsigrok/libsigrok.h>

This matches the global style and avoids the "../" path
components.
14 files changed:
tests/core.c
tests/device.c
tests/driver_all.c
tests/input_all.c
tests/input_binary.c
tests/lib.c
tests/lib.h
tests/main.c
tests/output_all.c
tests/session.c
tests/strutil.c
tests/transform_all.c
tests/trigger.c
tests/version.c