mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-02 03:56:42 +00:00
Add failsafe test to autopilot
This commit is contained in:
parent
ecdbdef8ee
commit
0a084ebe52
@ -4,6 +4,11 @@
|
|||||||
# \date 2012-11-01
|
# \date 2012-11-01
|
||||||
#
|
#
|
||||||
|
|
||||||
|
if {[have_spec pistachio]} {
|
||||||
|
puts "Pistachio is unsupported (see https://github.com/genodelabs/genode/issues/16)"
|
||||||
|
exit 0
|
||||||
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Build
|
# Build
|
||||||
#
|
#
|
||||||
|
@ -16,3 +16,4 @@ lx_hybrid_exception
|
|||||||
lx_hybrid_pthread_ipc
|
lx_hybrid_pthread_ipc
|
||||||
moon
|
moon
|
||||||
thread_join
|
thread_join
|
||||||
|
failsafe
|
||||||
|
Loading…
Reference in New Issue
Block a user