summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Collapse)AuthorAgeFilesLines
* Integrate tools/regression/mmap into the FreeBSD test suite asngie2015-04-272-111/+0
| | | | | | tests/sys/kern/mmap_test MFC after: 1 week
* Convert this testcase over to a TAP format testcasengie2015-04-271-15/+24
| | | | MFC after: 1 week
*-. Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into thengie2015-04-276-1187/+0
|\ \ | | | | | | | | | | | | | | | FreeBSD test suite as tests/sys/aio MFC after: 1 week
| | * Integrate tests/sys/aio/kqueue into tests/sys/aiongie2015-04-164-470/+0
| | |
| | * - Fix compilation (MAP_INHERIT's dead)ngie2015-04-164-22/+21
| | | | | | | | | | | | | | | - Fix warnings - Use mkstemp instead of tmpnam
| | * - Fix style(9) a bitngie2015-04-162-57/+57
| |/ | | | | | | | | | | | | | | -- Fix whitespace -- Use err/errx -- Remove superfluous braces - Be a bit more defensive with input from the end-user - Don't die dividing by 0 on a zero-byte file
| * Integrate tools/regression/aio/aiotest into the FreeBSD test suite as ↵ngie2015-04-162-717/+0
| | | | | | | | tests/sys/aio
| * Fix warningsngie2015-04-161-5/+5
| |
* | - Fix style(9) a bitngie2015-04-272-57/+57
| | | | | | | | | | | | | | | | | | | | | | -- Fix whitespace -- Use err/errx -- Remove superfluous braces - Be a bit more defensive with input from the end-user - Don't throw a floating point exception by dividing by 0 when processing a zero-byte file MFC after: 1 week
* | - Fix compilation (MAP_INHERIT's dead)ngie2015-04-274-22/+21
| | | | | | | | | | | | | | - Fix warnings - Use mkstemp instead of tmpnam MFC after: 1 week
| |
| \
*-. \ Integrate tools/regression/mqueue into the FreeBSD test suite asngie2015-04-2711-541/+0
|\ \ \ | | |/ | | | | | | | | | | | | tests/sys/mqueue MFC after: 1 week
| | |
| \ \
| \ \
| \ \
*---. \ \ Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifongie2015-04-2720-4984/+0
|\ \ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | and tools/regression/file into the FreeBSD test suite as tests/sys/file MFC after: 1 week
* | | | | Integrate tools/regression/kqueue into the FreeBSD test suite asngie2015-04-2710-1747/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests/sys/kqueue MFC after: 1 week
* | | | | | Fix -Wformat warnings by using proper format string qualifiers forngie2015-04-271-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | long and unsigned[ long] types MFC after: 1 week
* | | | | | Integrate tools/regression/execve into the FreeBSD test suite asngie2015-04-2710-226/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | tests/sys/kern/execve MFC after: 1 week
| * | | | | Integrate tools/regression/execve into the FreeBSD test suite as ↵ngie2015-04-1210-226/+0
| | |/ / / | |/| | | | | | | | | | | | | tests/sys/kern/execve
| * | | | Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifongie2015-04-128-2534/+0
| | | | |
| * | | | Integrate tools/regression/mmap into the FreeBSD test suite as tests/sys/mmapngie2015-04-122-102/+0
| | |/ / | |/| |
| * | | Integrate tools/regression/file into the FreeBSD test suite as tests/sys/filengie2015-04-1115-2743/+0
| | | |
| * | | Integrate tools/regression/posixshm into the FreeBSD test suite as ↵ngie2015-04-115-828/+0
| | |/ | |/| | | | | | | tests/sys/posixshm
| * | Integrate tools/regression/mqueue into the FreeBSD test suite as ↵ngie2015-04-1111-541/+0
| |/ | | | | | | tests/sys/mqueue
| * Integrate tools/regression/kqueue into the FreeBSD test suite as ↵ngie2015-04-1110-1747/+0
| | | | | | | | tests/sys/kqueue
| * Integration tools/regression/vfs into the FreeBSD test suitengie2015-04-111-42/+0
| |
| *---. Start integrating tools/regression/sockets into tests/sys/socketsngie2015-04-1153-7986/+0
| |\ \ \
* | | | | Reassign copyright statements on several files from Advancedjhb2015-04-234-4/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Computing Technologies LLC to Hudson River Trading LLC. Approved by: Hudson River Trading LLC (who owns ACT LLC) MFC after: 1 week
* | | | Fix even more warnings..ngie2015-04-112-3/+4
| | | | | | | | | | | | | | | | | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* | | | Fix more warnings I didn't catch in the first go-aroundngie2015-04-112-6/+3
| |/ / |/| | | | | | | | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* | | Fix warnings, bump WARNS to 6, and use a temporary socket instead of one in /tmpngie2015-04-112-8/+8
| |/ |/| | | | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* | - Remove the .t wrapper and put the "magic" of determining the number ofngie2015-04-112-59/+11
| | | | | | | | | | | | | | | | | | testcases into the .c file - Require root for now because it fails with SOCK_RAW without root privileges - Increment the test count properly on socket create failure MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* | Fix the knob twiddling to work properly per src.opts.mkngie2015-04-111-4/+6
|/ | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Generate temporary files with mkstemp instead of mktempngie2015-04-111-3/+3
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Garbage collect argc/argv and bump WARNS to 6ngie2015-04-112-2/+2
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Garbage collect argc/argv and bump WARNS to 6ngie2015-04-112-2/+2
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* - Garbage collect argc/argvngie2015-04-112-11/+14
| | | | | | | - Use random paths instead of one in /tmp MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* - Garbage collect argc/argv; bump WARNS to 6ngie2015-04-112-6/+11
| | | | | | | | - Make the socket path random and move it out of /tmp as that's outside ATF's prescribed path MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Fix warnings and bump WARNS to 6ngie2015-04-112-6/+6
| | | | | | | | | - Staticize variables as needed - Garbage collect argc/argv - Fix -Wsign-compare warnings by casting small sizeof to (int) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Garbage collect argc/argv and bump WARNS to 6ngie2015-04-112-2/+2
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Mark signum unused in signal_handler; bump WARNS to 6ngie2015-04-112-2/+2
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Fix a -Wuninitialized warning by setting the socket to -1 and bump WARNS to 6ngie2015-04-112-1/+3
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* - Don't use /tmp because it's outside ATF's prescribed sandboxngie2015-04-111-4/+4
| | | | | | | | - Replace a hardcoded PATH_MAX value with sizeof(path) - Use path like an array, not a pointer, and always try to unlink it in cleanup MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Fix warnings and bump WARNS to 6ngie2015-04-112-7/+7
| | | | | | | | | - Garbage collect argc/argv (-Wunused) - sleep(3) will always return an unsigned int; don't check for return codes <0 (-Wsign-compare) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* - Garbage collect argc/argv (-Wunused)ngie2015-04-112-2/+2
| | | | | | | - Bump WARNS to 6 MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* - Use static buffers for temporary file paths instead of strdup of constant ↵ngie2015-04-111-14/+8
| | | | | | | | | | strings - Don't use /tmp because it's outside ATF's prescribed sandbox - Use mkstemp instead of mktemp to eliminate warning MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Use _exit, not exit in forked processngie2015-04-101-1/+1
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Remove argc/argv (-Wunused)ngie2015-04-102-2/+2
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Fix warningsngie2015-04-102-3/+4
| | | | | | | | - Remove argc/argv (-Wunused) - Mark some parameters to socket_listen_update __unused (-Wunused) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Remove argc/argv (-Wunused)ngie2015-04-102-2/+2
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* - Parameterize out the number of accept/connect attemptsngie2015-04-102-19/+35
| | | | | | | | | | | | | | - Randomize the bind port to allow 2+ consecutive calls in < 10 minutes, and to also not fail if (for instance) there's a server already listening on port 8080 - Don't leak the listening socket / fds into the child process - Fix warnings: -- Remove argc/argv (-Wunused) -- Mark sig __unused (-Wunused) -- Mark quit static (-Wmissing-variable-declarations) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Fix -Wunused warnings, bump WARNS to 6ngie2015-04-102-2/+3
| | | | | | | | | The output is still broken if prove -rv is run and the testcase aborts prematurely with fail_assertion (the testcase doesn't really conform to TAP protocol properly, except when it completes fully) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Fix -Wunused warnings, bump WARNS to 6ngie2015-04-102-4/+2
| | | | | | | | | | | The testcase fails today on subtest # 9 The output is still broken if prove -rv is run and the testcase aborts prematurely (the testcase doesn't really conform to TAP protocol properly, except when it completes fully) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
OpenPOWER on IntegriCloud