Files
RedBear-OS/local/recipes/libs/libqrencode/source/tests/test_basic.sh
T
2026-04-17 00:04:40 +01:00

13 lines
171 B
Bash
Executable File

#!/bin/sh -e
./test_bitstream
./test_estimatebit
./test_qrencode
./test_qrinput
./test_qrspec
./test_rs
./test_split
./test_mask
./test_mqrspec
./test_mmask
./test_monkey