Age | Commit message (Expand) | Author |
2005-11-26 | test for swapped rules | Hans-Joerg Hoexer |
2005-11-26 | Add test 4 (case ranges) and adjust output of other cases to reflect the | Chad Loder |
2005-11-24 | ike has used hmac sha1/md5 since ever. So call 'em hmac-sha1/md5. | Hans-Joerg Hoexer |
2005-11-24 | remove tests for keyed md5/sha1, we only have hmacs | Hans-Joerg Hoexer |
2005-11-23 | Test "inline" keyword | Chad Loder |
2005-11-23 | Update output format to reflect the fact that lint doesn't print out a | Chad Loder |
2005-11-23 | Add regression test for right shift of N-bit quantity by >= N bits | Chad Loder |
2005-11-22 | enter diff3 | Markus Friedl |
2005-11-22 | regress test for diff3prog handling of unchanged files | Markus Friedl |
2005-11-21 | Place in public domain | Chad Loder |
2005-11-21 | Basic regress framework for xlint. Not hooked up yet. | Chad Loder |
2005-11-17 | errx is better here | Otto Moerbeek |
2005-11-17 | Test a few more rint functions. | Otto Moerbeek |
2005-11-14 | all other scripts in this dir use $SUDO, not 'sudo', so pull this even | Alexander von Gernler |
2005-11-12 | be aware of "tunnel" | Hans-Joerg Hoexer |
2005-11-09 | fix regress that assumed dlopen(0,...) returned handle to exe. | Kurt Miller |
2005-11-05 | zap unused var. | Federico G. Schwindt |
2005-10-31 | and panic if fork(2) fails. | Federico G. Schwindt |
2005-10-31 | enter pthread_atfork | Federico G. Schwindt |
2005-10-31 | pthread_atfork(3) regression. | Federico G. Schwindt |
2005-10-30 | -Wall cleanup. | Federico G. Schwindt |
2005-10-30 | add a regression test for ipcomp | Hans-Joerg Hoexer |
2005-10-21 | bullshit test; pointed out by david | Theo de Raadt |
2005-10-16 | Regression tests for "any" keyword. | Hans-Joerg Hoexer |
2005-09-30 | add prog3 | Kurt Miller |
2005-09-30 | regress that checks that a dlopen'ed object group is not unloaded if | Kurt Miller |
2005-09-30 | add a function with the same name in aa and bb, also bbTest2() in prep | Kurt Miller |
2005-09-30 | add test2 | Kurt Miller |
2005-09-30 | regress for a shared object with depenencies that have a shared common | Kurt Miller |
2005-09-28 | add dlclose subdir | Kurt Miller |
2005-09-28 | two new regresses for dlclose. double dlopen("foo") with single | Kurt Miller |
2005-09-28 | make sure dlsym(RTLD_DEFAULT,...) can see symbols in own object group | Kurt Miller |
2005-09-27 | various fixups; | Jason McIntyre |
2005-09-27 | report time duration required to play sample then % error of sample rate. | Dale Rahn |
2005-09-25 | Do not consider userland trap #496 (BUG system call on mvme88k) as special | Miod Vallat |
2005-09-23 | add test2 & 3 | Kurt Miller |
2005-09-23 | make sure a undefined weak doesn't interfere with a defined one of the | Kurt Miller |
2005-09-23 | add a regress for undefined weak. make sure ld.so doesn't warn on it or | Kurt Miller |
2005-09-23 | reflect recent changes, "Phase 1" section uses "force" now. | Hans-Joerg Hoexer |
2005-09-22 | Enable a bunch more tests. | Dale Rahn |
2005-09-22 | Test if a program exits when some of it's symbols are not found. | Dale Rahn |
2005-09-21 | more main.C -> main.c | Dale Rahn |
2005-09-21 | This test is now C, not C++. main.C ->main.c | Dale Rahn |
2005-09-20 | reflect latest changes ("Phase 1" and "Conneciton=...") | Hans-Joerg Hoexer |
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 |