summaryrefslogtreecommitdiffstats
path: root/src/test/test-dev-setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix compilation errorsAnouk Ceyssens2024-07-221-6/+6
* test-dev-setup: use new assertion macrosAnouk Ceyssens2024-07-221-22/+22
* dev-setup: rework make_inaccessible_nodes() around openat() and friendsLennart Poettering2024-01-061-0/+1
* test: always call test_setup_logging()Yu Watanabe2023-11-171-0/+2
* tests: use log_tests_skipped() and friend moreYu Watanabe2023-10-311-1/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* nspawn,pid1: pass "inaccessible" nodes from cntr mgr to pid1 payload via /run...Lennart Poettering2020-08-201-2/+3
* inaccessible: move inaccessible file nodes to /systemd/ subdir in runtime dir...Lennart Poettering2020-06-091-1/+0
* core: create inaccessible nodes for users when making runtime dirsAnita Zhang2019-12-181-1/+2
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
* dev-setup: generalize logic we use to create "inaccessible" device nodesLennart Poettering2018-11-291-0/+62