summaryrefslogtreecommitdiff
path: root/tools/mgmt-tester.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-24tools/mgmt-tester: Fix expect_len assignment to use right variableJohan Hedberg1-1/+1
2013-04-24tools/mgmt-tester: Add valid test case for LE-only discoveryJohan Hedberg1-0/+19
2013-04-24tools/mgmt-tester: Update LE-only test case pre-conditionsJohan Hedberg1-1/+1
2013-04-03tools/mgmt-tester: Refine stop discovery test caseAlvaro Silva1-0/+8
2013-04-03tools/mgmt-tester: Refine start discovery test caseAlvaro Silva1-0/+8
2013-03-19tools: Add basic invalid parameters test for stop discoveryBruna Moreira1-0/+13
2013-03-19tools: Add basic rejected test for stop discoveryBruna Moreira1-0/+12
2013-03-19tools: Add basic success test for stop discoveryBruna Moreira1-0/+63
2013-03-19tools: Add basic success test for start discoveryBruna Moreira1-0/+28
2013-03-04tools/mgmt-tester: Add basic Set Fast Connectable test caseJohan Hedberg1-0/+17
2013-02-11tools: Add mgmt-tester command line option to control power on waitJohan Hedberg1-3/+32
2013-02-02tools: Fix mgmt-tester LE expected supported settingsJohan Hedberg1-1/+1
2013-02-02tools: Add basic mgmt_set_local_name EIR test caseJohan Hedberg1-0/+20
2013-02-02core: Use more compact definitions for zero-tail byte arraysJohan Hedberg1-201/+14
2013-02-02tools: Add basic mgmt_set_local_name success test casesJohan Hedberg1-0/+37
2013-02-02tools: Generalize alternate mgmt event handling for mgmt-testerJohan Hedberg1-25/+28
2013-01-31tools: Add LE-only test case support to mgmt-testerJohan Hedberg1-0/+19
2013-01-31tools: Add BR/EDR-only test case support to mgmt-testerJohan Hedberg1-0/+20
2013-01-31tools: Fix mgmt-tester BR/EDR/LE test macro namingJohan Hedberg1-108/+112
2013-01-31tools: Update tester apps to use new hciemu APIJohan Hedberg1-1/+3
2013-01-27tools: Add mixed UUIDs test case for mgmt_add_uuidJohan Hedberg1-0/+77
2013-01-26tools: Add mgmt_set_le test casesJohan Hedberg1-0/+114
2013-01-26tools: Add mgmt_set_ssp test casesJohan Hedberg1-0/+114
2013-01-26tools: Rename setup_ssp to match its true functionJohan Hedberg1-5/+5
2013-01-26tools: Add another mgmt_set_link_security success test caseJohan Hedberg1-0/+16
2013-01-26tools: Add basic mgmt_set_link_security(off) test casesJohan Hedberg1-0/+76
2013-01-26tools: Fix mgmt-tester setup function logsJohan Hedberg1-3/+3
2013-01-26tools: Add basic set connectable off test casesJohan Hedberg1-0/+51
2013-01-26tools: Add invalid params test cases for mgmt_set_powered(off)Johan Hedberg1-0/+28
2013-01-26tools: Add mgmt_read_version success test caseJohan Hedberg1-0/+9
2013-01-25tools: Fix glib assert in mgmt-tester if hci_vhci module is not loadedSzymon Janc1-0/+4
2013-01-24tools: Add partial UUID-128 test case to mgmt-testerJohan Hedberg1-0/+72
2013-01-24tools: Add partial UUID-32 test case to mgmt-testerJohan Hedberg1-1/+73
2013-01-24tools: Add partial UUID-16 list test case to mgmt-testerJohan Hedberg1-3/+76
2013-01-24tools: Add multiple UUID-128 test case to mgmt-testerJohan Hedberg1-0/+68
2013-01-24tools: Add initial UUID-128 mgmt-tester test caseJohan Hedberg1-0/+50
2013-01-24tools: Add more UUIDs to 16-bit mgmt-tester test caseJohan Hedberg1-4/+18
2013-01-24tools: Add more UUIDs to 32-bit mgmt-tester test caseJohan Hedberg1-5/+19
2013-01-24tools: Add Multiple 32-bit UUID test case to mgmt-testerJohan Hedberg1-3/+71
2013-01-24tools: Fix multiple UUID expected EIR dataJohan Hedberg1-1/+1
2013-01-19tools: Use proper test data in mgmt_unblock_device testSzymon Janc1-1/+1
2013-01-18tools: Add basic invalid params test case for mgmt_unblock_deviceJohan Hedberg1-0/+18
2013-01-18tools: Add basic invalid params test case for mgmt_block_deviceJohan Hedberg1-0/+18
2013-01-18tools: Add basic mgmt_disconnect invalid params test caseJohan Hedberg1-0/+18
2013-01-18tools: Add basic mgmt_unpair_device test casesJohan Hedberg1-0/+50
2013-01-18tools: Add mgmt_pair_device test with invalid address typeJohan Hedberg1-0/+16
2013-01-18tools: Add mgmt test case for pair device while powered offSzymon Janc1-0/+18
2013-01-18tools: Add another invalid params mgmt_load_long_term_keys testJohan Hedberg1-0/+19
2013-01-18tools: Add more mgmt_load_ltks invalid params testsJohan Hedberg1-0/+70
2013-01-18tools: Add basic failure test case for mgmt_load_long_term_keysJohan Hedberg1-0/+11