Skip to content

Add FPU tests for seL4_TCB_SetFlags #250

Add FPU tests for seL4_TCB_SetFlags

Add FPU tests for seL4_TCB_SetFlags #250

Workflow file for this run

# Copyright 2021, Proofcraft Pty Ltd
#
# SPDX-License-Identifier: BSD-2-Clause
# sel4test simulation runs
#
# See sel4test-sim/builds.yml in the repo seL4/ci-actions for configs.
name: seL4Test
on:
pull_request:
paths-ignore:
- 'LICENSES/**'
- '*.md'
workflow_dispatch:
jobs:
sim:
name: Sim
uses: seL4/ci-actions/.github/workflows/sel4test-sim.yml@master