commit | 7bb008fe8dafd5c2a9fa2839a552f0315da229f9 | [log] [tgz] |
---|---|---|
author | Will Drewry <[email protected]> | Tue Sep 27 15:06:26 2011 -0500 |
committer | Will Drewry <[email protected]> | Mon Oct 03 12:15:51 2011 -0700 |
tree | 8acc8db7c73a060f54a240165ad22bfc5e377f8d | |
parent | e805d37c95696e080dc421fe777df80c8f569fdb [diff] |
minijail: add a C test harness Adds a gtest-like, single-file unittest harness for C. This is groundwork for adding unittesting code to libminijail and for providing simple drivers for autotest test cases. TEST=build the not-yet-committed libminijaiL_unittest and run them BUG=chromium-os:20917 Change-Id: I822df185399104eb8c1d540cd549a96f0fff061a Reviewed-on: http://gerrit.chromium.org/gerrit/8370 Reviewed-by: Kees Cook <[email protected]> Reviewed-by: Elly Jones <[email protected]> Commit-Ready: Will Drewry <[email protected]> Tested-by: Will Drewry <[email protected]>