]> sigrok.org Git - libsigrokdecode.git/commit
unittests: Update to recent API changes.
authorUwe Hermann <redacted>
Thu, 31 Oct 2013 11:25:58 +0000 (12:25 +0100)
committerUwe Hermann <redacted>
Thu, 31 Oct 2013 11:25:58 +0000 (12:25 +0100)
commit98e0b79b9fd2abf076054abc5f25c184b436cb87
tree2c08919b111502e28da424eb0896c1239167f70a
parent8915b34659332288aab38780d8f10d75c4c83e7f
unittests: Update to recent API changes.

srd_session_config_set() is now called srd_session_metadata_set(), and
SRD_CONF_NUM_PROBES and SRD_CONF_UNITSIZE are dropped.
tests/check_session.c