criu/test
Christopher Covington d6005ed12e Use SRCARCH internally
ARCH is a user-facing variable and setting it on the command line
clobbers any manipulation attempted in the makefile. Following
the example of the Linux kernel makefiles, use a SRCARCH variable
instead for the internal, potentially fixed-up, architecture name.
This fixes the following error.

make ARCH=x86_64
Makefile:69: *** "The architecture x86_64 isn't supported".  Stop.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-02-10 14:33:47 +04:00
..
app-emu test/*Makefile: add/append PHONY targets 2014-01-11 09:12:35 +04:00
ext-links test: Test and example how to dump namespace with macvlan 2013-12-26 22:40:30 +04:00
fault-injection test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
libcriu test/*Makefile: add/append PHONY targets 2014-01-11 09:12:35 +04:00
mem-snap test: recoursive autodedup 2014-01-29 15:11:38 +04:00
mounts mounts/ext: fix path to the test file 2013-12-31 13:54:53 +04:00
rpc test/*Makefile: add/append PHONY targets 2014-01-11 09:12:35 +04:00
tcp test/*Makefile: add/append PHONY targets 2014-01-11 09:12:35 +04:00
unix-callback tests: check callback-s for dumping and restoring sockets (v2) 2013-12-20 15:28:53 +04:00
zdtm Use SRCARCH internally 2014-02-10 14:33:47 +04:00
app-emu.sh test: add a script for executing all app-emu test cases 2012-11-22 19:08:29 +04:00
env.sh test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
functions.sh test/app-emu: wait while tasks are dying before starting restore 2012-11-22 19:08:14 +04:00
Makefile test/*Makefile: add/append PHONY targets 2014-01-11 09:12:35 +04:00
maps.py zdtm: check that a process has the same set of VMS-s after restore 2013-09-23 15:23:12 +04:00
post-dump.sh zdtm: the post-dump scripts returns zero, if action is not post-dump 2013-07-24 19:10:49 +04:00
zdtm.sh zdtm: A bunch of test for various flavors of unlinked/opened/maped files 2014-02-05 16:18:37 +04:00