summaryrefslogtreecommitdiffstats
path: root/src/test/test-umount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: various small fixes for strict systemsTopi Miettinen2020-04-261-1/+6
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-4/+8
* tree-wide: rename path_join_many() to path_join()Zbigniew Jędrzejewski-Szmek2018-11-301-2/+2
* tree-wide: replace path_join with path_join_manyZbigniew Jędrzejewski-Szmek2018-11-301-2/+2
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+1
* test: remove support for suffix in get_testdata_dir()Filipe Brandenburger2018-09-121-4/+14
* core/umount: use libmount to enumerate /proc/swapsZbigniew Jędrzejewski-Szmek2018-03-161-1/+1
* test-umount: add a simple test for swap_list_get()Zbigniew Jędrzejewski-Szmek2018-03-161-0/+21
* core/umount: use _cleanup_Zbigniew Jędrzejewski-Szmek2018-03-161-3/+1
* tests: add a simple test for the mountinfo parsing logicZbigniew Jędrzejewski-Szmek2018-03-161-0/+38