tflite-micro/tensorflow/lite/micro/testing
David Davis 3fedcbfc10
Don't allow silent failures for Xtensa binaries (#3156)
@tensorflow/micro

Do not allow programs, which are not unit tests, to silently fail when run using the Xtensa simulator. The generic benchmark application is one such program for which failures were not being reported.

Check the exit status of the simulator when running programs that are not unit tests.

bug=fixes #3155
2025-08-02 03:01:14 +00:00
..
bluepill.resc
bluepill.resource.txt
bluepill_nontest.resc
BUILD Remove deprecated BUILD tags (#3091) 2025-04-08 19:21:25 +00:00
Dockerfile.riscv
generate_test_models.py Disable per channel quantization for FC layers (#2465) 2024-02-22 21:32:07 +00:00
micro_test.h TFLM compression changes (2nd) (#2653) 2024-08-06 17:36:03 +00:00
robot.resource.txt
size_hexagon_binary.sh
size_riscv32_binary.sh
size_xtensa_binary.sh
test_conv_model.cc
test_conv_model.h
test_hexagon_binary.sh
test_with_arc_mdb.sh
test_with_arm_corstone_300.sh Enable Corstone 300 to run on CI backend (#2321) 2023-11-21 21:02:02 +00:00
test_with_qemu.sh
test_with_renode.sh
test_xtensa_binary.sh Don't allow silent failures for Xtensa binaries (#3156) 2025-08-02 03:01:14 +00:00
util_test.cc