Skip to content

Commit

Permalink
fixup "base: Alarm_registry data structure" (recipe/src/test-alarm, d…
Browse files Browse the repository at this point in the history
…epot_autopilot)

Issue genodelabs#5138
  • Loading branch information
nfeske committed Mar 13, 2024
1 parent 77430d9 commit 0a06e1f
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion repos/base/recipes/pkg/test-alarm/hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-02-25 e3fdab21012af22a91e54634f99a28a2cc203888
2024-03-13 c282e266e79dc12297300db0f9eddbfff3d83d1c
4 changes: 2 additions & 2 deletions repos/base/recipes/pkg/test-alarm/runtime
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
[init] in range [3...1]: a3
[init] in range [3...1]: a4
[init] in range [3...1]: a0
[init] in range [3...1]: a1
[init] soonest(5) -> 0
[init] in range [3...1]: a1*
[init] soonest(5) -> 0*
[init] Test succeed.
</succeed>

Expand Down
2 changes: 2 additions & 0 deletions repos/base/recipes/src/test-alarm/content.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SRC_DIR = src/test/alarm src/include/base/internal
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
1 change: 1 addition & 0 deletions repos/base/recipes/src/test-alarm/hash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-03-13 89f82089c7e23c62627f04af81fdc19ee17bfad3
1 change: 1 addition & 0 deletions repos/base/recipes/src/test-alarm/used_apis
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
base
1 change: 1 addition & 0 deletions repos/gems/run/depot_autopilot.run
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,7 @@ set default_test_pkgs {
test-spark
test-spark_exception
test-spark_secondary_stack
test-alarm
test-black_hole
test-clipboard
test-depot_query_index
Expand Down

0 comments on commit 0a06e1f

Please sign in to comment.