• hitstergtd's avatar
    Make all Linux-specific tests conditional · 307bd952
    hitstergtd authored
    Move tests specific to Linux under a platform conditional thereby eliminating
    unnecessary builds and fixing "make test" on Mac OS X and possibly other
    non-Linux systems.
    
    Tests specific to Linux:
        - abstract namespace support for AF_UNIX sockets
        - TIPC support (AF_TIPC)
    
    Test success rate jumps from 90% to 100% on Mac OS X after this change.
    307bd952
CMakeLists.txt 4.19 KB