## ------------------------------ ## ## GNU Mailutils 3.15 test suite. ## ## ------------------------------ ## testsuite: command line was: $ ./testsuite ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2022-04-17 Automatically generated | | HEAD 9df491d77505ef8c07463eadc28a34df3159f2fb. | | 2022-04-17 Sergey Poznyakoff | | Version 3.15. | | * NEWS: Raise version number | * configure.ac: Raise version number. Increase shared library ## --------- ## ## Platform. ## ## --------- ## hostname = gf.packet.net uname -m = x86_64 uname -r = 5.10.133-gentoo uname -s = Linux uname -v = #1 SMP Fri Jul 29 16:44:01 CEST 2022 /usr/bin/uname -p = Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15/libproto/mbox/tests PATH: /var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15/testsuite PATH: /usr/lib/portage/python3.10/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.10/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2021 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='libproto/mbox/tests' | abs_builddir='/var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15/libproto/mbox/tests' | at_srcdir='.' | abs_srcdir='/var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15/libproto/mbox/tests' | at_top_srcdir='../../..' | abs_top_srcdir='/var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15' | at_top_build_prefix='../../../' | abs_top_builddir='/var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | | EXEEXT='' | AUTOTEST_PATH='libproto/mbox/tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # libproto/mbox/tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- | # Configurable variable values for Mailutils test suite. | # Copyright (C) 2004-2022 Free Software Foundation, Inc. | | PATH=/var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15/libproto/mbox/tests:/var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15/testsuite:$PATH | spooldir=$abs_top_srcdir/testsuite/spool/ | x_imapbase_normalize() { | sed -e '/^X-IMAPbase:/s/ */ /g' | } ## ---------------- ## ## Tested programs. ## ## ---------------- ## ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Wed Sep 21 08:06:12 UTC 2022 1. format detection (autodetect.at:17): ok (0m0.241s 0m0.072s) 2. count (count.at:17): ok (0m0.042s 0m0.000s) 3. env (env.at:17): ok (0m0.278s 0m0.110s) 4. attributes (attr.at:17): ok (0m0.059s 0m0.020s) 5. header (header.at:17): ok (0m0.158s 0m0.081s) 6. body (body.at:17): ok (0m0.234s 0m0.077s) 7. last message (lastmsg.at:17): ok (0m0.124s 0m0.018s) 8. qget access (qget.at:17): ok (0m0.021s 0m0.022s) 9. delete (delete.at:17): ok (0m0.183s 0m0.068s) 10. append (append.at:17): ok (0m0.284s 0m0.090s) 11. UID (uid.at:17): ok (0m0.041s 0m0.003s) 12. uidvalidity (uidvalidity.at:17): ok (0m0.050s 0m0.040s) 13. UID monotonicity (uidnext.at:17): ok (0m0.216s 0m0.067s) 14. append notification (notify.at:17): ok (0m0.047s 0m0.006s) 15. read-only spool directory (rospool.at:17): ok (0m0.170s 0m0.082s) testsuite: ending at: Wed Sep 21 08:06:15 UTC 2022 testsuite: test suite duration: 0h 0m 3s ## ------------- ## ## Test results. ## ## ------------- ## All 15 tests were successful.