summaryrefslogtreecommitdiff
path: root/test/test-functions
Commit message (Expand)AuthorAgeFilesLines
* test: unify handling of boolean valuesFrantisek Sumsal2021-07-041-61/+81
* test: optionally, only save test journal for failing testsDan Streetman2021-07-031-9/+26
* test: correctly mask supporting services in tests, take #2Frantisek Sumsal2021-06-241-1/+7
* Merge pull request #19990 from mrc0mmand/test-tweaksYu Watanabe2021-06-231-7/+1
|\
| * test: correctly mask supporting services in testsFrantisek Sumsal2021-06-221-7/+1
* | test: move custom result checks from TEST-02-UNITTESTS to test-functionsLuca Boccassi2021-06-211-0/+60
* | test: install nls modules, required by vfatLuca Boccassi2021-06-211-0/+1
|/
* test: drop the mawk-incompatible expressionFrantisek Sumsal2021-06-171-1/+1
* test: do not run 'meson configure' if NO_BUILD is setLuca Boccassi2021-06-171-5/+7
* test: add a testcase for issue #19895Frantisek Sumsal2021-06-151-0/+1
* test/TEST-17-UDEV: use default imageZbigniew Jędrzejewski-Szmek2021-06-121-0/+1
* core: make libbpf a dlopen() dependencyLuca Boccassi2021-05-251-1/+1
* test: drop default ACL from $TESTDIRYu Watanabe2021-05-061-1/+7
* test: increase image size when static library or standalone binaries are inst...Yu Watanabe2021-05-061-0/+6
* Merge pull request #19453 from keszybz/consider-instance-aliasesZbigniew Jędrzejewski-Szmek2021-05-051-7/+10
|\
| * test: properly catch tests error with no /testok or empty /failedZbigniew Jędrzejewski-Szmek2021-05-041-7/+10
* | tests: use "H" as the hostnameZbigniew Jędrzejewski-Szmek2021-05-051-1/+1
* | Merge pull request #19487 from mrc0mmand/test-all-services-in-TEST-01Yu Watanabe2021-05-031-6/+12
|\ \
| * | test: don't mask "supporting" services in TEST-01-BASICFrantisek Sumsal2021-04-301-6/+12
| |/
* | test: fix a yet another pipefail + pipe raceFrantisek Sumsal2021-05-011-2/+2
|/
* test: add a couple of hooks for the check_result_*() functionsFrantisek Sumsal2021-04-261-0/+16
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-3/+14
* Merge pull request #19383 from keszybz/test58-fixesFrantisek Sumsal2021-04-261-28/+67
|\
| * test: move the logic to support /skipped into shared logicZbigniew Jędrzejewski-Szmek2021-04-231-25/+49
| * tests: install mkfs.ext4, mkfs.vfat and modules into the test imageZbigniew Jędrzejewski-Szmek2021-04-231-3/+18
* | tests: use setfacl to give $SUDO_USER read permissions on artifactsZbigniew Jędrzejewski-Szmek2021-04-231-0/+6
|/
* test: rewrite kernel module handlingFrantisek Sumsal2021-04-161-165/+85
* test: use arrays when applicableFrantisek Sumsal2021-04-161-62/+87
* test: avoid using pipes in certain casesFrantisek Sumsal2021-04-161-6/+6
* test: use set -o pipefailFrantisek Sumsal2021-04-161-34/+47
* test: shell code cleanupFrantisek Sumsal2021-04-161-477/+552
* TEST-*: use spacing before redirection operator, but not afterZbigniew Jędrzejewski-Szmek2021-04-081-29/+29
* shared/calendarspec: when mktime() moves us backwards, jump forwardZbigniew Jędrzejewski-Szmek2021-03-231-0/+1
* test: fix permissions of the ASan udev workaroundFrantisek Sumsal2021-03-111-0/+1
* test: fix TEST-50-DISSECT under sanitizersFrantisek Sumsal2021-03-061-0/+15
* test: tidy up the ASan-related stuffFrantisek Sumsal2021-03-061-27/+26
* test: disable at_exit LSan check for dbus.serviceFrantisek Sumsal2021-03-061-0/+6
* Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-231-1/+49
* test: avoid leaking open loop devicesLuca Boccassi2021-02-171-5/+9
* test: install binaries from local d/control fileLuca Boccassi2021-02-151-1/+1
* Merge pull request #18401 from anitazha/oomdxattrZbigniew Jędrzejewski-Szmek2021-02-131-0/+1
|\
| * oom: implement avoid/omit xattr supportAnita Zhang2021-02-091-0/+1
* | test: setup var/tmp in the test image as wellLuca Boccassi2021-02-101-1/+1
* | test: add empty /etc/resolv.conf in test imageLuca Boccassi2021-02-101-0/+1
* | test-50-dissect: move minimal image setup to common setup functionLuca Boccassi2021-02-101-0/+50
* | test: count call instructions as wellFrantisek Sumsal2021-02-101-1/+1
|/
* test: fix 'make clean' not removing shared imageLuca Boccassi2021-01-291-0/+4
* test/test-functions: allow installing systemd files from local systemDan Streetman2021-01-261-3/+43
* test: find $BUILD_DIR in test-functions, remove from other scriptsDan Streetman2021-01-261-0/+6
* test/test-functions: add variables for several dir locationsDan Streetman2021-01-261-1/+13