]> git.eshelyaron.com Git - emacs.git/commit
Implement commands for executing all tests on connected Android devices
authorPo Lu <luangruo@yahoo.com>
Tue, 25 Feb 2025 14:34:43 +0000 (22:34 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Feb 2025 09:38:52 +0000 (10:38 +0100)
commit52372f063b4d9faeaad299c83934e717acc721b2
tree257aaa123a6a401687db887737656138a1d4b38c
parente649dea5b8b182f6d93e3eecfa7909faed22a784
Implement commands for executing all tests on connected Android devices

* test/infra/android/test-controller.el (ats-upload-test):
Correct minor encoding error.  Transfer solitary files without
creating a tar archive, and handle `resources' directories.
(ats-list-tests-locally, ats-list-tests): Don't list files in
`resources' directories.  Insert test header locally, and
redisplay after insertion.
(ats-run-all-tests): New function.

(cherry picked from commit 55768eaaaac0702dea9bb686b932af24434c26cb)
test/infra/android/test-controller.el