tests: remove xcasprintf()
authorBartosz Golaszewski <bartekgola@gmail.com>
Thu, 23 Feb 2017 14:25:15 +0000 (15:25 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Thu, 23 Feb 2017 14:25:15 +0000 (15:25 +0100)
commit2dc99e0da5723aca5c520a2fc5f9b2fca0441eba
tree5c1b817f11f7a5eba2fd85772906060bc88bd304
parentb5f0f3c3f4efdeb4daadc597a2500e3adee7adca
tests: remove xcasprintf()

There's only one user and we already removed xasprintf() which was no
longer used after introducing udev polling. Remove it for simplicity.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/unit/gpiod-unit.c