From 4bae2f25b8a55c80c3ca48b63d093c5a7594c636 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 24 Feb 2016 16:51:30 +1300 Subject: oe-selftest: devtool: rework devtool upgrade test * Use a more real-world test of a recipe pointing to a remote file * The cleanup tracking / teardown commands need to be added towards the top, or they won't have the desired effect of cleaning up if the test fails. * Check that a versioned subdirectory gets renamed to match the new version * Ensure the recipe contents gets changed as we expect it to * Check that the recipe directory is deleted by devtool reset at the end (From OE-Core rev: d0ae258e963f9bafffc4ca43c87497d27e57c127) Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../recipes-test/devtool/files/devtool-upgrade-0.2.tar.gz | Bin 411 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 meta-selftest/recipes-test/devtool/files/devtool-upgrade-0.2.tar.gz (limited to 'meta-selftest/recipes-test/devtool/files/devtool-upgrade-0.2.tar.gz') diff --git a/meta-selftest/recipes-test/devtool/files/devtool-upgrade-0.2.tar.gz b/meta-selftest/recipes-test/devtool/files/devtool-upgrade-0.2.tar.gz deleted file mode 100644 index 9b0dcf4b6c..0000000000 Binary files a/meta-selftest/recipes-test/devtool/files/devtool-upgrade-0.2.tar.gz and /dev/null differ -- cgit v1.2.3-54-g00ecf