aboutsummaryrefslogtreecommitdiff
path: root/libminijail_unittest.cc
AgeCommit message (Expand)Author
2022-10-06Merge remote-tracking branch 'upstream/main'Frederick Mayle
2022-09-15Update license boilerplate text in source code filesMike Frysinger
2022-08-31update product name to omit spacesMike Frysinger
2022-08-24libminijail_unittest: Pre-resolve the test preload path.Allen Webb
2022-07-22Block symlinks in bind mount source paths.Jorge Lucangeli Obes
2022-07-19Add basic Landlock support.Ben Scarlato
2022-07-14Make Temporary{Dir,File} available for all unittest targets.Jorge Lucangeli Obes
2022-07-13util: add a streq helperMike Frysinger
2022-07-07Distinguish bind mounts requested via minijail_bind().Jorge Lucangeli Obes
2021-09-13Fix EPERM in minijail_run_fd_env_pid_pipes.Allen Webb
2021-08-03Add minijail_run_fd_env_pid_pipes with support for fexecve.Allen Webb
2021-07-19Relocate pipe_fds if they would be clobbered by a redirected fd.Allen Webb
2021-05-12Add minijail_copy_jailDylan Reid
2021-03-30test: Use googletest 1.10Luis Héctor Chávez
2021-02-05minijail: Don't allow stricter remounting of specific dirNicole Anderson-Au
2021-01-28minijail: Add mount propagation granularity to libminijailNicole Anderson-Au
2021-01-07libminijail_unittest: Deflake the namespace testsLuis Héctor Chávez
2021-01-05test: Fix the ASan testsLuis Héctor Chávez
2020-09-10libminijail: localize internal APIsMike Frysinger
2020-09-03util: move unittests to the right moduleMike Frysinger
2020-06-10Set library path in unittestDylan Reid
2020-04-21Add test minijail_preserve_fd_no_leakFrançois Degros
2020-02-12Allow passing environment also for LD_PRELOADMattias Nissler
2019-10-28minijail: Change some C-style casts to const_casts in unit testsFrançois Degros
2019-10-24Use *_no_preload in dup test.Jorge Lucangeli Obes
2019-10-17Close original pipe end after dup2 in child processFrançois Degros
2019-10-16Made minijail_kill return the same code as minijail_waitFrançois Degros
2019-10-11minijail_wait returns 126 or 127 if execve fails in child processFrançois Degros
2019-09-09Revert "Fix RO-remount logic for bindmounts"Jorge Lucangeli Obes
2019-06-27Fix RO-remount logic for bindmountslinux-v10Kevin Hamacher
2019-06-04Fix env var test.Jorge Lucangeli Obes
2019-05-24minijail: Add a flag to call setsid() in childXiyuan Xia
2019-04-04libminijail_unittest: Disable a couple of tests for ASanandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5Luis Hector Chavez
2019-02-05Add support for passing a new environment to the child.Jorge Lucangeli Obes
2019-01-03libminijail: fix entering of mount & net namespacesandroid-o-mr1-iot-release-1.0.8Mike Frysinger
2018-10-15libminijail_unittest: Fix the libminijail unittestsLuis Hector Chavez
2018-10-12minijail: Enter all namespaces before calling execve(2)Luis Hector Chavez
2018-10-12minijail: Add a namespacing testLuis Hector Chavez
2018-10-12minijail: Add a way to specify the path of libminijailpreload.soLuis Hector Chavez
2018-05-24minijail: Fix alleged leaks.Jorge Lucangeli Obes
2018-04-06Add a test for minijail_reset_signal_mask()android-o-mr1-iot-preview-8o-mr1-iot-preview-8Luis Hector Chavez
2018-04-06Add a way to reset signal handlersLuis Hector Chavez
2018-01-23relicense new source files under BSDMike Frysinger
2017-10-03libminijail_unittest: change userns test into a runtime probeMike Frysinger
2017-09-29libminijail_unittest: delete redundant prototypesMike Frysinger
2017-09-29libminijail_unittest: unify program constantsMike Frysinger
2017-09-27Add minijail_forkDylan Reid
2017-09-16Fix Chrome OS unit testsLuis Hector Chavez
2017-09-14Improve the way uid/gid changes in unprivileged usernsLuis Hector Chavez
2017-08-14minijail: Add a way to allow arbitrary fd redirectsandroid-o-iot-preview-5o-iot-preview-5Luis Hector Chavez