- 30 Jun, 2012 1 commit
-
-
Dylan Noblesmith authored
It was failing with missing include files. While here, destroy the ugly "../src/..." include paths used in the tests that was just hacking around this problem in the Makefile: sed -i s/..\\/src\\/// tests/*.c
-
- 13 Apr, 2012 1 commit
-
-
Kristian Høgsberg authored
-
- 24 Mar, 2012 1 commit
-
-
U. Artie Eoff authored
Wrap all tests with a memory balance check to detect potential memory leaks. Fixed a few tests that had memory leaks contained in the tests themselves. Signed-off-by:
U. Artie Eoff <ullysses.a.eoff@intel.com>
-
- 04 Mar, 2012 1 commit
-
-
Kristian Høgsberg authored
-
- 02 Mar, 2012 1 commit
-
-
Kristian Høgsberg authored
We use a simple test-runner helper that runs each test in a separate process and reports the pass/fail rate at the end.
-