mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
.. | ||
lodepng@aa6cc42db7 | ||
.gitignore | ||
CMakeLists.txt | ||
main_sandboxed.cc | ||
main_unit_test.cc | ||
main.cc | ||
README.md | ||
sandbox.h |
TODO
check return value of functionsintegrate unit testing- add more functions
- this readme
- remove path from CMakeLists.txt
- include abseil flags for unit testing
improve tests (images, generating images etc.)- clear redundant includes
- check if security policy can be stricter
use addDirectoryAt instead of addDirectorymodify tests assertions- add useful prints to unit tests