mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-24 06:52:37 +01:00
unit: Add another M1 build test
This commit is contained in:
parent
8e6c2cea65
commit
2ec8f0e17d
@ -962,6 +962,7 @@ int main(int argc, char *argv[])
|
||||
l_test_add("/wsc/parse/m1 2", wsc_test_parse_m1, &m1_data_2);
|
||||
|
||||
l_test_add("/wsc/build/m1 1", wsc_test_build_m1, &m1_data_1);
|
||||
l_test_add("/wsc/build/m1 2", wsc_test_build_m1, &m1_data_2);
|
||||
|
||||
l_test_add("/wsc/parse/m2 1", wsc_test_parse_m2, &m2_data_1);
|
||||
l_test_add("/wsc/build/m2 1", wsc_test_build_m2, &m2_data_1);
|
||||
|
Loading…
Reference in New Issue
Block a user