aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/nci
AgeCommit message (Expand)AuthorFilesLines
2022-11-21NFC: nci: Extend virtual NCI deinit testGravatar Dmitry Vyukov 1-0/+11
2021-09-16selftests: nci: replace unsigned int with intGravatar Xiang wangx 1-1/+1
2021-08-18selftests: nci: Add the NCI testcase reading T4T TagGravatar Bongsu Jeon 1-5/+287
2021-08-18selftests: nci: Extract the start/stop discovery functionGravatar Bongsu Jeon 1-15/+38
2021-08-18selftests: nci: Add the flags parameter for the send_cmd_mt_nlaGravatar Bongsu Jeon 1-8/+8
2021-08-18selftests: nci: Fix the wrong conditionGravatar Bongsu Jeon 1-1/+1
2021-08-18selftests: nci: Fix the code for next nlattr offsetGravatar Bongsu Jeon 1-2/+2
2021-08-18selftests: nci: Fix the typoGravatar Bongsu Jeon 1-12/+12
2021-08-18selftests: nci: Remove the polling code to read a NCI frameGravatar Bongsu Jeon 1-22/+11
2021-05-20selftests: Add .gitignore for nci test suiteGravatar David Matlack 1-0/+1
2021-01-29selftests: Add nci suiteGravatar Bongsu Jeon 3-0/+608