(→Source Tree Checklist (recommended)) |
(→Makefile (??? If need automake)) |
||
| Line 23: | Line 23: | ||
* test.spec: spec files to create rpm package | * test.spec: spec files to create rpm package | ||
| - | === '''Makefile ( | + | === '''Makefile (or autoconf/automake)''' === |
* make : build test suite. | * make : build test suite. | ||
* make install: install test binary or script into /usr/bin, and tests.xml into /usr/share/<testpackagename>/tests.xml | * make install: install test binary or script into /usr/bin, 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. | ||
| - | + | ||
=== '''Coding Style''' === | === '''Coding Style''' === | ||
* C/C++ : http://www.chris-lott.org/resources/cstyle/indhill-cstyle.html | * C/C++ : http://www.chris-lott.org/resources/cstyle/indhill-cstyle.html | ||
Contents |
Test package list see http://wiki.meego.com/MeeGo_Core_Test_Suites_Packaging_draft