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.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
../src/weston --module=$abs_builddir/.libs/${1/.la/.so}
|
||||
|
||||
Reference in New Issue
Block a user