tests: Rename weston-test to weston-tests-env
Renamed weston-test test environment script to weston-tests-env to avoid ambiguity with weston-test.c (the weston test extension). Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
This commit is contained in:
committed by
Kristian Høgsberg
parent
65e7e7a65b
commit
e491b13d0a
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
../src/weston --modules=$abs_builddir/.libs/${1/.la/.so}
|
||||
|
||||
Reference in New Issue
Block a user