Add a rough-cut testcase for hardlink handling
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 8 Feb 2012 15:45:34 +0000 (17:45 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 8 Feb 2012 15:58:14 +0000 (17:58 +0200)
commitdd5771bbd6d1153288cc127688cf4b99bc3226a2
tree1b301e49f75b240395f02d75e11572a55a170edc
parentf258e6089a99e6df5be9b0d47b8d8bb2bfaa2a0f
Add a rough-cut testcase for hardlink handling

- Check that we get expected number of links in package generation,
  that all the files got installed and that the linked files are
  actually hardlinks (for our purposes, plain inode suffices)
tests/Makefile.am
tests/data/SPECS/hlinktest.spec [new file with mode: 0644]
tests/rpmbuild.at