Peter Holm
48dc9150ac
stress2: Added finding to unionfs9.sh and updated the exclude list
2023-01-10 06:33:14 +01:00
Peter Holm
17edacfb6e
stress2: Added a regression test
2023-01-03 10:34:00 +01:00
Konstantin Belousov
6403a14024
tools/test/ptrace: update scescx to do remote getpid(2) on each SCX event
...
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D37590
2022-12-22 23:32:09 +02:00
Rene Ladan
e2f3742ab8
gpioevents: fix some white-space errors
...
Fixes: 453db42291
- gpioevents: add support for pull-down and floating input pins.
Approved by: manu (implicit)
MFC after: 1 week
2022-12-22 11:16:32 +01:00
Rene Ladan
453db42291
gpioevents: add support for pull-down and floating input pins.
...
The pin-mode (ft, pd, pu for floating, pull-down, pull-up) is
specified after the intr-config (no, eb, ef, er) for each pin.
Tested on my Raspberry Pi 1B.
PR: 268504
Approved by: manu
MFC after: 1 week
2022-12-22 10:13:59 +01:00
Peter Holm
ae521fda89
stress2: Added link to problem found
2022-12-20 10:12:41 +01:00
Peter Holm
eeabf9cb93
stress2: Fix long run time
2022-12-20 10:12:01 +01:00
Peter Holm
eb928778a3
stress2: Add problem found
2022-12-13 12:00:01 +01:00
Peter Holm
2518b1c742
stress2: Add list of problems found
2022-12-07 12:03:44 +01:00
Peter Holm
6e36cfadbc
stress2: No need to run tests for 30 minutes
2022-12-06 10:32:49 +01:00
Peter Holm
9e16087e36
stress2: Added a new SU+J + snapshot test scenario
2022-11-14 12:03:57 +01:00
Peter Holm
1541ac2120
stress2: Exclude two "forced detach" tests and two SUJ + snapshot tests
2022-11-14 12:01:30 +01:00
Peter Holm
d941ffdc4f
stress2: Added a tmpfs regression test for Bug 223015
2022-11-13 10:15:21 +01:00
Peter Holm
7c455ce26f
stress2: Added more "mdconfig -o force" tests
2022-11-13 10:05:35 +01:00
Peter Holm
d7655675eb
stress2: Snapshots of SU+J has been enabled
2022-11-13 09:58:29 +01:00
Peter Holm
f31ca922cb
stress2: Add SU+J as a test. Save fsck_ffs core dump, if any
2022-11-10 10:12:46 +01:00
Peter Holm
9349fc283b
stress2: Added a newfs(8) test scenario
2022-10-27 09:59:16 +02:00
Peter Holm
e23445275a
stress2: Added a regression test for a ffs validate_sblock() fix
2022-10-27 09:57:57 +02:00
Peter Holm
ee920bc903
stress2: Added a regression test for D37024
2022-10-24 09:48:09 +02:00
Peter Holm
799db59e9a
stress2: Update tool to list both DATA and HOLES in a file.
...
Added a regression test.
2022-10-24 09:45:32 +02:00
Peter Holm
bab2efd47b
stress2: Temporarily removed the rename(2) tests as these seem to trigger a
...
deadlock. Count the number of CLEAN + MODIFIED reports from fsck_ffs and
flag counts > 1 as an error
2022-10-11 10:20:51 +02:00
Peter Holm
8dcc207de5
stress2: Fixed double word in comment
...
Reported by: kib
2022-09-27 08:52:24 +02:00
Peter Holm
977d8fb9ad
stress2: Added regression tests
2022-09-26 09:50:37 +02:00
Peter Holm
5b42ac2914
stress2: Added two syzkaller reproducers
2022-09-21 07:40:47 +02:00
Gordon Bergling
59cdd0e2ff
stress2: Remove double words in comments
...
- s/to to/to/
MFC after:3 days
2022-09-10 12:52:50 +02:00
Peter Holm
2aba6e7aaf
stress2: Added a regression test
2022-08-25 09:47:58 +02:00
Peter Holm
4e4f49fd4a
stress2: Added another sigreturn(2) fuzzer test
2022-08-24 13:21:55 +02:00
Peter Holm
dd89489769
stress2: Updated tests as a result of the latest updates to fsck_ffs(8)
2022-08-19 11:40:49 +02:00
Peter Holm
98b13e25fd
stress2: Handle different spelling of "superblock"
2022-08-19 11:39:28 +02:00
Kyle Evans
814bd1ed43
tools: test: iconv: fix open_2 to not segfault
...
Record error condition when iconv_open() fails rather than leaving a
bogus iconv_t that iconv_close() can later choke on; this is one failure
mode.
If we opened MAX_LIMIT files with success, we need to rewind one so that
we don't iconv_close() one past the end of cd; this is the second
failure mode.
Sponsored by: Klara, Inc.
2022-08-11 11:33:28 -05:00
Peter Holm
64f923959a
stress2: Added a regression test
2022-08-11 09:42:02 +02:00
Peter Holm
c925454668
stress2: Added another fsck_ffs test scenario
2022-08-07 10:37:17 +02:00
Peter Holm
ac79b5f327
stress2: Do not run a fuzz test as root.
2022-08-07 10:35:47 +02:00
Peter Holm
6226f8f254
stress2: Update the exclude list
2022-07-17 09:16:03 +02:00
Peter Holm
ac19e54390
stress2: Enable more swap disk usage
2022-07-15 10:19:39 +02:00
Peter Holm
b4a6661801
stress2: Handle "gunion create" error exit
2022-07-15 10:17:23 +02:00
Peter Holm
7f3383d29b
stress2: Added a fsck_ffs(8) test scenario
2022-07-12 06:42:33 +02:00
Peter Holm
a526ec4351
stress2: Added a mount(8) test scenario
2022-07-07 09:44:55 +02:00
Peter Holm
ec8c9e7ac3
stress2: Rework test to improve error reporting
2022-06-30 09:46:26 +02:00
Peter Holm
bc49526a56
stress2: Fix broken random number generation
2022-06-29 12:28:18 +02:00
Peter Holm
a25818eb28
stress2: Added comment about problem found
2022-06-28 11:30:51 +02:00
Peter Holm
8e64658873
stress2: Update the exclude list
2022-06-28 11:30:11 +02:00
Peter Holm
e3b31e23ff
stress2: Added two syzkaller reproducers
2022-06-25 08:40:20 +02:00
Peter Holm
25a1b1f30c
stress2: Added reagression tests
...
PR: 165392
2022-06-25 08:21:30 +02:00
Peter Holm
f2deb5e40c
stress2: Added a timeout
2022-06-21 10:20:43 +02:00
Peter Holm
f2c88ed6ba
stress2: Added a timeout to the test
2022-06-20 14:36:57 +02:00
Peter Holm
e2c59d8dff
stress2: Fix process handling error
2022-06-20 14:35:59 +02:00
Peter Holm
608c97bff9
stress2: Remove bsdlabel(8) from tests
...
Reported by: mhorne
Discussed with: kib
2022-06-17 05:42:52 +02:00
Peter Holm
2d4b1f4b8c
stress2: Added a syzkaller reproducer. Enable all reaper tests
2022-06-14 06:59:32 +02:00
Peter Holm
f71b232f31
stress2: Added an explanation to failure mode
2022-06-12 11:52:55 +02:00