]> git.ipfire.org Git - thirdparty/kmod.git/commit - Makefile.am
testsuite: check if rootfs dir is dirty before running
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 24 May 2012 04:31:36 +0000 (01:31 -0300)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 5 Jun 2012 03:54:47 +0000 (00:54 -0300)
commit0de690c96c15bdbe2ea04e81092b14dc8b3cfd86
tree78060d27fa401ad4bee2018cfad1fc16a7899f3d
parentada9719942856f7ddce83034db219d765094b41c
testsuite: check if rootfs dir is dirty before running

Keep around a stamp-rootfs file that is generated together with the
rootfs. testsuite checks each test directory if its mtime is greater
than stamp's mtime, deciding if rootfs should be re-generated.
Makefile.am
testsuite/.gitignore
testsuite/testsuite.c