Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Beckhoff
/
BBAPI
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
32
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
BBAPI
unittest.cpp
on
master
User selector
All users
All time
Commit history
Commits on Aug 30, 2024
unittest: make value checking optional
Show description for b733651
pbruenn
committed
b733651
View commit details
Copy full SHA for b733651
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
bbapi: add defines for some string length
Show description for 94b0385
pbruenn
committed
94b0385
View commit details
Copy full SHA for 94b0385
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
unittest: expect SUPS status C0 after turning on
pbruenn
committed
3dfd536
View commit details
Copy full SHA for 3dfd536
View code at this point
Browse repository at this point
unittest: use READ_OBJECT for PWRCTRL_SHUTDOWN_REASON
pbruenn
committed
5cbdb17
View commit details
Copy full SHA for 5cbdb17
View code at this point
Browse repository at this point
unittest: use READ_OBJECT for SUPS_PWRFAIL_TIMES
Show description for 8c09f71
pbruenn
committed
8c09f71
View commit details
Copy full SHA for 8c09f71
View code at this point
Browse repository at this point
unittest: simplify READ_OBJECT macro
pbruenn
committed
0728abd
View commit details
Copy full SHA for 0728abd
View code at this point
Browse repository at this point
unittest: report failures as exit code
pbruenn
committed
f84282f
View commit details
Copy full SHA for f84282f
View code at this point
Browse repository at this point
unittest: allow tests to run without userinteraction
Show description for 3808a65
pbruenn
committed
3808a65
View commit details
Copy full SHA for 3808a65
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
unittest: use new BBAPI interface
pbruenn
committed
e78f976
View commit details
Copy full SHA for e78f976
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
unittest: prepare for new BBAPI interface
pbruenn
committed
356253f
View commit details
Copy full SHA for 356253f
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
unittest: on FreeBSD always CONFIG_WATCHDOG_DISABLED 1
pbruenn
committed
9a4df50
View commit details
Copy full SHA for 9a4df50
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Relicense BBAPI driver under MIT license
pbruenn
committed
3e91f84
View commit details
Copy full SHA for 3e91f84
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
unittest: make it compile on FreeBSD
pbruenn
committed
ca9c7b7
View commit details
Copy full SHA for ca9c7b7
View code at this point
Browse repository at this point
Commits on May 22, 2018
unittest: improve error message for failed ioctl()
pbruenn
committed
85e3859
View commit details
Copy full SHA for 85e3859
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
watchdog: adjust expectiation of GETPRETIMEOUT test
Show description for 229c1fe
pbruenn
committed
229c1fe
View commit details
Copy full SHA for 229c1fe
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
bbapi_wdt: limit verbosity and remove header
pbruenn
committed
5d6591d
View commit details
Copy full SHA for 5d6591d
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
make Watchdog test optional
pbruenn
committed
4c763df
View commit details
Copy full SHA for 4c763df
View code at this point
Browse repository at this point
refactor test configuration headers
pbruenn
committed
11c5034
View commit details
Copy full SHA for 11c5034
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
fix build error
pbruenn
committed
e5c455e
View commit details
Copy full SHA for e5c455e
View code at this point
Browse repository at this point
- add support for platforms without legacy watchdog
Show description for ed980f6
pbruenn
committed
ed980f6
View commit details
Copy full SHA for ed980f6
View code at this point
Browse repository at this point
fix crash on CX2030 (display_write()); reverse CONFIG_WATCHDOG_DISABLED logic; add runtime warnings for ENABLE_KEEPALIVEPING usage
pbruenn
committed
5903005
View commit details
Copy full SHA for 5903005
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
fix build errors; add compile time check for enabled test configuration
pbruenn
committed
7945acd
View commit details
Copy full SHA for 7945acd
View code at this point
Browse repository at this point
general cleanup: refactor watchdog to omit forward declaration; remove DEBUG; remove pragmas
pbruenn
committed
ff75f6e
View commit details
Copy full SHA for ff75f6e
View code at this point
Browse repository at this point
add CX5130 test config; prepare watchdog driver for devices without legacy mode and disabled watchdog
pbruenn
committed
ea04530
View commit details
Copy full SHA for ea04530
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
enable watchdog test for release
pbruenn
committed
7ac61d7
View commit details
Copy full SHA for 7ac61d7
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
add 1.2 CHANGES and test results
pbruenn
committed
d079a35
View commit details
Copy full SHA for d079a35
View code at this point
Browse repository at this point
adjust unittest to disable TC LED test on CX2030 hardware
pbruenn
committed
b935b63
View commit details
Copy full SHA for b935b63
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
fix constant for XOFF in display driver
Show description for d5665ed
pbruenn
committed
d5665ed
View commit details
Copy full SHA for d5665ed
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
CX5000 does not support watchdog KEEPALIVEPING. In the past the KEEPALIVE code was disabled with the optional define DEVICE_CX5000. This is not a good default behavior since it will cause a malfunc…
Show description for 224d10c
pbruenn
committed
224d10c
View commit details
Copy full SHA for 224d10c
View code at this point
Browse repository at this point
run indent script on bbapi files
pbruenn
committed
bd80e28
View commit details
Copy full SHA for bd80e28
View code at this point
Browse repository at this point
fix watchdog unittest
pbruenn
committed
69312cb
View commit details
Copy full SHA for 69312cb
View code at this point
Browse repository at this point
- add device file interface for CX2100 text display
Show description for da8dbe9
pbruenn
committed
da8dbe9
View commit details
Copy full SHA for da8dbe9
View code at this point
Browse repository at this point
Commits on May 23, 2014
code cleanup
Show description for c429c3e
pbruenn
committed
c429c3e
View commit details
Copy full SHA for c429c3e
View code at this point
Browse repository at this point
add LED test
Show description for c43a20c
pbruenn
committed
c43a20c
View commit details
Copy full SHA for c43a20c
View code at this point
Browse repository at this point
Commits on May 20, 2014
run tests on -0004 x86_64 and -0904 i386
pbruenn
committed
9bcdf25
View commit details
Copy full SHA for 9bcdf25
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.