Home | History | Annotate | Download | only in carp
History log of /src/tests/net/carp/Makefile
RevisionDateAuthorComments
 1.6  16-Jan-2017  ozaki-r Rewrite tests for CARP in a shell script instead of C

The new shell script enables us to modify/add tests easily.
 1.5  08-Aug-2016  pgoyette branches: 1.5.2;
No underscore needed
 1.4  08-Aug-2016  pgoyette We also need librump_vfs

While here, remove duplicate entry for librump
 1.3  08-Aug-2016  pgoyette And yet another one
 1.2  10-Jun-2014  he branches: 1.2.6;
Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser. Fixes build for sun2.
 1.1  10-Aug-2010  pooka branches: 1.1.12; 1.1.22;
Add a most elementary carp test: it forks off two processes,
configures carp in each of them, and after verifying that the shared
address responds to ping it brutally kills the master like a proper
carnivore (none of that ifconfig down sissy vegan nonsense). Then
the test checks if the backup got its act together by pinging the
shared address and passes verdict.
 1.1.22.1  10-Aug-2014  tls Rebase.
 1.1.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.6.1  20-Mar-2017  pgoyette Sync with HEAD
 1.5.2.1  21-Apr-2017  bouyer Sync with HEAD

RSS XML Feed