code.tokarch.uk
Explore Help
Sign In
mainnika
/
weston
1
0
Fork
You've already forked weston
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2610 Commits
1 Branch
0 Tags
14 MiB
Tag: Branch: Tree: 15be01ebe6
dev
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '15be01ebe6'
${ noResults }
weston/tests/weston-tests-env

13 lines
238 B
Raw Normal View History Unescape Escape

tests: Add an initial weston integration test The idea here is to make weston load test cases as a module and then run test cases from within weston.
13 years ago
#!/bin/sh
tests: Allow weston-tests-env to process different test types The weston-tests-env script needs to be able to handle weston test extension style tests as well as module style tests. Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
13 years ago
WESTON=$abs_builddir/../src/weston
tests: Add an initial weston integration test The idea here is to make weston load test cases as a module and then run test cases from within weston.
13 years ago
tests: Allow weston-tests-env to process different test types The weston-tests-env script needs to be able to handle weston test extension style tests as well as module style tests. Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
13 years ago
case $1 in
*.la|*.so)
$WESTON --modules=$abs_builddir/.libs/${1/.la/.so}
;;
*)
WESTON_TEST_CLIENT_PATH=$abs_builddir/$1 $WESTON \
--modules=$abs_builddir/.libs/weston-test.so
esac
Powered by Nikita Tokarchuk and Gitea
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses