Module Name:src
Committed By: rillig
Date: Mon Aug 16 20:27:31 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_promote.c expr_promote.exp-ln
expr_promote_trad.c expr_promote_trad.exp-ln
Log Message:
tests/lint: test default argument promotion with
Module Name:src
Committed By: rillig
Date: Mon Aug 16 18:51:58 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_123.c msg_123.exp msg_182.c
msg_182.exp msg_211.c msg_211.exp msg_241.c msg_241.exp msg_303.c
msg_303.exp msg_304.c msg_304.exp
Module Name:src
Committed By: rillig
Date: Mon Aug 16 16:19:47 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_115.c msg_115.exp
Log Message:
tests/lint: document history of initialization of const members
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: rillig
Date: Mon Aug 16 06:30:43 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_046.c msg_046.exp
Log Message:
tests/lint: test message for redeclared tags
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/us
Module Name:src
Committed By: rillig
Date: Mon Aug 16 06:24:37 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh
Log Message:
tests/lint: remove unintended debugging output
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlin
Module Name:src
Committed By: rillig
Date: Mon Aug 16 06:15:51 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh
Log Message:
tests/lint: fix check for expected message in msg tests
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr
Module Name:src
Committed By: rillig
Date: Sun Aug 15 21:51:56 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: correct interpretation of NOTREACHED
The branch is unconditionally taken, therefore any later code is
unre
Module Name:src
Committed By: rillig
Date: Sun Aug 15 21:21:14 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: test how NOTREACHED affects the unreachable warning
Inspired by lib/libedit/readline.c 1.159 from 2021-08-
Module Name:src
Committed By: rillig
Date: Sun Aug 15 14:00:27 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_346.c msg_346.exp
Log Message:
tests/lint: add tests for more unconst functions
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/test
Module Name:src
Committed By: rillig
Date: Sun Aug 15 13:02:20 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_117.c msg_117.exp
Log Message:
tests/lint: demonstrate wrong warning about signed '>>'
Seen in libdes/ostr2key.c(81).
To generate a diff of this co
Module Name:src
Committed By: rillig
Date: Sat Aug 14 14:25:51 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint2: msg_008.exp msg_008.ln msg_009.exp
msg_009.ln msg_010.exp msg_010.ln
Log Message:
tests/lint: add tests for messages 8, 9 and 10
To generate
Module Name:src
Committed By: rillig
Date: Wed Aug 11 05:08:35 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_attribute_var.c
gcc_attribute_var.exp
Log Message:
tests/lint: demonstrate wrong 'syntax error' for unused argument
Seen in pam_chroot.c:
Module Name:src
Committed By: rillig
Date: Sun Aug 8 16:35:15 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint2: Makefile t_lint2.sh
Log Message:
tests/lint: include but don't run read_lp64 on 32-bit platforms
The lint1 tests are all in the machine-independent file
Module Name:src
Committed By: rillig
Date: Sun Aug 8 13:22:22 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint2: Makefile
Log Message:
tests/lint: mips64 is not a 64-bit platform
See usr.bin/xlint/arch/mips64/targparam.h.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: rillig
Date: Sun Aug 8 13:19:51 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh c99_bool_strict_suppressed.c
Log Message:
tests/lint: clean up accept.sh, document test for removed assertion
To generate a diff of this commi
Module Name:src
Committed By: rillig
Date: Sun Aug 8 11:07:20 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: emit.c emit.exp-ln
src/tests/usr.bin/xlint/lint2: read_printf.ln
Log Message:
tests/lint: test passing of printf-like strings between lint1 and li
Module Name:src
Committed By: cjep
Date: Sat Aug 7 22:05:26 UTC 2021
Modified Files:
src/tests/dev/scsipi/libscsitest: scsitest.c
Log Message:
Convert the test to cfargs. OK @thorpej.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/dev/scsipi/libsc
Module Name:src
Committed By: rillig
Date: Sat Aug 7 19:07:03 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint2: msg_001.exp msg_001.ln msg_003.exp
msg_003.ln msg_004.exp msg_004.ln msg_005.exp msg_005.ln
msg_006.exp msg_006.ln msg_011.exp msg_
Module Name:src
Committed By: rillig
Date: Fri Aug 6 16:21:00 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint2: msg_001.exp msg_001.ln msg_002.exp
msg_002.ln
Log Message:
tests/lint: add tests for declared but unused variables
To generate a diff of thi
Module Name:src
Committed By: rillig
Date: Tue Aug 3 20:46:10 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_union_cast.c d_c99_union_cast.exp
Log Message:
tests/lint: prepare non-GCC test for union casts
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: andvar
Date: Mon Aug 2 17:43:56 UTC 2021
Modified Files:
src/tests/lib/libossaudio: t_ossaudio.c
Log Message:
s/suported/supported in comments
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libossaudio/t_ossaudio.
Module Name:src
Committed By: andvar
Date: Mon Aug 2 17:41:07 UTC 2021
Modified Files:
src/tests/lib/libc/locale: t_sprintf.c t_strfmon.c t_toupper.c
src/tests/lib/libc/string: t_strcoll.c
Log Message:
s/diferent/different/
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rillig
Date: Sun Aug 1 21:12:32 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: c11_generic_expression.c
Log Message:
tests/lint: fix test c11_generic_expression on ILP32
These platforms don't provide __uint128_t, at least not in lin
Module Name:src
Committed By: rillig
Date: Sun Aug 1 14:51:41 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
Log Message:
tests/lint: re-add the test for __uint128_t
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/t
Module Name:src
Committed By: rillig
Date: Sun Aug 1 14:42:21 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
Log Message:
tests/lint: fully cover the usual arithmetic conversions
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rillig
Date: Sun Aug 1 13:45:14 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
Log Message:
lint: demonstrate wrong integer conversion for __uint128_t
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Sun Aug 1 13:09:38 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: c11_generic_expression.c
Log Message:
tests/lint: document why lint does not check _Generic selections
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Sat Jul 31 10:09:03 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_115.c msg_115.exp
Log Message:
tests/lint: demonstrate more wrong warnings for const struct members
The code 't_const = false' occurs 4 times in the
Module Name:src
Committed By: rillig
Date: Sat Jul 31 09:14:47 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_115.c msg_115.exp
Log Message:
tests/lint: demonstrate wrong error message for initialization
Seen in usr.bin/make/var.c:4022 in C99 mode, where a Mo
Module Name:src
Committed By: gson
Date: Thu Jul 29 14:58:35 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
Log Message:
Skip the test when the dtrace_syscall module is not loaded and can't
be autoloaded, as may be the case on arm because securelevel
Module Name:src
Committed By: gson
Date: Tue Jul 27 15:29:22 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
Log Message:
Show the stderr from execsnoop so that we can see why it fails on arm.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r
Module Name:src
Committed By: skrll
Date: Tue Jul 27 11:05:39 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
Log Message:
PR/53417 appears fixed now so remove atf_expect_fail (for Arm).
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 sr
Module Name:src
Committed By: rillig
Date: Mon Jul 26 18:06:43 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_precedence.c expr_precedence.exp
Log Message:
tests/lint: show bug in conditional expression (since 2021-07-15)
Since cgram.y 1.325 from 2021-07-15,
Module Name:src
Committed By: rillig
Date: Mon Jul 26 17:09:46 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_precedence.c expr_precedence.exp
Log Message:
tests/lint: demonstrate bug in chained assignment (since 2021-07-15)
Since cgram.y 1.325 from 2021-07-
Module Name:src
Committed By: rillig
Date: Sun Jul 25 22:31:22 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_342.c msg_342.exp
Log Message:
tests/lint: cover code in ckctype.c
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xli
Module Name:src
Committed By: rillig
Date: Sun Jul 25 19:41:33 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: parse_type_name.c parse_type_name.exp
Log Message:
tests/lint: explain where the second __attribute__ comes from
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rillig
Date: Sun Jul 25 19:22:08 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: parse_type_name.c parse_type_name.exp
Log Message:
tests/lint: fix unintended line breaks
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 sr
Module Name:src
Committed By: rillig
Date: Sun Jul 25 18:34:44 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_attribute_enum.c
gcc_attribute_enum.exp
Log Message:
tests/lint: test __attribute__ with enum
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: gson
Date: Sun Jul 25 15:51:32 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
Log Message:
Only expect failure on ARM
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.sbin/execsnoop/t_execsnoop
Module Name:src
Committed By: rillig
Date: Sun Jul 25 11:19:51 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_typeof.c gcc_typeof.exp
Log Message:
tests/lint: document parse error for GCC typeof
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src
Module Name:src
Committed By: rillig
Date: Sun Jul 25 10:26:46 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_110.c msg_110.exp msg_147.c
msg_147.exp
Log Message:
tests/lint: test function types and pointer arithmetic
To generate a diff of this c
Module Name:src
Committed By: gson
Date: Sun Jul 25 10:21:44 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
Log Message:
Remove "pkill -9 execsnoop". It's wrong on so many levels: first of
all, it does not actually kill anything because the process
Module Name:src
Committed By: gson
Date: Sun Jul 25 10:11:32 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
Log Message:
Increase sleep waiting for execsnoop to start; one second is not sufficient
on a Dell Latitude D400 i386 laptop.
To generate a
Module Name:src
Committed By: rillig
Date: Sun Jul 25 09:53:01 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: parse_type_name.c parse_type_name.exp
Log Message:
tests/lint: try harder to reduce 'abstract_declarator: T_TYPEOF'
At the top level of a type_name, decl
Module Name:src
Committed By: rillig
Date: Sun Jul 25 09:47:08 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: parse_type_name.c parse_type_name.exp
Log Message:
tests/lint: document unreachable 'abstract_declarator: T_TYPEOF'
To generate a diff of this commit:
c
Module Name:src
Committed By: rillig
Date: Sun Jul 25 06:04:40 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl_arg.c decl_arg.exp
Log Message:
tests/lint: demonstrate internal error in parsing a declaration
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: gson
Date: Sat Jul 24 15:56:06 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
src/tests/usr.sbin/opensnoop: t_opensnoop.sh
Log Message:
Create temporary files in . rather than /tmp so that they get cleaned up
aut
Module Name:src
Committed By: rin
Date: Sat Jul 24 08:39:54 UTC 2021
Modified Files:
src/tests/lib/libc/sys: t_ptrace_core_wait.h
Log Message:
For sh3, increment PC when PT_CONTINUE from trigger_trap(), as already
done for aarch64, arm, and powerpc. Otherwise, child is tra
Module Name:src
Committed By: rillig
Date: Fri Jul 23 15:21:47 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl.c decl.exp
Log Message:
tests/lint: test lexer for the GCC extension __thread
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/test
Module Name:src
Committed By: isaki
Date: Wed Jul 21 06:18:32 UTC 2021
Modified Files:
src/tests/dev/audio: audiotest.c
Log Message:
Add AUDIO_SETINFO_gain_balance test.
The test checks whether AUDIO_SETINFO can change the gain and the balance
at the same time (if MD drive
Module Name:src
Committed By: dholland
Date: Sun Jul 18 06:24:58 UTC 2021
Modified Files:
src/tests/usr.sbin/execsnoop: t_execsnoop.sh
Log Message:
Mark t_execsnoop xfail (PR 53417)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.sbin/execsnoop/
Module Name:src
Committed By: martin
Date: Sat Jul 17 14:03:36 UTC 2021
Modified Files:
src/tests/lib/libc/sys: t_wait.c
Log Message:
PR 56313: fix eroneous = that was meant to be ==
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/sys/t_wa
Module Name:src
Committed By: ozaki-r
Date: Fri Jul 16 02:33:32 UTC 2021
Modified Files:
src/tests/net/altq: t_cbq.sh
Log Message:
tests, altq: fix checks of altqd startup
Hopefully the fix stabilizes test results on qemu/anita.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rillig
Date: Thu Jul 15 21:34:11 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl.c
Log Message:
tests/lint: cover abstract_declaration, discover internal error
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/test
Module Name:src
Committed By: rillig
Date: Thu Jul 15 21:12:46 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_135.c msg_135.exp msg_247.c
msg_247.exp
Log Message:
tests/lint: demonstrate questionable warnings for pointer casts
To generate a diff
Module Name:src
Committed By: rillig
Date: Thu Jul 15 17:48:10 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_precedence.c expr_precedence.exp
Log Message:
tests/lint: explain global variables in __attribute__
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: yamaguchi
Date: Wed Jul 14 08:51:51 UTC 2021
Modified Files:
src/tests/net/if_vlan: t_vlan.sh
Log Message:
vlan: Added missing $HIJACKING before brconfig
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/tests/net/if_vlan/t_v
Module Name:src
Committed By: yamaguchi
Date: Wed Jul 14 08:50:24 UTC 2021
Modified Files:
src/tests/net/if_vlan: t_vlan.sh
Log Message:
Added tests for adding vlan(4) to a bridge and deleting from it
- add vlan(4) that has no parent interface to a bridge member
- the
Module Name:src
Committed By: ozaki-r
Date: Wed Jul 14 08:33:47 UTC 2021
Modified Files:
src/tests/net/altq: t_cbq.sh
Log Message:
tests, altq: test new options
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/altq/t_cbq.sh
Please note that diff
Module Name:src
Committed By: yamaguchi
Date: Wed Jul 14 06:36:00 UTC 2021
Modified Files:
src/tests/net/if_vlan: t_vlan.sh
Log Message:
Added a test about clearing IFF_PROMISC at vlan_unconfig
This test is related to PR/49196
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: rillig
Date: Tue Jul 13 21:50:05 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_065.c msg_065.exp msg_067.c
msg_067.exp
Log Message:
tests/lint: add tests for empty and incomplete structs
To generate a diff of this c
Module Name:src
Committed By: rillig
Date: Tue Jul 13 19:11:35 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_142.c msg_142.exp
Log Message:
tests/lint: skip test for floating point overflow on alpha
On alpha and a few other platforms (see t_integration.sh),
Module Name:src
Committed By: rillig
Date: Tue Jul 13 18:50:16 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
Log Message:
tests/lint: take archsubdir from usr.bin/xlint/Makefile.inc
This fixes the tests on the various ARM platforms wher
Module Name:src
Committed By: rillig
Date: Mon Jul 12 18:00:36 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_064.c msg_064.exp
Log Message:
tests/lint: test trying to define a ()-less function
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/
Module Name:src
Committed By: rillig
Date: Sun Jul 11 22:41:36 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: t_integration.sh
Log Message:
tests/lint: rework ATF test driver
To skip tests that work only on particular platforms, a simple 'eval'
from the shell doe
Module Name:src
Committed By: rillig
Date: Sun Jul 11 20:34:05 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: c11_generic_expression.c
c11_generic_expression.exp
Log Message:
tests/lint: demonstrate that _Generic must be a primary_expression
To gener
Module Name:src
Committed By: rillig
Date: Sun Jul 11 19:39:00 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_complex_split.c
Log Message:
tests/lint: test precedence of __real__ and cast_expression
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1
Module Name:src
Committed By: rillig
Date: Sun Jul 11 14:43:57 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh
Log Message:
tests/lint: when accepting test results, skip crashes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.b
Module Name:src
Committed By: rillig
Date: Sun Jul 11 13:32:06 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_attribute_var.c
gcc_attribute_var.exp
Log Message:
tests/lint: analyze yesterday's bug for parsing declarations
To generate a diff of th
Module Name:src
Committed By: rillig
Date: Sun Jul 11 12:12:30 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl.c decl.exp
Log Message:
tests/lint: parse error for unused variable (since 2021-07-10)
Since cgram.y 1.294 from 2021-07-10.
To generate a diff of
Module Name:src
Committed By: rillig
Date: Sun Jul 11 12:07:15 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh
Log Message:
tests/lint: suppress ShellCheck warnings for intentional violations
The undeclared variables are generated by the AWK program.
The
Module Name:src
Committed By: rillig
Date: Sat Jul 10 22:34:02 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl_struct_member.c
decl_struct_member.exp
Log Message:
tests/lint: demonstrate parse error for __attribute__ member
To generate a diff of
Module Name:src
Committed By: rillig
Date: Sat Jul 10 19:30:19 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl.c decl.exp
Log Message:
tests/lint: test error handling in enum-specifier
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr
Module Name:src
Committed By: rillig
Date: Sat Jul 10 18:42:28 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: lex_integer.c
Log Message:
tests/lint: test lexing of integer suffixes
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xli
Module Name:src
Committed By: rillig
Date: Sat Jul 10 18:34:03 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_083.c msg_083.exp
Log Message:
tests/lint: add another example for storage class in declaration
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Sat Jul 10 13:22:01 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: t_fmemopen.c
Log Message:
Use intmax_t to printf an off_t
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/stdio/t_fmemopen.c
Module Name:src
Committed By: rillig
Date: Sat Jul 10 08:40:36 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl_arg.c decl_arg.exp
Log Message:
tests/lint: add code coverage for grammar rule parameter_declaration
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: rillig
Date: Sat Jul 10 08:01:11 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl_arg.c
Log Message:
lint: add code coverage for grammar rule direct_notype_param_decl
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 sr
Module Name:src
Committed By: christos
Date: Sat Jul 10 07:50:33 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: t_fmemopen.c
Log Message:
add more info to ease future debugging.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/stdio/t_fm
Module Name:src
Committed By: christos
Date: Sat Jul 10 07:50:20 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: h_intr.c
Log Message:
space before star
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/stdio/h_intr.c
Please note that dif
Module Name:src
Committed By: rillig
Date: Sat Jul 10 06:01:41 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: decl_arg.c msg_124.c
Log Message:
tests/lint: move test for __attribute__ out of msg_124.c
That test case didn't belong there since there was no chance o
Module Name:src
Committed By: kre
Date: Fri Jul 9 20:00:26 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: h_intr.c
Log Message:
Make opts.cmd const char * rather than char * -- nothing ever modifies
the string it points to, it is never passed to a function not taking
Module Name:src
Committed By: rillig
Date: Fri Jul 9 18:55:28 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_attribute.c
Log Message:
tests/lint: ensure that GCC __attribute__ can be parsed
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tes
Module Name:src
Committed By: christos
Date: Fri Jul 9 15:26:59 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: h_intr.c t_intr.sh
Log Message:
fixes from RVP
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/stdio/h_intr.c
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Thu Jul 8 20:11:15 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_249.c
Log Message:
tests/lint: test error recovery of the parser
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint
Module Name:src
Committed By: rillig
Date: Thu Jul 8 18:02:22 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_249.c msg_249.exp
Log Message:
tests/lint: add test coverage for some parse errors
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/t
Module Name:src
Committed By: christos
Date: Thu Jul 8 15:21:40 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: h_intr.c
Log Message:
fix printf format strings
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/stdio/h_intr.c
Please note
Module Name:src
Committed By: christos
Date: Thu Jul 8 12:30:20 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: Makefile
Log Message:
need to set BINDIR
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tests/lib/libc/stdio/Makefile
Please note that
Module Name:src
Committed By: christos
Date: Thu Jul 8 09:07:46 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: Makefile
Added Files:
src/tests/lib/libc/stdio: h_intr.c h_makenumbers.c h_testnumbers.c
t_intr.sh
Log Message:
Add interrupted I/O tests
Module Name:src
Committed By: rillig
Date: Tue Jul 6 18:43:27 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_attribute.c
Log Message:
tests/lint: add test for empty __attribute__(())
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.
Module Name:src
Committed By: rillig
Date: Tue Jul 6 06:38:29 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_attribute.c
Log Message:
tests/lint: document wrong handling of GCC __attribute__
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/te
Module Name:src
Committed By: yamaguchi
Date: Tue Jul 6 01:18:22 UTC 2021
Modified Files:
src/tests/net/if_vlan: t_vlan.sh
Log Message:
vlan: added checks of linkstate
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/tests/net/if_vlan/t_vlan.sh
Please
Module Name:src
Committed By: rillig
Date: Mon Jul 5 19:43:29 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_range.c
Log Message:
tests/lint: fix typos in comment in expr_range
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/x
Module Name:src
Committed By: rillig
Date: Mon Jul 5 19:02:14 UTC 2021
Modified Files:
src/tests/usr.bin/xlint: check-expect.lua
src/tests/usr.bin/xlint/lint1: c99_bool_strict_suppressed.c
Log Message:
tests/lint: fix check-expect.lua for empty .exp file
An absen
Module Name:src
Committed By: rillig
Date: Mon Jul 5 18:55:14 UTC 2021
Modified Files:
src/tests/usr.bin/xlint: check-expect.lua
Log Message:
tests/lint: remove unused variables
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/xlint/check-ex
Module Name:src
Committed By: rillig
Date: Sun Jul 4 17:32:24 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_259.c msg_259.exp
Log Message:
tests/lint: align tests for argument conversion to each other
To generate a diff of this commit:
cvs rdiff -u -r1.8 -
Module Name:src
Committed By: rillig
Date: Sun Jul 4 13:32:35 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_004.c
Log Message:
tests/lint: document why lint does not need to detect wrong types
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src
Module Name:src
Committed By: rillig
Date: Sun Jul 4 13:44:43 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_080.c msg_080.exp
Log Message:
tests/lint: fix unintended character constant in test
I originally intended to type ASCII DEL as an example of a nonpr
Module Name:src
Committed By: rillig
Date: Sun Jul 4 08:50:26 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: Makefile
Log Message:
tests/lint: re-enable test c99_bool_strict_suppressed
It had been disabled accidentally in the previous commit.
To generate a dif
Module Name:src
Committed By: rillig
Date: Sat Jul 3 19:34:47 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_cast_init.c
Log Message:
tests/lint: fix test d_cast_init on macppc
On macppc, char == unsigned, which generated the following unintended
warnings:
d_
1 - 100 of 3983 matches
Mail list logo