summaryrefslogtreecommitdiffstats
path: root/tests/expected/build-sys
Commit message (Collapse)AuthorAgeFilesLines
* tests: update build-sys outputKarel Zak2019-06-141-29/+29
| | | | | | It seems, no more libgcc_s... Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add asan build-sys testKarel Zak2019-05-291-0/+120
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: build-sys updateKarel Zak2019-04-2918-395/+413
| | | | | | | | | | | | | * libblkid does not depend on libuuid anymore * libncurses depends on libdl due to $ ncursesw6-config --libs -lncursesw -ltinfo -ldl * new command hardlink (with dependence on libpcre2-8 * hwclock needs librt Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add choom to build-sys testKarel Zak2018-09-2418-0/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2018-02-1316-16/+14Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2017-09-1918-52/+82
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testKarel Zak2017-06-0219-20/+18Star
| | | | | | The libtinfo is enough (and libncurses optional for cal). Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys due to readlineKarel Zak2017-05-2319-36/+37
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add new build-sys testsKarel Zak2017-05-032-0/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* testsL update build-sys testsKarel Zak2017-05-0318-18/+84
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tailf: remove deprecated utilitySami Kerola2017-04-0220-20/+0Star
| | | | | | | | March 2017 is gone, it is time to remove this utility as scheduled in earlier commit, and promised in manual page. Reference: 3f8478a71ccde6883d4c81b7e65561a106653b28 Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* tests: update build-sys expected outputKarel Zak2016-10-1918-36/+36
| | | | | | The su(1) change based on libseccomp has been reverted. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2016-09-3018-50/+36Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2016-03-1017-16/+32
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: don't skip case "output undefined"Ruediger Meier2016-03-071-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Treat missing expected files as empty and let the test fail if there is non-empty output. Expected output may be missing in these cases: 1. forgot to commit the file after changing/adding a (sub)test 2. a bug in a test where we do tricks with TS_EXPECTED 3. and most notable if ts_die() is called before a subtest is initialized, e.g. in ts_scsi_debug_init() I always wondered why we don't treat this as FAILED. Now we do so, ts_finalize and ts_gen_diff looks much cleaner now. The change discovers that tests with subtest were ignoring the "non-sub" expected files which had to be fixed. BTW we removed any zero sized files. Moreover now we respect diff's return value. In past all test succeeded when diff was not able to write to diffdir, e.g. when running tests as normal user after they run as root. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: update static build testKarel Zak2015-08-241-0/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2015-07-2418-349/+364
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2015-02-0418-50/+50
| | | | | | The systemd libs are merged into one shared library only. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build testsKarel Zak2015-01-1318-102/+132
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build testsKarel Zak2014-06-1819-220/+363
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* cytune: remove from util-linuxSami Kerola2014-05-1219-19/+0Star
| | | | | | | | | | | Assumption is there are not many who need this tool. Whom ever they might be the recommendation is to use the command from old util-linux release. Second reason to removal is difficulty to test hardware specific command when none of the active project members does not seem to have such. Basically the command has reached dead end what comes to maintainability of it. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* lib/tt.c: Goodbye!Ondrej Oprala2014-04-032-2/+0Star
| | | | Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
* build-sys: remove deprecated-mount/Karel Zak2014-03-051-100/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2014-01-1718-18/+15Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add nologin to build testsKarel Zak2013-10-2118-0/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build testsKarel Zak2013-09-2718-18/+50
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove deprecated elvtune commandKarel Zak2013-08-136-6/+0Star
| | | | | | The command is deprecated for years and useless with 2.6.x kernels. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build testsKarel Zak2013-03-2114-131/+150
| | | | | | | | | | | | * remove ld-linux-* from output * findmnt linked with libudev * lslocks linked with libmount * uuidd linked with librt * static binaries are no more enabled by default * chfn/chsh linked with libuser * add nsenter, runuser, setpriv Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add chfnsh build testsKarel Zak2013-03-214-0/+404
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* ddate: remove from util-linuxSami Kerola2012-10-155-5/+0Star
| | | | | | | | | | | See RedHat bug for reasons why the ddate is cleaned up. The reference is where to get the command in future. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=823156 References: https://github.com/bo0ts/ddate Acked-by: Petr Uzel <petr.uzel@suse.cz> Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2012-08-1514-585/+12Star
| | | | | | | - remove tests programs (no more compiled by default) - add resizepart Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update non-lib build testsKarel Zak2012-07-275-0/+276
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update build-sys testsKarel Zak2012-07-2613-1018/+1198
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add lslocks to build-sys testsKarel Zak2012-03-0614-0/+14
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add wall to build-sys testsKarel Zak2012-02-2314-0/+14
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* test: refresh build-sys testsKarel Zak2012-01-1714-36/+153
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add build-sys regression testKarel Zak2011-11-0415-0/+1538
Signed-off-by: Karel Zak <kzak@redhat.com>