NetBSD/tests/usr.bin
rillig 2999d7a951 lint: add more specific warning for bit-field of type plain 'int'
Previously, declaring a bit-field of type plain 'int' resulted in this
warning:

	warning: nonportable bit-field type 'int' [34]

This warning was too unspecific to be actionable, and until yesterday it
didn't even include the type.  In order to allow this warning to be
understood and properly fixed, describe the actual nonportability more
precisely:

	warning: bit-field of type plain 'int' has
	implementation-defined signedness [344]
2021-05-16 11:11:36 +00:00
..
argon2 added test cases 2019-10-14 14:48:48 +00:00
awk Reference PRs consistently. 2020-06-26 07:50:11 +00:00
basename
bzip2
c++ Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
cc Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
cmp
col Add unit-tests for col from FreeBSD 2020-11-01 22:28:32 +00:00
config update expected result 2020-03-09 20:33:16 +00:00
cpio Fix static linking (sun2) 2020-01-19 17:36:57 +00:00
cut
diff
dirname
find
fstat Check that fstat(1) works (cf. PR kern/55407). 2020-06-24 10:05:07 +00:00
gdb Reference PRs consistently. 2020-06-25 11:12:03 +00:00
grep PR/51875: Ngie Cooper: portability fixes 2017-01-14 20:43:52 +00:00
gzip
id Avoid symbol clashes in tests/usr.bin/id under MKSANITIZER 2019-08-15 08:22:52 +00:00
indent indent: fix off-by-one error in comment wrapping 2021-03-14 01:34:13 +00:00
infocmp
jot
ld
locale Add a check for PR bin/54692. 2020-07-03 04:25:28 +00:00
m4
make tests/make: remove ATF descr 2021-04-17 11:36:34 +00:00
mixerctl Do the previous test a better way - for a file, test is generally 2017-07-25 22:28:22 +00:00
mkdep
nbperf Adjust test cases to hit the fudge case after the changes in nbperf 2021-02-14 01:27:33 +00:00
netpgpverify house-cleaning 2016-08-28 15:59:15 +00:00
patch patch(1): add test cases for various backup file formats 2021-02-20 08:59:24 +00:00
pkill Ugh... fix a last minute fix that went horribly wrong! 2017-02-21 21:22:45 +00:00
pr
printf ATF runs shell script tests with "sh -e" (WHY???) 2020-04-24 14:29:19 +00:00
pwhash adding full scheme comparison to libcrypt:crypt and pwhash tests 2019-10-05 18:06:16 +00:00
rump_server
sdiff
sed Will be fixed with regex update 2021-02-23 21:09:14 +00:00
shmif_dumpbus Add path. 2020-04-02 00:00:16 +00:00
sort
tar Fix static linking (sun2) 2020-01-19 17:36:57 +00:00
tmux
tr
unifdef
uniq Add tests for uniq(1) based on the example test cases provided in the POSIX man page. 2016-10-22 14:13:39 +00:00
vmstat Reference PRs consistently. 2020-06-25 11:12:03 +00:00
xlint lint: add more specific warning for bit-field of type plain 'int' 2021-05-16 11:11:36 +00:00
ztest Add a test case for PR kern/53767. 2020-06-27 05:20:34 +00:00
Makefile Add unit-tests for col from FreeBSD 2020-11-01 22:28:32 +00:00