rpm-ostree/tests/common
Jonathan Lebon 2f6f8a910d libvm: set up ControlPath socket in /var/tmp
It turns out there's a much smaller limit than PATH_MAX for Unix
sockets. On Linux, it's 108 characters. It took me some time to figure
out why `vmcheck` would sometimes fail depending on where the src
directory is and how ${topsrcdir} is defined. Let's just make things
safer by just using /var/tmp.

Closes: #949
Approved by: cgwalters
2017-08-24 22:12:17 +00:00
..
libtest-core.sh tests: Use libtest-core.sh from ostree 2017-05-19 21:37:53 +00:00
libtest.c tests: add libtest.c for binary tests 2017-06-29 16:16:54 +00:00
libtest.h tests: add libtest.c for binary tests 2017-06-29 16:16:54 +00:00
libtest.sh Implement file triggers (%transfiletriggerin) for layered pkgs 2017-07-27 20:58:09 +00:00
libvm.sh libvm: set up ControlPath socket in /var/tmp 2017-08-24 22:12:17 +00:00