tests: More work on the test framework.
commitc6ff6eadd9601eb33b28a9999b5fab6d3221ed44
authorCyril Hrubis <metan@ucw.cz>
Sat, 11 Aug 2012 20:15:02 +0000 (11 22:15 +0200)
committerCyril Hrubis <metan@ucw.cz>
Sat, 11 Aug 2012 20:43:19 +0000 (11 22:43 +0200)
treef0a13ae9e4c75b28179a8e7cf6c0455f76e27da2
parenta962dc8dcd50368da71a96ace478630c55d7401c
tests: More work on the test framework.

Added message passing layer + few fixes.
tests/framework/Makefile
tests/framework/test.c
tests/framework/tst_job.c
tests/framework/tst_job.h
tests/framework/tst_msg.c [copied from tests/framework/tst_job.h with 62% similarity]
tests/framework/tst_msg.h [copied from tests/framework/tst_preload.h with 71% similarity]
tests/framework/tst_preload.c
tests/framework/tst_preload.h
tests/framework/tst_test.c