proxmox/proxmox-shared-memory
Fabian Grünbichler 2fa269fb05 shared-memory: make tests integration tests
same as with sys/xattr, these touch files, so should use a tmpdir
provided by cargo, which requires them being integration tests.

if the tmpdir doesn't support O_TMPFILE (like overlayfs), the test is
not run (unfortunately, there is no way to indicate this via the test
result like with other test frameworks).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-12-30 11:51:08 +01:00
..
debian use new proxmox-sys 0.2.0 for all crates 2021-11-24 10:00:38 +01:00
src shared-memory: make tests integration tests 2021-12-30 11:51:08 +01:00
tests shared-memory: make tests integration tests 2021-12-30 11:51:08 +01:00
Cargo.toml use new proxmox-sys 0.2.0 for all crates 2021-11-24 10:00:38 +01:00