aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/extattr/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-233-3/+0
* vfs_extattr: Allow extattr names up to the full maxConrad Meyer2020-05-141-3/+0
* Don't assume NAME_MAX is 255Enji Cooper2017-04-041-1/+6
* Clean up more trailing whitespace in the licensing tort thatEnji Cooper2017-04-041-1/+1
* Clean up trailing whitespaceEnji Cooper2017-04-041-15/+15
* Disable extattr test on UFS1.Ruslan Bukin2016-09-211-1/+5
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-311-0/+11
* Fix usr.sbin/extattr testcases on tmpfsAlan Somers2016-06-131-0/+27
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* Fix "getextattr -x" with non-ascii attribute valuesAlan Somers2016-05-041-3/+16
* Allow setextattr(8) to take attribute values from stdinAlan Somers2016-05-041-0/+32
* Add PACKAGE fields to usr.sbin/extattr/tests/MakefileAlan Somers2016-04-281-0/+4
* Add ATF tests for usr.sbin/extattrAlan Somers2016-04-222-0/+295