android_terminal/tests/issue145
Jack Palevich abd70aee3e Add another test case that causes ATE to crash.
(Found by running fuzzer.go and trimming down the repro case.)

adb push issue145repro-2.txt /data/local/a

Run Android terminal emulator.

$ cat /data/local/a
2012-10-07 15:42:09 -07:00
..
fuzzer.go Move to location that matches up with the issue database. 2012-09-23 15:12:22 -07:00
issue145repro-2.txt Add another test case that causes ATE to crash. 2012-10-07 15:42:09 -07:00
issue145repro.txt Move to location that matches up with the issue database. 2012-09-23 15:12:22 -07:00
README.md Move to location that matches up with the issue database. 2012-09-23 15:12:22 -07:00

This directory contains files to help reproduce issue 145

fuzzer.go generates random strings of UTF-encoded characters.

issue145repro.txt - some text from a run of fuzzer.go.

Created by ./fuzzer | head -c 983 | tail -c 6 >issue145repro.txt

This is a minimal repro case for

https://github.com/jackpal/Android-Terminal-Emulator/issues/145

Repro steps

On a PC:

adb shell mkdir /data/local adb push issue145repro.txt /data/local/issue145repro.txt

Run ATE

Configure ATE's preferences for UTF8

On ATE:

cat /data/local/issue145repro.txt