Commit graph

1890 commits

Author SHA1 Message Date
Felix
a7d85effc5 removed left indent 2025-12-11 13:12:21 +00:00
Felix
01b9e19c40 adding support for slower devices 2025-12-11 13:12:21 +00:00
Felix
181e068751 fixing GVariant extraction on ChimeraOS 2025-12-11 13:12:21 +00:00
Felix
7fcd4f7bc4 adding workaround for ec_max_outsize issue 2025-12-11 13:12:21 +00:00
Felix
4739fe2e07 removed vscode files 2025-12-11 13:12:21 +00:00
Felix
a9415c3788 removed nix dev files 2025-12-11 13:12:21 +00:00
Felix
8d96a281ce no longer fails if no template present 2025-12-11 13:12:21 +00:00
Felix
1942e8a84f adding debugging errors 2025-12-11 13:12:21 +00:00
Felix
cab9d8e8b1 removed other failing tests 2025-12-11 13:12:21 +00:00
Felix
f18d625c2a removed other failing tests 2025-12-11 13:12:21 +00:00
Felix
ff887c4041 cleanup todos
renamed frame to template
for unfied naming

Added myself to copyright

readded checking

Revert "readded checking"

This reverts commit 1c0b88ff3311171ddae1fd095c499f320dcca697.

clearing context after use

removed some sleeps

saving max out size and max template

tests

Revert "tests"

This reverts commit 94cf2a5d804eac5cfb2fc97d91c0d0a6770b720b.

fixed reference count error

check for successful upload

split ssm into multiple functions

improved code

removed chrfpmoc from tests since tests are broken
2025-12-11 13:12:21 +00:00
Felix
28ea79660e fix error 2025-12-11 13:12:21 +00:00
Felix
244cd11c29 working poc 2025-12-11 13:12:21 +00:00
Felix
5fa7c91a8e moved reset to device open 2025-12-11 13:12:21 +00:00
Felix
f6426823cc removed unneeded checking 2025-12-11 13:12:21 +00:00
Felix
6f853d3b92 added uploading 2025-12-11 13:12:21 +00:00
Felix
21d6cd39fc testing upload 2025-12-11 13:12:21 +00:00
Felix
5217d73ff2 prepare for frame upload 2025-12-11 13:12:21 +00:00
Felix
3c807bf0ba compare 2025-12-11 13:12:21 +00:00
Felix
b58e7bd8a4 added saving 2025-12-11 13:12:21 +00:00
Felix
b6d770c6d6 cleanup 2025-12-11 13:12:21 +00:00
Felix
67b3640fd7 debugg 2025-12-11 13:12:21 +00:00
Felix
8dd3bd45b9 adding ec tool 2025-12-11 13:12:21 +00:00
Felix
e63031011a cleanup 2025-12-11 13:12:21 +00:00
Felix
2ebeadea55 cleanup 2025-12-11 13:12:21 +00:00
Felix
eef82ce585 frame download 2025-12-11 13:12:21 +00:00
Felix
f5a352beb6 fixing seed 2025-12-11 13:12:21 +00:00
Felix
8541dc940d ensure seed 2025-12-11 13:12:21 +00:00
Felix
c26083159a seed 2025-12-11 13:12:21 +00:00
Felix
b9f1cdb868 adding download 2025-12-11 13:12:21 +00:00
Felix
c1332acfce adding seed 2025-12-11 13:12:21 +00:00
Felix
34f748a230 test 2025-12-11 13:12:21 +00:00
Felix
894d63e8e4 adding flake 2025-12-11 13:12:21 +00:00
Abhinav Baid
266b196a92 Update min umockdev version 2025-12-11 13:12:21 +00:00
Abhinav Baid
1d323b1107 Handle idle cancellations properly 2025-12-11 13:12:21 +00:00
Abhinav Baid
4fb33550f8 Use g_unix_fd_add instead of poll 2025-12-11 13:12:21 +00:00
Abhinav Baid
6807c163dc add a 0 delay before checking and reporting verification match status 2025-12-11 13:12:21 +00:00
Abhinav Baid
70743ef0d0 disable temperature management 2025-12-11 13:12:21 +00:00
Abhinav Baid
b62a468093 remove create-misc-driver-test.py.in 2025-12-11 13:12:21 +00:00
Abhinav Baid
ea8dbd6433 address review comments 2025-12-11 13:12:21 +00:00
Abhinav Baid
552a4fa422 use GError instead of string error_msg 2025-12-11 13:12:21 +00:00
Abhinav Baid
4a17dfffc9 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Marco Trevisan <mail@3v1n0.net>
2025-12-11 13:12:21 +00:00
Abhinav Baid
668e2e56a9 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Marco Trevisan <mail@3v1n0.net>
2025-12-11 13:12:21 +00:00
Abhinav Baid
2567d9d55f fix scan build 2025-12-11 13:12:21 +00:00
Abhinav Baid
1b85510840 Address review comments, fix valgrind 2025-12-11 13:12:21 +00:00
Abhinav Baid
fc0b01be04 Free misc_path in fp_device_finalize 2025-12-11 13:12:21 +00:00
Abhinav Baid
4df05a8adf Address review comment, fix valgrind warnings 2025-12-11 13:12:21 +00:00
Abhinav Baid
d5fe769a8b uncrustify 2025-12-11 13:12:21 +00:00
Abhinav Baid
84fc9129ba Add +crfpmoc_cmd_wait_event_fingerprint 2025-12-11 13:12:21 +00:00
Abhinav Baid
1cb49d25df Add integration test 2025-12-11 13:12:21 +00:00