summaryrefslogtreecommitdiffstats
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * test-loop-block: return -77 on skip in more placesLuca Boccassi2024-12-131-8/+4
* | basic/fileio: two modernizations (#35559)Daan De Meyer2024-12-131-8/+4
|\ \ | |/ |/|
| * basic/fileio: clean up executable_is_script() a bitMike Yuan2024-12-111-8/+4
* | test: also generate list of symbols from header filesYu Watanabe2024-12-121-0/+74
* | test: modernize generate-sym-test.pyYu Watanabe2024-12-121-40/+67
* | test-bpf-restrict-fs: Migrate to new assertion macrosDaan De Meyer2024-12-111-9/+9
* | condition: add new ConditionKernelModuleLoaded=Lennart Poettering2024-12-111-0/+33
|/
* test-fd-util: compare FDs to /bin/sh instead of /dev/nullLuca Boccassi2024-12-111-2/+2
* test-fd-util: skip test when lacking privileges to create a new namespaceLuca Boccassi2024-12-111-0/+2
* test-capability: CAP_LINUX_IMMUTABLE is not available in unprivileged containersLuca Boccassi2024-12-111-0/+7
* basic/user-util: modernize getgroups_alloc() a bit (#35226)Mike Yuan2024-12-111-3/+2
|\
| * basic/user-util: modernize getgroups_alloc() a bitMike Yuan2024-12-101-3/+2
* | core: Fix time namespace in RestrictNamespaces=Ryan Wilson2024-12-101-1/+1
|/
* various: set info on varlink server objectZbigniew Jędrzejewski-Szmek2024-12-102-1/+6
* More assert macros (#35471)Luca Boccassi2024-12-065-1330/+1052
|\
| * test-parse-util: use ASSERT_* macrosZbigniew Jędrzejewski-Szmek2024-12-051-676/+596
| * test-condition: use xsprintf and drop pointless castZbigniew Jędrzejewski-Szmek2024-12-051-11/+6
| * test-condition: use ASSERT_* macrosZbigniew Jędrzejewski-Szmek2024-12-051-554/+367
| * test-cgroup: use ASSERT_* macrosZbigniew Jędrzejewski-Szmek2024-12-051-47/+47
| * test-bus-util: use ASSERT_* macrosZbigniew Jędrzejewski-Szmek2024-12-051-13/+11
| * test-acl-util: use ASSERT_* macrosZbigniew Jędrzejewski-Szmek2024-12-051-29/+25
* | test-time-util: do more suppression of time zone checksZbigniew Jędrzejewski-Szmek2024-12-051-5/+6
* | ci: Implement coverage on top of mkosi (#35407)Daan De Meyer2024-12-052-57/+59
|\ \ | |/ |/|
| * test-execute: Don't make rootfs read-only if we're collecting coverageDaan De Meyer2024-12-041-2/+4
| * test-creds: Migrate to new assertion macrosDaan De Meyer2024-12-041-55/+55
* | test-format-table: add test for unsetting table nameZbigniew Jędrzejewski-Szmek2024-12-031-0/+4
* | test-format-table: add smoke test for int/uint formattingZbigniew Jędrzejewski-Szmek2024-12-031-0/+125
* | test-format-table: convert to ASSERT_* macrosZbigniew Jędrzejewski-Szmek2024-12-031-321/+319
|/
* test-namespace: tweak log message a bitLennart Poettering2024-11-231-1/+1
* namespace-util: add generic namespace_is_init() callLennart Poettering2024-11-231-0/+14
* test-audit-util: Migrate to new assertion macrosDaan De Meyer2024-11-201-6/+8
* user-record: only synthesize default list of self-modifiable fields for *regu...Lennart Poettering2024-11-191-1/+1
* style: Fix formattingFederico Giovanardi2024-11-191-2/+2
* test: fix generate-sym-test using the wrong arrayFederico Giovanardi2024-11-151-2/+2
* audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...Yu Watanabe2024-11-132-0/+36
|\
| * audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...Lennart Poettering2024-11-122-0/+36
* | run0: when changing privileges to non-root, do not show superhero emojiLennart Poettering2024-11-121-1/+2
|/
* Various multi-dt fixes and CHID test (#35056)Yu Watanabe2024-11-102-0/+89
|\
| * test: Add chid-fundamental testanonymix0072024-11-072-0/+89
* | mount-util: make path_get_mount_info() work arbitrary inodeYu Watanabe2024-11-081-3/+47
|/
* test: fix assertion on build systemLuca Boccassi2024-11-071-1/+0
* mount-util: introduce path_is_network_fs_harder()Yu Watanabe2024-11-051-0/+7
* namespace-util: add util function to check if id-mapped mounts are supported ...Andres Beltran2024-11-011-0/+8
* core/service: don't propagate stop jobs if RestartMode=direct (#34768)Lennart Poettering2024-11-011-12/+12
|\
| * core/manager: introduce manager_add_job_full() which takes extra TransactionA...Mike Yuan2024-10-271-12/+12
* | util-lib/systemd-run: implement race-free PTY peer opening (#34953)Luca Boccassi2024-11-011-3/+22
|\ \
| * | terminal-util: add pty_open_peer() helperLennart Poettering2024-10-301-3/+22
* | | tweaks to ANSI sequence (OSC) handling (#34964)Luca Boccassi2024-11-011-0/+9
|\ \ \
| * | | string-util: also check for 0x1b 0x5c ST when stripping ANSI from stringsLennart Poettering2024-10-311-0/+9
* | | | Homed update policy: user changing own settings (#31153)Luca Boccassi2024-11-012-0/+102
|\ \ \ \