Test for fuse_lowlevel_notify_expire_entry.
authorHereThereBeDragons <HereThereBeDragons@users.noreply.github.com>
Fri, 6 Jan 2023 13:05:00 +0000 (14:05 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 6 Jan 2023 18:35:52 +0000 (18:35 +0000)
commitc0a344e3797844896d04efc4b565a2627067b67f
treede8931c4436d00216000362ee164e6bbee957366
parent91083df90eadc0e69e4ce6956f823a2acb602f25
Test for fuse_lowlevel_notify_expire_entry.
This test is too simple to check for all functionalities of notify_expire as it always successfully passes when libfuse supports the function (even if kernel does not support it -  it just takes it as notify_inval)
example/notify_inval_entry.c
test/test_examples.py