]> sigrok.org Git - libsigrokdecode.git/commit
tests: Do not reference parent directory in includes
authorDaniel Elstner <redacted>
Sat, 3 Oct 2015 12:28:43 +0000 (14:28 +0200)
committerDaniel Elstner <redacted>
Sat, 3 Oct 2015 12:28:43 +0000 (14:28 +0200)
commitb480383d4605915f7b4cd8f14ccf62af9bf710f3
treea60c17b5b456b0643d2cd1954ff16038bc4beb7f
parent41bab68212533f4697ad378af574e06ea83e4fd9
tests: Do not reference parent directory in includes

Rely on the compiler include path instead.
tests/core.c
tests/decoder.c
tests/inst.c
tests/main.c
tests/session.c