CVS commit: src/tests/sbin/ifconfig

2020-12-10 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Dec 10 08:16:59 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_mtu.sh t_repeated_scan.sh Log Message: apply this change to a a couple more tests: --- date: 2020-07-27 09:57:44 -0700; author: gson; state: Exp; lin

CVS commit: src/tests/sbin/ifconfig

2020-09-07 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Sep 8 06:11:32 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_woptions.sh Log Message: disable these tests unless ATF_SBIN_IFCONFIG_WIFI_ENABLE=yes is in the environment. they change wifi configuration, restart wpa_supplic

CVS commit: src/tests/sbin/ifconfig

2020-07-27 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Mon Jul 27 16:57:45 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_link_addr.sh Log Message: Skip the repeated_link_addr test by default as it causes the evbarm-aarch64 testbed to hang (PR port-evbarm/55521), and will

CVS commit: src/tests/sbin

2020-07-27 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Jul 27 07:36:19 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_random_garbage.sh src/tests/sbin/sysctl: t_random_garbage.sh Log Message: Use the new "run_unsafe" atf_config_get() option also with a couple of other

CVS commit: src/tests/sbin/ifconfig

2020-07-26 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Mon Jul 27 06:52:48 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_updown.sh Log Message: Instead of just skipping interfaces that are "up", skip the whole repeated_updown test case unless explicitly enabled with "atf-

CVS commit: src/tests/sbin/ifconfig

2020-07-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jul 22 05:47:24 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_updown.sh Log Message: Skip interfaces that are already UP before the test starts. We can not change state of the test host this way, it breaks e.g.

CVS commit: src/tests/sbin/ifconfig

2020-07-06 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Jul 6 10:35:01 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_link_addr.sh Log Message: Remove the expected timeout; there is something more sinister behind the timeouts seen on the Qemu/evbarm-aarch64 runs. T

CVS commit: src/tests/sbin

2020-07-03 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Jul 3 07:03:14 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_random_garbage.sh src/tests/sbin/sysctl: t_random_garbage.sh Log Message: Skip these also for Qemu runs as they cause panics. Point to PR kern/55451.

CVS commit: src/tests/sbin/ifconfig

2020-07-02 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Jul 3 02:51:13 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_link_addr.sh Log Message: Expect a timeout for evbarm-aarch64, as seen in the recent Qemu runs. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/tests/sbin/sysctl

2020-06-30 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Tue Jun 30 11:49:26 UTC 2020 Modified Files: src/tests/sbin/sysctl: t_random_garbage.sh Log Message: Skip a few more nodes, and enable this test for Qemu runs. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/test

CVS commit: src/tests/sbin/ifconfig

2020-06-27 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Jun 27 14:04:17 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_random_garbage.sh Log Message: Ups. Fix shell parameter. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/ifconfig/t_random_garbag

CVS commit: src/tests/sbin/ifconfig

2020-06-26 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Jun 27 04:15:17 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_scan.sh t_repeated_updown.sh Log Message: Use atf_pass to avoid test failure in case there are no suitable interfaces. To generate a diff of this c

CVS commit: src/tests/sbin/ifconfig

2020-06-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jun 25 16:57:00 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_tap.sh Log Message: Instead of UINT_MAX + 2, test what is claimed. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/sbin/ifconfig/t_tap

CVS commit: src/tests/sbin/ifconfig

2020-06-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jun 25 16:52:50 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_tap.sh Log Message: Actually create the tap(4) with a negative device number. Doh. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/sbi

CVS commit: src/tests/sbin/ifconfig

2020-06-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jun 25 16:34:49 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_updown.sh Log Message: Reference also PR kern/52526. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/ifconfig/t_repeated

CVS commit: src/tests/sbin/ifconfig

2020-06-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jun 25 11:26:05 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_scan.sh Log Message: Reference also PR kern/53860. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/sbin/ifconfig/t_repeated_s

CVS commit: src/tests/sbin/ifconfig

2020-06-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jun 25 10:34:34 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_scan.sh Log Message: Require root privileges. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/sbin/ifconfig/t_repeated_scan.s

CVS commit: src/tests/sbin/resize_ffs

2020-03-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Mar 15 11:17:59 UTC 2020 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Skip tests where the old or the new image size seem to not fit into the working directory. To generate a diff of this commit: cvs rdi

CVS commit: src/tests/sbin/newfs_msdos

2020-03-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Mar 15 10:15:16 UTC 2020 Modified Files: src/tests/sbin/newfs_msdos: t_create.sh Log Message: Skip this test if the atf working directory has not enough space for the created image. To generate a diff of this commit: cvs rdi

CVS commit: src/tests/sbin/resize_ffs

2020-03-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Mar 12 18:08:54 UTC 2020 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/tests/sbin/resize_ffs/common.sh Please note that diffs ar

CVS commit: src/tests/sbin/resize_ffs

2017-10-08 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Oct 8 21:12:28 UTC 2017 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Make most of the resize_ffs tests skip if PUFFS is not configured in the kernel. (nb: for this purpose, a module that is configured to a

CVS commit: src/tests/sbin/gpt

2017-03-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Mar 22 19:13:40 UTC 2017 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: Skip the "migrate" test on architectures not natively using MBR, it can not work there. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/tests/sbin/sysctl

2016-06-16 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jun 17 03:55:35 UTC 2016 Modified Files: src/tests/sbin/sysctl: t_perm.sh Log Message: When deadbeef is treated as a 32-bit signed integer, it actually has a negative value. So, if the value gets written into a sysctl varia

CVS commit: src/tests/sbin/gpt

2016-03-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 8 08:04:48 UTC 2016 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: Require the boot block to be used, test can't work otherwise. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/tests/sbin/gpt

CVS commit: src/tests/sbin/gpt

2015-12-26 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Dec 27 06:53:48 UTC 2015 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: I was right - the output from gpt(8) did grow an extra space character! Fix the test to expect it. Test now passes on my local test bed.

CVS commit: src/tests/sbin/gpt

2015-12-26 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Dec 27 01:50:39 UTC 2015 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: Revert - tested using wrong test case. :( To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/tests/sbin/gpt/t_gpt.sh Pleas

CVS commit: src/tests/sbin/gpt

2015-12-26 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Dec 27 01:46:24 UTC 2015 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: Update test - the attributes listed by the show command now have a space in the comma-separated list. This allows the test to once again pas

CVS commit: src/tests/sbin/gpt

2015-12-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 6 00:38:30 UTC 2015 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: Add test for type, set, unset To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/tests/sbin/gpt/t_gpt.sh Please note that d

CVS commit: src/tests/sbin/gpt

2015-12-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 5 18:53:29 UTC 2015 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: more variables To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tests/sbin/gpt/t_gpt.sh Please note that diffs are not pub

CVS commit: src/tests/sbin/gpt

2015-12-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 5 18:52:11 UTC 2015 Modified Files: src/tests/sbin/gpt: Makefile gpt.disklabel t_gpt.sh Added Files: src/tests/sbin/gpt: gpt.disklabel.show.normal Removed Files: src/tests/sbin/gpt: disklabel Log Message

CVS commit: src/tests/sbin/gpt

2015-12-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 5 18:45:35 UTC 2015 Modified Files: src/tests/sbin/gpt: Makefile t_gpt.sh Added Files: src/tests/sbin/gpt: disklabel gpt.disklabel Log Message: Add a migration test To generate a diff of this commit: cvs rdiff

CVS commit: src/tests/sbin/gpt

2015-12-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 5 14:23:41 UTC 2015 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: Add biosboot test To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/sbin/gpt/t_gpt.sh Please note that diffs are not p

CVS commit: src/tests/sbin/gpt

2015-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 20:16:23 UTC 2015 Modified Files: src/tests/sbin/gpt: Makefile Log Message: Oops + To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/sbin/gpt/Makefile Please note that diffs are not public domai

CVS commit: src/tests/sbin/gpt

2015-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 18:53:35 UTC 2015 Removed Files: src/tests/sbin/gpt: gpt.2disk.show.guid Log Message: remove extra To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 src/tests/sbin/gpt/gpt.2disk.show.guid Please note that d

CVS commit: src/tests/sbin

2015-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 17:20:38 UTC 2015 Modified Files: src/tests/sbin: Makefile Log Message: Add gpt tests To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/sbin/Makefile Please note that diffs are not public domain

CVS commit: src/tests/sbin/gpt

2015-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 17:15:39 UTC 2015 Added Files: src/tests/sbin/gpt: gpt.removepart.show.normal Log Message: Add remove partition data file To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/tests/sbin/gpt/gpt.removepart.s

CVS commit: src/tests/sbin/gpt

2015-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 17:15:21 UTC 2015 Modified Files: src/tests/sbin/gpt: Makefile t_gpt.sh Added Files: src/tests/sbin/gpt: gpt.2part.show.label Log Message: Add label change tests To generate a diff of this commit: cvs rdiff

CVS commit: src/tests/sbin/gpt

2015-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 16:59:39 UTC 2015 Modified Files: src/tests/sbin/gpt: Makefile t_gpt.sh Log Message: Add resize test. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/sbin/gpt/Makefile cvs rdiff -u -r1.4 -r1.5

CVS commit: src/tests/sbin/gpt

2015-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 16:59:57 UTC 2015 Added Files: src/tests/sbin/gpt: gpt.resizedisk.show.normal gpt.resizepart.show.normal Log Message: Add resize data files To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/t

CVS commit: src/tests/sbin/gpt

2015-12-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 01:42:47 UTC 2015 Modified Files: src/tests/sbin/gpt: Makefile t_gpt.sh Added Files: src/tests/sbin/gpt: gpt.2part.show.uuid Log Message: Make the test work To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/tests/sbin/gpt

2015-12-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 01:21:12 UTC 2015 Modified Files: src/tests/sbin/gpt: Makefile t_gpt.sh Log Message: checking multiple things does not work! atf-bug! To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/gpt/Ma

CVS commit: src/tests/sbin/gpt

2015-12-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 01:06:43 UTC 2015 Modified Files: src/tests/sbin/gpt: t_gpt.sh Log Message: I wrote that To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/gpt/t_gpt.sh Please note that diffs are not public

CVS commit: src/tests/sbin/gpt

2015-12-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 4 01:06:17 UTC 2015 Added Files: src/tests/sbin/gpt: Makefile gpt.2disk.show.guid gpt.2part.show.normal gpt.backup gpt.empty.show.normal t_gpt.sh Log Message: Add some gpt tests To generate a diff of this

CVS commit: src/tests/sbin/sysctl

2014-05-16 Thread Palle Lyckegaard
Module Name:src Committed By: palle Date: Fri May 16 18:50:29 UTC 2014 Modified Files: src/tests/sbin/sysctl: t_sysctl.sh Log Message: Added test of -d option to sysctl To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/sysctl/t_sysctl.sh Please

CVS commit: src/tests/sbin/newfs_msdos

2014-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Jan 5 12:59:03 UTC 2014 Modified Files: src/tests/sbin/newfs_msdos: t_create.sh Log Message: We now expect this test to succeed To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/sbin/newfs_msdos/t_create

CVS commit: src/tests/sbin/newfs_msdos

2012-09-06 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Thu Sep 6 12:51:47 UTC 2012 Modified Files: src/tests/sbin/newfs_msdos: t_create.sh Log Message: Adjust msdos fat32 image creation to match cluster count requirements. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests/sbin/newfs

2012-03-18 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Mar 18 09:31:50 UTC 2012 Modified Files: src/tests/sbin/newfs: quotas_common.sh t_enable_quotas.sh Log Message: Add missing copyright and remove white space. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/te

CVS commit: src/tests/sbin/ifconfig

2012-03-17 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Mar 17 17:39:44 UTC 2012 Modified Files: src/tests/sbin/ifconfig: t_nonexistent.sh Log Message: Add '-e ignore" to atf-check(1) and remove xfail. Pointed by njoly@. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tests/sbin/route

2012-03-17 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Mar 17 08:34:55 UTC 2012 Modified Files: src/tests/sbin/route: t_missing.sh Log Message: PR bin/42179 was fixed; remove xfail. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/sbin/route/t_missing.sh Pl

CVS commit: src/tests/sbin/sysctl

2012-03-12 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Mar 12 08:14:02 UTC 2012 Modified Files: src/tests/sbin/sysctl: t_perm.sh Log Message: Remove xfail, as PR kern/44946 was fixed. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/sbin/sysctl/t_perm.sh Pl

CVS commit: src/tests/sbin/resize_ffs

2011-05-17 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Tue May 17 22:01:41 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Add require root user to test_case_xfail. Avoids reporting expected failure for the wrong reason with unprivileged runs (puffs access de

CVS commit: src/tests/sbin/sysctl

2011-05-11 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed May 11 07:07:41 UTC 2011 Modified Files: src/tests/sbin/sysctl: t_perm.sh Log Message: Do also a small functional verification that user did not succeed in writing garbage values, even if sysctl(8) reported a failure. To gen

CVS commit: src/tests/sbin/sysctl

2011-05-09 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon May 9 17:55:38 UTC 2011 Modified Files: src/tests/sbin/sysctl: t_perm.sh Log Message: Add one missing cleanup routine declaration. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/sysctl/t_perm.sh

CVS commit: src/tests/sbin/resize_ffs

2011-03-04 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Mar 4 17:56:53 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Back out previous; it's causing intermittent problems which I don't fully understand yet. To generate a diff of this commit: cvs rdiff

CVS commit: src/tests/sbin/resize_ffs

2011-03-03 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Mar 3 16:25:16 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Switch from using "rump_ffs" to mount the file system image to using a rump_server to mount it in a rump kernel, and librumphijack.so to e

CVS commit: src/tests/sbin/resize_ffs

2011-01-10 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Jan 11 00:50:02 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: t_grow.sh t_grow_swapped.sh Log Message: Copy a little less data in the ufs2, 4096-byte block test cases. The file system was filling up instead of *almost* fill

CVS commit: src/tests/sbin/resize_ffs

2011-01-05 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jan 5 18:13:54 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Replace uses of 'jot' with 'seq'. This is primarily to work around a qemu-running-on-netbsd problem with FP which causes 'jot' to output

CVS commit: src/tests/sbin/resize_ffs

2011-01-05 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jan 5 18:05:32 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Restore data integrity verification in the grow case which was inadvertantly removed when refactoring occurred in a prior revision. To g

CVS commit: src/tests/sbin/resize_ffs

2011-01-04 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jan 5 03:04:13 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: All of the generated tests require root, for rump_ffs. Spotted by nj...@. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 s

CVS commit: src/tests/sbin/resize_ffs

2010-12-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Dec 16 17:50:13 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: t_grow.sh t_shrink.sh Log Message: Reduce the number of tests run automatically, as they apparently go quite slowly when run under qemu. Also, change the switch

CVS commit: src/tests/sbin/resize_ffs

2010-12-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Dec 16 17:16:07 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: common.sh t_grow.sh t_shrink.sh Log Message: Factor out more common code. No functional changes intended. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/tests/sbin/resize_ffs

2010-12-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sun Dec 12 22:50:42 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: t_grow.sh t_shrink.sh Log Message: PR bin/44209 is now fixed, expect failure -> expect success. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src

CVS commit: src/tests/sbin/resize_ffs

2010-12-11 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Dec 11 11:36:48 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Reset error from umount. This squelches atf "cleanup should not fail" warning if a test fails when the fs is not mounted. To generate

CVS commit: src/tests/sbin/resize_ffs

2010-12-11 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Dec 11 11:31:28 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: common.sh t_grow.sh t_shrink.sh Log Message: Can't use dynamic data in cleanup (it's run in a different process), so get rid of $MNTPT and use the constant val

CVS commit: src/tests/sbin/resize_ffs

2010-12-09 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Dec 9 17:28:06 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: t_grow.sh t_shrink.sh Log Message: Wrap the bigger tests in RESIZE_FFS_BIG_TESTS, as the automated test run seems to choke over a certain size. (This will speed

CVS commit: src/tests/sbin/resize_ffs

2010-12-09 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Dec 9 16:59:35 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Remove accidentally-committed debug-assist code. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/resize_ffs/c

CVS commit: src/tests/sbin/resize_ffs

2010-12-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Dec 9 05:19:02 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: Makefile Added Files: src/tests/sbin/resize_ffs: common.sh t_grow.sh t_shrink.sh testdata.md5 testdata.tar.gz.base64 Removed Files: sr

CVS commit: src/tests/sbin/resize_ffs

2010-12-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Dec 3 05:23:46 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: t_resize_ffs.sh Log Message: Cause the tests to use plain files instead of vnd; for the kinds of tests being done, vnd isn't needed and adds a potential resource

CVS commit: src/tests/sbin/resize_ffs

2010-12-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Dec 3 04:10:36 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: t_resize_ffs.sh Log Message: Correct two function names: grow_ffsv1_64k() -> grow_ffsv1_64k_head() shrink_ffsv1_64k() -> shrink_ffsv1_64k_head() To gener

CVS commit: src/tests/sbin/resize_ffs

2010-12-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Dec 2 22:03:23 UTC 2010 Modified Files: src/tests/sbin/resize_ffs: t_resize_ffs.sh Log Message: Update existing test cases and add a couple more: - PR bin/44177 is fixed - test grow/shrink on a ffsv1 with 64k blocksize, which w