Age | Commit message (Expand) | Author |
2005-09-19 | Verify which symbol is found when same strong symbol found in multiple files. | Dale Rahn |
2005-09-19 | ansi clean so that all gcc versions can compile these; ok drahn | Theo de Raadt |
2005-09-19 | makefile cleanup: spacing, readability, tags | Kurt Miller |
2005-09-19 | makefile cleanup: spacing, readability, tags | Kurt Miller |
2005-09-19 | add test3 | Kurt Miller |
2005-09-19 | addtional tests involving two dlopened load groups | Kurt Miller |
2005-09-19 | add prog5 | Kurt Miller |
2005-09-19 | confirm DT_NEEDED libs gets promoted to RTLD_GLOBAL when parent gets | Kurt Miller |
2005-09-19 | add prog4 | Kurt Miller |
2005-09-19 | checks that dependent libs are not promoted to RTLD_GLOBAL by mistake | Kurt Miller |
2005-09-19 | clean up LDADD and make more readable. remove extra .include's | Kurt Miller |
2005-09-19 | clean up LDADD and make more readable | Kurt Miller |
2005-09-18 | unbreak make regress. noticed by theo | Kurt Miller |
2005-09-18 | Make these tests more regress like, self diagnosing, less verbose. | Dale Rahn |
2005-09-18 | move CC_{DIR|OBJDIR} to Makefile.inc in prep for prog4 | Kurt Miller |
2005-09-18 | remove extra includes | Kurt Miller |
2005-09-18 | link progs with extra rpath for dlopened libs instead of using | Kurt Miller |
2005-09-17 | add regression tests to validate that dlopened objects can pick up their | Dale Rahn |
2005-09-17 | more like a real regression test, not just printfs. | Dale Rahn |
2005-09-17 | fix test. dlsym(RTLD_DEFAULT,...) should not see symbols in objects opened | Kurt Miller |
2005-09-16 | return 1 instead of -1 on error. noticed by theo. | Kurt Miller |
2005-09-15 | add test2 subdir | Kurt Miller |
2005-09-15 | add more complex tests for dlsym. some tests may change after more | Kurt Miller |
2005-09-15 | add prog2 | Kurt Miller |
2005-09-15 | regress checking dlsym works as expected when called from the main | Kurt Miller |
2005-09-15 | - close dlopen'ed libs for code correctness | Kurt Miller |
2005-09-14 | add dlsym subdir | Kurt Miller |
2005-09-14 | Add a regress test for dlsym special handles. Checks that duplicate symbols | Kurt Miller |
2005-09-13 | Compile without warnings on external C linkage. | Dale Rahn |
2005-09-13 | dlopen regress tests. | Dale Rahn |
2005-09-06 | finally make our m4 SusV3-compliant. | Marc Espie |
2005-09-05 | enable tests for isakmp/ike | Hans-Joerg Hoexer |
2005-09-05 | regression tests for isakmp/ike | Hans-Joerg Hoexer |
2005-08-31 | Add regression test for fbBlt(). | Mark Kettenis |
2005-08-29 | Basic regress test for the vis(3) family of functions. Extra tests | Otto Moerbeek |
2005-08-27 | Provide prototype for the function we actually use. | Mark Kettenis |
2005-08-27 | backout unapproved diff | Theo de Raadt |
2005-08-25 | Provide prototype for the function we actually use. | Mark Kettenis |
2005-08-16 | make test framework more specific, and use it. | Marc Espie |
2005-08-16 | more extensive package name checks. | Marc Espie |
2005-08-15 | Add regression test for fbBltOne(). | Mark Kettenis |
2005-08-12 | untested Makefile commited | Theo de Raadt |
2005-08-11 | regression test to check that isw* functions yield the same result as | Marc Espie |
2005-08-11 | Make sure, tests using "file" work when obj/ directory is present. | Hans-Joerg Hoexer |
2005-08-09 | Make tests more readable by using predefined keyfiles. Add test for tcpmd5 | Hans-Joerg Hoexer |
2005-08-09 | test for SAs | Hans-Joerg Hoexer |
2005-08-08 | A reghression test that checks if a process survives very early signal | Otto Moerbeek |
2005-08-08 | connect ipsecctl regression tests | Hans-Joerg Hoexer |
2005-08-08 | no test "ipsec13" yet | Hans-Joerg Hoexer |
2005-08-08 | some simple regression tests for static keying | Hans-Joerg Hoexer |