Searched refs:SUITE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/ |
| H A D | disable-outside-tests.patch | 57 @@ -93,6 +93,7 @@ SUITE(authentication_tests) 65 @@ -127,6 +128,7 @@ SUITE(authentication_tests) 73 @@ -148,11 +150,11 @@ SUITE(authentication_tests) 86 } // SUITE(authentication_tests) 106 } // SUITE(connections_and_errors) 110 @@ -159,7 +159,7 @@ SUITE(redirect_tests) 119 @@ -182,7 +182,7 @@ SUITE(redirect_tests)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ieee80211.h | 3379 #define SUITE(oui, id) (((oui) << 8) | (id)) macro 3382 #define WLAN_CIPHER_SUITE_USE_GROUP SUITE(0x000FAC, 0) 3383 #define WLAN_CIPHER_SUITE_WEP40 SUITE(0x000FAC, 1) 3384 #define WLAN_CIPHER_SUITE_TKIP SUITE(0x000FAC, 2) 3386 #define WLAN_CIPHER_SUITE_CCMP SUITE(0x000FAC, 4) 3387 #define WLAN_CIPHER_SUITE_WEP104 SUITE(0x000FAC, 5) 3388 #define WLAN_CIPHER_SUITE_AES_CMAC SUITE(0x000FAC, 6) 3389 #define WLAN_CIPHER_SUITE_GCMP SUITE(0x000FAC, 8) 3390 #define WLAN_CIPHER_SUITE_GCMP_256 SUITE(0x000FAC, 9) 3391 #define WLAN_CIPHER_SUITE_CCMP_256 SUITE(0x000FAC, 10) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | vfat.rst | 252 TEST SUITE
|