aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-12-26Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan
2020-11-10Migrate building progs/tcapsh-static to sudotestAndrew G. Morgan
2020-10-27Support systems with no available pthreads support.Andrew G. Morgan
2020-10-25Lessen the system requirements for running make sudotestAndrew G. Morgan
2020-10-24Demonstrate why libpsx is important for multithreaded C code.Andrew G. Morgan
2020-10-18Fix tests:sudotest for DYNAMIC=yes testingAndrew G. Morgan
2020-10-13Support shared library build and linkage of -lpsxAndrew G. Morgan
2020-09-12Be slightly more selective in what to build.Andrew G. Morgan
2020-09-07Support dynamic test compilation and execution.Andrew G. Morgan
2020-08-05no more psx_test_wrapPetr Ovtchenkov
2020-07-09Rewrite libpsx thread shutdown path to support musl.Andrew G. Morgan
2020-06-04Better protect some header #define's.Andrew G. Morgan
2020-02-23Implement cap_launch.Andrew G. Morgan
2020-02-23A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan
2020-02-17Add support for fork() in libpsx.Andrew G. Morgan
2019-12-23Ensure that gcc -std=c89 build works.Andrew G. Morgan
2019-12-15Break out test into two parts: test or sudotest.Andrew G. Morgan
2019-12-13Restructure the make files into build vs. testAndrew G. Morgan
2019-12-06Add support to libcap for overriding system call functions.Andrew G. Morgan
2019-12-05Implement a helper library for POSIX semantics syscalls.Andrew G. Morgan