[Git][NTPsec/ntpsec][test_megapack] Changed test value to something that should be universally available.
    Ian Bruene 
    gitlab at mg.gitlab.com
       
    Mon Jul 30 23:55:55 UTC 2018
    
    
  
Ian Bruene pushed to branch test_megapack at NTPsec / ntpsec
Commits:
1bc974e6 by Ian Bruene at 2018-07-30T23:55:27Z
Changed test value to something that should be universally available.
- - - - -
1 changed file:
- tests/libntp/statestr.c
Changes:
=====================================
tests/libntp/statestr.c
=====================================
@@ -27,7 +27,7 @@ TEST(statestr, ResAccessFlags) {
 
 // k_st_flags()
 TEST(statestr, KSTFlags) {
-	TEST_ASSERT_EQUAL_STRING("pll", k_st_flags(STA_PLL));
+	TEST_ASSERT_EQUAL_STRING("ppsfreq", k_st_flags(STA_PPSFREQ));
 }
 
 // statustoa
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1bc974e6d70f3021e096dd3e96a2749c249deabd
-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1bc974e6d70f3021e096dd3e96a2749c249deabd
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180730/3a716c92/attachment.html>
    
    
More information about the vc
mailing list