Edit

kc3-lang/gnulib/modules/bind-tests

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2011-09-20 21:25:50
    Hash : 7ed81272
    Message : Tests for module 'bind'. * modules/bind-tests: New file. * tests/test-bind.c: New file.

  • modules/bind-tests
  • Files:
    tests/test-bind.c
    tests/signature.h
    tests/macros.h
    
    Depends-on:
    netinet_in
    sockets
    inet_pton
    
    configure.ac:
    
    Makefile.am:
    TESTS += test-bind
    check_PROGRAMS += test-bind
    test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)