An open API service indexing awesome lists of open source software.

https://github.com/rdkcentral/rdkb-halif-test-wan

RDKB WAN Hardware Abstraction Layer test suite
https://github.com/rdkcentral/rdkb-halif-test-wan

Last synced: 6 months ago
JSON representation

RDKB WAN Hardware Abstraction Layer test suite

Awesome Lists containing this project

README

          

# Unit Testing Suite For WAN HAL

The following documents should be referenced to provide specific information on the tests required for this module.

[Documentation can be found under "docs/pages" in this repository](docs/pages)

## Table of Contents

- [Version History](#version-history)
- [Acronyms, Terms and Abbreviations](#acronyms-terms-and-abbreviations)
- [Description](#description)
- [Reference Documents](#reference-documents)

## Version History

| Date | Comment | Version |
| --- | --- | --- |
| 01/10/24 | Initial Release | 1.0.0 |
## Table of Contents

- [Acronyms, Terms and Abbreviations](#acronyms-terms-and-abbreviations)
- [Description](#description)
- [Reference Documents](#reference-documents)

## Acronyms, Terms and Abbreviations

- `L1` - Unit Tests
- `HAL`- Hardware Abstraction Layer

## Description

This repository contains the Unit Test Suites (L1) for WAN HAL.

## Reference Documents

|SNo|Document Name|Document Description|Document Link|
|---|-------------|--------------------|-------------|
|1|`HAL` Specification Document|This document provides specific information on the APIs for which tests are written in this module|[WanhalSpec.md](https://github.com/rdkcentral/rdkb-halif-wan/blob/main/docs/pages/WanhalSpec.md "WanhalSpec.md" )|
|2|`L1` Tests | `L1` Test Case File for this module [test_l1_wan_hal.c](src/test_l1_wan_hal.c "test_l1_wan_hal.c" )|