summaryrefslogtreecommitdiff
path: root/src/lib/util/tests/process_spawn_unittest.cc
AgeCommit message (Expand)Author
2017-08-17Merge branch 'isc-master' into config-hAndrei Pavel
2017-07-23spelling: sigchldJosh Soref
2017-07-23spelling: failingJosh Soref
2017-04-18[master] Finishing merge of trac4501 (misc unit tests)Francis Dupont
2017-04-12[v_1_2_0] copy right dates updatedWlodek Wencel
2017-03-01[4501] Added unit tests for unused headers/classes/exceptionsFrancis Dupont
2016-12-14Corrected typosAndrei Pavel
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-08-25[4000] Changes after review:Tomek Mrugalski
2015-08-20[trac4000] Unit-tests for process spawn + errno, verbose exceptions added.Tomek Mrugalski
2015-03-10[master] Fixed races in ProcessSpawn util (#3733)Francis Dupont
2015-02-28[master] spellingFrancis Dupont
2015-02-05[3669] Added some more commentary in various places.Marcin Siodelski
2015-02-05[3669] Added status clearing to ProcessSpawn.Marcin Siodelski
2015-02-04[3669] Address review comments.Marcin Siodelski
2015-01-30[3669] Include stdint.h in ProcessSpawn test to prevent compilation fail.Marcin Siodelski
2015-01-30[3669] Improved error handling when triggering LFC.Marcin Siodelski
2015-01-29[3669] Created ProcessSpawn class for running background processes.Marcin Siodelski