History log of /openbsd-current/regress/sys/kern/syscall_segment/lib/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 09-Feb-2021 claudio

These regress test expect coredumps as an effect of the test so run
the tests with ulimit -c unlimited to make sure coredumps are written.
OK bluhm@ deraadt@


# 1.3 16-Oct-2020 bluhm

Implement propper handling for make clean and obj.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.2 02-Dec-2019 deraadt

rename binaries to differentiate failure cases (in dmesg output) between
the two cases "syscall in main program" (will succeed until we fix go)
and "syscall in library" (now properly fails)
ok mortimer


# 1.1 27-Nov-2019 mortimer

Add regress tests for making syscalls from the main program text and from
a shared library.

ok deraadt


# 1.3 16-Oct-2020 bluhm

Implement propper handling for make clean and obj.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.2 02-Dec-2019 deraadt

rename binaries to differentiate failure cases (in dmesg output) between
the two cases "syscall in main program" (will succeed until we fix go)
and "syscall in library" (now properly fails)
ok mortimer


# 1.1 27-Nov-2019 mortimer

Add regress tests for making syscalls from the main program text and from
a shared library.

ok deraadt


# 1.2 02-Dec-2019 deraadt

rename binaries to differentiate failure cases (in dmesg output) between
the two cases "syscall in main program" (will succeed until we fix go)
and "syscall in library" (now properly fails)
ok mortimer


# 1.1 27-Nov-2019 mortimer

Add regress tests for making syscalls from the main program text and from
a shared library.

ok deraadt


# 1.1 27-Nov-2019 mortimer

Add regress tests for making syscalls from the main program text and from
a shared library.

ok deraadt