aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd/dtrace/test
Commit message (Expand)AuthorAgeFilesLines
* Address compiler warnings in C code used by the DTrace test suite.Mark Johnston2020-09-1933-112/+105
* Fix dtrace test case after r351423 due to ping6(8) options changedLi-Wen Hsu2019-08-311-1/+1
* Fix tests use /etc/motd after r350184 by using an always existing fileLi-Wen Hsu2019-08-313-3/+3
* DTrace: create an amd64 test suitMariusz Zaborski2019-06-053-0/+161
* Add a trailing empty line to match the test code outputLi-Wen Hsu2019-04-291-0/+1
* Some test scripts use ncat --sctp --listen port to run an SCTP discardMichael Tuexen2019-04-282-36/+68
* Ensure that we use a 64-bit value for the last mmap() argument.Mark Johnston2019-03-201-1/+2
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-229-7/+623
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-314-0/+250
* Improve TCP related tests for dtrace.Michael Tuexen2018-07-224-43/+37
* Test that the dtrace UDP receive probe fires.Michael Tuexen2018-07-202-6/+14
* Adjust comment to reality since r286171.Michael Tuexen2018-07-151-2/+1
* Don't require a local sshd for the local TCP state dtrace testMichael Tuexen2018-07-151-6/+17
* Fix the UDP tests for dtrace.Michael Tuexen2018-07-152-11/+59
* Return the intended return code.Michael Tuexen2018-07-141-1/+1
* Fix shebangs and execute bit of test scripts.Michael Tuexen2018-07-148-8/+8
* Use __syscall(2) rather than syscall(2) in syscall/tst.args.c.Mark Johnston2018-03-181-1/+1
* Add "jid" and "jailname" variables to DTrace.Mark Johnston2018-01-122-0/+88
* Add a regression test for r327794.Mark Johnston2018-01-102-0/+36
* Complete support for dtrace's -x setenv option.Mark Johnston2017-12-0312-0/+225
* Revert r326181 for now.Mark Johnston2017-11-271-1/+1
* Compile one of the uctf test programs with -m32.Mark Johnston2017-11-241-1/+1
* Don't assume that we can resolve "main" in the ksh executable.Mark Johnston2017-11-211-1/+1
* Fix the raise tests.Bryan Drewery2017-09-156-7/+10
* Fix DTrace test tst_inet_ntop_d: remove definitions are already in libdtraceLi-Wen Hsu2017-09-121-3/+0
* Use an updated copy of the CDDL header boilerplate from illumos.Mark Johnston2017-08-211-18/+8
* Add a regression test for r322773.Mark Johnston2017-08-211-0/+35
* Add an auxiliary subroutine to generate some events for testingLi-Wen Hsu2017-07-261-0/+14
* Modify glob patterns and expected output to match FreeBSD's implementation.Li-Wen Hsu2017-07-252-7/+15
* Make this test case accepts basename() in D script returns "" or "."Li-Wen Hsu2017-07-252-4/+22
* Explicitly set dynamic variable buffer size.Li-Wen Hsu2017-07-251-0/+1
* Explicitly set dynamic variable buffer size.Li-Wen Hsu2017-07-251-0/+1
* Add an auxiliary subroutine to generate read(2) event while testing.Li-Wen Hsu2017-07-251-0/+13
* Add a simple script which calls open(2) and others to generate events forLi-Wen Hsu2017-07-252-0/+31
* Add a simple program which calls sigtimedwait(2) to generate events for testingLi-Wen Hsu2017-07-252-0/+48
* Fix whitespace on a line in fix(..) accidentally missed in r321424Enji Cooper2017-07-241-1/+1
* Style cleanup: delete spurious trailing whitespaceEnji Cooper2017-07-241-4/+4
* Don't use incorrect hardcoded path to ksh -- use /usr/bin/envEnji Cooper2017-07-231-1/+1
* MFV r319744,r319745: 8269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon2017-06-092-0/+49
* Add a little helper program for tst.exitcore.ksh.Mark Johnston2017-05-222-9/+39
* Search for _DTRACE_VERSION in sys/sdt.h rather than unistd.h.Mark Johnston2017-02-051-3/+3
* Avoid using Sun compiler-specific flags.Mark Johnston2017-02-051-1/+1
* Use the correct path to date(1).Mark Johnston2016-12-073-3/+3
* Use the native data model instead of forcing ILP32 in tst.provregex3.ksh.Mark Johnston2016-12-071-1/+1
* Fix tst.args1.c on LP64 platforms.Mark Johnston2016-10-161-2/+2
* MFV r304057:Mark Johnston2016-08-168-2/+251
* MFV r296989:Mark Johnston2016-08-162-0/+61
* Add a trailing newline to the expected output for tst.walltimestamp.ksh.Mark Johnston2015-12-071-0/+1
* MFV r289003:Mark Johnston2015-12-072-0/+103
* MFV r288408:Mark Johnston2015-09-303-0/+164