Simon Ruderich
|
59375c2b79
|
Fix possible memory overwrite in init_from_environment().
It was possible for a user to overwrite memory at a relative location
with 1 by passing a negative file descriptor.
|
2013-06-13 22:08:08 +02:00 |
|
Simon Ruderich
|
04ac66863a
|
tests: Split run.sh in multiple test files.
Allows parallel test runs and simplifies optional tests.
|
2013-06-13 01:26:25 +02:00 |
|
Simon Ruderich
|
5c8b5233fb
|
tests: Run tests under valgrind if it's available.
|
2013-06-07 01:17:42 +02:00 |
|
Simon Ruderich
|
374b11a314
|
tests: Also run tests in subshell with LD_PRELOAD set.
|
2013-06-05 01:06:10 +02:00 |
|
Simon Ruderich
|
7108005fff
|
tests: Use <STDERR< and >STDERR> as markers.
Increases contrast to "stderr" output string.
|
2013-06-02 23:41:31 +02:00 |
|
Simon Ruderich
|
fb9548453f
|
Add simple test suite.
|
2013-06-01 21:51:28 +02:00 |
|