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