2022-12-15 19:06:48 +00:00
|
|
|
#!/bin/bash
|
|
|
|
|
2024-01-28 15:16:11 +00:00
|
|
|
# SPDX-FileCopyrightText: © 2022-2024 Decompollaborate
|
2022-12-16 17:36:53 +00:00
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
2022-12-15 19:06:48 +00:00
|
|
|
set -e
|
|
|
|
|
|
|
|
./build/tests/c/logic_checks/descriptor_logic_check.elf
|