(→Source Tree Checklist (recommended)) |
|||
| Line 12: | Line 12: | ||
* Author | * Author | ||
* Changelog | * Changelog | ||
| - | === '''Source | + | === '''Source Checklist''' (recommended) === |
* README ([[mcts-testpkg-readme-template | template]]) | * README ([[mcts-testpkg-readme-template | template]]) | ||
* src/ : contain source files | * src/ : contain source files | ||
| Line 24: | Line 24: | ||
=== '''Makefile (or autoconf/automake)''' === | === '''Makefile (or autoconf/automake)''' === | ||
* make : build test suite. | * make : build test suite. | ||
| - | * make install: install test binary | + | * make install: install whole test suite (binary, script, utils, helper, data) into /opt/{PACKAGE}, and tests.xml into /usr/share/<testpackagename>/tests.xml |
* make clean: remove all object file and tempory files | * make clean: remove all object file and tempory files | ||
* make uninstall: remove test binary, scripts, and tests.xml out of target installation directory. | * make uninstall: remove test binary, scripts, and tests.xml out of target installation directory. | ||
Contents |
Test package list see http://wiki.meego.com/MeeGo_Core_Test_Suites_Packaging_draft