Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
minijail
/
9550bc6ae1b43f958fe0437e305c14acd0803d38
/
libminijail_unittest.cc
b35f2c1
Allow passing environment also for LD_PRELOAD
by Mattias Nissler
· 4 years, 9 months ago
87f0e83
minijail: Change some C-style casts to const_casts in unit tests
by François Degros
· 5 years ago
7c696e4
Use *_no_preload in dup test.
by Jorge Lucangeli Obes
· 5 years ago
a8be2c4
Close original pipe end after dup2 in child process
by François Degros
· 5 years ago
47e6335
Made minijail_kill return the same code as minijail_wait
by François Degros
· 5 years ago
08b10f7
minijail_wait returns 126 or 127 if execve fails in child process
by François Degros
· 5 years ago
b4b7c5a
Revert "Fix RO-remount logic for bindmounts"
by Jorge Lucangeli Obes
· 5 years ago
64cf3cb
Fix RO-remount logic for bindmounts
by Kevin Hamacher
· 5 years ago
8b28541
Fix env var test.
by Jorge Lucangeli Obes
· 5 years ago
9b41e65
minijail: Add a flag to call setsid() in child
by Xiyuan Xia
· 5 years ago
eb42bb7
libminijail_unittest: Disable a couple of tests for ASan
by Luis Hector Chavez
· 6 years ago
d2c951d
Add support for passing a new environment to the child.
by Jorge Lucangeli Obes
· 6 years ago
902a449
libminijail: fix entering of mount & net namespaces
by Mike Frysinger
· 6 years ago
ac0acf3
libminijail_unittest: Fix the libminijail unittests
by Luis Hector Chavez
· 6 years ago
83a4489
minijail: Enter all namespaces before calling execve(2)
by Luis Hector Chavez
· 6 years ago
86e10d3
minijail: Add a namespacing test
by Luis Hector Chavez
· 6 years ago
9acba45
minijail: Add a way to specify the path of libminijailpreload.so
by Luis Hector Chavez
· 6 years ago
1653280
minijail: Fix alleged leaks.
by Jorge Lucangeli Obes
· 6 years ago
7e33301
Add a test for minijail_reset_signal_mask()
by Luis Hector Chavez
· 7 years ago
a27118a
Add a way to reset signal handlers
by Luis Hector Chavez
· 7 years ago
50e31fa
relicense new source files under BSD
by Mike Frysinger
· 7 years ago
780aef7
libminijail_unittest: change userns test into a runtime probe
by Mike Frysinger
· 7 years ago
2e9b458
libminijail_unittest: delete redundant prototypes
by Mike Frysinger
· 7 years ago
b2c12d1
libminijail_unittest: unify program constants
by Mike Frysinger
· 7 years ago
0412dcc
Add minijail_fork
by Dylan Reid
· 7 years ago
9131f6c
Fix Chrome OS unit tests
by Luis Hector Chavez
· 7 years ago
7132355
Improve the way uid/gid changes in unprivileged userns
by Luis Hector Chavez
· 7 years ago
1617f63
minijail: Add a way to allow arbitrary fd redirects
by Luis Hector Chavez
· 7 years ago
e0ba4ce
minijail: Add minijail_add_hook()
by Luis Hector Chavez
· 7 years ago
8c13d10
Fix broken unit tests
by Chirantan Ekbote
· 8 years ago
ab9eb44
allow specifying larger /tmp tmpfs mounts
by Martin Pelikán
· 8 years ago
9bd316b
Port Minijail unit tests to Google Test.
by Jorge Lucangeli Obes
· 8 years ago
[Renamed from libminijail_unittest.cpp]
e9740af
Fix C++ unit tests.
by Jorge Lucangeli Obes
· 8 years ago
a67bd6a
Port libminijail unit tests to C++.
by Jorge Lucangeli Obes
· 8 years ago