summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* test: fix a copy-and-paste errorYu Watanabe2022-01-181-1/+1
* journal: Copy holes when archiving BTRFS journal filesDaan De Meyer2022-01-171-0/+44
* Merge pull request #21728 from Werkov/bfq-io-weightYu Watanabe2022-01-121-0/+9
|\
| * cgroup-util: Move macros to macros and tests to testsMichal Koutný2022-01-101-0/+9
* | Merge pull request #22088 from medhefgo/mesonYu Watanabe2022-01-121-194/+194
|\ \
| * | meson: Add check argument to remaining run_command() callsJan Janssen2022-01-111-1/+1
| * | meson: Use files() for testsJan Janssen2022-01-111-193/+193
| |/
* | fix test-string-util failed when locale is not utf8yangmingtai2022-01-121-16/+16
|/
* Merge pull request #22006 from yuwata/on-ac-powerZbigniew Jędrzejewski-Szmek2022-01-071-0/+1
|\
| * util: move on_ac_power() from util.c -> udev-util.cYu Watanabe2022-01-061-0/+1
* | test-watchdog: set timeout to 2 seconds by defaultMike Gilbert2022-01-061-1/+1
* | test-watchdog: use watchdog_runtime_wait() to determine sleep intervalMike Gilbert2022-01-061-2/+3
|/
* test-watchdog: mark as unsafeMike Gilbert2022-01-061-1/+2
* Merge pull request #22014 from keszybz/networkd-reduce-append-loggingYu Watanabe2022-01-063-6/+6
|\
| * tests: log_tests_skipped() already appends ", skipping tests"Zbigniew Jędrzejewski-Szmek2022-01-053-6/+6
* | Merge pull request #21778 from evverx/test-cifuzzYu Watanabe2022-01-043-4/+4
|\ \ | |/ |/|
| * tests: no longer load libnss_{files|dns}Evgeny Vereshchagin2022-01-032-2/+2
| * tests: run nss-{users|hosts} by defaultEvgeny Vereshchagin2022-01-021-2/+2
* | Merge pull request #21990 from keszybz/indentation-and-commentsLuca Boccassi2022-01-042-26/+21
|\ \
| * | test-bpf-lsm: drop some parensZbigniew Jędrzejewski-Szmek2022-01-031-4/+2
| * | test-job-type: modernize code a bitZbigniew Jędrzejewski-Szmek2022-01-031-22/+19
* | | hostname-util: drop GET_HOSTNAME_ALLOW_NONE flag and always refuse "(none)"Yu Watanabe2021-12-311-3/+6
| |/ |/|
* | Merge pull request #21774 from keszybz/make-libcore-shared-and-add-lib-tag-op...Yu Watanabe2021-12-251-1/+2
|\ \
| * | meson: create new libsystemd-core.so private shared libraryZbigniew Jędrzejewski-Szmek2021-12-251-1/+2
| |/
* | test: add tests for strnpcpy_full() and friendsYu Watanabe2021-12-251-16/+89
|/
* test: add test for errno-list.[ch]Yu Watanabe2021-12-222-0/+36
* test: add LoongArch 64bit testcaseXiaotian Wu2021-12-221-0/+2
* nss-resolve: expose various source-disablement settings as variablesZbigniew Jędrzejewski-Szmek2021-12-211-1/+4
* Define FOREACH_DIRENT through FOREACH_DIRENT_ALLZbigniew Jędrzejewski-Szmek2021-12-152-2/+0
* test-exec-util: rename variable to avoid global/local name conflictZbigniew Jędrzejewski-Szmek2021-12-081-2/+3
* process-util: handle double NUL as the end of command lineYu Watanabe2021-12-061-4/+4
* Merge pull request #21170 from keszybz/delibgcryptifyZbigniew Jędrzejewski-Szmek2021-12-032-6/+17
|\
| * port string_hashsum from libgcrypt to openssl^gcryptZbigniew Jędrzejewski-Szmek2021-12-012-6/+17
* | core: add Condition[Memory/CPU/IO]PressureLuca Boccassi2021-12-011-0/+155
* | Merge pull request #21581 from keszybz/really-random-fixletsYu Watanabe2021-12-011-0/+8
|\ \
| * | test-sizeof: show stack and heap randomizationZbigniew Jędrzejewski-Szmek2021-11-301-0/+8
| |/
* | Merge pull request #21536 from medhefgo/testYu Watanabe2021-12-0111-344/+251
|\ \ | |/ |/|
| * test-parse-util: Add SI-suffix parse_size testsJan Janssen2021-11-281-1/+71
| * test-namespace: Convert to TEST macroJan Janssen2021-11-281-39/+32
| * test-barrier: Convert to TEST macroJan Janssen2021-11-281-56/+37
| * test: Convert to TEST/TEST_RET macrosJan Janssen2021-11-288-248/+111
* | tree-wide: fix typoYu Watanabe2021-11-301-1/+1
* | Merge pull request #21531 from keszybz/log2-tablesZbigniew Jędrzejewski-Szmek2021-11-291-19/+66
|\ \ | |/ |/|
| * basic/util: add macro variants of log2 functionsZbigniew Jędrzejewski-Szmek2021-11-291-11/+58
| * basic/util: rename u64log2 to log2u64Zbigniew Jędrzejewski-Szmek2021-11-261-8/+8
* | basic/strv: drop strv_free_freeZbigniew Jędrzejewski-Szmek2021-11-261-11/+0
|/
* Merge pull request #21501 from medhefgo/testZbigniew Jędrzejewski-Szmek2021-11-26119-3346/+1339
|\
| * test: Use TEST macro in more casesJan Janssen2021-11-2513-668/+299
| * test: Use TEST macroJan Janssen2021-11-25105-2677/+1035
| * test-time-util: Properly restore TZ variableJan Janssen2021-11-251-1/+5