passthrough_ll: only test functions that are actually provided
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 6 Apr 2017 05:52:54 +0000 (22:52 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:40:15 +0000 (16:40 -0700)
commitc24cc19f4354056893aadf5d2c0008826d5d4714
tree7d045931984a5ead32438ca354c1aab4dd659339
parenta0b814a6ee3fdedad5c3a9d7329b85096ca61589
passthrough_ll: only test functions that are actually provided

This appeared to work because of an unrelated bug that caused us to
actually never access the mountpoint at all and do all tests on the
lower filesystem. This issue will be fixed in a separate commit.
test/test_examples.py