aboutsummaryrefslogtreecommitdiffstats
path: root/testing/elogind
Commit message (Collapse)AuthorAgeFilesLines
* testing/elogind: modernizeLeo2019-05-071-5/+0
| | | | Closes GH-7636
* testing/elogind: update to 241.3Leo2019-04-252-59/+3
|
* testing/elogind: fix missing macros on s390xTuan Hoang2019-04-231-1/+2
| | | | | Temporarily add missing macros in musl. Patch for upstream is on the way.
* testing/elogind: disable testsKevin Daudt2019-04-231-0/+1
| | | | | | | | | | | | | | | | | | | | While the tests run fine on CI and locally, on the builders there are some tests that fail: > /* test_path_is_mount_point */ > Assertion 'path_is_mount_point("/sys", NULL, AT_SYMLINK_FOLLOW) > 0' > failed at ../src/test/test-mountpoint-util.c:125, function > test_path_is_mount_point(). Aborting. > /* Information printed is from the live system */ > Assertion 'r >= 0 || r == -ENODATA' failed at > ../src/libelogind/sd-login/test-login.c:58, function test_login(). > Aborting. > Assertion 'sd_device_new_from_syspath(&loopback, "/sys/class/net/lo") > >= 0' failed at > >../src/libelogind/sd-device/test-sd-device-thread.c:28, function > >main(). Aborting.
* testing/elogind: new aportLeo2019-04-224-0/+179