summaryrefslogtreecommitdiff
path: root/lib/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'libradsec' into libradsec-server-supportLinus Nordberg2013-05-151-5/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/HACKING lib/Makefile.am lib/README lib/compat.h lib/conf.c lib/configure.ac lib/conn.c lib/conn.h lib/err.c lib/err.h lib/event.c lib/event.h lib/examples/Makefile.am lib/examples/client-blocking.c lib/examples/client.conf lib/include/radsec/radsec-impl.h lib/include/radsec/radsec.h lib/include/radsec/request-impl.h lib/include/radsec/request.h lib/packet.c lib/packet.h lib/peer.c lib/peer.h lib/request.c lib/send.c lib/tcp.c lib/tests/Makefile.am lib/tls.c lib/udp.c lib/util.c
| * Pass make distcheck.Linus Nordberg2013-05-081-3/+3
| |
| * Use CUnit for tests.Linus Nordberg2013-05-061-1/+1
| | | | | | | | cgreen didn't seem properly maintained. CUnit seems to be widely used.
* | WIP commit moving towards working server support.Linus Nordberg2013-05-151-1/+5
|/
* Compile with -Werror.Linus Nordberg2013-01-221-1/+1
|
* Get the test suite going again.libradsec-pskLinus Nordberg2012-01-311-1/+3
|
* Some more UDP tests.linus2011-01-211-1/+1
|
* Add basic testing code.linus2011-01-191-0/+10