zeek/testing/btest/scripts/base/frameworks
Jon Siwek d3dad31bdc Raw input reader command execution "fixes".
- Primarily working around an issue that occurs when threads
  concurrently create pipes and fork a child process.  See comment in
  code...

- Other minor cleanup of the code:  making sure the child process calls
  _exit() versus exit(), limits itself to few select system calls before
  the exec(), and closes more unused file descriptors.
2013-08-14 11:37:30 -05:00
..
analyzer More analyzer framework tests. 2013-06-02 18:22:08 -07:00
cluster Unit test reliability adjustment. 2012-09-13 12:59:40 -05:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Add sleeps to configuration_update test for better reliability. 2012-09-05 16:20:34 -05:00
file-analysis File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
input Raw input reader command execution "fixes". 2013-08-14 11:37:30 -05:00
intel Updates for the Intel Framework. 2013-07-19 13:16:12 -04:00
logging Fix to make sqlite test consistent, and updating coverage baselines 2013-05-15 15:56:53 -07:00
notice Updates for the notices framework. 2013-02-11 14:36:14 -05:00
packet-filter Add a Reporter::fatal BIF. 2011-08-25 13:13:39 -05:00
reporter Updating baselines. 2012-08-10 13:25:18 -07:00
software Update software version parsing and comparison to account for a third numeric subversion. 2013-02-06 13:59:05 -05:00
sumstats Fix the SumStats top-k plugin and test. 2013-08-02 16:30:20 -04:00