uwrap: Add a workaround for glibc malloc mutex deadlock bug
[uid_wrapper.git] / tests /
2017-07-21 Andreas Schneidertests: Add setgroups to test_fork_exec
2017-07-13 Andreas Schneidertests: Add a fork and exec test
2016-09-22 Michael Adamtests: fix a comment typo
2016-06-02 Matt Turnertests: Use alpha-specific syscalls.
2015-10-29 Andreas Schneidertests: Add checks for return values in test_thread_setreuid
2015-10-28 Andreas Schneidertests: Rename test_syscall_gid32 to test_syscall_setgro...
2015-10-28 Andreas Schneidertests: Move syscall setregid32 test to own executable
2015-10-28 Andreas Schneidertests: Move syscall setregid32 test to own executable
2015-10-28 Andreas Schneidertests: Move syscall setgid32 test to own executable
2015-10-28 Andreas Schneidertests: Rename syscall setresuid32 test and improve it
2015-10-28 Andreas Schneidertests: Move syscall setreuid32 test to own executable
2015-10-28 Andreas Schneidertests: Move syscall setuid32 test to own executable
2015-10-27 Andreas Schneidercmake: Run threaded tests also on BSD and Solaris
2015-10-27 Andreas Schneidertests: Get the tests working on BSD
2015-10-27 Andreas Schneidertests: Rename test_gid to test_setgroups
2015-10-27 Andreas Schneidertests: Add setresgid unprivileged user test
2015-10-27 Andreas Schneidertests: Move setresgid test to own executable
2015-10-27 Andreas Schneidertests: Move setregid test to own executable
2015-10-27 Andreas Schneidertests: Move setegid test to own executable
2015-10-27 Andreas Schneidertests: Move setgid test to own executable
2015-10-27 Andreas Schneidertests: Add new test_setuid_euid1 and test_setuid_euid2
2015-10-27 Andreas Schneidertests: Create a test for threaded SYS_setuid
2015-10-27 Andreas Schneidertests: Fix test_syscall_setuid to work with privilege...
2015-10-27 Andreas Schneidertests: Create a test for threaded sync SYS_setreuid
2015-10-27 Andreas Schneidertests: Create a test for threaded SYS_setreuid
2015-10-27 Andreas Schneidertests: Fix test_syscall_setreuid to work with privilege...
2015-10-27 Andreas Schneidertests: Make syscall setresuid test from test_syscall_uid
2015-10-27 Andreas Schneidertests: Move syscall setreuid test to own executable
2015-10-27 Andreas Schneidertests: Add test_getresuid out of test_uid
2015-10-27 Andreas Schneidertests: Move setresuid test to own executable
2015-10-27 Andreas Schneidertests: Move setreuid test to own executable
2015-10-27 Andreas Schneidertests: Move seteuid test to own executable
2015-10-27 Andreas Schneidertests: Move setuid test to own executable
2015-10-27 Andreas Schneidercmake: Always set UID_WRAPPER_ROOT=1 for tests
2015-08-18 Andreas Schneidertests: Fix tests on Solaris
2015-08-17 Andreas Schneidertests: Add 32bit syscall gid tests
2015-08-17 Andreas Schneidertests: Improve syscall gid tests
2015-08-17 Andreas Schneidertests: Add 32bit syscall uid tests
2015-08-17 Andreas Schneidertests: Improve syscall uid tests
2015-08-17 Andreas Schneidertests: Rename testsuite to test_syscall_gid
2015-08-17 Andreas Schneidertests: Move syscall uid tests to own test
2015-08-17 Andreas Schneidertests: Move syscall test to own test
2015-08-17 Andreas Schneidertests: Move set(re)gid function to own test
2015-08-17 Andreas Schneidertests: Move set(re)uid function to own test
2015-07-31 Andreas Schneidertests: Add test_uwrap_syscall_setresuid()
2015-07-31 Andreas Schneidertests: Fix syscall detection
2015-07-31 Andreas Schneidertests: Add test for syscall SYS_setresgid
2015-07-31 Andreas Schneidertests: Update to new cmocka test runner
2015-01-07 Robin Hacktests: Add new test_thread_create_thread_setgid.
2015-01-07 Robin Hacktests: Add new test_uwrap_getresuid().
2015-01-07 Robin Hacktests: Add new test test_sync_setgroups().
2015-01-07 Robin Hacktests: Fix test_uwrap_getgroups.
2015-01-07 Robin Hacktests: Add test_real_sync_setuid().
2015-01-07 Robin Hacktests: Enable test_glibc_thread_support.c on MacOSX.
2014-10-06 Robin Hackuwrap: Reflect changes of uid/gid in threads to main...
2014-10-06 Robin Hacktests: Extend test_sync_setgid in test_glibc_thread_sup...
2014-10-06 Robin Hacktests: test_glibc_thread_support: Add bigger load.
2014-10-06 Robin Hacktests: Added two new tests aimed to setgid() and getgid...
2014-10-06 Robin Hacktests: Small phtread_attr cleanup.
2014-10-06 Robin Hacktests: Get rid of malloc calls in test_glibc_thread_sup...
2014-09-02 Jakub HrozekTESTS: SYS_gettimeofday behaves differently on OS X
2014-09-02 Jakub HrozekTESTS: add -DOSX if building on OS X
2014-09-02 Jakub Hrozektestsuite: Fix comparison
2014-08-06 Marcin Juszkiewicztests: Remove test with legacy "access" system call.
2014-07-30 Jakub Hrozekuwrap: Support dropping all supplemetary groups with...
2014-02-04 Andreas Schneidercmake: Use UID_WRAPPER_LOCATION.
2014-02-04 Andreas Schneidertests: Use bool in the prototype too.
2014-02-02 Andreas Schneidertests: Use a bool for the test_uwrap_enabled test. uid_wrapper-1.0.0
2014-01-17 Andreas Schneideruwrap: Rename uwrap_enabled() to uid_wrapper_enabled().
2014-01-07 Andreas Schneideruwrap: Make uwrap_enabled public so we can use it.
2013-12-20 Andreas Schneidertests: Fix some memory leaks.
2013-12-20 Andreas Schneidercmake: Add valgrind suppression file.
2013-12-19 Andreas Schneidertests: Add test_uwrap_disabled.
2013-12-19 Andreas Schneidertestsuite: Add missing include.
2013-12-19 Andreas Schneidercmake: Fix HAVE_SETRESUID and HAVE_SETRESGID.
2013-12-18 Andreas Schneidertests: Add test_uwrap_syscall_setgroups().
2013-12-18 Andreas Schneidertests: Add test_uwrap_setresuid().
2013-12-18 Andreas Schneidertests: Add test_uwrap_setreuid().
2013-12-18 Andreas Schneidertests: Add test_uwrap_setresgid().
2013-12-18 Andreas Schneidertests: Add test_uwrap_setregid().
2013-12-18 Andreas Schneidertests: The tests should always be executed with uid_wra...
2013-12-04 Andreas Schneidertests: Add a test for getgroups().
2013-12-04 Andreas Schneidertests: Add a test for setgroups().
2013-12-04 Andreas Schneidertests: Add a test for setgid().
2013-12-04 Andreas Schneidertests: Use SYS_gettimeofday for testing.
2013-11-20 Andreas Schneidertests: Fix testsuite on Solaris.
2013-11-20 Andreas Schneideruwrap: Fix build on Solaris.
2013-11-15 Andreas Schneideruwarp: Load libc functions on OSX.
2013-11-15 Andreas Schneidercmake: Add environment variables for OSX.
2013-11-15 Andreas Schneidercmake: Build getuids only on Linux.
2013-11-11 Andreas Schneidertests: Test the threading support of the syscalls.
2013-11-09 Andreas Schneidertests: Add test for setuid().
2013-11-09 Andreas Schneidertests: Fix the testsuite to correctly work.
2013-11-09 Andreas Schneidertests: Add a getuids helper.
2013-11-09 Andreas Schneideruwrap: Add error handling for seteuid().
2013-06-07 Andreas Schneidertests: Fix the test after setting the correct initial...
2013-06-07 Andreas Schneidertests: Add as syscall stat test.
2013-06-06 Andreas Schneidersrc: Get the libc syscall() working.
2013-06-06 Andreas Schneidertests: Add test_uwrap_syscall().
2013-06-06 Andreas Schneidertests: Add test_uwrap_syscall_setregid().
next