sandboxed-api/oss-internship-2020/sapi_lodepng
2020-08-07 12:25:15 +00:00
..
lodepng-master basic example using sapi 2020-08-07 11:01:41 +00:00
test_images basic example using sapi 2020-08-07 11:01:41 +00:00
CMakeLists.txt basic example using sapi 2020-08-07 11:01:41 +00:00
com_google_sandboxed_api basic example using sapi 2020-08-07 11:01:41 +00:00
main_sandboxed.cc changed style and added status checks for sapi calls 2020-08-07 12:25:15 +00:00
main_unit_test.cc basic example using sapi 2020-08-07 11:01:41 +00:00
main.cc changed style and added status checks for sapi calls 2020-08-07 12:25:15 +00:00
README.md basic example using sapi 2020-08-07 11:01:41 +00:00
sandbox.h basic example using sapi 2020-08-07 11:01:41 +00:00

TODO

  • check return value of functions
  • integrate 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