summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* chase: replace path_prefix_root_cwd() with chaseat_prefix_root()Yu Watanabe2023-04-192-39/+37
* chase: make the result absolute when a symlink is absoluteYu Watanabe2023-04-191-1/+10
* chase: make chaseat() provides absolute path also when dir_fd points to the r...Yu Watanabe2023-04-191-0/+28
* test: modernize test-async a bitFrantisek Sumsal2023-04-161-8/+7
* Merge pull request #27283 from mrc0mmand/assorted-test-tweaksYu Watanabe2023-04-166-1/+209
|\
| * test: add a couple of tests with invalid UTF-8 charactersFrantisek Sumsal2023-04-161-1/+19
| * test: add a simple test for getenv_path_list()Frantisek Sumsal2023-04-161-0/+35
| * test: add a simple test for secure-bits stuffFrantisek Sumsal2023-04-162-0/+85
| * test: add tests for uuid/uint64 specifiersFrantisek Sumsal2023-04-161-0/+27
| * test: add a test case for table_dup_cell()Frantisek Sumsal2023-04-151-0/+43
* | Merge pull request #27253 from yuwata/cmsg-find-and-copy-dataYu Watanabe2023-04-161-5/+5
|\ \
| * | tree-wide: replace __alignof__() with alignof()Yu Watanabe2023-04-141-5/+5
* | | preset: Add ignore directiveDaan De Meyer2023-04-141-0/+18
| |/ |/|
* | string-util: add strstrafter()Lennart Poettering2023-04-141-0/+17
* | chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENTYu Watanabe2023-04-141-1/+1
|/
* user units: implicitly enable PrivateUsers= when sandboxing options are setLuca Boccassi2023-04-131-30/+29
* systemd-cryptenroll: add string aliases for tpm2 PCRsOMOJOLA JOSHUA DAMILOLA2023-04-131-0/+47
* test: add several assertionsYu Watanabe2023-04-131-1/+5
* Merge pull request #27027 from dtardon/unit-file-list-cleanupLennart Poettering2023-04-133-12/+6
|\
| * test: use _cleanup_ for UnitFileList hashDavid Tardon2023-04-123-12/+6
* | test: add varlink fd passing testLennart Poettering2023-04-121-0/+78
* | Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-125-5/+134
|\ \
| * | sysext: default to a stricter image policy when reading /.extra/sysext/ DDIsLennart Poettering2023-04-051-0/+1
| * | tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-053-5/+11
| * | dissect: add image dissection policy frameworkLennart Poettering2023-04-052-0/+122
* | | Modified to use STRV_MAKE() in strv_env_name_is_valid() function listed in en...Tanishka2023-04-111-6/+3
* | | os-util: invert order of arguments in extension release parserYu Watanabe2023-04-111-4/+4
* | | compress: replace compress_blob() with compress_blob_explicit()Yu Watanabe2023-04-112-23/+15
* | | Merge pull request #27201 from yuwata/o-path-supportYu Watanabe2023-04-111-1/+1
|\ \ \
| * | | copy: make copy_bytes() support O_PATH fdsYu Watanabe2023-04-111-1/+1
* | | | path-util: introduce path_prefix_root_cwd()Yu Watanabe2023-04-111-0/+39
|/ / /
* | | test: add tests about iterator position for path_find_{first,last}_component()Yu Watanabe2023-04-101-4/+23
* | | test: add tests for conf_files_list_at() and friendsYu Watanabe2023-04-081-55/+117
* | | path-util: introduce path_compare_filename()Yu Watanabe2023-04-081-5/+49
* | | test: handle one more error gracefullyYu Watanabe2023-04-071-1/+2
* | | Merge pull request #26887 from yuwata/proc-cmdline-filter-argumentsZbigniew Jędrzejewski-Szmek2023-04-071-0/+52
|\ \ \
| * | | proc-cmdline: filter PID1 arguments when we are running in a containerYu Watanabe2023-03-291-0/+44
| * | | proc-cmdline: introduce proc_cmdline_strv()Yu Watanabe2023-03-291-0/+8
* | | | test-os-util: add tests for sysext and confext release filesmaanyagoenka2023-04-051-1/+47
| |/ / |/| |
* | | test: add tests for dir_fd_is_root_or_cwd()Yu Watanabe2023-04-051-0/+7
* | | specifier: always convert missing machine-id file to EUNATCHYu Watanabe2023-04-051-1/+1
* | | test: add tests for id128_get_machine() and _at()Yu Watanabe2023-04-051-0/+10
* | | test: add tests for ID128_REFUSE_NULLYu Watanabe2023-04-051-0/+20
* | | test: add tests for id128_{read,write}_at()Yu Watanabe2023-04-041-0/+74
* | | tpm2: add support for a trusted SRKWilliam Roberts2023-04-031-0/+90
* | | Added unit test for strv_env_name_is_valid() function listed in env-util.c (#...taniishkaaa2023-04-021-0/+9
* | | Revert "Revert "test: add more testcases for rm_rf()""Yu Watanabe2023-03-311-8/+56
* | | Merge pull request #27075 from mrc0mmand/test-tweaksLuca Boccassi2023-03-311-1/+3
|\ \ \
| * | | test: make make_addresses() actually return the addressesFrantisek Sumsal2023-03-301-1/+3
* | | | Revert "test: add more testcases for rm_rf()"Luca Boccassi2023-03-301-56/+8