aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
AgeCommit message (Collapse)Author
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25629 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-17- rename controller_ip to trusted_ipharsha
git-svn-id: https://gnunet.org/svn/gnunet@25519 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-14- use pipe control only on WINDOWSharsha
git-svn-id: https://gnunet.org/svn/gnunet@25481 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-17fix memleakharsha
git-svn-id: https://gnunet.org/svn/gnunet@25032 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-15prefix support for testingwachs
git-svn-id: https://gnunet.org/svn/gnunet@24984 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-14kill all peers first and wait for them laterharsha
git-svn-id: https://gnunet.org/svn/gnunet@24970 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-05coverity fixesharsha
git-svn-id: https://gnunet.org/svn/gnunet@24779 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-02reverting back to fix failing testbed tests due to late startup of peersharsha
git-svn-id: https://gnunet.org/svn/gnunet@24680 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-01fixharsha
git-svn-id: https://gnunet.org/svn/gnunet@24656 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-01fixing testing failures on piharsha
git-svn-id: https://gnunet.org/svn/gnunet@24655 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-31check all available addressesharsha
git-svn-id: https://gnunet.org/svn/gnunet@24641 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-29installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵grothoff
updating code to run binaries from new location, which is no longer in PATH git-svn-id: https://gnunet.org/svn/gnunet@24593 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-29starting testing processes with a low priority to not overwhelm testing hostsharsha
git-svn-id: https://gnunet.org/svn/gnunet@24592 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-22fixharsha
git-svn-id: https://gnunet.org/svn/gnunet@24466 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-11using header-defined hostkeyfilesizeharsha
git-svn-id: https://gnunet.org/svn/gnunet@24278 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-05testing now includes valid hostname rewritingharsha
git-svn-id: https://gnunet.org/svn/gnunet@24196 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-18appropriate logging stringharsha
git-svn-id: https://gnunet.org/svn/gnunet@23881 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-29extend API to enalbe exclusive port ranges to be specified for ↵grothoff
testing-system objects git-svn-id: https://gnunet.org/svn/gnunet@23494 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-20decide btw ipv4 or ipv6harsha
git-svn-id: https://gnunet.org/svn/gnunet@22797 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-15docharsha
git-svn-id: https://gnunet.org/svn/gnunet@22686 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-09-LRN: Another take on std descriptor inheritancegrothoff
Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm git-svn-id: https://gnunet.org/svn/gnunet@22578 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-07testing docharsha
git-svn-id: https://gnunet.org/svn/gnunet@22540 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-03-ADVERTISED_PORT updated with value of PORT if present and not present in ↵harsha
TESTING_IGNORE_KEYS git-svn-id: https://gnunet.org/svn/gnunet@22462 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-02added TESTING_IGNORE_KEYSharsha
git-svn-id: https://gnunet.org/svn/gnunet@22446 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-02workaround for mantis 2476wachs
git-svn-id: https://gnunet.org/svn/gnunet@22440 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-20-fixed assertion failure when GNUNET_TESTING_peer_shutdown is called in ↵harsha
GNUNET_TESTING_peer/service_run git-svn-id: https://gnunet.org/svn/gnunet@22172 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-20-fixing #2442harsha
git-svn-id: https://gnunet.org/svn/gnunet@22159 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-20-working on streamgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22152 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-19-porting gnunet-testing command-line tool to new testing librarygrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22092 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-12added a command line tool for running and controlling services for testingdold
git-svn-id: https://gnunet.org/svn/gnunet@21934 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-updated documentationharsha
git-svn-id: https://gnunet.org/svn/gnunet@21860 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-adding helper function to determine plugin names to testinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21853 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-integrate mkdirp with testinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21850 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-moving defines to topgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21847 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-use mmapgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21846 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-doxygengrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21845 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-minor fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21844 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-auto-load hostkeys, minor bugfixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21841 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-renamefestgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21839 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-09-moving old testing code to legacy locationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21820 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-09-simplifying core API (#2400)grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21816 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-10-fix double freegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21409 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08- fixed more memory leaks, doc, refactorbartpolot
git-svn-id: https://gnunet.org/svn/gnunet@21357 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08- fixed memory leaksbartpolot
git-svn-id: https://gnunet.org/svn/gnunet@21355 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroybartpolot
git-svn-id: https://gnunet.org/svn/gnunet@21352 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07- Added FIXMEsbartpolot
git-svn-id: https://gnunet.org/svn/gnunet@21322 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-06-more to removegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21300 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-06-removing bogus/legacy debug statements, not passing -L DEBUG to arm anymoregrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21299 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-04- Fixed killing of random processes on shutdownbartpolot
git-svn-id: https://gnunet.org/svn/gnunet@21260 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-02-fixing #2293grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21221 140774ce-b5e7-0310-ab8b-a85725594a96