bindings: cxx: add a comment about the need for a dummy chip to run tests
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 9 May 2018 12:05:20 +0000 (14:05 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 9 May 2018 16:00:39 +0000 (18:00 +0200)
commitd0c400397af5ec2dacc2edcc73c589a74cfb8f0f
tree6b2c6f968adfbaa66efea9ae94a4b1ae9fd7bba0
parent3e90b5c8903743288a0a209ed5106783533f1928
bindings: cxx: add a comment about the need for a dummy chip to run tests

In order to run the C++ tests/examples, we need at least one dummy chip
to be present in the system. It also needs to be the first GPIO chip.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
bindings/cxx/examples/gpiod_cxx_tests.cpp