Muhammad Waleed Badar
9a804572a3
samples: rtc: Generic RTC sample
...
This sample app set and read date/time from the Real-Time Clock.
Signed-off-by: Muhammad Waleed Badar <walid.badar@gmail.com>
2024-11-21 14:49:19 +01:00
Kumar Gala
29e55d74e8
rtc: Remove old rtc functionality
...
Remove the old rtc functionality as its been deprecated for 2 releases
now.
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-09-14 07:33:38 -05:00
Anas Nashif
da5f185e06
samples: add test identifier
...
Add unique identifier instead of just 'test' for samples.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00
Spoorthi K
58542d8d6c
samples: Include regex matching in samples
...
Add harness console and include regex for output
pattern matching to determine correctness of
sample execution.
Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
2018-09-21 00:40:44 -04:00
Anas Nashif
d473d53da8
samples: rtc: fix dependencies and test cleanup
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-28 20:24:29 -05:00
Anas Nashif
23f81eeb42
tests/samples: fixed yaml syntax
...
Use a map directory, avoid the list which makes parsing a bit
cumbersome.
Fixes #5109
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-11 14:47:08 -05:00
Anas Nashif
0356590df5
tests: samples: fix yaml syntax
...
Fix indentation and syntax and make it pass yamllint tool.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-15 08:15:00 -04:00
Anas Nashif
cc24f4b03c
tests: samples: convert testcase files to yaml
...
This will prepare test cases and samples with metadata and information
that will be consumed by the sanitycheck script which will be changed to
parse YAML files instead of ini.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-21 20:56:53 -04:00