Lines Matching refs:FAIL
350 FAIL("Invalid entry name: [%s]", name); in test_model_settings_set()
361 FAIL("Incorrect data restored"); in test_model_settings_set()
381 FAIL("Invalid entry name: %s", name); in test_vnd_model_settings_set()
392 FAIL("Incorrect data restored"); in test_vnd_model_settings_set()
449 FAIL("Unable to import test_netkey (err: %d)", err); in provisioner_setup()
455 FAIL("Failed to add test_netkey (err: %d, status: %d)", err, status); in provisioner_setup()
466 FAIL("Mesh setup failed. Settings should not be loaded."); in test_provisioning_data_save()
480 FAIL("Device should boot up as already provisioned"); in test_provisioning_data_load()
499 FAIL("Failed to resolve keys"); in test_provisioning_data_load()
506 FAIL("Resolved dev_key does not match"); in test_provisioning_data_load()
513 FAIL("Resolved raw value of the net_key does not match"); in test_provisioning_data_load()
517 FAIL("Incorrect KR phase loaded"); in test_provisioning_data_load()
525 FAIL("Failed to read ttl value"); in test_provisioning_data_load()
532 FAIL("IV loading verification failed"); in test_provisioning_data_load()
555 FAIL("Net transmit set failed (err %d, transmit %x)", err, status); in node_configure()
567 FAIL("AppKey add failed (err %d, status %u, i %d)", err, status, i); in node_configure()
576 FAIL("Mod app bind failed (err %d, status %u, i %d)", err, status, i); in node_configure()
583 FAIL("Mod sub add failed (err %d, status %u)", err, status); in node_configure()
599 FAIL("Mod sub add failed (err %d, status %u)", err, status); in node_configure()
609 FAIL("Mod pub set failed (err %d, status %u)", err, status); in node_configure()
615 FAIL("Mod data store failed (err %d)", err); in node_configure()
624 FAIL("Mod app bind failed (err %d, status %u, i %d)", err, status, i); in node_configure()
632 FAIL("Mod sub add failed (err %d, status %u)", err, status); in node_configure()
640 FAIL("Mod sub add failed (err %d, status %u)", err, status); in node_configure()
651 FAIL("Mod pub set failed (err %d, status %u)", err, status); in node_configure()
657 FAIL("Vnd mod data store failed (err %d)", err); in node_configure()
667 FAIL("Mesh setup failed. Settings should not be loaded."); in test_access_data_save()
699 FAIL("Mod app get failed (err %d, status %u)", err, status); in node_configuration_check()
716 FAIL("Mod sub get failed (err %d, status %u)", err, status); in node_configuration_check()
735 FAIL("Mod pub get failed (err %d, status %u)", err, status); in node_configuration_check()
750 FAIL("Device should boot up as already provisioned"); in test_access_data_load()
769 FAIL("Device should boot up as already provisioned"); in test_access_sub_overwrite()
775 FAIL("Mod sub overwrite failed (err %d, status %u)", err, status); in test_access_sub_overwrite()
783 FAIL("Mod pub set failed (err %d, status %u)", err, status); in test_access_sub_overwrite()
791 FAIL("Mod sub va overwrite failed (err %d, status %u)", err, status); in test_access_sub_overwrite()
801 FAIL("Mod pub set failed (err %d, status %u)", err, status); in test_access_sub_overwrite()
819 FAIL("Device should boot up as already provisioned"); in test_access_data_remove()
832 FAIL("Mod app bind failed (err %d, status %u, i %d)", err, status, i); in test_access_data_remove()
839 FAIL("Mod sub del all failed (err %d, status %u)", err, status); in test_access_data_remove()
848 FAIL("Mod pub set failed (err %d, status %u)", err, status); in test_access_data_remove()
853 FAIL("Mod data erase failed (err %d)", err); in test_access_data_remove()
862 FAIL("Mod app bind failed (err %d, status %u, i %d)", err, status, i); in test_access_data_remove()
870 FAIL("Mod sub del all failed (err %d, status %u)", err, status); in test_access_data_remove()
881 FAIL("Mod pub set failed (err %d, status %u)", err, status); in test_access_data_remove()
886 FAIL("Vnd mod data erase failed (err %d)", err); in test_access_data_remove()
906 FAIL("Mesh setup failed. Settings should not be loaded."); in test_cfg_save()
912 FAIL("Beacon set failed (err %d, status %u)", err, status); in test_cfg_save()
918 FAIL("TTL set failed (err %d, status %u)", err, status); in test_cfg_save()
924 FAIL("GATT Proxy set failed (err %d, status %u)", err, status); in test_cfg_save()
930 FAIL("Friend set failed (err %d, status %u)", err, status); in test_cfg_save()
937 FAIL("Net transmit set failed (err %d, transmit %x)", err, transmit); in test_cfg_save()
946 FAIL("Relay set failed (err %d, status %u, transmit %x)", err, status, in test_cfg_save()
959 FAIL("Failed to enable Private Beacon (err %d)", err); in test_cfg_save()
967 FAIL("Failed to enable Private Beacon GATT proxy (err %d)", err); in test_cfg_save()
977 FAIL("Failed to set OD Private proxy (err %d, value %d)", err, priv_proxy_val); in test_cfg_save()
998 FAIL("Device should boot up as already provisioned"); in test_cfg_load()
1003 FAIL("Beacon get failed (err %d, status %u)", err, status); in test_cfg_load()
1008 FAIL("TTL get failed (err %d, status %u)", err, status); in test_cfg_load()
1013 FAIL("GATT Proxy get failed (err %d, status %u)", err, status); in test_cfg_load()
1018 FAIL("Friend get failed (err %d, status %u)", err, status); in test_cfg_load()
1023 FAIL("Net transmit get failed (err %d, status %u)", err, status); in test_cfg_load()
1029 FAIL("Relay get failed (err %d, state %u, transmit %x)", err, status, transmit); in test_cfg_load()
1039 FAIL("Private beacon get failed (err %d, enabled %u, interval %x)", err, in test_cfg_load()
1045 FAIL("Private beacon GATT proxy get failed (err %d, enabled %u)", err, in test_cfg_load()
1055 FAIL("Private proxy get failed (err %d, value %u)", err, priv_proxy_val); in test_cfg_load()
1125 FAIL("Reset failed (err %d, status: %d)", err, status); in test_reprovisioning_provisioner()