summaryrefslogtreecommitdiff
path: root/usr/src/test/util-tests
AgeCommit message (Collapse)AuthorFilesLines
2020-09-236782 head can't handle embedded nul characters (add missing file)Robert Mustacchi1-0/+67
Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-23 [illumos-gate merge]Jerry Jelinek22-1/+223
commit a9e414682948591ec63d5ab2cd11ba55603b59fa 6782 head can't handle embedded nul characters 13150 head -v doesn't work with a single file commit 37337afa1f0c469ab4b7343cf92da8c884b39b8b 13127 libc: for statement not indented commit ae41a23c315570b85d6bf190d7cc51e1bcb161c8 13181 Cleanup cat(1) man page commit 89abd63ca1d1795943e51095a12ea5ce6e035e88 13131 libc: _fgetwc_unlocked_l() warn: was '== &fp->_state' instead of '=' commit c64c5389d6d65f1a8915fd0ff67288100f518172 13141 Man page formatting runs words together commit a7f55c951e21deb266649b41baa71501d3382f4d 13140 Typos in the manual Conflicts: usr/src/test/util-tests/tests/Makefile
2020-09-226782 head can't handle embedded nul charactersRobert Mustacchi22-1/+223
13150 head -v doesn't work with a single file Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-09-15 [illumos-gate merge]Jerry Jelinek3-43/+356
commit d92a2ce76311170b6aa244c3a22f3a3754dad613 13139 bhyve bungles math for VMX ins/outs size commit 9cfcc091666d5546e419c22f4963474d11673f5e 13137 zfs: warn: inconsistent indenting commit 8ad93a826ff9af944e63c7d84b30cba79dc36d54 13121 mdb smbios dmod could work for libsmbios commit c6795799963479a5ddb9b97ebb4cf6c1c97c1fba 13119 Want support for SMBIOS 3.4 commit 1718c31669d146508ea805e88322f5b74d892762 13081 add mlxcx temp sensor commit 1045e13a248d94941f864998aa859970ae3a4154 13079 Add ksensor support for voltage and current sensors commit eee178623516e461188f137dc6e5e38875967e09 12967 default to apix over pcplusmp
2020-09-1413119 Want support for SMBIOS 3.4Robert Mustacchi3-43/+356
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-10backout: 13119, 13121 (mistaken integration)Robert Mustacchi3-356/+43
2020-09-1013119 Want support for SMBIOS 3.4Robert Mustacchi3-43/+356
Change-Id: I88fd5a7e8f5b49b806f27d550bf49921b5fb8a28
2020-08-26 [illumos-gate merge]release-20200827Jerry Jelinek279-183/+21377
commit dbe930bf51e0d7458b24d30e9f25756c5da54ddf 13040 grep can leverage bmg in more cases commit 81dd18d87c3c2e198d2178dfd1f30d62a81b69ea 3546 add support for grep -o option commit 8ccd021704a4fe1b4022c110d3dd497f8cd907d5 13038 grep could support --label commit 2e5ac464a5683c5bf11439ccad74c9f279051820 13037 grep could support -L commit f415aa8f1340638644c6cf63e9d11d3767f4cbba 13036 grep tests could be easier to extend commit cd94aa947d1e02a1c25259f2cf06c165d75aa4fa 13061 Import sed tests from freebsd commit c6fc7f7b786ce47c35645054cdce73e83f39e7f3 13051 sed: lastline check does not work properly with empty files commit e0721d5ae1542c80097f6fcd487736fdfe601233 13003 console: multiple issues related to colors and font loading and switching commit 6863ede29751efd2be66ec1b48c3c0ee705d7d61 13066 Want crontab -u commit 31c9b836861e74f837a36ca29220b58f3657585a 13044 Clarify parts of getopt_long(3C) commit 9fff840dca14d75459a8240b19c931e2fec186c5 13032 printf(3C) should talk about NULL string pointers Conflicts: usr/src/test/util-tests/tests/grep_xpg4/grep_test.ksh usr/src/man/man1/crontab.1 usr/src/cmd/cron/crontab.c
2020-08-253546 add support for grep -o optionRobert Mustacchi36-1/+16106
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513038 grep could support --labelRobert Mustacchi14-0/+74
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513037 grep could support -LRobert Mustacchi24-0/+90
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513036 grep tests could be easier to extendRobert Mustacchi73-165/+153
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513061 Import sed tests from freebsdAndy Fiddaman138-7/+4917
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513051 sed: lastline check does not work properly with empty filesAndy Fiddaman1-10/+37
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-1813027 sed loses count of relative line offset [fix mismerge]Jerry Jelinek1-1/+0
2020-08-17 [illumos-gate merge]Jerry Jelinek5-3/+132
commit 06260e34c28df0a3a191e42e1b51c9de745b3510 12505 Answer KEBE question about cred in unexport() commit 4e81fcfe0bcce62e29d80c1e391d9a241c0ee3b1 13027 sed loses count of relative line offset 13028 system/test/utiltest package is missing licence metadata commit 4d3fdeb14779bb6b0838521971d9ac99d65b0572 13029 AMD bhyve should reload TSS ASAP Conflicts: usr/src/test/util-tests/tests/Makefile
2020-08-1413027 sed loses count of relative line offsetAndy Fiddaman5-3/+131
13028 system/test/utiltest package is missing licence metadata Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-30 [illumos-gate merge]release-20200702Jerry Jelinek2-2/+12
commit 1326c48877254e828afea8c9f7529f6faf1a1fde 12790 locale data install should not attempt to copy missing files commit 5f9772673df89384a3fa8f1cbfcccd8d331f83ff 10854 empty struct array confuses CTF commit 3f764e121447070c490c9637dd5791f8c8823ee4 12604 w needs to use line name instead of pid commit 35060ceaa548c2d6fa63812e06a1a0f8dc4a06b0 12459 iwn: possible unaligned pointer issue
2020-06-2910854 empty struct array confuses CTFJason King2-2/+12
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-28 [illumos-gate merge]Jerry Jelinek6-0/+53
commit 4adc6f153a42519cb03b97bf215e1d4823300ebe 12785 grep -h ignored with -r commit c9ad389f76487048d6fde034960b0f5edfb778d7 12788 fix tst.include.ksh for ddi_ufm.h commit 2aeafac3612e19716bf8164f89c3c9196342979c 12787 build needs native rpcgen
2020-05-2812785 grep -h ignored with -rPeter Tribble6-0/+53
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2020-04-22 [illumos-gate merge]Jerry Jelinek2-5/+5
commit 865498e43471404cd766389d4b8e045ed6ef3be1 commit 6205b5c44bad9044e168b06aef439c2e7cdc8a89 12508 ndi_devi_alloc() and friends could take const char * names commit e98dc02a871a9cd0498c8862434b16aa85e772d3 12482 Have /usr/bin/awk point to /usr/bin/nawk commit 9e717e77bf4b9b5ad279c38a2311c076468e85f5 12496 bge mac address initialization is wrong 12497 bge ape locking left always disabled after 7513 12498 bge ring interrupt masking logic is broken commit a2876d03ca2556102e024ae4a50bb4db8fe562b0 12450 Add support for BCM57765 family devices to bge commit 85f496fabdffd32673f6be280a3caa103f7d58a5 12520 Enable IPv6 tso in igb, ixgbe, and i40e commit 0418219cf21334a9c6712bbb2cec543b2ee4f989 12552 increase get_max_pages commit ee73640b6a4781aa745f3868c448d1b9dd1c29f6 12469 mlxcx: errors in package metadata Conflicts: usr/src/man/man1/nawk.1 [deleted upstream]
2020-04-2112482 Have /usr/bin/awk point to /usr/bin/nawkDan McDonald4-8/+10
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-04-10 [illumos-gate merge]Jerry Jelinek1-1/+5
commit 2d43002e153b12554804eace495c8ecfa0b88f52 12495 findtest is flaky commit a16250662fca1775384c611194385daf6ce8f186 12448 loader: improve boot options for kmdb and framebuffer
2020-04-1012495 findtest is flakyJohn Levon1-1/+5
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-04-01OS-8148 ignore some failing dis tests (#276)John Levon1-3/+20
Reviewed by: Tim Foster <tim.foster@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2020-03-26 [illumos-gate merge]Jerry Jelinek1-2/+4
commit 8b11ca880a902725fb8b0bb2c639f3671ac806d6 12382 Mellanox driver is missing advertisement in dladm link-prop commit e5c541a6c70df2548bbaa19fa43a7dbebe4b637a 12425 /opt/util-tests/bin/utiltest needs default run file handling commit 7adb68a6af9135eabca6203d488597cb40c4675c 12196 fmadm faulty NULL pointer dereference
2020-03-2512425 /opt/util-tests/bin/utiltest needs default run file handlingRobert Mustacchi1-2/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Dan McDonald <danmcd@joyent.com>
2020-03-16 [illumos-gate merge]Jerry Jelinek12-0/+994
commit 17abec598417b0120193b3ad4e5390d5d8682014 12385 tst.subr.d needs fixing for NULL as a pointer commit 584b574a3b16c6772c8204ec1d1c957c56f22a87 12174 i86pc: variable may be used uninitialized commit 34a4e6b53d2e6f2605fd77cda5b161201d7d0f20 12377 aggr: may be used uninitialized commit c9ffe217655ce62448bdb45d6f113f43b4dfcc54 12367 aac: variable may be used uninitialized commit a25e615d76804404e5fc63897a9196d4f92c3f5e 12371 dis x86 EVEX prefix mishandled 12372 dis EVEX encoding SIB mishandled 12373 dis support for EVEX vaes instructions 12374 dis support for EVEX vpclmulqdq instructions 12375 dis support for gfni instructions commit c1e9bf00765d7ac9cf1986575e4489dd8710d9b1 12369 dis WBNOINVD support Conflicts: usr/src/common/dis/i386/dis_tables.c exception_lists/wscheck
2020-03-1312371 dis x86 EVEX prefix mishandledRobert Mustacchi12-0/+994
12372 dis EVEX encoding SIB mishandled 12373 dis support for EVEX vaes instructions 12374 dis support for EVEX vpclmulqdq instructions 12375 dis support for gfni instructions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2020-03-1312369 dis WBNOINVD supportRobert Mustacchi2-0/+34
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-03-11 [illumos-gate merge]Jerry Jelinek81-2/+1073
commit 388488112189b484c639b410a453c22e93bdfb68 12304 risc-v dis instruction alignment too restrictive commit 6de7dd38d5e1d12791b18f60b9cad431c7d4b419 11861 hostbridge topo module should be hardened to handle empty busses commit ac2f5fbefc05314fcd97b03f2338b39e6efe643f 12370 mdb tests should be packaged 12380 findtest needs listing in runfile Conflicts: usr/src/test/util-tests/tests/Makefile usr/src/pkg/manifests/system-test-utiltest.mf usr/src/cmd/mdb/test/mtest.sh [modified local, deleted upstream]
2020-03-1012370 mdb tests should be packagedJohn Levon79-2/+1073
12380 findtest needs listing in runfile Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-26 [illumos-gate merge]Jerry Jelinek3-1/+114
commit 2944b91ec59a95e39012331cb055e960ae6d4489 12334 fix gcc4 build 12322 kdb: removal of unused dependency recommended commit 13b136d3061155363c62c9f6568d25b8b27da8f6 12295 librsc: wrong argument for sizeof commit f3a525d949e26238340eb8c1f6fdcfff91fc7e65 12328 FNMPERIOD makes little sense for find -path Conflicts: usr/src/test/util-tests/tests/Makefile
2020-02-2512328 FNMPERIOD makes little sense for find -pathJohn Levon3-1/+114
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-02-12 [illumos-gate merge]Jerry Jelinek4-4/+79
commit fe2dc8bddec347e173d402f53feeb492640a9f98 12259 CTF shouldn't assume enum size commit d5d2dbe51affdd94ab32688a7e92dd23ef5b3ba9 12280 typo in dup3(3C) synopsis commit d5cb55e4df73e14ab5a6a4266b32230c8e73e54e 12294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() call
2020-02-1212259 CTF shouldn't assume enum sizeJohn Levon4-4/+79
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-21 [illumos-gate merge]Jerry Jelinek1-4/+4
commit 9841a15cbf9e40fb0b20da8312543d7ebd941848 12170 libsasl: use prev == NULL in _is_sun_reg() commit f145c7bf459e3e8adb065780b1526104381e4dc5 12137 Want AMD temperature sensor for F10h-F16h commit 7f2871dd6d7706d0fc556939604a0a457306c509 12218 the ncp man page is for a driver we no longer ship commit 101bc1d0ed2db80397d361f46931aeb97e0f5513 12208 dboot_printf(): support %u commit b1d07aba78c3ce908f3d863c20e1c345bebf9bf6 12202 noise in example code in some section 3pool man pages commit 3b379e2a4b3fe1592962563cb8c50c330ce393d8 12200 fmd: Wrong prerequisites for generated files commit 95faac55ed9158a0f593df1059de9fffbe33c5b4 12212 typos in some section 3tecla man pages commit 87a1342d3c2df15f45d414c1f50911670e60194b 12214 genunix: sparc is missing nosys32 commit bdd776d0084e7937ba9e46f78ea1d0cf3a673a94 12198 typo paramter in some section 3pool man pages commit c3f3f3816bf6b9c1c6f71ea84d0907efc0a7dc7b 12197 sleeptest is failing
2020-01-1712197 sleeptest is failingJohn Levon1-4/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-01-15 [illumos-gate merge]Jerry Jelinek5-2/+192
commit e25cb0e77ab84d3147918b8aef1f5161fbccb30e 11967 need TAA mitigation commit b666b5bebdde1067e2d0f2b91fd28a5243311a1a 12165 lp: argument to 'alloca' may be too large commit dd2ed563fd8f7f157d5cd583cae81fef585c2ffc 12151 libc: specifies less restrictive attribute than its target commit e830fb12ed60bbd91c87459b169b5d1cc6ef0b9e 10241 ZFS not detecting faulty spares in a timely manner 12132 zfs-retire agent crashes fmd on systems without vdev devids 12034 zfs test send_encrypted_props can fail commit 356ce177517a15babb8fd801d490f239298643b7 12178 Allow bytes to be removed from a custr Conflicts: usr/src/uts/intel/sys/x86_archext.h usr/src/uts/common/fs/zfs/spa_misc.c usr/src/test/util-tests/tests/Makefile
2020-01-1412178 Allow bytes to be removed from a custrJason King5-1/+192
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Gordon Ross <gwr@nexenta.com>
2020-01-14 [illumos-gate merge]Jerry Jelinek7-207/+1455
commit 9554f7e18d034b915acbd51b3c4e3261c88e166d 12094 loader should be configured for serial console commit 6644025c7c20579199e62886be7da2712f2f213b 11641 spelling mistakes in section 7d of the manual commit f3065a883c2d0dfcd5ac6f21692e95c945b23d2c 11639 some man pages show incorrect driver locations commit 1d77dcda79ea31b52efaac166328f8a7f7359d5a 12138 Want smbios pointer device decoding commit 176a9270a1856e0e2fddcbc3c7d35aa1f750c6b9 12133 Want support for SMBIOS 3.3 commit b63b86d12b5ac4c5450c67c1222a35f224f5d0e4 12158 libdtrace: argument to 'alloca' may be too large commit 2c687d6826d5cbe1435931df7165d210c3336019 12131 mdb: cast between incompatible function types commit 2cac0f114247a29fba32510c4c0ea549c8c0a7c9 12106 libshell: cast between incompatible function types commit 8bbe90c14cec0e58886bcb1d4d11723245046f36 12109 libfksmbfs: cast between incompatible function types commit 164ffd8939460c53fad1cb0c2a860ad54badd3e1 12164 audio: definition of implicit copy constructor/operator is deprecated
2020-01-13 [illumos-gate merge]Jerry Jelinek6-1/+297
commit ce41cfb3d0fca3db767eb99d2edb4f5211465a99 12161 picl: argument to 'alloca' may be too large commit b871f899336f28769ec7f17673f792691454e6a3 11876 Want a native sleep commit e10a3c4b7b33ed6ba9818feb9ea6ae25501e4c0a 12177 loader: bioscd probe can get sector size 0 commit ac04831df9010f533275633d3bb9829b86c171d3 12085 zvol_dumpio would be cleaner with vdev_op_dumpio commit 317c37f36c90aaecad34bee96f73586514294a7f 12068 Fix ambiguous bay/disk labels on Joyent-S10G5 commit 5a0e240f87295cfc13c53236f30ccace0d5412c7 12166 resync smatch to 0.6.1-rc1-il-3 Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c usr/src/test/util-tests/tests/Makefile usr/src/pkg/manifests/system-test-utiltest.mf
2020-01-1112133 Want support for SMBIOS 3.3Robert Mustacchi7-207/+1455
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-10 [illumos-gate merge]Jerry Jelinek1-0/+2
commit ccbce734fa32e42c5bcbf1594753738697898823 12124 sort: cast between incompatible function types commit a1cdd5a67f3bf3e60db3f3a77baef63640ad91a4 12176 util-tests: need ctf commands on path and C locale commit 50d967713af8725306d090dd29033d9efe924715 12139 make: definition of implicit copy constructor is deprecated commit d59679dc4ee5ea26c61e7762a3f7a6f74a1f4c2c 12163 mpt_sas: Collateral damage caused by dead SATA disk
2020-01-1012176 util-tests: need ctf commands on path and C localeToomas Soome1-0/+2
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-01-0911876 Want a native sleepRobert Mustacchi6-1/+297
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-11-22 [illumos-gate merge]Jerry Jelinek1-0/+2
commit 4d95620bc3105916e69c40cff8e2e3d55bd6c4ae 11827 Increase concurrency through blkdev 11847 The nvme cmd completion queue is contentious commit d15801816cc716b56ada92df72ee04b7b891291c 11927 Log, or optionally panic, on zero-length kmem allocations commit e7253420989203a0028f982d437bf50c3140eba6 12007 make_test always returns non-zero Conflicts: usr/src/uts/common/io/nvme/nvme_var.h usr/src/man/man9f/kmem_alloc.9f usr/src/cmd/mdb/common/modules/genunix/genunix.c
2019-11-2112007 make_test always returns non-zeroAndy Fiddaman1-0/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-18 [illumos-gate merge]Jerry Jelinek13-2/+283
commit 9fe633fd812f2df2354dc88fd3f7f50e94bd8eb3 11593 iscsi: cast between incompatible function types commit ed1faac10502dadc7e3eb411d17af6845ecf5d7d 11580 dtrace: cast between incompatible function types commit 2491fc01733d7e4f5776b0711db713078d7cd24a 11814 test-runner exit code should reflect test results commit 11ed32a0b3b424ec966d0330d0efaf049baaf8d2 11968 APIC calibration should explicitly initialise the PIT commit 48ed61a721b0db9229d5bad4d87f5b019867fbf1 11879 Intel ixgbe X553 Support commit db830ba58275ad713ffb4ff71cce8c00af84527b 11801 i86xpv: cast between incompatible function types commit ac2ff9f2e2eb82a33700967848664529b93c03b0 11729 msgsys: cast between incompatible function types commit ae389aa988ce154c9f8d5d4dbe4a63c3744339f4 11949 make -C caches wrong directory contents commit eddd1134c88ad4961e5deee57a4e9148b14da477 11940 loader: multiboot2_loadfile read error should include file name and newline commit 50450c3dedc4cfa86ef99c6d9aee64f2a5ea0511 11939 libgen: this statement may fall through Conflicts: usr/src/uts/common/io/ixgbe/core/ixgbe_vf.h usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c usr/src/uts/common/io/ixgbe/core/ixgbe_type.h usr/src/test/util-tests/tests/Makefile exception_lists/wscheck